diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 814ba74..5872bef 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -2,7 +2,7 @@ Name: apache-commons-jxpath Version: 1.3 -Release: 48%{?dist} +Release: 49%{?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 +* Fri Jan 19 2024 Fedora Release Engineering - 1.3-49 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 04 2023 Mikolaj Izdebski - 1.3-48 - Port to apache-commons-parent 65