From 841520109ee5f20b1e278293db3236b8e9338c33 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 14:38:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- jakarta-activation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jakarta-activation.spec b/jakarta-activation.spec index 892af87..53b0f6b 100644 --- a/jakarta-activation.spec +++ b/jakarta-activation.spec @@ -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 - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fabio Valentini - 1.2.2-1 - Update to version 1.2.2. - Drop custom maven-compiler-plugin overrides in favor of upstream settings.