From 16fc7941c1e2a19e9764941764e2731565ba6204 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 15:54:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- libpng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpng.spec b/libpng.spec index 5ad93a2..9fecf1a 100644 --- a/libpng.spec +++ b/libpng.spec @@ -2,7 +2,7 @@ Summary: A library of functions for manipulating PNG image format files Name: libpng Epoch: 2 Version: 1.5.10 -Release: 1%{?dist} +Release: 2%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2:1.5.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat Apr 7 2012 Tom Lane 2:1.5.10-1 - Update to libpng 1.5.10 and 1.2.49, for minor security issues (CVE-2011-3048) Resolves: #809597