diff --git a/xmltool.spec b/xmltool.spec index c054d13..66948ca 100644 --- a/xmltool.spec +++ b/xmltool.spec @@ -1,6 +1,6 @@ Name: xmltool Version: 3.3 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Tool to manage XML documents through a Fluent Interface License: ASL 2.0 @@ -67,6 +67,9 @@ sed -i 's/\r//' LICENSE.txt %doc LICENSE.txt %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 3.3-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 18 2020 Fabio Valentini - 3.3-27 - Set javac source and target to 1.8 to fix Java 11 builds.