forked from pool/sushi
Accepting request 114075 from home:vuntz:branches:GNOME:Factory
Update to 0.4.1 OBS-URL: https://build.opensuse.org/request/show/114075 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=26
This commit is contained in:
parent
a6f4e81301
commit
1e886342bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75a72d442674fa63d817f70bdb2b9559752509f9bd8a2f6ff854f800eab1e9e7
|
||||
size 298044
|
3
sushi-0.4.1.tar.xz
Normal file
3
sushi-0.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7889e4309443dd7dfd5c9546af23565d15813c3f8f2af6c6776702ca8911a7bd
|
||||
size 298732
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 06:36:08 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.4.1:
|
||||
+ Fix a crash when fetching album cover art
|
||||
+ Move the window to the current desktop workspace when shown
|
||||
+ Avoid maximization and window snapping
|
||||
+ Plug some memory leaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 21:46:51 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: sushi
|
||||
Version: 0.4.0
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: Quick Previewer for Nautilus
|
||||
License: GPL-2.0+
|
||||
@ -29,7 +29,7 @@ BuildRequires: intltool
|
||||
BuildRequires: unoconv
|
||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(clutter-1.0)
|
||||
BuildRequires: pkgconfig(clutter-1.0) >= 1.10.0
|
||||
BuildRequires: pkgconfig(clutter-gst-1.0)
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
BuildRequires: pkgconfig(clutter-x11-1.0)
|
||||
|
Loading…
Reference in New Issue
Block a user