Accepting request 252135 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251862 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/252135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=108
This commit is contained in:
commit
0cdcd1b11b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0677be6618dba609eae2d76420e8a5a8d9a414bcec654e7b71e65b941764eacf
|
|
||||||
size 1396796
|
|
3
file-roller-3.14.0.tar.xz
Normal file
3
file-roller-3.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02cd308f3dc0c43f1c107b2d0a0453df4df5e72b51329eef93b370c62ef1903b
|
||||||
|
size 1388272
|
@ -1,3 +1,52 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 22 19:26:38 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.14.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 16 09:56:34 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.92:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 1 22:30:06 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.91:
|
||||||
|
+ Bugs fixed:
|
||||||
|
- fr-command-rar: check for NULL in name_field (bgo#735657).
|
||||||
|
- "New Archive" should have an ellipsis (bgo#735440).
|
||||||
|
- Remove the close action from the gear menu (bgo#735400).
|
||||||
|
- window: Use the new support for RTL icons in GtkIconTheme
|
||||||
|
(bgo#735399).
|
||||||
|
- window: Make the navigation buttons linked and separate the
|
||||||
|
home button. Also, remove the 12px at the end of the
|
||||||
|
navigation (bgo#735398).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 21 20:47:02 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.2:
|
||||||
|
+ Use new menu button icon (bgo#733511).
|
||||||
|
+ Drop the use of smclient and eggdesktopfile (bgo#731331).
|
||||||
|
+ Added appdata file (bgo#732642).
|
||||||
|
+ Add missing unref when accessing NautilusFileInfo object.
|
||||||
|
This caused Nautilus to crash when unmounting a network
|
||||||
|
connection while transferring and then reconnecting to that
|
||||||
|
service (bgo#732471).
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop pkgconfig(ice) and pkgconfig(sm) BuildRequires: no longer
|
||||||
|
required.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 17 12:30:12 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.13.1:
|
||||||
|
+ Use the headerbar in the dialogs (bgo#727063).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 17 11:34:07 UTC 2014 - zaitor@opensuse.org
|
Sat May 17 11:34:07 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.12.2
|
Version: 3.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An Archive Manager for GNOME
|
Summary: An Archive Manager for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
Url: http://fileroller.sourceforge.net
|
Url: http://fileroller.sourceforge.net
|
||||||
Source: http://download.gnome.org/sources/file-roller/3.12/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/file-roller/3.14/%{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.
|
# 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
|
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.
|
# PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 dimstar@opensuse.org -- List package match names for automatic installation using PK.
|
||||||
@ -37,13 +37,11 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.3
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.2
|
||||||
BuildRequires: pkgconfig(ice)
|
|
||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0
|
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14.0
|
||||||
BuildRequires: pkgconfig(libarchive) >= 3.0.0
|
BuildRequires: pkgconfig(libarchive) >= 3.0.0
|
||||||
BuildRequires: pkgconfig(libnautilus-extension)
|
BuildRequires: pkgconfig(libnautilus-extension)
|
||||||
BuildRequires: pkgconfig(libnotify) >= 0.4.3
|
BuildRequires: pkgconfig(libnotify) >= 0.4.3
|
||||||
BuildRequires: pkgconfig(sm) >= 1.0.0
|
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
# Formats that we really want to support by default
|
# Formats that we really want to support by default
|
||||||
Requires: bzip2
|
Requires: bzip2
|
||||||
@ -130,6 +128,8 @@ rm %{buildroot}%{_libdir}/*/*/*.*a
|
|||||||
%{_bindir}/file-roller
|
%{_bindir}/file-roller
|
||||||
%{_libexecdir}/file-roller/
|
%{_libexecdir}/file-roller/
|
||||||
%{_datadir}/GConf/gsettings/file-roller.convert
|
%{_datadir}/GConf/gsettings/file-roller.convert
|
||||||
|
%dir %{_datadir}/appdata
|
||||||
|
%{_datadir}/appdata/org.gnome.FileRoller.appdata.xml
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
|
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
|
||||||
%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
|
%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service
|
||||||
|
Loading…
Reference in New Issue
Block a user