|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libimagequant
|
|
|
|
|
Version: 2.8.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Palette quantization library
|
|
|
|
|
|
|
|
|
|
License: GPLv3+ and MIT
|
|
|
|
@ -54,6 +54,9 @@ install -Dpm 0644 %{name}.h %{buildroot}%{_includedir}/%{name}.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 02 2017 Sandro Mani <manisandro@gmail.com> - 2.8.2-2
|
|
|
|
|
- Use %%name and %%url to reduce text
|
|
|
|
|
|
|
|
|
|