From a1b02676ed6ee8fc16f2a3b002956919b32f8a6c Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Thu, 23 Feb 2023 09:46:09 +0100 Subject: [PATCH] Add Automatic-Module-Name manifest entry --- hamcrest.spec | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/hamcrest.spec b/hamcrest.spec index fec3419..afc35ab 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -4,7 +4,7 @@ Name: hamcrest Version: 2.2 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library of matchers for building test expressions License: BSD URL: https://github.com/hamcrest/JavaHamcrest @@ -56,6 +56,18 @@ cp -p %{SOURCE1} pom.xml 1.8 + + org.apache.maven.plugins + maven-jar-plugin + any + + + + org.hamcrest + + + + ' @@ -81,6 +93,9 @@ popd %license LICENSE.txt %changelog +* Thu Feb 23 2023 Marian Koncek - 2.2-10 +- Add Automatic-Module-Name manifest entry + * Thu Jan 19 2023 Fedora Release Engineering - 2.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild