updating to v0.7

This commit is contained in:
Ismael Olea 2012-09-06 17:36:05 +02:00
parent 778405188e
commit f0705e2d63
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/chromaprint-0.5.tar.gz
/chromaprint-0.6.tar.gz
/chromaprint-0.7.tar.gz

View File

@ -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@olea.org> - 0.7-1
- update to 0.7
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
6b5a4f2685395e68d8abc40d1c2a8785 chromaprint-0.6.tar.gz
3005fc2c69b9ef4a5c6787ef9355a855 chromaprint-0.7.tar.gz