Update to 2.12.5

epel9
Sandro Mani 6 years ago
parent c51678af61
commit 792f75c82d

@ -1,6 +1,6 @@
Name: libimagequant Name: libimagequant
Version: 2.12.3 Version: 2.12.5
Release: 2%{?dist} Release: 1%{?dist}
Summary: Palette quantization library Summary: Palette quantization library
License: GPLv3+ and MIT License: GPLv3+ and MIT
@ -57,6 +57,9 @@ rm -f %{buildroot}%{_libdir}/%{name}.a
%changelog %changelog
* Mon Jul 29 2019 Sandro Mani <manisandro@gmail.com> - 2.12.5-1
- Update to 2.12.5
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.3-2 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1,6 +1,6 @@
diff -rupN libimagequant-2.12.3/Makefile libimagequant-2.12.3-new/Makefile diff -rupN libimagequant-2.12.5/Makefile libimagequant-2.12.5-new/Makefile
--- libimagequant-2.12.3/Makefile 2019-05-23 10:42:15.000000000 +0200 --- libimagequant-2.12.5/Makefile 2019-07-27 14:50:23.000000000 +0200
+++ libimagequant-2.12.3-new/Makefile 2019-05-27 12:03:00.329740733 +0200 +++ libimagequant-2.12.5-new/Makefile 2019-07-29 16:46:54.585923523 +0200
@@ -114,7 +114,7 @@ install: all $(PKGCONFIG) @@ -114,7 +114,7 @@ install: all $(PKGCONFIG)
install -d $(DESTDIR)$(PKGCONFIGDIR) install -d $(DESTDIR)$(PKGCONFIGDIR)
install -d $(DESTDIR)$(INCLUDEDIR) install -d $(DESTDIR)$(INCLUDEDIR)

Loading…
Cancel
Save