[sound-juicer] Update to 3.13.90

Kalev Lember kalev at fedoraproject.org
Mon Aug 18 23:02:44 UTC 2014


commit 325eb9f5a1f03bcb989af4444fccf492da8eb42f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Aug 18 22:56:33 2014 +0200

    Update to 3.13.90

 .gitignore        |    1 +
 sound-juicer.spec |   15 ++++++++-------
 sources           |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c520958..38367d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ sound-juicer-2.31.5.tar.bz2
 /sound-juicer-3.5.0.tar.xz
 /sound-juicer-3.11.90.tar.xz
 /sound-juicer-3.12.0.tar.xz
+/sound-juicer-3.13.90.tar.xz
diff --git a/sound-juicer.spec b/sound-juicer.spec
index 889a579..4434a96 100644
--- a/sound-juicer.spec
+++ b/sound-juicer.spec
@@ -1,15 +1,14 @@
 %define glib_version 2.18.0
 %define gconf_version 2.14
-%define scrollkeeper_version 0.3.5
 
 Name:		sound-juicer
 Summary:	Clean and lean CD ripper
-Version:	3.12.0
-Release:	3%{?dist}
+Version:	3.13.90
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 #VCS: git:git://git.gnome.org/sound-juicer
-Source:		http://download.gnome.org/sources/sound-juicer/3.12/%{name}-%{version}.tar.xz
+Source:		http://download.gnome.org/sources/sound-juicer/3.13/%{name}-%{version}.tar.xz
 URL:		http://www.burtonini.com/blog/computers/sound-juicer
 
 Requires: gstreamer1-plugins-good
@@ -34,10 +33,8 @@ BuildRequires:	gstreamer1-plugins-base-devel
 #This will cause encoding to FLAC to fail.
 #messages in config.log
 BuildRequires:	gstreamer1-plugins-good
-BuildRequires:	gnome-doc-utils
 BuildRequires:	GConf2-devel >= %{gconf_version}
 BuildRequires:  brasero-devel
-BuildRequires:  scrollkeeper >= %{scrollkeeper_version}
 BuildRequires:  gcc-c++
 BuildRequires:  gettext intltool
 BuildRequires:  libcanberra-devel
@@ -46,6 +43,7 @@ BuildRequires:  gnome-common
 BuildRequires:  desktop-file-utils
 BuildRequires:  dbus-glib-devel
 BuildRequires:	iso-codes-devel
+BuildRequires:	itstool
 
 ExcludeArch: s390 s390x
 
@@ -56,7 +54,7 @@ GStreamer-based CD ripping tool. Saves audio CDs to Ogg/vorbis.
 %setup -q
 
 %build
-%configure --disable-scrollkeeper
+%configure
 
 # drop unneeded direct library deps with --as-needed
 # libtool doesn't make this easy, so we do it the hard way
@@ -111,6 +109,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Tue Aug 19 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.90-1
+- Update to 3.13.90
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.12.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a62adf..33e0c50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72eec63540026139d9aa855a2839a5cb  sound-juicer-3.12.0.tar.xz
+7d91532c4682987f7da46c41eefc255b  sound-juicer-3.13.90.tar.xz


More information about the scm-commits mailing list