[libdmx] libdmx 1.1.3

Peter Hutterer whot at fedoraproject.org
Thu May 30 05:10:57 UTC 2013


commit 1894ef53b2926b6d9676ab8a5759557a76694808
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu May 30 15:02:18 2013 +1000

    libdmx 1.1.3

 .gitignore  |    1 +
 libdmx.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20b4224..04cc84b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libdmx-1.1.0.tar.bz2
 /libdmx-1.1.1.tar.bz2
 /libdmx-1.1.2.tar.bz2
 /libdmx-20130524.tar.bz2
+/libdmx-1.1.3.tar.bz2
diff --git a/libdmx.spec b/libdmx.spec
index 83721e2..ba6fa62 100644
--- a/libdmx.spec
+++ b/libdmx.spec
@@ -1,11 +1,11 @@
 %global tarball libdmx
-%global gitdate 20130524
+#global gitdate 20130524
 %global gitversion 5074d9d64
 
 Summary: X.Org X11 DMX runtime library
 Name: libdmx
-Version: 1.1.2
-Release: 5%{?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
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/X11/extensions/dmxext.h
 
 %changelog
+* Thu May 30 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.1.3-1
+- libdmx 1.1.3
+
 * Mon May 27 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.1.2-5.20130524git5074d9d64
 - Require libX11 1.6RC2 for _XEatDataWords
 
diff --git a/sources b/sources
index 7d887f8..9d24e59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-518a2b511a40b0faddb3120c7a0b7806  libdmx-20130524.tar.bz2
+ba983eba5a9f05d152a0725b8e863151  libdmx-1.1.3.tar.bz2


More information about the scm-commits mailing list