|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libimagequant
|
|
|
|
|
Version: 2.10.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Palette quantization library
|
|
|
|
|
|
|
|
|
|
License: GPLv3+ and MIT
|
|
|
|
@ -54,6 +54,9 @@ install -Dpm 0644 %{name}.h %{buildroot}%{_includedir}/%{name}.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jul 09 2017 Sandro Mani <manisandro@gmail.com> - 2.10.1-1
|
|
|
|
|
- Update to 2.10.1
|
|
|
|
|
|
|
|
|
|