[libX11] Update to 1.5.99.902 (same code-base, just easier in Requires)

Peter Hutterer whot at fedoraproject.org
Mon May 27 03:42:20 UTC 2013


commit 81046344f864e07b11dc7cac96cbd36fb92cc274
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 27 13:39:53 2013 +1000

    Update to 1.5.99.902 (same code-base, just easier in Requires)

 .gitignore  |    1 +
 libX11.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8bc648..95668f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ libX11-1.3.99.901.tar.bz2
 /libX11-1.5.0.tar.bz2
 /libX11-1.5.99.901.tar.bz2
 /libX11-20130524.tar.bz2
+/libX11-1.5.99.902.tar.bz2
diff --git a/libX11.spec b/libX11.spec
index 1584cf2..3017d64 100644
--- a/libX11.spec
+++ b/libX11.spec
@@ -1,11 +1,11 @@
 %global tarball libX11
-%global gitdate 20130524
+#global gitdate 20130524
 %global gitversion a3bdd2b09
 
 Summary: Core X11 protocol client library
 Name: libX11
-Version: 1.5.99.901
-Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Version: 1.5.99.902
+Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/*.5*
 
 %changelog
+* Mon May 27 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99.902-1
+- Update to 1.5.99.902 (same code-base, just easier in Requires)
+
 * Fri May 24 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99.901-3..20130524gita3bdd2b09
 - Udpate to git snapshot to fix CVEs listed below
 - CVE-2013-1997
diff --git a/sources b/sources
index 44a1ee7..e1f65b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eeaf3c7f6a99251e0f84dac2d153c6f0  libX11-20130524.tar.bz2
+0f1a38133d11d64ad02fecb508b049ed  libX11-1.5.99.902.tar.bz2


More information about the scm-commits mailing list