From 0207eda2d5bac7667488c5f55ca00dd7c56c69d4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 24 Jul 2009 17:53:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- batik.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/batik.spec b/batik.spec index 21136a7..5843d67 100644 --- a/batik.spec +++ b/batik.spec @@ -1,6 +1,6 @@ Name: batik Version: 1.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Scalable Vector Graphics for Java License: ASL 2.0 URL: http://xml.apache.org/batik/ @@ -299,6 +299,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 15 2009 Lillian Angel - 1.7-5 - Fixed javadocs issue. - Resolves: rhbz#511767