From 6c7158dc642b60837a6cf9629ce86b496199e49a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 13:43:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- jaxb-istack-commons.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jaxb-istack-commons.spec b/jaxb-istack-commons.spec index ba1b4f0..a66c22a 100644 --- a/jaxb-istack-commons.spec +++ b/jaxb-istack-commons.spec @@ -4,7 +4,7 @@ Name: jaxb-istack-commons Version: 3.0.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: iStack Common Utility Code License: BSD URL: https://github.com/eclipse-ee4j/jaxb-istack-commons @@ -129,6 +129,9 @@ popd %license LICENSE.md NOTICE.md %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 3.0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Nov 05 2021 Didik Supriadi - 3.0.12-1 - New upstream release 3.0.12 - Remove workaround for SUREFIRE-1897