From 726cd4cecf5a05e2ef4eeda23d829891d009220a3f69419b0f6d5dfcf7503a96 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:52:31 +0000 Subject: [PATCH 1/3] Accepting request 245979 from GNOME:Next Push GNOME 3.13.90 OBS-URL: https://build.opensuse.org/request/show/245979 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=190 --- file-roller-3.12.2.tar.xz | 3 --- file-roller-3.13.2.tar.xz | 3 +++ file-roller.changes | 22 ++++++++++++++++++++++ file-roller.spec | 10 +++++----- 4 files changed, 30 insertions(+), 8 deletions(-) delete mode 100644 file-roller-3.12.2.tar.xz create mode 100644 file-roller-3.13.2.tar.xz 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 From 80e82702e64801cad0549774546c8e19050dbbdf992292ffbb405648e06baf75 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Sep 2014 21:25:32 +0000 Subject: [PATCH 2/3] Accepting request 248671 from GNOME:Next Push GNOME 3.13.91 - Add to Staging:E OBS-URL: https://build.opensuse.org/request/show/248671 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=191 --- file-roller-3.13.2.tar.xz | 3 --- file-roller-3.13.91.tar.xz | 3 +++ file-roller.changes | 15 +++++++++++++++ file-roller.spec | 4 ++-- 4 files changed, 20 insertions(+), 5 deletions(-) delete mode 100644 file-roller-3.13.2.tar.xz create mode 100644 file-roller-3.13.91.tar.xz diff --git a/file-roller-3.13.2.tar.xz b/file-roller-3.13.2.tar.xz deleted file mode 100644 index 6c66d0e..0000000 --- a/file-roller-3.13.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca97b60901aefbcc585c2f432db435a2219bb4f96aa9fe4f9a06ec69fed611a1 -size 1381312 diff --git a/file-roller-3.13.91.tar.xz b/file-roller-3.13.91.tar.xz new file mode 100644 index 0000000..774936a --- /dev/null +++ b/file-roller-3.13.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73ec5384e9cda67f9a2a93118a7f72396137241ee24e4e7429e9ea4c2349d3d8 +size 1385824 diff --git a/file-roller.changes b/file-roller.changes index 6edcef2..fa5c185 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Sep 1 22:30:06 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.91: + + Bugs fixed: + - fr-command-rar: check for NULL in name_field (bgo#735657). + - "New Archive" should have an ellipsis (bgo#735440). + - Remove the close action from the gear menu (bgo#735400). + - window: Use the new support for RTL icons in GtkIconTheme + (bgo#735399). + - window: Make the navigation buttons linked and separate the + home button. Also, remove the 12px at the end of the + navigation (bgo#735398). + + Updated translations. + ------------------------------------------------------------------- Mon Jul 21 20:47:02 UTC 2014 - dimstar@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index deb6480..a83e7da 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,7 +17,7 @@ Name: file-roller -Version: 3.13.2 +Version: 3.13.91 Release: 0 Summary: An Archive Manager for GNOME License: GPL-2.0+ @@ -37,7 +37,7 @@ 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.12.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2 BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0 BuildRequires: pkgconfig(libarchive) >= 3.0.0 BuildRequires: pkgconfig(libnautilus-extension) From 0fb2c4e4eecb093b3a03f0ee5ac0d52d9b2105a8b2f0e9f20800cb465a0453d5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 25 Sep 2014 07:54:50 +0000 Subject: [PATCH 3/3] Accepting request 251862 from GNOME:Next Push GNOME 3.14.0 OBS-URL: https://build.opensuse.org/request/show/251862 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=192 --- file-roller-3.13.91.tar.xz | 3 --- file-roller-3.14.0.tar.xz | 3 +++ file-roller.changes | 12 ++++++++++++ file-roller.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 file-roller-3.13.91.tar.xz create mode 100644 file-roller-3.14.0.tar.xz diff --git a/file-roller-3.13.91.tar.xz b/file-roller-3.13.91.tar.xz deleted file mode 100644 index 774936a..0000000 --- a/file-roller-3.13.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73ec5384e9cda67f9a2a93118a7f72396137241ee24e4e7429e9ea4c2349d3d8 -size 1385824 diff --git a/file-roller-3.14.0.tar.xz b/file-roller-3.14.0.tar.xz new file mode 100644 index 0000000..92d9967 --- /dev/null +++ b/file-roller-3.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02cd308f3dc0c43f1c107b2d0a0453df4df5e72b51329eef93b370c62ef1903b +size 1388272 diff --git a/file-roller.changes b/file-roller.changes index fa5c185..d86b699 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 22 19:26:38 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.14.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 16 09:56:34 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.92: + + Updated translations. + ------------------------------------------------------------------- Mon Sep 1 22:30:06 UTC 2014 - zaitor@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index a83e7da..9c6f226 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,13 +17,13 @@ Name: file-roller -Version: 3.13.91 +Version: 3.14.0 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.13/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/file-roller/3.14/%{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.