Accepting request 231686 from GNOME:Factory

Push GNOME:Factory - GNOME 3.12.1

OBS-URL: https://build.opensuse.org/request/show/231686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=105
This commit is contained in:
Stephan Kulow 2014-05-05 19:14:31 +00:00 committed by Git OBS Bridge
commit e90e46b158
4 changed files with 103 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,99 @@
-------------------------------------------------------------------
Tue Apr 15 05:46:36 UTC 2014 - zaitor@opensuse.org
- Update to version 3.12.1:
+ Make DBus-activatable (bgo#728009).
+ "Open with" does not work (bgo#727215).
+ Updated translations.
- Update .desktop file name following upstream changes.
-------------------------------------------------------------------
Tue Mar 25 12:33:31 UTC 2014 - dimstar@opensuse.org
- Update to version 3.12.0:
+ Updated help pages.
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 19 10:55:45 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.92:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 3 21:41:48 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.91:
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 17 20:49:59 UTC 2014 - zaitor@opensuse.org
- Update to version 3.11.90:
+ New features and user visible changes: Show more rows in the
drag icon when dragging multiple rows.
+ Bugs fixed: Fixed wrong drag&drop activation when in single
click mode.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 3 20:29:41 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.5:
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 24 23:40:00 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.4:
+ Use a HeaderBar instead of a Toolbar.
+ Removed the statusbar.
+ Bugs fixed:
- src/gtk-utils.c: non-void function should return a value
(bgo#722002).
- Cannot extract .tar.lzop archives (bgo#720279).
- file-roller should not require sudo/root to extract an iso
(bgo#721093).
- Align better the buttons in the header bar (bgo#720904).
- Removed all the deprecated functions from the source code.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 24 23:30:00 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.3:
+ New features and user visible changes:
- App menu: standardize Help/About/Quit (bgo#720142).
- App menu: rename Folders to Sidebar (bgo#708655).
- Use a menubar if the shell doesn't support the app menu
(bgo#715020).
+ Bugs fixed:
- 7zip: fixed error when deleting files from an archive with
encrypted header.
- zip: added ear and war to the supported types list.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 24 23:20:00 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.2:
+ bgo#711745: rar: fixed error with some password protected
files.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 24 23:10:00 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.1:
+ Improved XDS dnd support allowing gedit to open a file or
nautilus to reveal an extracted file (bgo#710546).
+ Application name appears untranslated (bgo#710982).
+ Fixed crash when clicking the open button after creation
(bgo#710576).
+ Fixed crash when asking whether to overwrite a file.
+ libarchive: do not fail for a warning.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 24 23:02:04 UTC 2014 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: file-roller
Version: 3.10.2.1
Version: 3.12.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.10/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/file-roller/3.12/%{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.
@ -109,7 +109,7 @@ make %{?_smp_mflags}
%install
%make_install
%suse_update_desktop_file %{name}
%suse_update_desktop_file org.gnome.FileRoller
%find_lang %{name} %{?no_lang_C}
rm %{buildroot}%{_libdir}/*/*/*.*a
%fdupes %{buildroot}
@ -132,6 +132,7 @@ rm %{buildroot}%{_libdir}/*/*/*.*a
%{_datadir}/GConf/gsettings/file-roller.convert
%{_datadir}/applications/*.desktop
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
%{_datadir}/file-roller/
%doc %{_datadir}/help/C/%{name}/
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml