libXrandr 1.4.1
This commit is contained in:
parent
f8cb1c9a49
commit
13e8bb2891
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libXrandr-1.3.0.tar.bz2
|
|||||||
/libXrandr-1.3.1.tar.bz2
|
/libXrandr-1.3.1.tar.bz2
|
||||||
/libXrandr-1.4.0.tar.bz2
|
/libXrandr-1.4.0.tar.bz2
|
||||||
/libXrandr-20130524.tar.bz2
|
/libXrandr-20130524.tar.bz2
|
||||||
|
/libXrandr-1.4.1.tar.bz2
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global tarball libXrandr
|
%global tarball libXrandr
|
||||||
%global gitdate 20130524
|
#global gitdate 20130524
|
||||||
%global gitversion c90f74497
|
%global gitversion c90f74497
|
||||||
|
|
||||||
Summary: X.Org X11 libXrandr runtime library
|
Summary: X.Org X11 libXrandr runtime library
|
||||||
Name: libXrandr
|
Name: libXrandr
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.4.1-1
|
||||||
|
- libXrandr 1.4.1
|
||||||
|
|
||||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.0-5.20130524gitc90f74497
|
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.4.0-5.20130524gitc90f74497
|
||||||
- Require libX11 1.6RC2 for _XEatDataWords
|
- Require libX11 1.6RC2 for _XEatDataWords
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user