[libX11] libX11 1.5

Peter Hutterer whot at fedoraproject.org
Sun Jun 3 22:39:20 UTC 2012


commit 6b1104c76f020120865e28f725fb769c5cfdf6c8
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jun 4 08:43:08 2012 +1000

    libX11 1.5

 .gitignore  |    1 +
 libX11.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 616c619..320cf4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ libX11-1.3.99.901.tar.bz2
 /libX11-1.4.4.tar.bz2
 /libX11-1.4.99.1.tar.bz2
 /libX11-1.4.99.901.tar.bz2
+/libX11-1.5.0.tar.bz2
diff --git a/libX11.spec b/libX11.spec
index 6bb6381..ba4b13c 100644
--- a/libX11.spec
+++ b/libX11.spec
@@ -3,8 +3,8 @@
 
 Summary: Core X11 protocol client library
 Name: libX11
-Version: 1.4.99.901
-Release: 2%{?dist}
+Version: 1.5.0
+Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/*.5*
 
 %changelog
+* Mon Jun 04 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.5.0-1
+- libX11 1.5
+
 * Tue May 01 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.4.99.901-2
 - Rebuild to pick up new compose symbols from updated x11 proto
 
diff --git a/sources b/sources
index ecf1f7a..d33cef5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-520376557363da2df412beec9b4be749  libX11-1.4.99.901.tar.bz2
+78b4b3bab4acbdf0abcfca30a8c70cc6  libX11-1.5.0.tar.bz2


More information about the scm-commits mailing list