Compare commits
10 Commits
02dfbe8996
...
04075111cb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04075111cb | ||
|
|
3121bfa613 | ||
|
|
f5914190c6 | ||
|
|
34462e6e20 | ||
|
|
c8e830ac13 | ||
|
|
7c2506dc47 | ||
|
|
84b690520f | ||
|
|
b846193723 | ||
|
|
df6c111f1b | ||
|
|
2f281b9928 |
Binary file not shown.
BIN
libXi-1.8.1.tar.xz
Normal file
BIN
libXi-1.8.1.tar.xz
Normal file
Binary file not shown.
19
libXi.spec
19
libXi.spec
@ -1,10 +1,10 @@
|
||||
Name: libXi
|
||||
Version: 1.7.9
|
||||
Release: 11
|
||||
Version: 1.8.1
|
||||
Release: 1
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
License: MIT
|
||||
URL: https://xorg.freedesktop.org/
|
||||
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: autoconf automake libtool xorg-x11-util-macros libXext-devel xmlto asciidoc
|
||||
BuildRequires: xorg-x11-proto-devel pkgconfig(inputproto) libX11-devel libXfixes-devel git
|
||||
@ -41,7 +41,6 @@ developing applications that use %{name}.
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%{_libdir}/libXi.so.*
|
||||
%{_libdir}/libXi.so
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -56,6 +55,18 @@ developing applications that use %{name}.
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2023 li weigang - <weigangli99@gmail.com> - 1.8.1-1
|
||||
- update to version 1.8.1
|
||||
|
||||
* Mon Apr 18 2022 hanhui<hanhui15@h-partners.com> - 1.8-2
|
||||
- delete duplicate package files
|
||||
|
||||
* Wed Dec 1 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.8-1
|
||||
- update to 1.8
|
||||
|
||||
* Thu Jul 23 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.7.10-1
|
||||
-
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-11
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
version_control: git
|
||||
src_repo: git@gitlab.freedesktop.org:xorg/lib/libxi.git
|
||||
src_repo: https://gitlab.freedesktop.org/xorg/lib/libxi.git
|
||||
tag_prefix: libXi-
|
||||
seperator: "."
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user