Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-26 14:38:34 +00:00
parent 04d2330148
commit 841520109e
1 changed files with 4 additions and 1 deletions

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.