diff --git a/file-roller-3.12.2.tar.xz b/file-roller-3.12.2.tar.xz deleted file mode 100644 index 2b980be..0000000 --- a/file-roller-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0677be6618dba609eae2d76420e8a5a8d9a414bcec654e7b71e65b941764eacf -size 1396796 diff --git a/file-roller-3.13.2.tar.xz b/file-roller-3.13.2.tar.xz new file mode 100644 index 0000000..6c66d0e --- /dev/null +++ b/file-roller-3.13.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca97b60901aefbcc585c2f432db435a2219bb4f96aa9fe4f9a06ec69fed611a1 +size 1381312 diff --git a/file-roller.changes b/file-roller.changes index b012d32..6edcef2 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jul 21 20:47:02 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.2: + + Use new menu button icon (bgo#733511). + + Drop the use of smclient and eggdesktopfile (bgo#731331). + + Added appdata file (bgo#732642). + + Add missing unref when accessing NautilusFileInfo object. + This caused Nautilus to crash when unmounting a network + connection while transferring and then reconnecting to that + service (bgo#732471). + + Updated translations. +- Drop pkgconfig(ice) and pkgconfig(sm) BuildRequires: no longer + required. + +------------------------------------------------------------------- +Sat May 17 12:30:12 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.1: + + Use the headerbar in the dialogs (bgo#727063). + + Updated translations. + ------------------------------------------------------------------- Sat May 17 11:34:07 UTC 2014 - zaitor@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index 80dddd0..deb6480 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,13 +17,13 @@ Name: file-roller -Version: 3.12.2 +Version: 3.13.2 Release: 0 Summary: An Archive Manager for GNOME License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://fileroller.sourceforge.net -Source: http://download.gnome.org/sources/file-roller/3.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/file-roller/3.13/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 gankov@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip files. Gives better results for non-latin charsets. Patch0: file-roller-3.4-change-archiver-priority.patch # PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 dimstar@opensuse.org -- List package match names for automatic installation using PK. @@ -37,13 +37,11 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.3 -BuildRequires: pkgconfig(ice) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0 BuildRequires: pkgconfig(libarchive) >= 3.0.0 BuildRequires: pkgconfig(libnautilus-extension) BuildRequires: pkgconfig(libnotify) >= 0.4.3 -BuildRequires: pkgconfig(sm) >= 1.0.0 Recommends: %{name}-lang # Formats that we really want to support by default Requires: bzip2 @@ -130,6 +128,8 @@ rm %{buildroot}%{_libdir}/*/*/*.*a %{_bindir}/file-roller %{_libexecdir}/file-roller/ %{_datadir}/GConf/gsettings/file-roller.convert +%dir %{_datadir}/appdata +%{_datadir}/appdata/org.gnome.FileRoller.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.FileRoller.service %{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service