libXcursor 1.2.0
This commit is contained in:
parent
b5f549a3b3
commit
c4644868b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libXcursor-1.1.10.tar.bz2
|
||||
/libXcursor-20130524.tar.bz2
|
||||
/libXcursor-1.1.14.tar.bz2
|
||||
/libXcursor-1.1.15.tar.bz2
|
||||
/libXcursor-1.2.0.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Cursor management library
|
||||
Name: libXcursor
|
||||
Version: 1.1.15
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -74,7 +74,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%ldconfig_postun
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING README
|
||||
%doc AUTHORS COPYING README.md
|
||||
%{_libdir}/libXcursor.so.1
|
||||
%{_libdir}/libXcursor.so.1.0.2
|
||||
%dir %{_datadir}/icons/default
|
||||
@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/Xcursor*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2019 Adam Jackson <ajax@redhat.com> - 1.2.0-1
|
||||
- libXcursor 1.2.0
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXcursor-1.1.15.tar.bz2) = 53ad0fa2afd7b4cf1108b560e44ea71abdf5c55a18df243d7123942513589c927f5c105395f790d8769959e0129db54264e6aac7efd51a5f1aec270379b1f2f5
|
||||
SHA512 (libXcursor-1.2.0.tar.bz2) = 2b12d0fd17e311ce269dbba58588698885815eb07aa44d48525ed5cd9e5f379bb90138a792a191e2f74888ab10b3ca9a4f507f21de0984ed79748973ab927a03
|
||||
|
||||
Loading…
Reference in New Issue
Block a user