From 4f13b315d89a1101c08134bdbf556feba5e34ebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:54:18 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- jakarta-annotations.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jakarta-annotations.spec b/jakarta-annotations.spec index ea5e2ab..34666cc 100644 --- a/jakarta-annotations.spec +++ b/jakarta-annotations.spec @@ -2,7 +2,7 @@ Name: jakarta-annotations Version: 1.3.5 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Jakarta Annotations License: EPL-2.0 or GPLv2 with exceptions URL: https://github.com/eclipse-ee4j/common-annotations-api @@ -68,6 +68,9 @@ that applies across a variety of Java technologies. %doc README.md %changelog +* Thu Feb 08 2024 Marián Konček - 1.3.5-16 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 1.3.5-15 - Rebuild to regenerate auto-requires