diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 0f50c96..f99978e 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -2,7 +2,7 @@ Name: apache-commons-jxpath Version: 1.3 -Release: 45%{?dist} +Release: 46%{?dist} Summary: Simple XPath interpreter License: ASL 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 +* Thu Feb 08 2024 Marián Konček - 1.3-46 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 1.3-45 - Rebuild to regenerate auto-requires