|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libgdither
|
|
|
|
|
Version: 0.6
|
|
|
|
|
Release: 16%{?dist}
|
|
|
|
|
Release: 17%{?dist}
|
|
|
|
|
Summary: Library for applying dithering to PCM audio sources
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -74,6 +74,9 @@ make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubd
|
|
|
|
|
%{_libdir}/pkgconfig/libgdither.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-17
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Apr 10 2018 Rafael Santos <rdossant@redhat.com> - 0.6-16
|
|
|
|
|
- Use Fedora standard linker flags (bug #1548657)
|
|
|
|
|
|
|
|
|
|