[chromaprint] update to 1.0

Ismael Olea olea at fedoraproject.org
Mon Sep 16 20:16:27 UTC 2013


commit 45a14eeb2fccc8a9e6805382f53186e9cfefb88d
Author: Ismael Olea <ismael at olea.org>
Date:   Mon Sep 16 21:45:56 2013 +0200

    update to 1.0

 chromaprint.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/chromaprint.spec b/chromaprint.spec
index dc7e733..805c704 100644
--- a/chromaprint.spec
+++ b/chromaprint.spec
@@ -1,12 +1,12 @@
 Name:           chromaprint
-Version:        0.7
-Release:        3%{?dist}
+Version:        1.0
+Release:        1%{?dist}
 Summary:        Library implementing the AcoustID fingerprinting
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.acoustid.org/chromaprint/
-Source:         https://github.com/downloads/lalinsky/chromaprint/%{name}-%{version}.tar.gz
+Source:         https://bitbucket.org/acoustid/%{name}/downloads/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
 BuildRequires:  fftw-devel >= 3
@@ -72,6 +72,9 @@ rm  -f %{buildroot}%{_libdir}/lib*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Sep 16 2013 Ismael Olea <ismael at olea.org> - 1.0-1
+- update to 1.0
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list