Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:51 -07:00
parent f93200c7cc
commit 254df82daf

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: jsoup
Version: 1.17.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Java library for working with real-world HTML
License: MIT
URL: https://jsoup.org/
@ -72,6 +72,9 @@ sed -i /org.jspecify/d src/main/java9/module-info.java
%license LICENSE
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1.17.2-3
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.17.2-2
- Bump release for June 2024 mass rebuild