diff --git a/glassfish-fastinfoset.spec b/glassfish-fastinfoset.spec index fbab3f8..f70247b 100644 --- a/glassfish-fastinfoset.spec +++ b/glassfish-fastinfoset.spec @@ -1,6 +1,6 @@ Name: glassfish-fastinfoset Version: 1.2.15 -Release: 1 +Release: 2 Summary: Fast Infoset License: ASL 2.0 URL: https://fi.java.net @@ -35,7 +35,7 @@ rm -rf xml-data.zip.REMOVED.git-id mv code/* ./ rm -rf code -%patch0 -p1 +%patch 0 -p1 %pom_xpath_remove "pom:build/pom:extensions" %pom_remove_plugin :findbugs-maven-plugin %pom_remove_plugin :maven-antrun-extended-plugin @@ -65,6 +65,9 @@ rm -rf fastinfoset/src/main/java/module-info.java %doc copyright.txt LICENSE README.md %changelog +* Fri Dec 13 2024 litian - 1.2.15-2 +- fix %patchN is deprecated warning + * Tue Jul 11 2023 Ge Wang - 1.2.15-1 - Update to version 1.2.15