[libgnomekbd/f18] Update to 3.6.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 18:27:35 UTC 2012


commit a8e2317e905487028ba09804c687697dcb9b0bf1
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 20:25:54 2012 +0200

    Update to 3.6.0

 .gitignore       |    1 +
 libgnomekbd.spec |    9 +++++----
 sources          |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e7aaff..98771a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ libgnomekbd-2.31.5.tar.bz2
 /libgnomekbd-3.4.0.2.tar.xz
 /libgnomekbd-3.5.2.tar.xz
 /libgnomekbd-3.5.90.tar.xz
+/libgnomekbd-3.6.0.tar.xz
diff --git a/libgnomekbd.spec b/libgnomekbd.spec
index a80c7cf..a9e5cd0 100644
--- a/libgnomekbd.spec
+++ b/libgnomekbd.spec
@@ -1,5 +1,5 @@
 Name:           libgnomekbd
-Version:        3.5.90
+Version:        3.6.0
 Release:        1%{?dist}
 Summary:        A keyboard configuration library
 
@@ -7,7 +7,7 @@ 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/3.4/libgnomekbd-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/libgnomekbd/3.6/libgnomekbd-%{version}.tar.xz
 
 BuildRequires:  gtk3-devel >= 3.0.0
 BuildRequires:  cairo-devel
@@ -81,7 +81,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING.LIB
 %{_libdir}/*.so.*
 %{_datadir}/libgnomekbd
@@ -93,7 +92,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
@@ -101,6 +99,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.0-1
+- Update to 3.6.0
+
 * Tue Aug 28 2012 Richard Hughes <hughsient at gmail.com> - 3.5.90-1
 - Update to 3.5.90
 
diff --git a/sources b/sources
index 53a152a..0303dab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9c84a9dbb5f1ba7596943b713f309ff  libgnomekbd-3.5.90.tar.xz
+2f000ed5aa11454936c846a784e484c7  libgnomekbd-3.6.0.tar.xz


More information about the scm-commits mailing list