diff --git a/chromaprint-1.4.2.tar.gz b/chromaprint-1.4.2.tar.gz deleted file mode 100644 index d4a15a1..0000000 Binary files a/chromaprint-1.4.2.tar.gz and /dev/null differ diff --git a/chromaprint-1.5.1.tar.gz b/chromaprint-1.5.1.tar.gz new file mode 100644 index 0000000..69a33dd Binary files /dev/null and b/chromaprint-1.5.1.tar.gz differ diff --git a/chromaprint.spec b/chromaprint.spec index ac32a11..01925a3 100644 --- a/chromaprint.spec +++ b/chromaprint.spec @@ -1,6 +1,6 @@ Name: chromaprint -Version: 1.4.2 -Release: 4 +Version: 1.5.1 +Release: 1 Summary: Library implementing the AcoustID fingerprinting License: GPLv2+ URL: http://www.acoustid.org/chromaprint @@ -68,5 +68,8 @@ The library exposes a simple C API. The documentation for the C API can be found %{_libdir}/pkgconfig/*.pc %changelog +* Wed Jan 19 2022 SimpleUpdate Robot - 1.5.1-1 +- Upgrade to version 1.5.1 + * Tue Dec 3 2019 lingsheng - 1.4.2-4 - Package init