diff --git a/sushi-0.4.0.tar.xz b/sushi-0.4.0.tar.xz deleted file mode 100644 index 87f7b25..0000000 --- a/sushi-0.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75a72d442674fa63d817f70bdb2b9559752509f9bd8a2f6ff854f800eab1e9e7 -size 298044 diff --git a/sushi-0.4.1.tar.xz b/sushi-0.4.1.tar.xz new file mode 100644 index 0000000..1281084 --- /dev/null +++ b/sushi-0.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7889e4309443dd7dfd5c9546af23565d15813c3f8f2af6c6776702ca8911a7bd +size 298732 diff --git a/sushi.changes b/sushi.changes index de1b275..e7cfd9d 100644 --- a/sushi.changes +++ b/sushi.changes @@ -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 diff --git a/sushi.spec b/sushi.spec index 290edcf..cbf9d6b 100644 --- a/sushi.spec +++ b/sushi.spec @@ -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)