From 0b59122c7f10523369e4b9d62b024344f6baf66b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 1 Feb 2017 19:02:14 +0100 Subject: [PATCH] Update to 0.6.0 --- .gitignore | 1 + libwebp.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 30cd2c7..e9194e8 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libwebp-0.5.0.tar.gz /libwebp-0.5.1.tar.gz /libwebp-0.5.2.tar.gz +/libwebp-0.6.0.tar.gz diff --git a/libwebp.spec b/libwebp.spec index 08859c8..ac7b8fb 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: libwebp -Version: 0.5.2 +Version: 0.6.0 Release: 1%{?dist} URL: http://webmproject.org/ Summary: Library and tools for the WebP graphics format @@ -117,6 +117,7 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_bindir}/cwebp %{_bindir}/dwebp %{_bindir}/gif2webp +%{_bindir}/img2webp %{_bindir}/webpmux %{_bindir}/vwebp %{_mandir}/man*/* @@ -124,10 +125,10 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %files -n %{name} %doc README PATENTS NEWS AUTHORS %license COPYING -%{_libdir}/%{name}.so.6* -%{_libdir}/%{name}decoder.so.2* +%{_libdir}/%{name}.so.7* +%{_libdir}/%{name}decoder.so.3* %{_libdir}/%{name}demux.so.2* -%{_libdir}/%{name}mux.so.2* +%{_libdir}/%{name}mux.so.3* %files devel %{_libdir}/%{name}*.so @@ -140,6 +141,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %changelog +* Wed Feb 01 2017 Sandro Mani - 0.6.0-1 +- Update to 0.6.0 + * Thu Dec 22 2016 Sandro Mani - 0.5.2-1 - Update to 0.5.2 diff --git a/sources b/sources index 688bd7b..33ebf67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libwebp-0.5.2.tar.gz) = f0d798e0ef8b58bc159c53214a62b29dff4309ced9efd7c5f0e6f837877906db8318c4c3453f92725ef6f2b069b931ce3e7961ca26db723a31eedc7b52988de2 +SHA512 (libwebp-0.6.0.tar.gz) = be8eb9a3ddd3dec57f9f573d076ef97b17ea18de7e58e08e3fcb26456262394e9bb663c883d34f1aee0a91f23568e61c5ec4a7d0429cc385c009bf088ce6a1a4