diff --git a/file-roller-3.6.3.tar.xz b/file-roller-3.6.3.tar.xz deleted file mode 100644 index 8071b3e..0000000 --- a/file-roller-3.6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d99d7be243d442484ba46505df5e52ffb4e46ea5cd754daba865eccc22c8402 -size 1488432 diff --git a/file-roller-3.7.91.tar.xz b/file-roller-3.7.91.tar.xz new file mode 100644 index 0000000..1034bc2 --- /dev/null +++ b/file-roller-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d3e246c769be52b96cb393870c17899bbe0f871c15c5ac81380ea73cadd32d +size 1505888 diff --git a/file-roller.changes b/file-roller.changes index 65f7a37..9966e4d 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Mon Mar 11 20:45:56 UTC 2013 - dimstar@opensuse.org + +- Recommend instead of suggest p7zip: additional formats are + supported and we do have the package available. + +------------------------------------------------------------------- +Mon Mar 4 23:14:05 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.7.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 18 22:03:27 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.90: + + Use ; as the separator for the desktop file Keywords section + (bgo#693231) + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 12 10:52:48 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.3: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 12 10:14:12 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.2: + + Support notification filtering (bgo#691048) + + Don't show in KDE Menus (bgo#691051) + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 12 09:37:39 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.1: + + New features and user visible changes: + - Changed the main window layout: removed the menubar; added a + menu button on the toolbar that contains the secondary + archive actions. (bgo#684117) + - Add Microsoft Cabinet to the supported mime types + (bgo#689205) + + Bugs fixed: bgo#688648, bgo#578837, bgo#686321 + + Updated translations. + ------------------------------------------------------------------- Tue Feb 12 08:12:41 UTC 2013 - dimstar@opensuse.org diff --git a/file-roller.spec b/file-roller.spec index 53dc98c..808a77a 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -17,13 +17,13 @@ Name: file-roller -Version: 3.6.3 +Version: 3.7.91 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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/file-roller/3.7/%{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. @@ -53,12 +53,12 @@ Requires: gzip Requires: rpm Requires: unzip # Formats that we likely want to support by default +Recommends: p7zip Recommends: unrar Recommends: xz Recommends: zip # Additional formats that are supported Suggests: lha -Suggests: p7zip Suggests: rzip Suggests: zoo BuildRoot: %{_tmppath}/%{name}-%{version}-build