|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper)
|
|
|
|
|
Name: cdparanoia
|
|
|
|
|
Version: 10.2
|
|
|
|
|
Release: 35%{?dist}
|
|
|
|
|
Release: 36%{?dist}
|
|
|
|
|
# the app is GPLv2, everything else is LGPLv2
|
|
|
|
|
License: GPLv2 and LGPLv2
|
|
|
|
|
URL: http://www.xiph.org/paranoia/index.html
|
|
|
|
@ -106,6 +106,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/*.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 10.2-36
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Oct 26 2020 Dan Horák <dan[at]danny.cz> - 10.2-35
|
|
|
|
|
- Add pkgconfig support
|
|
|
|
|
|
|
|
|
|