From 3cbcb34a7020b9ea462621d8377782008d28351f Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Fri, 8 Jan 2016 12:09:14 +0100 Subject: [PATCH] Bumping Signed-off-by: Petr Hracek --- libpng.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpng.spec b/libpng.spec index 78d3502..cca501d 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.20 -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 +* Fri Jan 08 2016 Petr Hracek - 2:1.6.20-2 +- Bumping + * Wed Jan 06 2016 Petr Hracek - 2:1.6.20-1 - new upstream release 1.6.20 (#1293326)