From 500010df9022d3af117ee3b1822fbee02236d958 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:43:52 +0100 Subject: [PATCH] update to 0.2.2 [release 0.2.2-1mamba;Wed Sep 29 2021] --- libsamplerate.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libsamplerate.spec b/libsamplerate.spec index 6fe5636..75c8257 100644 --- a/libsamplerate.spec +++ b/libsamplerate.spec @@ -1,22 +1,20 @@ Name: libsamplerate -Version: 0.2.1 +Version: 0.2.2 Release: 1mamba Summary: Library for performing sample rate conversion on audio Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.mega-nerd.com +URL: https://github.com/libsndfile/libsamplerate Source: https://github.com/libsndfile/libsamplerate.git/%{version}/libsamplerate-%{version}.tar.bz2 #Source: http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libsndfile-devel ## AUTOBUILDREQ-END BuildRequires: pkgconfig >= 0.15 BuildRequires: libfftw-devel >= 0.15.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-root # FIXME : # Have libefence : .............. no @@ -85,6 +83,9 @@ This package contains the tools provided with %{name}. #%{_bindir}/* %changelog +* Wed Sep 29 2021 Silvan Calarco 0.2.2-1mamba +- update to 0.2.2 + * Fri Feb 19 2021 Silvan Calarco 0.2.1-1mamba - update to 0.2.1