Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:15:15 -07:00
parent 4a49dd52be
commit 47f2bcd179

View File

@ -2,7 +2,7 @@
Name: plexus-xml
Version: 3.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Plexus XML Utilities
# Licensing breakdown:
# Apache-1.1: src/main/java/org/codehaus/plexus/util/xml/StringUtils.java
@ -42,5 +42,8 @@ A collection of various utility classes to ease working with XML.
%license NOTICE.txt LICENSE.txt
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.0.0-2
- Bump release for June 2024 mass rebuild
* Fri Feb 2 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0-1
- Initial packaging