forked from pool/sushi
Accepting request 80324 from home:vuntz:branches:GNOME:Factory
Update to 0.1.90 OBS-URL: https://build.opensuse.org/request/show/80324 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=7
This commit is contained in:
parent
957180b144
commit
5dd666975e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33ebdd03cb31078e48ad12a7b88bbaff617e124453b0dbd19abda6cf0d3ff808
|
|
||||||
size 359886
|
|
3
sushi-0.1.90.tar.bz2
Normal file
3
sushi-0.1.90.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a69e5653780454fe6b2b7a504824a26e05a96365003192d0d3517508e2d11833
|
||||||
|
size 360024
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 30 16:48:24 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.1.90:
|
||||||
|
+ Add a Close() remote method
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 27 12:10:18 CEST 2011 - vuntz@opensuse.org
|
Wed Jul 27 12:10:18 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: sushi
|
Name: sushi
|
||||||
Version: 0.0.5
|
Version: 0.1.90
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Quick Previewer for Nautilus
|
Summary: Quick Previewer for Nautilus
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Source0: http://download.gnome.org/sources/sushi/0.0/%{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/sushi/0.1/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: unoconv
|
BuildRequires: unoconv
|
||||||
@ -35,7 +35,7 @@ BuildRequires: pkgconfig(evince-document-3.0)
|
|||||||
BuildRequires: pkgconfig(evince-view-3.0)
|
BuildRequires: pkgconfig(evince-view-3.0)
|
||||||
BuildRequires: pkgconfig(gjs-1.0)
|
BuildRequires: pkgconfig(gjs-1.0)
|
||||||
BuildRequires: pkgconfig(gjs-dbus-1.0)
|
BuildRequires: pkgconfig(gjs-dbus-1.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0) >= 2.29.14
|
||||||
BuildRequires: pkgconfig(gstreamer-0.10)
|
BuildRequires: pkgconfig(gstreamer-0.10)
|
||||||
BuildRequires: pkgconfig(gstreamer-pbutils-0.10)
|
BuildRequires: pkgconfig(gstreamer-pbutils-0.10)
|
||||||
BuildRequires: pkgconfig(gstreamer-tag-0.10)
|
BuildRequires: pkgconfig(gstreamer-tag-0.10)
|
||||||
|
Loading…
Reference in New Issue
Block a user