Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/jakarta-activation.git#841520109ee5f20b1e278293db3236b8e9338c33
This commit is contained in:
DistroBaker 2021-02-04 06:01:56 +01:00
parent d481d4fa51
commit a6ea47e8c1

View File

@ -2,7 +2,7 @@
Name: jakarta-activation
Version: 1.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Jakarta Activation Specification and Implementation
License: BSD
@ -74,6 +74,9 @@ sed -i "s/\${activation.osgiversion}/%{version}/g" activation/pom.xml
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.2-1
- Update to version 1.2.2.
- Drop custom maven-compiler-plugin overrides in favor of upstream settings.