Update to upstream version 4.24

This commit is contained in:
Marian Koncek 2023-12-19 15:09:40 +01:00
parent 32d400f78d
commit 260da62b60
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/xbean-4.18-source-release.zip
/xbean-4.21-source-release.zip
/xbean-4.23-source-release.zip
/xbean-4.24-source-release.zip

View File

@ -1 +1 @@
SHA512 (xbean-4.23-source-release.zip) = 3b8ebd3a4a4825f9cad3f977fd56056ccfe72c627b07785549d1fff5d81d9ccd226934c612c59213ce04b74ff1ec840e8a86ae27e0f238304ed5d8b805df0974
SHA512 (xbean-4.24-source-release.zip) = c88fc635e6365335cb8b78b28ac1324be0970e0d2bc000f5f43ff40d4ce6fbed04a61006788873dc0819e8f80913f40b2da4b9b264c2fe81e78ffcde5dd85e65

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
Name: xbean
Version: 4.23
Release: 2%{?dist}
Version: 4.24
Release: 1%{?dist}
Summary: Java plugin based web server
License: Apache-2.0
URL: https://geronimo.apache.org/xbean/
@ -91,6 +91,9 @@ sed -i '/testGetBytecode/i@org.junit.Ignore' xbean-finder/src/test/java/org/apac
%license LICENSE NOTICE
%changelog
* Tue Dec 19 2023 Marian Koncek <mkoncek@redhat.com> - 4.24-1
- Update to upstream version 4.24
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.23-2
- Rebuild