From dcf08f89eb1be8d49393d5f7bde921f25c1ac4e7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 06:03:59 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libtiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtiff.spec b/libtiff.spec index 2b901aa..1091715 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,7 +1,7 @@ Summary: Library of functions for manipulating TIFF format image files Name: libtiff Version: 3.9.4 -Release: 1%{?dist} +Release: 2%{?dist} License: libtiff Group: System Environment/Libraries @@ -191,6 +191,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 3.9.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jun 22 2010 Tom Lane 3.9.4-1 - Update to libtiff 3.9.4, for numerous bug fixes including fixes for CVE-2010-1411, CVE-2010-2065, CVE-2010-2067