update to 1.1.0 [release 1.1.0-1mamba;Sat Apr 16 2022]
This commit is contained in:
parent
917e31b032
commit
5132cb4b28
@ -1,5 +1,5 @@
|
||||
Name: libsndfile
|
||||
Version: 1.0.31
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Summary: A library for reading and writing files containing sampled sound
|
||||
Group: System/Libraries
|
||||
@ -7,13 +7,17 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/libsndfile/libsndfile
|
||||
Source: https://github.com/libsndfile/libsndfile/releases/download/%{version}/libsndfile-%{version}.tar.bz2
|
||||
Source: https://github.com/libsndfile/libsndfile.git/%{version}/libsndfile-%{version}.tar.bz2
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libalsa-devel
|
||||
BuildRequires: libflac-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: liblame-devel
|
||||
BuildRequires: libmpg123-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libopus-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
@ -80,6 +84,9 @@ This package contains tools for %{name}.
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||
- update to 1.1.0
|
||||
|
||||
* Fri Feb 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.31-1mamba
|
||||
- update to 1.0.31
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user