Compare commits
No commits in common. "04075111cb74c8738311b65f2bf684bdbfaf1c5e" and "02dfbe8996f3809c5feda567df2a610c61ec3ccf" have entirely different histories.
04075111cb
...
02dfbe8996
BIN
libXi-1.7.9.tar.bz2
Normal file
BIN
libXi-1.7.9.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
19
libXi.spec
19
libXi.spec
@ -1,10 +1,10 @@
|
||||
Name: libXi
|
||||
Version: 1.8.1
|
||||
Release: 1
|
||||
Version: 1.7.9
|
||||
Release: 11
|
||||
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.xz
|
||||
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
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,6 +41,7 @@ developing applications that use %{name}.
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%{_libdir}/libXi.so.*
|
||||
%{_libdir}/libXi.so
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -55,18 +56,6 @@ 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: https://gitlab.freedesktop.org/xorg/lib/libxi.git
|
||||
src_repo: git@gitlab.freedesktop.org:xorg/lib/libxi.git
|
||||
tag_prefix: libXi-
|
||||
seperator: "."
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user