From 1f0a134b367c40418355cf40f8274385bd70df76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:56:08 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- osgi-annotation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osgi-annotation.spec b/osgi-annotation.spec index 5c85f02..ac6415f 100644 --- a/osgi-annotation.spec +++ b/osgi-annotation.spec @@ -2,7 +2,7 @@ Name: osgi-annotation Version: 8.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Annotations for use in compiling OSGi bundles License: ASL 2.0 URL: https://www.osgi.org @@ -75,6 +75,9 @@ cp -p %{SOURCE1} pom.xml %license META-INF/LICENSE META-INF/NOTICE %changelog +* Thu Feb 08 2024 Marián Konček - 8.0.1-7 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 8.0.1-6 - Rebuild to regenerate auto-requires