|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libgdither
|
|
|
|
|
Version: 0.6
|
|
|
|
|
Release: 18%{?dist}
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Summary: Library for applying dithering to PCM audio sources
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -70,6 +70,9 @@ make test CFLAGS="%{optflags} -Werror --std=c99 -I%{_builddir}/%{?buildsubdir}"
|
|
|
|
|
%{_libdir}/pkgconfig/libgdither.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-19
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 17 2018 Nicolas Chauvet <kwizart@gmail.com> - 0.6-18
|
|
|
|
|
- Refresh spec file
|
|
|
|
|
|
|
|
|
|