From c0dff7be5704fce27b743a30d43586e5031b3d23 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:05:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libpng12.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpng12.spec b/libpng12.spec index 681632a..9921d2c 100644 --- a/libpng12.spec +++ b/libpng12.spec @@ -1,7 +1,7 @@ Summary: Old version of libpng, needed to run old binaries Name: libpng12 Version: 1.2.50 -Release: 2%{?dist} +Release: 3%{?dist} License: zlib Group: System Environment/Libraries URL: http://www.libpng.org/pub/png/ @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT%{_mandir}/man5/* %{_mandir}/man3/* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.2.50-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Aug 22 2012 Tom Lane 1.2.50-2 - Remove unnecessary use of epoch Related: #850628