Accepting request 180508 from home:dimstar:branches:GNOME:Factory
Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180508 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=164
This commit is contained in:
parent
3f7e7f734c
commit
f8ce749ef8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de557d330a6063d58ff1cd2d8341bd87660bf7caa438e7d0afa78397f19d7b1f
|
|
||||||
size 1512504
|
|
3
file-roller-3.9.3.tar.xz
Normal file
3
file-roller-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3bd3ad3a830924322bdfa12c62bdc5fb771ff9e6bf98f252de251e472fff9e8
|
||||||
|
size 1511380
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 20 14:25:27 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.3:
|
||||||
|
+ 'Add files' dialog: use a GtkPlacesSidebar for the sidebar.
|
||||||
|
+ Bugs fixed:
|
||||||
|
- Do not allow to create a second 'New Archive' dialog
|
||||||
|
(bgo#701992).
|
||||||
|
- New dialog: use correct method to get the selected directory
|
||||||
|
(bgo#701297).
|
||||||
|
- libarchive: sanitize filenames before extracting.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 28 06:43:20 UTC 2013 - dimstar@opensuse.org
|
Tue May 28 06:43:20 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.9.2
|
Version: 3.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An Archive Manager for GNOME
|
Summary: An Archive Manager for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -37,7 +37,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.3
|
||||||
BuildRequires: pkgconfig(ice)
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user