Hello community, here is the log from the commit of package sound-juicer for openSUSE:Factory checked in at 2014-05-05 21:16:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sound-juicer (Old) and /work/SRC/openSUSE:Factory/.sound-juicer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sound-juicer" Changes: -------- --- /work/SRC/openSUSE:Factory/sound-juicer/sound-juicer.changes 2012-10-03 10:40:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sound-juicer.new/sound-juicer.changes 2014-05-05 21:18:18.000000000 +0200 @@ -1,0 +2,34 @@ +Thu Apr 3 22:06:43 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.90: + + Port to GtkApplication. + + Support composer tags. + + Use artist aliases from MusicBrainz. + + Ignore artist credits & track titles from recordings. + + Zero-pad track numbers. + + Improve multiple ablum dialog. + + Standardize App menu - Help/About/Quit. + + Add Select All/None button. + + Fix play seek. + + Fix MP3 encoding. + + Add opus encoding option. + + Use yelp-tools instead of gnome-doc-utils. + + se GSettings instead of GConf. + + Improve strings in the gschema file. + + Remove stock items. + + Save and restore window state. + + Update desktop file. + + Updated FSF's address. + + Use libdiscid read_sparse(). + + Gstreamer 1.0 fixes. + + Build system updates. + + Various bug fixes. + + Updated translations. +- Add pkgconfig(gtk+-3.0) (previously missed) and + pkgconfig(isocodes) (new dependency) BuildRequires. +- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, + following upstream. +- Replace gconf schema handling scripts with gsettings based + variants. + +------------------------------------------------------------------- Old: ---- sound-juicer-3.5.0.tar.xz New: ---- sound-juicer-3.11.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sound-juicer.spec ++++++ --- /var/tmp/diff_new_pack.o8Ki6A/_old 2014-05-05 21:18:19.000000000 +0200 +++ /var/tmp/diff_new_pack.o8Ki6A/_new 2014-05-05 21:18:19.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sound-juicer # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: sound-juicer -Version: 3.5.0 +Version: 3.11.90 Release: 0 Summary: Clean and Lean GNOME CD Ripper License: GPL-2.0+ Group: Productivity/Multimedia/CD/Grabbers Url: http://www.burtonini.com/blog/computers/sound-juicer/ -Source0: http://download.gnome.org/sources/sound-juicer/3.5/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/sound-juicer/3.11/%{name}-%{version}.tar.xz BuildRequires: brasero-devel BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel BuildRequires: intltool BuildRequires: libcanberra-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: yelp-tools BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.32 BuildRequires: pkgconfig(gobject-2.0) @@ -38,11 +38,13 @@ BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gthread-2.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0 +BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libdiscid) BuildRequires: pkgconfig(libmusicbrainz5) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build -%gconf_schemas_prereq +%glib2_gsettings_schema_requires %description GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis. @@ -65,38 +67,29 @@ %endif %suse_update_desktop_file %{name} AudioVideo Player Audio %find_lang %{name} %{?no_lang_C} -%find_gconf_schemas %fdupes %{buildroot} %clean rm -rf %{buildroot} -%pre -f %{name}.schemas_pre - %post +%glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post -%posttrans -f %{name}.schemas_posttrans - -%preun -f %{name}.schemas_preun - %postun +%glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun -%files -f %{name}.schemas_list +%files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README TODO -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf +%doc %{_datadir}/help/C/%{name}/ %{_bindir}/* %{_datadir}/applications/*.desktop +%{_datadir}/GConf/gsettings/sound-juicer.convert +%{_datadir}/glib-2.0/schemas/org.gnome.sound-juicer.gschema.xml %{_datadir}/icons/hicolor/*/apps/*.* %{_datadir}/sound-juicer %doc %{_mandir}/man1/sound-juicer.1.gz ++++++ sound-juicer-3.5.0.tar.xz -> sound-juicer-3.11.90.tar.xz ++++++ ++++ 111839 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org