smani pushed to libwebp (el6). "Update to 0.4.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 18:09:43 UTC 2015


>From 9bb6c467405829a39690960b27970c71c8be003e Mon Sep 17 00:00:00 2001
From: Sandro Mani <manisandro at gmail.com>
Date: Tue, 5 Aug 2014 11:27:57 +0200
Subject: Update to 0.4.1


diff --git a/.gitignore b/.gitignore
index c68a6aa..2bc9304 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libwebp-0.3.0.tar.gz
 /libwebp-0.3.1.tar.gz
 /libwebp-0.4.0.tar.gz
+/libwebp-0.4.1.tar.gz
diff --git a/libwebp.spec b/libwebp.spec
index c03d0fd..36b97e2 100644
--- a/libwebp.spec
+++ b/libwebp.spec
@@ -1,18 +1,16 @@
 %global _hardened_build 1
 
 Name:          libwebp
-Version:       0.4.0
-Release:       4%{?dist}
+Version:       0.4.1
+Release:       1%{?dist}
 Group:         Development/Libraries
 URL:           http://webmproject.org/
 Summary:       Library and tools for the WebP graphics format
 # Additional IPR is licensed as well. See PATENTS file for details
 License:       BSD
-Source0:       http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
+Source0:       http://downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz
 Source1:       libwebp_jni_example.java
 
-Patch0:        libwebp-0.4.0-endian-check.patch
-
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: giflib-devel
@@ -65,8 +63,6 @@ Java bindings for libwebp.
 %prep
 %setup -q
 
-%patch0 -p1
-
 %build
 autoreconf -vif
 %configure --disable-static --enable-libwebpmux \
@@ -128,6 +124,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
 %{_libdir}/%{name}-java/
 
 %changelog
+* Tue Aug 05 2014 Sandro Mani <manisandro at gmail.com> - 0.4.1-1
+- upstream release 0.4.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 937927d..b74d497 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8dd1d26eb9566833aba269b86d97e68  libwebp-0.4.0.tar.gz
+42bc79613ec5ee5b0e68ba97839c981e  libwebp-0.4.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libwebp.git/commit/?h=el6&id=9bb6c467405829a39690960b27970c71c8be003e


More information about the scm-commits mailing list