SHA256
1
0
forked from pool/sushi

Accepting request 132901 from GNOME:Next

Push G:N - Resubmit after adjusting based on the comments

OBS-URL: https://build.opensuse.org/request/show/132901
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/sushi?expand=0&rev=28
This commit is contained in:
Vincent Untz
2012-09-07 15:27:50 +00:00
committed by Git OBS Bridge
parent 1e886342bc
commit 7d56658889
4 changed files with 89 additions and 51 deletions

View File

@@ -1,3 +1,73 @@
-------------------------------------------------------------------
Tue Sep 4 16:09:09 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Port to libmusicbrainz5.
- Replace pkgconfig(libmusicbrainz4) BuildRequires with
pkgconfig(libmusicbrainz5), following upstream.
-------------------------------------------------------------------
Mon Aug 20 17:07:18 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ Port to GStreamer 1.0
+ Fix OSD toolbar positioning for the audio viewer
- Replace pkgconfig() BuildRequires to follow the port to
GStreamer 1.0:
+ Old: clutter-gst-1.0, gstreamer-0.10, gstreamer-pbutils-0.10
and gstreamer-tag-0.10.
+ New: clutter-gst-2.0, gstreamer-1.0, gstreamer-pbutils-1.0
and gstreamer-tag-1.0.
- Drop xz BuildRequires as it now comes for free in the build
system.
-------------------------------------------------------------------
Wed Aug 8 15:25:26 UTC 2012 - dimstar@opensuse.org
- Update to version 0.5.5:
+ Port to GDBus.
+ Port to GtkApplication.
-------------------------------------------------------------------
Tue Jul 17 08:15:10 UTC 2012 - dimstar@opensuse.org
- Update to version 0.5.4:
+ Unify folder and fallback file viewers.
+ Remove more of our custom theming.
+ Use a higher limit when querying the MusicBrainz service.
+ Don't hardcode /bin/bash in the launcher scripts.
- Add pkgconfig(freetype2) BuildRequires: new dependency.
-------------------------------------------------------------------
Mon Jun 4 20:24:01 UTC 2012 - dimstar@opensuse.org
- Update to version 0.5.2:
+ Fall back to C locale when constructing the sample string
before picking an entirely random-glyph string in the font
widget.
+ Flip font widget orientation for RTL locales.
+ Always pick a valid size for fixed-size fonts in the font
widget.
-------------------------------------------------------------------
Tue May 15 12:51:29 UTC 2012 - dimstar@opensuse.org
- Update to version 0.5.1:
+ Use libmusicbrainz v4 API.
+ Add a preference to turn off client window decorations.
+ Fix vertical interline spacing in the font viewer.
+ Enable fullscreen for the font viewer.
+ Use OSD style class for toolbars.
+ Use GEdit GtkSourceView color scheme if available.
+ Don't install the private library in the system libdir.
+ Use mime type list provided by Totem for gst and audio viewers.
- Replace pkgconfig(libmusicbrainz3) BuildRequires with
pkgconfig(libmusicbrainz4), following upstreams change.
- Drop typelib-1_0-Sushi-1_0 and libsushi-1_0-0 subpackage: these
are private libraries, not meant for others to be used. Obsolete
those packages from the main package.
- Move unoconv Recommends from libsushi-1_0-0 to main package.
-------------------------------------------------------------------
Tue Apr 17 06:36:08 UTC 2012 - vuntz@opensuse.org