[xkeyboard-config/f15/master] 2.1.99

Matthias Clasen mclasen at fedoraproject.org
Fri Mar 25 20:20:24 UTC 2011


commit 8e7788dcacd78601ef046bbb145477b62f994239
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Mar 25 16:19:48 2011 -0400

    2.1.99

 .gitignore            |    1 +
 sources               |    2 +-
 xkeyboard-config.spec |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0f8fa9..2ba3da0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ xkeyboard-config-1.9.tar.bz2
 /xkeyboard-config-2.0.tar.bz2
 /xkeyboard-config-2.1.tar.bz2
 /xkeyboard-config-20110311.tar.bz2
+/xkeyboard-config-2.1.99.tar.bz2
diff --git a/sources b/sources
index 5b89e66..7485922 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04d61814e9499b899bce939fe67888d8  xkeyboard-config-20110311.tar.bz2
+30c1aba753b53ce8bbccf60c8ab449e2  xkeyboard-config-2.1.99.tar.bz2
diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec
index 791d9eb..92e5cab 100644
--- a/xkeyboard-config.spec
+++ b/xkeyboard-config.spec
@@ -1,13 +1,10 @@
 # INFO: Package contains data-only, no binaries, so no debuginfo is needed
 %define debug_package %{nil}
 
-%global gitdate 20110311
-%global gitversion 9333b2f3
-
 Summary: X Keyboard Extension configuration data
 Name: xkeyboard-config
 Version: 2.1.99
-Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release: 2%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.freedesktop.org/wiki/Software/XKeyboardConfig
@@ -104,6 +101,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled
 %{_datadir}/pkgconfig/xkeyboard-config.pc
 
 %changelog
+* Fri Mar 25 2011 Matthias Clasen <mclasen at redhat.com> - 2.1.99-2
+- Update to 2.1.99 release
+
 * Fri Mar 11 2011 Peter Hutterer <peter.hutterer at redhat.com> 2.1.99-1.20110311-git9333b2f3
 - add bits required to build from git
 - update to today's git snapshot


More information about the scm-commits mailing list