libXi 1.8.1
This commit is contained in:
parent
c83261fbd3
commit
03136b8594
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/libXi-1.*.tar.bz2
|
||||
/libXi-1.*.tar.xz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.8
|
||||
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.8.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -13,7 +13,7 @@ URL: http://www.x.org
|
||||
Source0: %{tarball}-%{gitdate}.tar.bz2
|
||||
Source1: make-git-snapshot.sh
|
||||
%else
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
|
||||
%endif
|
||||
|
||||
BuildRequires: make
|
||||
@ -74,6 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu May 04 2023 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.1-1
|
||||
- libXi 1.8.1
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXi-1.8.tar.bz2) = 4b2c667a8466eb389f253d77285c3f506c4a2b6c75054c722974a864565d565cc0c5701f8ea773eb929ceb94adfeb737ecd7a0bfc2c240157416a5f343c07aba
|
||||
SHA512 (libXi-1.8.1.tar.xz) = a30b1a07e6d710f5196e7477415d68074736f89d954e8f2d5ccc9b5f349e7d1d440c90fb512508176b5db5ecad55608cfb540872936b731963fd83343db3a0b9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user