[libFS] libFS 1.0.5

Peter Hutterer whot at fedoraproject.org
Thu May 30 23:02:51 UTC 2013


commit fb1342294bd801f853d776771a167e301b4c134e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri May 31 09:02:09 2013 +1000

    libFS 1.0.5

 .gitignore |    1 +
 libFS.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2609a9..658c82c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libFS-1.0.0.tar.bz2
 /libFS-1.0.3.tar.bz2
 /libFS-1.0.4.tar.bz2
 /libFS-20130524.tar.bz2
+/libFS-1.0.5.tar.bz2
diff --git a/libFS.spec b/libFS.spec
index cecbe67..938cfe2 100644
--- a/libFS.spec
+++ b/libFS.spec
@@ -1,11 +1,11 @@
 %global tarball libFS
-%global gitdate 20130524
+#global gitdate 20130524
 %global gitversion 26dc23446
 
 Summary: X.Org X11 libFS runtime library
 Name: libFS
-Version: 1.0.4
-Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Version: 1.0.5
+Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libfs.pc
 
 %changelog
+* Fri May 31 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.0.5-1
+- libFS 1.0.5
+
 * Fri May 24 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.0.4-6.20130524git26dc23446
 - Update to git snapshot to fix CVEs listed below:
 - CVE-2013-1996
diff --git a/sources b/sources
index 1861a42..493bbd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9f29a0d9c24bbfbf77148b8f9de23c0  libFS-20130524.tar.bz2
+e3c77ca27942ebc5eb2ca99f29363515  libFS-1.0.5.tar.bz2


More information about the scm-commits mailing list