update to version 4.15
This commit is contained in:
parent
bcac7a24c7
commit
2457982fe1
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/xbean-4.8-source-release.zip
|
||||
/xbean-4.9-source-release.zip
|
||||
/xbean-4.14-source-release.zip
|
||||
/xbean-4.15-source-release.zip
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xbean-4.14-source-release.zip) = 1aaf9315d4f75a53b3a18da4f56d0737dbee75aa1516491aeea6d2d1b247fdcadc173c8b494efd2758e880b2512f7c015076322a57913ad1a491ea3871f9e5e1
|
||||
SHA512 (xbean-4.15-source-release.zip) = fd76c882a1348bc00e79a1bfd9231a31c07b800908332d8ba2f24483dce054d25953aadef29427e1892b59bb8e44e8bf44c0822f806cefd2bcc5c1768123249f
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Name: xbean
|
||||
Summary: Java plugin based web server
|
||||
Version: 4.14
|
||||
Release: 2%{?dist}
|
||||
Version: 4.15
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
|
||||
URL: http://geronimo.apache.org/xbean/
|
||||
@ -191,6 +191,9 @@ sed -i "s|</Private-Package>|</Private-Package-->|" xbean-blueprint/pom.xml
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2019 Fabio Valentini <decathorpe@gmail.com> - 4.15-1
|
||||
- Update to version 4.15.
|
||||
|
||||
* Wed Sep 18 2019 Fabio Valentini <decathorpe@gmail.com> - 4.14-2
|
||||
- Migrate from the obsolete felix-osgi-core to osgi-core.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user