diff --git a/.gitignore b/.gitignore index b364dd3..e00b348 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libwebp-0.4.1.tar.gz /libwebp-0.4.2.tar.gz /libwebp-0.4.3.tar.gz +/libwebp-0.4.4.tar.gz diff --git a/libwebp.spec b/libwebp.spec index f7986de..7a17c16 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: libwebp -Version: 0.4.3 -Release: 3%{?dist} +Version: 0.4.4 +Release: 1%{?dist} Group: Development/Libraries URL: http://webmproject.org/ Summary: Library and tools for the WebP graphics format @@ -133,6 +133,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_libdir}/%{name}-java/ %changelog +* Fri Oct 30 2015 Sandro Mani - 0.4.4-1 +- upstream release 0.4.4 + * Wed Jun 17 2015 Fedora Release Engineering - 0.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f1c7bdf..3b05bdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08813525eeeffe7e305b4cbfade8ae9b libwebp-0.4.3.tar.gz +b737062cf688e502b940b460ddc3015f libwebp-0.4.4.tar.gz