[libgnomekbd] 2.32.0

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 20:18:08 UTC 2010


commit 6fa5b38d139d06e3523e65830509210ca02f50d2
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 16:17:22 2010 -0400

    2.32.0

 .gitignore       |    1 +
 libgnomekbd.spec |   17 ++++++++++-------
 sources          |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e994cd5..a748be8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libgnomekbd-2.31.5.tar.bz2
+/libgnomekbd-2.32.0.tar.bz2
diff --git a/libgnomekbd.spec b/libgnomekbd.spec
index 8e3628b..7c6771e 100644
--- a/libgnomekbd.spec
+++ b/libgnomekbd.spec
@@ -1,20 +1,20 @@
 Name:           libgnomekbd
-Version:        2.31.5
-Release:        2%{?dist}
+Version:        2.32.0
+Release:        1%{?dist}
 Summary:        A keyboard configuration library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://gswitchit.sourceforge.net
 # VCS: git:git://git.gnome.org/libgnomekbd
-Source0:        http://download.gnome.org/sources/libgnomekbd/2.31/libgnomekbd-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/libgnomekbd/2.32/libgnomekbd-%{version}.tar.bz2
 
 BuildRequires:  dbus-devel
-BuildRequires:  dbus-glib 
-BuildRequires:  GConf2-devel 
-BuildRequires:  gtk2-devel 
+BuildRequires:  dbus-glib
+BuildRequires:  GConf2-devel
+BuildRequires:  gtk2-devel
 BuildRequires:  cairo-devel
-BuildRequires:  libxklavier-devel 
+BuildRequires:  libxklavier-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  intltool
@@ -115,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> 2.32.0-1
+- Update to 2.32.0
+
 * Thu Sep 16 2010 Parag Nemade <paragn AT fedoraproject.org> 2.31.5-2
 - spec cleanup
 
diff --git a/sources b/sources
index dc78b12..92accd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8911394241522c05002063770816e7f  libgnomekbd-2.31.5.tar.bz2
+de32a6e3e3464b566eecdc4332bf34bd  libgnomekbd-2.32.0.tar.bz2


More information about the scm-commits mailing list