update to 3.1.1 [release 3.1.1-1mamba;Mon Dec 27 2021]
This commit is contained in:
parent
c63a558a48
commit
c8ef139660
@ -1,18 +1,17 @@
|
|||||||
Name: libshine
|
Name: libshine
|
||||||
Version: 3.0.0
|
Version: 3.1.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Revived fixed-point MP3 encoder
|
Summary: Revived fixed-point MP3 encoder
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: openmamba WebBuild System <webbuild@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://savonet.sourceforge.net/
|
URL: https://github.com/toots/shine
|
||||||
Source: http://sourceforge.net/projects/savonet/files/shine/shine-%{version}.tar.gz
|
Source: https://github.com/toots/shine.git/%{version}/shine-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## note: run 'autospec -u -a6 libshine' to get the list of build requirements.
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Savonet/shine is a library for encoding mp3 data which is implemented in fixed-point arithmetic.
|
Savonet/shine is a library for encoding mp3 data which is implemented in fixed-point arithmetic.
|
||||||
@ -41,6 +40,7 @@ This package contains utility applications for %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n shine-%{version}
|
%setup -q -n shine-%{version}
|
||||||
|
./bootstrap
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -76,6 +76,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_bindir}/shineenc
|
%{_bindir}/shineenc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-1mamba
|
||||||
|
- update to 3.1.1
|
||||||
|
|
||||||
* Tue Aug 13 2013 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
* Tue Aug 13 2013 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user