From 569cde878486312f85da95ab68931104152c1bdb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:04:11 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libpng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpng.spec b/libpng.spec index 218987a..3fe22a6 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.6.10 -Release: 1%{?dist} +Release: 2%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -110,6 +110,9 @@ make check %{_bindir}/pngfix %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2:1.6.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Apr 10 2014 Petr Hracek - 2:1.6.10-1 - Update to libpng 1.6.10 for minor bug fixes (#1063749)