[xfce4-xkb-plugin] Update to 0.5.5 (fixes #838373 and #926797)

Christoph Wickert cwickert at fedoraproject.org
Sat May 18 16:59:04 UTC 2013


commit dc15f753131dbf7dea2729cfe23c20d286e94b10
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat May 18 18:58:59 2013 +0200

    Update to 0.5.5 (fixes #838373 and #926797)
    
    - Also fixes several crashes: #834879, #869213, #870175, #901423, #904959

 .gitignore            |    1 +
 sources               |    2 +-
 xfce4-xkb-plugin.spec |   14 +++++++++-----
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d45c5..26ca734 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xfce4-xkb-plugin-0.5.3.3.tar.gz
 /xfce4-xkb-plugin-0.5.4.1.tar.gz
 /xfce4-xkb-plugin-0.5.4.1.tar.bz2
 /xfce4-xkb-plugin-0.5.4.3.tar.bz2
+/xfce4-xkb-plugin-0.5.5.tar.bz2
diff --git a/sources b/sources
index a05faf6..0d78f55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b31144bd50875ec73f0b3101456c97fd  xfce4-xkb-plugin-0.5.4.3.tar.bz2
+8c73875a7a14d53759a0c51c7d5ec356  xfce4-xkb-plugin-0.5.5.tar.bz2
diff --git a/xfce4-xkb-plugin.spec b/xfce4-xkb-plugin.spec
index bbed081..d1d485a 100644
--- a/xfce4-xkb-plugin.spec
+++ b/xfce4-xkb-plugin.spec
@@ -1,23 +1,23 @@
-# Review at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173674
+# Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173674
 
 %global minor_version 0.5
 
-%if 0%{?fedora} >= 18
+%if 0%{?fedora} >= 18 || 0%{?rhel} >= 6
     %global xfceversion 4.10
 %else
     %global xfceversion 4.8
 %endif
 
 Name:           xfce4-xkb-plugin
-Version:        0.5.4.3
-Release:        3%{?dist}
+Version:        0.5.5
+Release:        1%{?dist}
 Summary:        XKB layout switcher for the Xfce panel
 
 Group:          User Interface/Desktops
 License:        BSD
 URL:            http://goodies.xfce.org/projects/panel-plugins/%{name}
 Source0:        http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
-#VCS: git:git://git.xfce.org/panel-plugins/xfce4-xkb-plugin
+#VCS:           git:git://git.xfce.org/panel-plugins/xfce4-xkb-plugin
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxfce4ui-devel >= 4.8.0
@@ -71,6 +71,10 @@ rm -rf %{buildroot}
 %{_datadir}/xfce4/xkb/flags/*.svg
 
 %changelog
+* Sat May 18 2013 Christoph Wickert <cwickert at fedoraproject.org> - 0.5.5-1
+- Update to 0.5.5 (fixes #838373 and #926797)
+- Also fixes several crashes: #834879, #869213, #870175, #901423, #904959
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.4.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list