[libxkbcommon] Update to 0.4.3

Kalev Lember kalev at fedoraproject.org
Wed Aug 20 20:36:13 UTC 2014


commit 69473de1902bc8da97ad8580dbd4e28261b62038
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Aug 20 22:34:40 2014 +0200

    Update to 0.4.3

 .gitignore        |    1 +
 libxkbcommon.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22fd251..226cc3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /libxkbcommon-0.3.1.tar.xz
 /libxkbcommon-0.4.0.tar.xz
 /libxkbcommon-0.4.2.tar.xz
+/libxkbcommon-0.4.3.tar.xz
diff --git a/libxkbcommon.spec b/libxkbcommon.spec
index 8445c17..118b720 100644
--- a/libxkbcommon.spec
+++ b/libxkbcommon.spec
@@ -1,8 +1,8 @@
 #global gitdate  20120917
 
 Name:           libxkbcommon
-Version:        0.4.2
-Release:        5%{?gitdate:.%{gitdate}}%{?dist}
+Version:        0.4.3
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 Summary:        X.Org X11 XKB parsing library
 License:        MIT
 URL:            http://www.x.org
@@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
 %endif
 
 %changelog
+* Wed Aug 20 2014 Kalev Lember <kalevlember at gmail.com> - 0.4.3-1
+- Update to 0.4.3
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 335e0dc..8d37a8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b717adce41c8305258e99a9b396330a  libxkbcommon-0.4.2.tar.xz
+26c57ff21438ed45de2a4ca609177db9  libxkbcommon-0.4.3.tar.xz


More information about the scm-commits mailing list