Compare commits
No commits in common. "c8" and "c9-beta" have entirely different histories.
@ -1,17 +1,17 @@
|
|||||||
Name: twolame
|
Name: twolame
|
||||||
Version: 0.3.13
|
Version: 0.3.13
|
||||||
Release: 12%{?dist}
|
Release: 19%{?dist}
|
||||||
Summary: Optimized MPEG Audio Layer 2 encoding library based on tooLAME
|
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+
|
# build-scripts/install-sh is MIT/X11, build-scripts/{libtool.m4, ltmain.sh} are GPLv2+
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.twolame.org/
|
URL: http://www.twolame.org/
|
||||||
Source: http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: make
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
#BuildRequires: libtool
|
#BuildRequires: libtool
|
||||||
|
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
TwoLAME is an optimized MPEG Audio Layer 2 encoding library based on tooLAME,
|
TwoLAME is an optimized MPEG Audio Layer 2 encoding library based on tooLAME,
|
||||||
which in turn is based heavily on
|
which in turn is based heavily on
|
||||||
@ -83,10 +83,30 @@ rm -rf %{buildroot}%{_docdir}
|
|||||||
%{_includedir}/%{name}.h
|
%{_includedir}/%{name}.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Apr 16 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.13-12
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-19
|
||||||
- Add explicit Requires for the -libs package.
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
- Do NVR bump to move twolame-devel from buildroot to CRB
|
Related: rhbz#1991688
|
||||||
- Resolves: rhbz#1843275
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.13-18
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-15
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-14
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-12
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-11
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-11
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user