From 13e8bb289145fe366a447eb57880e3bad3596e0d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 3 Jun 2013 09:19:03 +1000 Subject: [PATCH] libXrandr 1.4.1 --- .gitignore | 1 + libXrandr.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bd6271a..08df878 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libXrandr-1.3.0.tar.bz2 /libXrandr-1.3.1.tar.bz2 /libXrandr-1.4.0.tar.bz2 /libXrandr-20130524.tar.bz2 +/libXrandr-1.4.1.tar.bz2 diff --git a/libXrandr.spec b/libXrandr.spec index 89889fa..2a551f5 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,11 +1,11 @@ %global tarball libXrandr -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion c90f74497 Summary: X.Org X11 libXrandr runtime library Name: libXrandr -Version: 1.4.0 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.4.1 +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 %{_mandir}/man3/*.3* %changelog +* Mon Jun 03 2013 Peter Hutterer 1.4.1-1 +- libXrandr 1.4.1 + * Mon May 27 2013 Peter Hutterer - 1.4.0-5.20130524gitc90f74497 - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index c2735cc..e4210ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d8d82d12de5fb99d6480e49a9d8136f libXrandr-20130524.tar.bz2 +8dbac4e972348dcbd3a0673ce2e37919 libXrandr-1.4.1.tar.bz2