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.26.0.tar.xz b/file-roller-3.26.0.tar.xz new file mode 100644 index 0000000..d3065bd --- /dev/null +++ b/file-roller-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75147fe2439178b01e70ca5d7abe10b05e7500249eeaa3caf5d86df94c2afd60 +size 1434712 diff --git a/file-roller.changes b/file-roller.changes index 84b2c73..cfccfc6 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Mon Sep 11 17:39:49 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 10 15:51:27 UTC 2017 - aloisio@gmx.com + +- Re-recommend unar since (boo#1034091 and boo#1055816) were + fixed. + +------------------------------------------------------------------- +Wed Sep 6 05:25:58 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.25.91: + + Updated translations. + +------------------------------------------------------------------- +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..ba4cd9e 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,18 +17,17 @@ Name: file-roller -Version: 3.24.1 +Version: 3.26.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.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/file-roller/3.26/%{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 @@ -49,6 +48,7 @@ Recommends: cpio Recommends: gzip Recommends: p7zip Recommends: rpm +Recommends: unar Recommends: unzip Recommends: xz Recommends: zip @@ -69,7 +69,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 +118,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