Hello community,

here is the log from the commit of package sound-juicer for openSUSE:Factory 
checked in at 2012-10-03 10:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sound-juicer (Old)
 and      /work/SRC/openSUSE:Factory/.sound-juicer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sound-juicer", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sound-juicer/sound-juicer.changes        
2012-03-29 14:06:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sound-juicer.new/sound-juicer.changes   
2012-10-03 10:40:12.000000000 +0200
@@ -1,0 +2,20 @@
+Thu Aug  9 07:06:14 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.0:
+  + GStreamer 1.0 port
+  + Remove use of some deprecated APIs
+  + Various bug fixes
+  + Updated translations.
+- Change pkgconfig(libmusicbrainz4) BuildRequires to
+  pkgconfig(libmusicbrainz5) following upstream port to new
+  library.
+- Change gstreamer010-plugins-base-devel to pkgconfig()
+  BuildRequires for gstreamer 1.0 following upstream port to
+  gstreamer 1.0: gstreamer-1.0, gstreamer-pbutils-1.0,
+  gstreamer-plugins-base-1.0.
+- Drop unneeded gstreamer010-plugins-good BuildRequires.
+- Change gconf2-devel BuildRequires to pkgconfig(gconf-2.0).
+- Add explicit pkgconfig() BuildRequires for libraries we were
+  taking for granted: glib-2.0, gobject-2.0, gthread-2.0.
+
+-------------------------------------------------------------------

Old:
----
  sound-juicer-3.4.0.tar.xz

New:
----
  sound-juicer-3.5.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sound-juicer.spec ++++++
--- /var/tmp/diff_new_pack.ImG2fq/_old  2012-10-03 10:40:13.000000000 +0200
+++ /var/tmp/diff_new_pack.ImG2fq/_new  2012-10-03 10:40:13.000000000 +0200
@@ -17,26 +17,29 @@
 
 
 Name:           sound-juicer
-Version:        3.4.0
+Version:        3.5.0
 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.4/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/sound-juicer/3.5/%{name}-%{version}.tar.xz
 BuildRequires:  brasero-devel
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gstreamer010-plugins-base-devel
-BuildRequires:  gstreamer010-plugins-good
 BuildRequires:  intltool
 BuildRequires:  libcanberra-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(libdiscid)
-BuildRequires:  pkgconfig(libmusicbrainz4)
-Requires:       gstreamer010-plugins-good
+BuildRequires:  pkgconfig(libmusicbrainz5)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
@@ -56,9 +59,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %suse_update_desktop_file %{name} AudioVideo Player Audio
 %find_lang %{name} %{?no_lang_C}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to