[kid3] Update to 2.2.

Ville Skyttä scop at fedoraproject.org
Sat Oct 27 10:24:13 UTC 2012


commit fa23a1de72ac2ef6039d2e736cac77ed0414cd9b
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Oct 27 13:23:52 2012 +0300

    Update to 2.2.

 kid3.spec |   12 ++++++++----
 sources   |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/kid3.spec b/kid3.spec
index 365b7ea..ef6e34e 100644
--- a/kid3.spec
+++ b/kid3.spec
@@ -1,6 +1,6 @@
 Name:           kid3
-Version:        2.1
-Release:        2%{?dist}
+Version:        2.2
+Release:        1%{?dist}
 Summary:        Efficient KDE ID3 tag editor
 
 License:        GPLv2+
@@ -13,6 +13,8 @@ BuildRequires:  id3lib-devel
 BuildRequires:  taglib-devel >= 1.4
 BuildRequires:  flac-devel
 BuildRequires:  libvorbis-devel
+BuildRequires:  libchromaprint-devel
+BuildRequires:  gstreamer-devel
 BuildRequires:  gettext
 Requires:       xdg-utils
 
@@ -44,8 +46,7 @@ built without KDE dependencies.
 %build
 # -DBUILD_SHARED_LIBS:BOOL=OFF:
 # http://sf.net/tracker/?func=detail&aid=3405853&group_id=70849&atid=529221
-# -DWITH_CHROMAPRINT:BOOL=OFF: would require ffmpeg/libav too
-opts="-DBUILD_SHARED_LIBS:BOOL=OFF -DWITH_CHROMAPRINT:BOOL=OFF"
+opts="-DBUILD_SHARED_LIBS:BOOL=OFF"
 
 mkdir _kid3 ; cd _kid3
 %cmake_kde4 $opts ..
@@ -135,6 +136,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Oct 27 2012 Ville Skyttä <ville.skytta at iki.fi> - 2.2-1
+- Update to 2.2.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index b2269c3..03593b8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2263f5094ea467cd708d02f1d2483ed  kid3-2.1.tar.gz
+e488cc22dfb757ade601611918961e87  kid3-2.2.tar.gz


More information about the scm-commits mailing list