From 406aa577aea2c17c8a207ec03f99e8e21c296a49 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 02:12:41 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libtiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtiff.spec b/libtiff.spec index 8db3c6d..b5fc7e5 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,7 +1,7 @@ Summary: Library of functions for manipulating TIFF format image files Name: libtiff Version: 4.0.3 -Release: 6%{?dist} +Release: 7%{?dist} License: libtiff Group: System Environment/Libraries @@ -176,6 +176,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 4.0.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu May 2 2013 Tom Lane 4.0.3-6 - Add upstream patches for CVE-2013-1960, CVE-2013-1961 Resolves: #958609