Accepting request 181265 from GNOME:Factory
Push GNOME 3.9.3, as announced OBS-URL: https://build.opensuse.org/request/show/181265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=94
This commit is contained in:
commit
108ebc77b7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5801e9540b87281216632547e408c846442db6006142f78d5ae857f8803b57f
|
|
||||||
size 1511492
|
|
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,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- Update to version 3.9.2:
|
||||||
|
+ Do not allow to save as the original name (bgo#700892).
|
||||||
|
+ Fixed the build.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 1 08:15:53 UTC 2013 - dimstar@opensuse.org
|
Wed May 1 08:15:53 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.9.1
|
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