Accepting request 105088 from GNOME:Factory
Pushing most G:F bits OBS-URL: https://build.opensuse.org/request/show/105088 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file-roller?expand=0&rev=76
This commit is contained in:
commit
7c2dc4d3ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf22d479985a0cc688d9a15224e0ba6631f8e29b754880321e7c7d217d4970a2
|
|
||||||
size 1452576
|
|
3
file-roller-3.3.3.tar.xz
Normal file
3
file-roller-3.3.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6054bc1ae6c0ddac5e834a1231d7e0e5ab2531b061031fbab29cfef1aaf1ca1
|
||||||
|
size 1462040
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 7 09:34:49 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.3:
|
||||||
|
+ Allow to compress ISO images and tar archives from the nautilus
|
||||||
|
menu (bgo#651930)
|
||||||
|
+ Fixed bug when pasting files in another path.
|
||||||
|
+ Fixed a typo in the description of a gsettings key (bgo#644683)
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove xz BuildRequires now that it comes for free in the build
|
||||||
|
system.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 17 08:01:54 UTC 2012 - vuntz@opensuse.org
|
Tue Jan 17 08:01:54 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -15,9 +15,8 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.3.2
|
Version: 3.3.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+
|
||||||
@ -31,11 +30,9 @@ BuildRequires: gnome-doc-utils-devel
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
|
||||||
BuildRequires: xz
|
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(libnautilus-extension)
|
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
BuildRequires: pkgconfig(libnautilus-extension)
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user