[chromaprint] update to 1.1

Ismael Olea olea at fedoraproject.org
Sat Nov 23 18:34:54 UTC 2013


commit 16109913e84f23edffdaa72908ef2aca76d70aeb
Author: Ismael Olea <ismael at olea.org>
Date:   Sat Nov 23 19:34:37 2013 +0100

    update to 1.1
    
    - CHANGES.txt file removed in upstream

 .gitignore       |    1 +
 chromaprint.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bff7c4..714499e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /chromaprint-0.6.tar.gz
 /chromaprint-0.7.tar.gz
 /chromaprint-1.0.tar.gz
+/chromaprint-1.1.tar.gz
diff --git a/chromaprint.spec b/chromaprint.spec
index 805c704..e863b3e 100644
--- a/chromaprint.spec
+++ b/chromaprint.spec
@@ -1,5 +1,5 @@
 Name:           chromaprint
-Version:        1.0
+Version:        1.1
 Release:        1%{?dist}
 Summary:        Library implementing the AcoustID fingerprinting
 
@@ -63,7 +63,7 @@ rm  -f %{buildroot}%{_libdir}/lib*.la
 %postun -n libchromaprint -p /sbin/ldconfig
 
 %files -n libchromaprint
-%doc CHANGES.txt COPYING.txt NEWS.txt README.txt
+%doc COPYING.txt NEWS.txt README.txt
 %{_libdir}/lib*.so.*
 
 %files -n libchromaprint-devel
@@ -72,6 +72,10 @@ rm  -f %{buildroot}%{_libdir}/lib*.la
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Sat Nov 23 2013 Ismael Olea <ismael at olea.org> - 1.1-1   
+- update to 1.1
+- CHANGES.txt file removed in upstream
+
 * Mon Sep 16 2013 Ismael Olea <ismael at olea.org> - 1.0-1
 - update to 1.0
 
diff --git a/sources b/sources
index 6d0fa6b..ca87cfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b928db88d25099e6aece97fa9fc2335  chromaprint-1.0.tar.gz
+6db0b5240231b7d2e6628f49fc765b4a  chromaprint-1.1.tar.gz


More information about the scm-commits mailing list