diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 0afccd0..7115422 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -2,7 +2,7 @@ Name: apache-commons-jxpath Version: 1.3 -Release: 53%{?dist} +Release: 54%{?dist} Summary: Simple XPath interpreter License: Apache-2.0 URL: http://commons.apache.org/jxpath/ @@ -68,6 +68,9 @@ rm src/test/org/apache/commons/jxpath/servlet/JXPathServletContextTest.java %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1.3-54 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri May 31 2024 Mikolaj Izdebski - 1.3-53 - Switch to a newer patch macro syntax