From 808669145c3871efcd081aedfdf7a6c97aed964b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 31 Mar 2023 20:12:16 +0200 Subject: [PATCH] Rebuild with no changes --- maven-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-parent.spec b/maven-parent.spec index 3ec19ce..20ca943 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -2,7 +2,7 @@ Name: maven-parent Version: 39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Maven parent POM License: ASL 2.0 URL: https://maven.apache.org @@ -46,6 +46,9 @@ Apache Maven parent POM file used by other Maven projects. %doc LICENSE NOTICE %changelog +* Fri Mar 31 2023 Mikolaj Izdebski - 39-2 +- Rebuild with no changes + * Thu Mar 23 2023 Mikolaj Izdebski - 39-1 - Update to upstream version 39