commit easytag for openSUSE:Factory
Hello community, here is the log from the commit of package easytag for openSUSE:Factory checked in at 2014-05-05 21:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easytag (Old) and /work/SRC/openSUSE:Factory/.easytag.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "easytag" Changes: -------- --- /work/SRC/openSUSE:Factory/easytag/easytag.changes 2014-02-24 07:01:58.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.easytag.new/easytag.changes 2014-05-05 21:18:47.000000000 +0200 @@ -1,0 +2,22 @@ +Sat Apr 12 06:25:01 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.2.0: + + Several stability fixes. + + Use GTK+ 3 by default, but still allow building against GTK+ 2. + + Support extended tag fields in MP4 files. + + Support GIF images in tags. + + Add Ogg Opus support, asynchronous image loading, scanner + function tests and new Vorbis cover art support. + + Add MP4 cover art and GIO support. + + Fix for Roman numeral capitalization. + + Ask for confirmation before overwriting during renaming. + + Mallard help updates. + + Avoid truncating Vorbis audio data when saving + + Updated translations. +- Replace pkgconfig(gtk+-2.0) for pkgconfig(gtk+-3.0) + BuildRequires: Upstream now use GTK+ 3 by default and we are + following. +- Add pkgconfig(opusfile) BuildRequires, in order to build the new + Ogg Opus support. + +------------------------------------------------------------------- Old: ---- easytag-2.1.10.tar.xz New: ---- easytag-2.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easytag.spec ++++++ --- /var/tmp/diff_new_pack.YdGxOT/_old 2014-05-05 21:18:48.000000000 +0200 +++ /var/tmp/diff_new_pack.YdGxOT/_new 2014-05-05 21:18:48.000000000 +0200 @@ -17,13 +17,13 @@ Name: easytag -Version: 2.1.10 +Version: 2.2.0 Release: 0 Summary: GTK+ tag editor for audio files License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Utilities Url: http://projects.gnome.org/easytag/ -Source: https://download.gnome.org/sources/easytag/2.1/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/easytag/2.2/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme @@ -34,9 +34,10 @@ BuildRequires: yelp-tools BuildRequires: pkgconfig(flac) >= 1.1.4 BuildRequires: pkgconfig(gio-2.0) >= 2.32.0 -BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(id3tag) BuildRequires: pkgconfig(ogg) >= 1.0 +BuildRequires: pkgconfig(opusfile) BuildRequires: pkgconfig(speex) BuildRequires: pkgconfig(taglib_c) >= 1.6.0 BuildRequires: pkgconfig(vorbis) >= 1.0.1 ++++++ easytag-2.1.10.tar.xz -> easytag-2.2.0.tar.xz ++++++ ++++ 77573 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de