libXinerama 1.1.3
This commit is contained in:
parent
5f6a8aa4af
commit
45e605b609
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
libXinerama-1.1.tar.bz2
|
||||
/libXinerama-1.1.2.tar.bz2
|
||||
/libXinerama-20130524.tar.bz2
|
||||
/libXinerama-1.1.3.tar.bz2
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%global tarball libXinerama
|
||||
%global gitdate 20130524
|
||||
#global gitdate 20130524
|
||||
%global gitversion 99c644fc8
|
||||
|
||||
Summary: X.Org X11 libXinerama runtime library
|
||||
Name: libXinerama
|
||||
Version: 1.1.2
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.1.3
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/X11/extensions/panoramiXext.h
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.1.3-1
|
||||
- libXinerama 1.1.3
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.2-6.20130524git99c644fc8
|
||||
- Require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user