diff --git a/libgnomekbd-3.4.0.1.tar.xz b/libgnomekbd-3.4.0.1.tar.xz new file mode 100644 index 0000000..11494b2 --- /dev/null +++ b/libgnomekbd-3.4.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e4af0f4b81656f816e491a23165a6ed7695c0e09202fd1dcffd9c27c8e4af1 +size 368604 diff --git a/libgnomekbd-3.4.0.tar.xz b/libgnomekbd-3.4.0.tar.xz deleted file mode 100644 index 909398a..0000000 --- a/libgnomekbd-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ae48ff83508519516ba835d56cbde38c78357fac7fd7ed03759f8343ff8808d -size 368628 diff --git a/libgnomekbd.changes b/libgnomekbd.changes index 75fe0c0..3ac67b5 100644 --- a/libgnomekbd.changes +++ b/libgnomekbd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 26 08:09:08 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0.1: + + Revert "Small memory leak fixed": it was a bad idea. +- Change update-desktop-files BuildRequires to desktop-file-utils: + we don't need %suse_update_desktop_file anymore, but we need the + %desktop_database_* macros. + ------------------------------------------------------------------- Sun Mar 25 18:29:53 UTC 2012 - dimstar@opensuse.org diff --git a/libgnomekbd.spec b/libgnomekbd.spec index 111e63d..6299819 100644 --- a/libgnomekbd.spec +++ b/libgnomekbd.spec @@ -17,7 +17,7 @@ Name: libgnomekbd -Version: 3.4.0 +Version: 3.4.0.1 Release: 0 Summary: GNOME Keyboard Library License: LGPL-2.1+ @@ -26,10 +26,11 @@ Url: http://www.gnome.org/ Source: http://download.gnome.org/sources/libgnomekbd/3.4/%{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE libgnomekbd-default-group-switch.patch vuntz@opensuse.org -- We use shifts_toggle to switch between groups in openSUSE Patch0: libgnomekbd-default-group-switch.patch +# For %%desktop_database_* macros +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: intltool BuildRequires: translation-update-upstream -BuildRequires: update-desktop-files %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif