From 5d16c0dc9bf78da85d261ee735502764a2e584ec Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 14:36:18 +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/flute.git#2d17d9235f251d3e1748704eb02219e3c4fd4143 --- flute.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flute.spec b/flute.spec index 95004f1..f25b5ea 100644 --- a/flute.spec +++ b/flute.spec @@ -1,6 +1,6 @@ Name: flute Version: 1.3.0 -Release: 24.OOo31%{?dist} +Release: 25.OOo31%{?dist} Summary: Java CSS parser using SAC # The entire source code is W3C except ParseException.java which is LGPLv2+ License: W3C and LGPLv2+ @@ -46,6 +46,9 @@ cp -rp build/api $RPM_BUILD_ROOT%{_javadocdir}/%{name} %{_javadocdir}/%{name} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.0-25.OOo31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.3.0-24.OOo31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild