libXcursor 1.2.1
This commit is contained in:
parent
41669f7018
commit
c6ddb389c5
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
||||
libXcursor-1.1.10.tar.bz2
|
||||
/libXcursor-1.1.11.tar.bz2
|
||||
/libXcursor-1.1.12.tar.bz2
|
||||
/libXcursor-1.1.13.tar.bz2
|
||||
/libXcursor-20130524.tar.bz2
|
||||
/libXcursor-1.1.14.tar.bz2
|
||||
/libXcursor-1.1.15.tar.bz2
|
||||
/libXcursor-1.2.0.tar.bz2
|
||||
/libXcursor-*.tar.xz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Cursor management library
|
||||
Name: libXcursor
|
||||
Version: 1.2.0
|
||||
Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -14,7 +14,7 @@ Source0: %{tarball}-%{gitdate}.tar.bz2
|
||||
Source2: make-git-snapshot.sh
|
||||
Source3: commitid
|
||||
%else
|
||||
Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.xz
|
||||
%endif
|
||||
Source1: index.theme
|
||||
|
||||
@ -93,6 +93,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/Xcursor*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 11 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.1-1
|
||||
- libXcursor 1.2.1
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXcursor-1.2.0.tar.bz2) = 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03
|
||||
SHA512 (libXcursor-1.2.1.tar.xz) = ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user