Accepting request 162143 from GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/162143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=91
This commit is contained in:
Stephan Kulow 2013-04-02 15:36:56 +00:00 committed by Git OBS Bridge
commit a51c95b265
4 changed files with 66 additions and 6 deletions

View File

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

3
file-roller-3.8.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,63 @@
-------------------------------------------------------------------
Mon Mar 25 21:07:28 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 08:07:07 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ bgo#695672: Compressed files have a minmum size of 10240 bytes.
+ Updated translations.
-------------------------------------------------------------------
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.8.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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/file-roller/3.8/%{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