[libxkbcommon] xkbcommon 0.3.1

Peter Hutterer whot at fedoraproject.org
Mon Aug 26 22:26:32 UTC 2013


commit 2442eb94d409672e2b0642d10b4aac495a59927d
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Aug 27 07:25:23 2013 +1000

    xkbcommon 0.3.1

 .gitignore        |    1 +
 libxkbcommon.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58c81b0..5056aac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libxkbcommon-20120917.tar.bz2
 /libxkbcommon-0.2.0.tar.bz2
 /libxkbcommon-0.3.0.tar.xz
+/libxkbcommon-0.3.1.tar.xz
diff --git a/libxkbcommon.spec b/libxkbcommon.spec
index 4d7ec43..e379fea 100644
--- a/libxkbcommon.spec
+++ b/libxkbcommon.spec
@@ -1,8 +1,8 @@
 #global gitdate  20120917
 
 Name:           libxkbcommon
-Version:        0.3.0
-Release:        2%{?gitdate:.%{gitdate}}%{?dist}
+Version:        0.3.1
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        X.Org X11 XKB parsing library
 License:        MIT
 Group:          System Environment/Libraries
@@ -62,6 +62,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/xkbcommon.pc
 
 %changelog
+* Tue Aug 27 2013 Peter Hutterer <peter.hutterer at redhat.com> 0.3.1-1
+- xkbcommon 0.3.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3dc133e..782f048 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22a046100738f99b4cc0297aa210f4e4  libxkbcommon-0.3.0.tar.xz
+7287ea51df79c0f80e92b970a30b95e9  libxkbcommon-0.3.1.tar.xz


More information about the scm-commits mailing list