From 2b496e35b28563cb4afc340f0a75042b0d8b6e5c5e77aad5fabd37bc637c0450 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:45:07 +0000 Subject: [PATCH] Accepting request 519447 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519447 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=249 --- file-roller-3.24.1.tar.xz | 3 --- file-roller-3.25.1.tar.xz | 3 +++ file-roller.changes | 13 +++++++++++++ file-roller.spec | 10 ++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 file-roller-3.24.1.tar.xz create mode 100644 file-roller-3.25.1.tar.xz diff --git a/file-roller-3.24.1.tar.xz b/file-roller-3.24.1.tar.xz deleted file mode 100644 index b0c3086..0000000 --- a/file-roller-3.24.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:011545e8bd81a415fb068718347bf63ced4ab176210ce36a668904a3124c7f3a -size 1428216 diff --git a/file-roller-3.25.1.tar.xz b/file-roller-3.25.1.tar.xz new file mode 100644 index 0000000..900ba24 --- /dev/null +++ b/file-roller-3.25.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6a7fd809ee3e6869d0fcab617f0342bced5f02af732f35e44cdeb910e719b1 +size 1433900 diff --git a/file-roller.changes b/file-roller.changes index 84b2c73..1a6fa02 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Aug 26 08:04:48 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.1: + + New features and user visible changes: + - Filter: match any filename that contains the string, not just + filenames that begin with the string. + - Use Unicode in translatable strings (bgo#774008). + + Bugs fixed: + - Never tries WINDOWS-1252 encoding (bgo#785081). + - Do not activate 'file delete' when pressing Delete in the + filter entry. + ------------------------------------------------------------------- Sat Aug 26 07:04:48 UTC 2017 - olaf@aepfle.de diff --git a/file-roller.spec b/file-roller.spec index c1b6eb0..4228e2c 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,18 +17,17 @@ Name: file-roller -Version: 3.24.1 +Version: 3.25.1 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.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/file-roller/3.25/%{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. Patch1: file-roller-pkg-match.patch - # Needed for directory ownership BuildRequires: dbus-1 BuildRequires: fdupes @@ -69,7 +68,6 @@ Suggests: zoo #Suggests: unalz #Suggests: unstuff Obsoletes: nautilus-file-roller -BuildRoot: %{_tmppath}/%{name}-%{version}-build DocDir: %{_defaultdocdir} %glib2_gsettings_schema_requires %if !0%{?is_opensuse} @@ -119,8 +117,8 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_bindir}/file-roller %{_libexecdir}/file-roller/ %{_datadir}/GConf/gsettings/file-roller.convert -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.gnome.FileRoller.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/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