Accepting request 158580 from GNOME:Next

- Recommend instead of suggest p7zip: additional formats are
  supported and we do have the package available.

- Update to version 3.7.91:
  + Updated translations.

- Update to version 3.7.90:
  + Use ; as the separator for the desktop file Keywords section
    (bgo#693231)
  + Updated translations.

- Update to version 3.7.3:
  + Updated translations.

- Update to version 3.7.2:
  + Support notification filtering (bgo#691048)
  + Don't show in KDE Menus (bgo#691051)
  + Updated translations.

- 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.

OBS-URL: https://build.opensuse.org/request/show/158580
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=155
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:42:08 +00:00 committed by Git OBS Bridge
parent bf8a21b509
commit 2d0ff828b4
4 changed files with 53 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d99d7be243d442484ba46505df5e52ffb4e46ea5cd754daba865eccc22c8402
size 1488432

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9d3e246c769be52b96cb393870c17899bbe0f871c15c5ac81380ea73cadd32d
size 1505888

View File

@ -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

View File

@ -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