Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/twolame.git#0508a2b551f528b8094c1f14a417a5e05e636836
This commit is contained in:
parent
2ac879e06a
commit
c228c23000
@ -1,12 +1,13 @@
|
||||
Name: twolame
|
||||
Version: 0.3.13
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Optimized MPEG Audio Layer 2 encoding library based on tooLAME
|
||||
# build-scripts/install-sh is MIT/X11, build-scripts/{libtool.m4, ltmain.sh} are GPLv2+
|
||||
License: LGPLv2+
|
||||
URL: http://www.twolame.org/
|
||||
Source: http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libsndfile-devel
|
||||
#BuildRequires: libtool
|
||||
@ -82,6 +83,9 @@ rm -rf %{buildroot}%{_docdir}
|
||||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user