From 1f1c977cc48d6a7560ec37a4991be2beb648cf96 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:24:49 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/batik.git#5d68e90262dbbac565d2ad335a05f852b950fb49 --- batik.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/batik.spec b/batik.spec index 1f8e54d..99a0dee 100644 --- a/batik.spec +++ b/batik.spec @@ -5,7 +5,7 @@ Name: batik Version: 1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable Vector Graphics for Java License: ASL 2.0 and W3C URL: https://xmlgraphics.apache.org/batik/ @@ -238,6 +238,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 18 2020 Mat Booth - 1.13-1 - Update to latest upstream release - Add requirements on full JRE for subpackages that require AWT