[chromaprint] updating to v0.7

Ismael Olea olea at fedoraproject.org
Thu Sep 6 15:36:35 UTC 2012


commit f0705e2d63e0178b52110550f36edc7682be1054
Author: Ismael Olea <ismael at olea.org>
Date:   Thu Sep 6 17:36:05 2012 +0200

    updating to v0.7

 .gitignore       |    1 +
 chromaprint.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3951fd..898b558 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /chromaprint-0.5.tar.gz
 /chromaprint-0.6.tar.gz
+/chromaprint-0.7.tar.gz
diff --git a/chromaprint.spec b/chromaprint.spec
index a45abe7..7a5e894 100644
--- a/chromaprint.spec
+++ b/chromaprint.spec
@@ -1,6 +1,6 @@
 Name:           chromaprint
-Version:        0.6
-Release:        5%{?dist}
+Version:        0.7
+Release:        1%{?dist}
 Summary:        Library implementing the AcoustID fingerprinting
 
 Group:          System Environment/Libraries
@@ -72,6 +72,9 @@ rm  -f %{buildroot}%{_libdir}/lib*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Sep 6 2012 Ismael Olea <ismael at olea.org> - 0.7-1
+- update to 0.7
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 238030a..b0a3eec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b5a4f2685395e68d8abc40d1c2a8785  chromaprint-0.6.tar.gz
+3005fc2c69b9ef4a5c6787ef9355a855  chromaprint-0.7.tar.gz


More information about the scm-commits mailing list