From f4ac05343853ca1903af3df6eb6b00bacb48bdc2 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jan 24 2020 11:19:54 +0000 Subject: Merge branch 'master' into eclipse --- diff --git a/args4j.spec b/args4j.spec index 3aa501c..86d9bf8 100644 --- a/args4j.spec +++ b/args4j.spec @@ -1,6 +1,6 @@ Name: args4j Version: 2.33 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Java command line arguments parser License: MIT URL: http://args4j.kohsuke.org @@ -67,7 +67,7 @@ find -name '*.jar' -exec rm -f '{}' \; %pom_disable_module args4j-maven-plugin %pom_disable_module args4j-maven-plugin-example -# Avoid koshuke-pom +# Remove reliance on the parent pom %pom_remove_parent # put args4j-tools and parent POM to separate subpackages @@ -95,8 +95,11 @@ find -name '*.jar' -exec rm -f '{}' \; %license %{name}/LICENSE.txt %changelog -* Wed Nov 20 2019 Mat Booth - 2.33-7 -- Avoid unnecessary koshuke parent pom, it adds nothing to the build +* Wed Jul 24 2019 Fedora Release Engineering - 2.33-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Apr 18 2019 Mat Booth - 2.33-7 +- Avoid unnecessary koshuke parent pom, it doesn't add anything to the build * Thu Jan 31 2019 Fedora Release Engineering - 2.33-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild