libXcursor 1.1.15
This commit is contained in:
parent
1d2fc55be5
commit
7ef5bb210f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libXcursor-1.1.10.tar.bz2
|
||||
/libXcursor-1.1.13.tar.bz2
|
||||
/libXcursor-20130524.tar.bz2
|
||||
/libXcursor-1.1.14.tar.bz2
|
||||
/libXcursor-1.1.15.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Cursor management library
|
||||
Name: libXcursor
|
||||
Version: 1.1.14
|
||||
Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.1.15
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/Xcursor*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2018 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.15-1%{?gitdate:.git}%{?dist}
|
||||
- libXcursor 1.1.15
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.14-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user