Accepting request 182572 from home:dimstar:branches:GNOME:Factory
Update to 3.9.4 OBS-URL: https://build.opensuse.org/request/show/182572 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=166
This commit is contained in:
parent
f8ce749ef8
commit
7f8862f2e4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c3bd3ad3a830924322bdfa12c62bdc5fb771ff9e6bf98f252de251e472fff9e8
|
|
||||||
size 1511380
|
|
3
file-roller-3.9.4.tar.xz
Normal file
3
file-roller-3.9.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29042da7c4d0e86ebe9bfbe3b3d9edfbec1245aa00d2177c68c6fa0eec087a98
|
||||||
|
size 1374404
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 8 22:14:10 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.4:
|
||||||
|
+ Add Files: disable the Add action if no file is selected
|
||||||
|
(bgo#703187).
|
||||||
|
+ Require glib 2.36 (bgo#703552).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 14:25:27 UTC 2013 - dimstar@opensuse.org
|
Thu Jun 20 14:25:27 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.9.3
|
Version: 3.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An Archive Manager for GNOME
|
Summary: An Archive Manager for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -36,7 +36,7 @@ BuildRequires: intltool
|
|||||||
BuildRequires: translation-update-upstream
|
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) >= 2.36.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.3
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user