From 63e15a824bce9d07c291840c128fd5f95563bd45 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 23 Feb 2024 14:15:36 +0100 Subject: [PATCH 01/21] bump of release for for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 We are sorry, we messed a bit, and we have to bump release in this package --- apache-commons-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 020527c..d25d4eb 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 66 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Fri Feb 23 2024 Jiri Vanek - 66-2 +- bump of release for for java-21-openjdk as system jdk + * Fri Feb 02 2024 Mikolaj Izdebski - 66-1 - Update to upstream version 66 From c42fcf1ae94929813bafecbeee625f2c17655154 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 27 Feb 2024 14:48:16 +0100 Subject: [PATCH 02/21] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index d25d4eb..cdec0e6 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 66 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Tue Feb 27 2024 Jiri Vanek - 66-3 +- Rebuilt for java-21-openjdk as system jdk + * Fri Feb 23 2024 Jiri Vanek - 66-2 - bump of release for for java-21-openjdk as system jdk From 9ee29f9a7a58313042fff0247378b9838aa9d5d3 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Thu, 4 Apr 2024 11:21:10 +0200 Subject: [PATCH 03/21] Update to upstream version 69 --- .gitignore | 2 ++ apache-commons-parent.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9c8864a..47fdfc8 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ /commons-parent-61.tar.gz /commons-parent-65.tar.gz /commons-parent-66.tar.gz +/commons-parent-67.tar.gz +/commons-parent-69.tar.gz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index cdec0e6..8907797 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,8 +1,8 @@ %bcond_with bootstrap Name: apache-commons-parent -Version: 66 -Release: 3%{?dist} +Version: 69 +Release: 1%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Thu Apr 04 2024 Marian Koncek - 69-1 +- Update to upstream version 69 + * Tue Feb 27 2024 Jiri Vanek - 66-3 - Rebuilt for java-21-openjdk as system jdk diff --git a/sources b/sources index 13b1a7a..e432a3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-parent-66.tar.gz) = 0f2987c949efd0768120e6beb21c72482e28c0275ad2856b686a97241a718b47f71d390de063f6ab48e84f8ba38bcb7f323a63ba0c1eb980ddd7c5667850e4fe +SHA512 (commons-parent-69.tar.gz) = 3db33bb7947337665a749cd8ca920e9148d5b10939810ff2bd2008fc154506c5f8ba5d349bb20579e0fe6229a91fd80622bfce11f5a576abcf5506a91c478b61 From f932d898b1968c793233c5759582aa0406780c9e Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Tue, 18 Jun 2024 14:58:55 +0200 Subject: [PATCH 04/21] Update to upstream version 71 --- .gitignore | 1 + apache-commons-parent.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 47fdfc8..9b23eeb 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /commons-parent-66.tar.gz /commons-parent-67.tar.gz /commons-parent-69.tar.gz +/commons-parent-71.tar.gz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 8907797..7c3e46d 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: apache-commons-parent -Version: 69 +Version: 71 Release: 1%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 @@ -66,8 +66,8 @@ done %license LICENSE.txt NOTICE.txt %changelog -* Thu Apr 04 2024 Marian Koncek - 69-1 -- Update to upstream version 69 +* Tue Jun 18 2024 Marian Koncek - 71-1 +- Update to upstream version 71 * Tue Feb 27 2024 Jiri Vanek - 66-3 - Rebuilt for java-21-openjdk as system jdk diff --git a/sources b/sources index e432a3e..3a8c55b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-parent-69.tar.gz) = 3db33bb7947337665a749cd8ca920e9148d5b10939810ff2bd2008fc154506c5f8ba5d349bb20579e0fe6229a91fd80622bfce11f5a576abcf5506a91c478b61 +SHA512 (commons-parent-71.tar.gz) = 62e7791e55ae6392c71305e7c74f77bbde8babfe55a99139ba4b3e9c4370ad1ba2e4c7945ae80283c656b3170a7960e7f08535d0d4312489ef9ea5b8bab135d3 From 9754642bd1c336fee4c2bad11823dffc9d00a1b9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 17:12:30 +0000 Subject: [PATCH 05/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- apache-commons-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 7c3e46d..94e97e6 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 71 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,6 +66,9 @@ done %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 71-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jun 18 2024 Marian Koncek - 71-1 - Update to upstream version 71 From 559b96fc9739429fd38ee1166e6dd399b6e64474 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 31 Jul 2024 20:53:29 +0200 Subject: [PATCH 06/21] Switch javapackages tests to f41 branch --- plans/javapackages.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/javapackages.fmf b/plans/javapackages.fmf index a2cdaba..17c6113 100644 --- a/plans/javapackages.fmf +++ b/plans/javapackages.fmf @@ -2,6 +2,6 @@ summary: Run javapackages-specific tests discover: how: fmf url: https://src.fedoraproject.org/tests/javapackages - ref: f40 + ref: f41 execute: how: tmt From 16dbba34e0c1ce39e807f6d6c882b42375c0ec48 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 20 Aug 2024 16:33:56 +0200 Subject: [PATCH 07/21] Switch from %setup to %autosetup --- apache-commons-parent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 94e97e6..5ba09a7 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -32,7 +32,7 @@ Requires: mvn(org.moditect:moditect-maven-plugin) The Project Object Model files for the apache-commons packages. %prep -%setup -q -n commons-parent-rel-commons-parent-%{version} +%autosetup -p1 -C # Plugin is not in fedora %pom_remove_plugin org.apache.commons:commons-build-plugin From 1ac6ed8a0b6006129793914dfa3c60e88c62421f Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 23 Aug 2024 00:45:01 +0200 Subject: [PATCH 08/21] Convert to %autorelease and %autochangelog --- apache-commons-parent.spec | 228 +------------------------------------ changelog | 225 ++++++++++++++++++++++++++++++++++++ 2 files changed, 227 insertions(+), 226 deletions(-) create mode 100644 changelog diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 5ba09a7..59f143a 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,7 +2,7 @@ Name: apache-commons-parent Version: 71 -Release: 2%{?dist} +Release: %autorelease Summary: Apache Commons Parent Pom License: Apache-2.0 URL: https://commons.apache.org/commons-parent-pom.html @@ -66,228 +66,4 @@ done %license LICENSE.txt NOTICE.txt %changelog -* Wed Jul 17 2024 Fedora Release Engineering - 71-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Tue Jun 18 2024 Marian Koncek - 71-1 -- Update to upstream version 71 - -* Tue Feb 27 2024 Jiri Vanek - 66-3 -- Rebuilt for java-21-openjdk as system jdk - -* Fri Feb 23 2024 Jiri Vanek - 66-2 -- bump of release for for java-21-openjdk as system jdk - -* Fri Feb 02 2024 Mikolaj Izdebski - 66-1 -- Update to upstream version 66 - -* Mon Jan 22 2024 Fedora Release Engineering - 65-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jan 19 2024 Fedora Release Engineering - 65-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Dec 04 2023 Mikolaj Izdebski - 65-2 -- Enable moditect-maven-plugin - -* Mon Dec 04 2023 Mikolaj Izdebski - 65-1 -- Update to upstream version 65 - -* Fri Sep 01 2023 Mikolaj Izdebski - 61-2 -- Rebuild - -* Wed Aug 30 2023 Mikolaj Izdebski - 61-1 -- Update to upstream version 61 - -* Fri Aug 25 2023 Mikolaj Izdebski - 60-1 -- Update to upstream version 60 - -* Fri Aug 11 2023 Marian Koncek - 59-1 -- Update to upstream version 59 - -* Wed Jul 19 2023 Fedora Release Engineering - 53-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Wed Jan 18 2023 Fedora Release Engineering - 53-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Jul 20 2022 Fedora Release Engineering - 53-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sun Apr 24 2022 Mikolaj Izdebski - 53-1 -- Update to upstream version 53 - -* Sat Feb 05 2022 Jiri Vanek - 52-6 -- Rebuilt for java-17-openjdk as system jdk - -* Wed Jan 19 2022 Fedora Release Engineering - 52-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Jul 21 2021 Fedora Release Engineering - 52-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon May 17 2021 Mikolaj Izdebski - 52-3 -- Bootstrap build -- Non-bootstrap build - -* Tue Jan 26 2021 Fedora Release Engineering - 52-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Sep 01 2020 Fabio Valentini - 52-1 -- Update to version 52. - -* Fri Aug 21 2020 Marian Koncek - 52-1 -- Update to upstream version 52 - -* Tue Jul 28 2020 Marian Koncek - 51-1 -- Update to upstream version 51 - -* Mon Jul 27 2020 Fedora Release Engineering - 47-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 10 2020 Jiri Vanek - 47-5 -- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 - -* Wed Jan 29 2020 Marian Koncek - 50-1 -- Update to upstream version 50 - -* Tue Jan 28 2020 Fedora Release Engineering - 47-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Tue Nov 05 2019 Mikolaj Izdebski - 49-2 -- Mass rebuild for javapackages-tools 201902 - -* Wed Sep 18 2019 Marian Koncek - 49-1 -- Update to upstream version 49 - -* Wed Jul 24 2019 Fedora Release Engineering - 47-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri May 24 2019 Mikolaj Izdebski - 48-2 -- Mass rebuild for javapackages-tools 201901 - -* Fri May 03 2019 Marian Koncek - 48-1 -- Update to upstream version 48 - -* Thu Jan 31 2019 Fedora Release Engineering - 47-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Oct 12 2018 Marian Koncek - 47-1 -- Update to upstream version 47 - -* Thu Jul 12 2018 Fedora Release Engineering - 43-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 43-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Jan 26 2018 Mikolaj Izdebski - 43-1 -- Update to upstream version 43 - -* Wed Jul 26 2017 Fedora Release Engineering - 42-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Mon Feb 06 2017 Michael Simacek - 42-3 -- Remove more useless plugins - -* Thu Jan 05 2017 Michael Simacek - 42-2 -- Remove profiles for plugins that are useless in package builds - -* Mon Jan 02 2017 Michael Simacek - 42-1 -- Update to upstream version 42 - -* Tue Jun 14 2016 Mikolaj Izdebski - 40-2 -- Add missing dependency - -* Wed May 11 2016 Mikolaj Izdebski - 40-1 -- Update to upstream version 40 - -* Wed Feb 03 2016 Fedora Release Engineering - 39-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Sep 8 2015 Mikolaj Izdebski - 39-1 -- Update to upstream version 39 - -* Thu Jun 25 2015 Mikolaj Izdebski - 38-1 -- Update to upstream version 38 - -* Wed Jun 17 2015 Fedora Release Engineering - 37-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue Feb 3 2015 Mikolaj Izdebski - 37-2 -- Remove animal-sniffer profile - -* Mon Feb 2 2015 Mikolaj Izdebski - 37-1 -- Update to upstream version 37 - -* Mon Oct 27 2014 Mikolaj Izdebski - 35-1 -- Update to upstream version 35 - -* Wed Jul 30 2014 Mikolaj Izdebski - 34-4 -- Fix build-requires on apache-parent - -* Sat Jun 07 2014 Fedora Release Engineering - 34-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed May 28 2014 Mikolaj Izdebski - 34-2 -- Rebuild to regenerate Maven auto-requires - -* Thu Apr 17 2014 Mikolaj Izdebski - 34-1 -- Update to upstream version 34 - -* Tue Mar 04 2014 Stanislav Ochotnicky - 33-2 -- Remove maven 3 profile - -* Wed Feb 12 2014 Mikolaj Izdebski - 33-1 -- Update to upstream version 33 - -* Tue Aug 06 2013 Mat Booth - 32-2 -- Remove use of maven-scm-publish-plugin plugin - -* Tue Aug 06 2013 Mat Booth - 32-1 -- Updated to latest upstream, rhbz #904731 - -* Tue Aug 06 2013 Mat Booth - 26-7 -- Use pom macros instead of patching -- Update spec for latest guidelines rhbz #991975 - -* Sat Aug 03 2013 Fedora Release Engineering - 26-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Mon Apr 15 2013 Mikolaj Izdebski - 26-5 -- Add buildnumber-maven-plugin to R/BR - -* Wed Apr 10 2013 Mikolaj Izdebski - 26-4 -- Fix Requires and BuildRequires - -* Wed Feb 13 2013 Fedora Release Engineering - 26-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Feb 06 2013 Java SIG - 26-2 -- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild -- Replace maven BuildRequires with maven-local - -* Fri Oct 19 2012 Chris Spike 22-4 -- Updated to 26 - -* Wed Jul 18 2012 Fedora Release Engineering - 22-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Jan 12 2012 Fedora Release Engineering - 22-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Wed Dec 14 2011 Alexander Kurtakov 22-2 -- Add missing BR/R on buildbumber-maven-plugin. - -* Wed Dec 7 2011 Alexander Kurtakov 22-1 -- Update to latest upstream. - -* Fri Apr 15 2011 Chris Spike 20-1 -- Updated to 20 -- Fixed Rs for maven 3 - -* Sat Nov 6 2010 Chris Spike 15-2 -- Added patch to remove commons-build-plugin from pom file - -* Wed Oct 20 2010 Chris Spike 15-1 -- Initial version of the package +%autochangelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..2bab4dd --- /dev/null +++ b/changelog @@ -0,0 +1,225 @@ +* Wed Jul 17 2024 Fedora Release Engineering - 71-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Tue Jun 18 2024 Marian Koncek - 71-1 +- Update to upstream version 71 + +* Tue Feb 27 2024 Jiri Vanek - 66-3 +- Rebuilt for java-21-openjdk as system jdk + +* Fri Feb 23 2024 Jiri Vanek - 66-2 +- bump of release for for java-21-openjdk as system jdk + +* Fri Feb 02 2024 Mikolaj Izdebski - 66-1 +- Update to upstream version 66 + +* Mon Jan 22 2024 Fedora Release Engineering - 65-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 65-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Dec 04 2023 Mikolaj Izdebski - 65-2 +- Enable moditect-maven-plugin + +* Mon Dec 04 2023 Mikolaj Izdebski - 65-1 +- Update to upstream version 65 + +* Fri Sep 01 2023 Mikolaj Izdebski - 61-2 +- Rebuild + +* Wed Aug 30 2023 Mikolaj Izdebski - 61-1 +- Update to upstream version 61 + +* Fri Aug 25 2023 Mikolaj Izdebski - 60-1 +- Update to upstream version 60 + +* Fri Aug 11 2023 Marian Koncek - 59-1 +- Update to upstream version 59 + +* Wed Jul 19 2023 Fedora Release Engineering - 53-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jan 18 2023 Fedora Release Engineering - 53-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Jul 20 2022 Fedora Release Engineering - 53-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sun Apr 24 2022 Mikolaj Izdebski - 53-1 +- Update to upstream version 53 + +* Sat Feb 05 2022 Jiri Vanek - 52-6 +- Rebuilt for java-17-openjdk as system jdk + +* Wed Jan 19 2022 Fedora Release Engineering - 52-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 21 2021 Fedora Release Engineering - 52-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Mon May 17 2021 Mikolaj Izdebski - 52-3 +- Bootstrap build +- Non-bootstrap build + +* Tue Jan 26 2021 Fedora Release Engineering - 52-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Sep 01 2020 Fabio Valentini - 52-1 +- Update to version 52. + +* Fri Aug 21 2020 Marian Koncek - 52-1 +- Update to upstream version 52 + +* Tue Jul 28 2020 Marian Koncek - 51-1 +- Update to upstream version 51 + +* Mon Jul 27 2020 Fedora Release Engineering - 47-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jul 10 2020 Jiri Vanek - 47-5 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + +* Wed Jan 29 2020 Marian Koncek - 50-1 +- Update to upstream version 50 + +* Tue Jan 28 2020 Fedora Release Engineering - 47-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Nov 05 2019 Mikolaj Izdebski - 49-2 +- Mass rebuild for javapackages-tools 201902 + +* Wed Sep 18 2019 Marian Koncek - 49-1 +- Update to upstream version 49 + +* Wed Jul 24 2019 Fedora Release Engineering - 47-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri May 24 2019 Mikolaj Izdebski - 48-2 +- Mass rebuild for javapackages-tools 201901 + +* Fri May 03 2019 Marian Koncek - 48-1 +- Update to upstream version 48 + +* Thu Jan 31 2019 Fedora Release Engineering - 47-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Oct 12 2018 Marian Koncek - 47-1 +- Update to upstream version 47 + +* Thu Jul 12 2018 Fedora Release Engineering - 43-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 43-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Jan 26 2018 Mikolaj Izdebski - 43-1 +- Update to upstream version 43 + +* Wed Jul 26 2017 Fedora Release Engineering - 42-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Mon Feb 06 2017 Michael Simacek - 42-3 +- Remove more useless plugins + +* Thu Jan 05 2017 Michael Simacek - 42-2 +- Remove profiles for plugins that are useless in package builds + +* Mon Jan 02 2017 Michael Simacek - 42-1 +- Update to upstream version 42 + +* Tue Jun 14 2016 Mikolaj Izdebski - 40-2 +- Add missing dependency + +* Wed May 11 2016 Mikolaj Izdebski - 40-1 +- Update to upstream version 40 + +* Wed Feb 03 2016 Fedora Release Engineering - 39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Sep 8 2015 Mikolaj Izdebski - 39-1 +- Update to upstream version 39 + +* Thu Jun 25 2015 Mikolaj Izdebski - 38-1 +- Update to upstream version 38 + +* Wed Jun 17 2015 Fedora Release Engineering - 37-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue Feb 3 2015 Mikolaj Izdebski - 37-2 +- Remove animal-sniffer profile + +* Mon Feb 2 2015 Mikolaj Izdebski - 37-1 +- Update to upstream version 37 + +* Mon Oct 27 2014 Mikolaj Izdebski - 35-1 +- Update to upstream version 35 + +* Wed Jul 30 2014 Mikolaj Izdebski - 34-4 +- Fix build-requires on apache-parent + +* Sat Jun 07 2014 Fedora Release Engineering - 34-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed May 28 2014 Mikolaj Izdebski - 34-2 +- Rebuild to regenerate Maven auto-requires + +* Thu Apr 17 2014 Mikolaj Izdebski - 34-1 +- Update to upstream version 34 + +* Tue Mar 04 2014 Stanislav Ochotnicky - 33-2 +- Remove maven 3 profile + +* Wed Feb 12 2014 Mikolaj Izdebski - 33-1 +- Update to upstream version 33 + +* Tue Aug 06 2013 Mat Booth - 32-2 +- Remove use of maven-scm-publish-plugin plugin + +* Tue Aug 06 2013 Mat Booth - 32-1 +- Updated to latest upstream, rhbz #904731 + +* Tue Aug 06 2013 Mat Booth - 26-7 +- Use pom macros instead of patching +- Update spec for latest guidelines rhbz #991975 + +* Sat Aug 03 2013 Fedora Release Engineering - 26-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon Apr 15 2013 Mikolaj Izdebski - 26-5 +- Add buildnumber-maven-plugin to R/BR + +* Wed Apr 10 2013 Mikolaj Izdebski - 26-4 +- Fix Requires and BuildRequires + +* Wed Feb 13 2013 Fedora Release Engineering - 26-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Wed Feb 06 2013 Java SIG - 26-2 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + +* Fri Oct 19 2012 Chris Spike 22-4 +- Updated to 26 + +* Wed Jul 18 2012 Fedora Release Engineering - 22-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Thu Jan 12 2012 Fedora Release Engineering - 22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Dec 14 2011 Alexander Kurtakov 22-2 +- Add missing BR/R on buildbumber-maven-plugin. + +* Wed Dec 7 2011 Alexander Kurtakov 22-1 +- Update to latest upstream. + +* Fri Apr 15 2011 Chris Spike 20-1 +- Updated to 20 +- Fixed Rs for maven 3 + +* Sat Nov 6 2010 Chris Spike 15-2 +- Added patch to remove commons-build-plugin from pom file + +* Wed Oct 20 2010 Chris Spike 15-1 +- Initial version of the package From 181c207b783cb3990fb5e2776c61c4587153b298 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 23 Aug 2024 02:17:17 +0200 Subject: [PATCH 09/21] Update to upstream version 73 - Resolves: rhbz#2300082 --- .gitignore | 1 + apache-commons-parent.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b23eeb..9775364 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /commons-parent-67.tar.gz /commons-parent-69.tar.gz /commons-parent-71.tar.gz +/commons-parent-73.tar.gz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 59f143a..ab2e8e3 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: apache-commons-parent -Version: 71 +Version: 73 Release: %autorelease Summary: Apache Commons Parent Pom License: Apache-2.0 diff --git a/sources b/sources index 3a8c55b..11a5e69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-parent-71.tar.gz) = 62e7791e55ae6392c71305e7c74f77bbde8babfe55a99139ba4b3e9c4370ad1ba2e4c7945ae80283c656b3170a7960e7f08535d0d4312489ef9ea5b8bab135d3 +SHA512 (commons-parent-73.tar.gz) = 39df35194a1421459e88760217d52778025b4d37bddd3c22d1b0f82d700ccfe802813eb05e3632619311f47ab542d1e6e0be6f3d5e9f0a11f80bc927cd3d123c From 44096447dc3b3d668ee505f0ece9ebc2c2a85cd5 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 29 Nov 2024 08:28:38 +0100 Subject: [PATCH 10/21] Update javapackages test plan to f42 --- plans/javapackages.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/javapackages.fmf b/plans/javapackages.fmf index 17c6113..86bfcea 100644 --- a/plans/javapackages.fmf +++ b/plans/javapackages.fmf @@ -2,6 +2,6 @@ summary: Run javapackages-specific tests discover: how: fmf url: https://src.fedoraproject.org/tests/javapackages - ref: f41 + ref: f42 execute: how: tmt From a60a1089c45f58e5b0def29d05568f596ac0633c Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 30 Dec 2024 16:01:18 +0100 Subject: [PATCH 11/21] Unify spec style with the rest of Java/Maven packages [skip changelog] --- apache-commons-parent.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index ab2e8e3..64e8386 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -24,7 +24,6 @@ BuildRequires: mvn(org.moditect:moditect-maven-plugin) # Not generated automatically BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin) %endif - Requires: mvn(org.codehaus.mojo:build-helper-maven-plugin) Requires: mvn(org.moditect:moditect-maven-plugin) From 8c696fa1c799cf6be2c5de333bafd54e6a753a72 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 11:17:25 +0000 Subject: [PATCH 12/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From b886aef6d4f90ce4fed7848efc320409aa7735d1 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 13 Mar 2025 10:48:56 +0100 Subject: [PATCH 13/21] Disable XMvn javadoc MOJO --- apache-commons-parent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 64e8386..24857e1 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -55,7 +55,7 @@ for profile in animal-sniffer japicmp jacoco cobertura; do done %build -%mvn_build +%mvn_build -j %install %mvn_install From e2f0f0cfd777e3340223f5b184b6a2518b0b7b22 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 26 Mar 2025 08:43:18 +0100 Subject: [PATCH 14/21] Switch to javapackages tests from CentOS Stream GitLab --- plans/javapackages.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/javapackages.fmf b/plans/javapackages.fmf index 86bfcea..e39d47c 100644 --- a/plans/javapackages.fmf +++ b/plans/javapackages.fmf @@ -1,7 +1,7 @@ summary: Run javapackages-specific tests discover: how: fmf - url: https://src.fedoraproject.org/tests/javapackages + url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git ref: f42 execute: how: tmt From 8a3f6fa56a061bf396e5a7a5b967d9d6b7dbe937 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 22 May 2025 13:35:31 +0200 Subject: [PATCH 15/21] Switch javapackages test plan to f43 ref --- plans/javapackages.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/javapackages.fmf b/plans/javapackages.fmf index e39d47c..ae17c0c 100644 --- a/plans/javapackages.fmf +++ b/plans/javapackages.fmf @@ -2,6 +2,6 @@ summary: Run javapackages-specific tests discover: how: fmf url: https://gitlab.com/redhat/centos-stream/tests/javapackages.git - ref: f42 + ref: f43 execute: how: tmt From 33659b4d0e855fd6d53a53a5e362e6491fb3c530 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Sun, 13 Jul 2025 09:22:51 +0200 Subject: [PATCH 16/21] Build with OpenJDK 25 --- apache-commons-parent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 24857e1..6372c18 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -14,7 +14,7 @@ Source0: https://github.com/apache/commons-parent/archive/rel/commons-par %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else -BuildRequires: maven-local +BuildRequires: maven-local-openjdk25 BuildRequires: mvn(biz.aQute.bnd:biz.aQute.bndlib) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) From c872c0b43b76756da8d0a68bb48462b8e29a08d4 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 16 Jul 2025 21:02:15 +0200 Subject: [PATCH 17/21] Update to upstream version 85 --- .gitignore | 1 + apache-commons-parent.spec | 5 +++-- sources | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9775364..544ba01 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /commons-parent-69.tar.gz /commons-parent-71.tar.gz /commons-parent-73.tar.gz +/commons-parent-85.tar.gz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index 6372c18..d044432 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: apache-commons-parent -Version: 73 +Version: 85 Release: %autorelease Summary: Apache Commons Parent Pom License: Apache-2.0 @@ -46,11 +46,12 @@ The Project Object Model files for the apache-commons packages. %pom_remove_plugin :maven-source-plugin %pom_remove_plugin :versions-maven-plugin %pom_remove_plugin :maven-artifact-plugin +%pom_remove_plugin :maven-changes-plugin %pom_remove_dep org.junit:junit-bom # Remove profiles for plugins that are useless in package builds -for profile in animal-sniffer japicmp jacoco cobertura; do +for profile in animal-sniffer japicmp jacoco; do %pom_xpath_remove "pom:profile[pom:id='${profile}']" done diff --git a/sources b/sources index 11a5e69..d283388 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-parent-73.tar.gz) = 39df35194a1421459e88760217d52778025b4d37bddd3c22d1b0f82d700ccfe802813eb05e3632619311f47ab542d1e6e0be6f3d5e9f0a11f80bc927cd3d123c +SHA512 (commons-parent-85.tar.gz) = 061a2422721a1eb279300248fbcc43e142615afd98f7655c3907b1ca7d6f82579a94f4f9e78c44fc3c185a4d1b00c23a6936f4d0e9d58e7dee688cf4ce6a0ecd From 9f3fc32e02c60bab1cf1b7b1018d7e488198bee5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:06:33 +0000 Subject: [PATCH 18/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 0593190e13fa99b33254fd84d5ced716d56019e8 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 29 Jul 2025 19:08:54 +0200 Subject: [PATCH 19/21] Rebuilt for java-25-openjdk as preffered jdk https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk Note, that since f43, you should be always explicit on what jdk to use. This commit should do exactly that. From 37c0b79ec64bbf4d9627459c62c7e6012e5cccaa Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 10 Oct 2025 15:45:00 +0200 Subject: [PATCH 20/21] Update to upstream version 89 --- .gitignore | 1 + apache-commons-parent.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 544ba01..f509f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /commons-parent-71.tar.gz /commons-parent-73.tar.gz /commons-parent-85.tar.gz +/commons-parent-89.tar.gz diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index d044432..494c973 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: apache-commons-parent -Version: 85 +Version: 89 Release: %autorelease Summary: Apache Commons Parent Pom License: Apache-2.0 diff --git a/sources b/sources index d283388..56cbc11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-parent-85.tar.gz) = 061a2422721a1eb279300248fbcc43e142615afd98f7655c3907b1ca7d6f82579a94f4f9e78c44fc3c185a4d1b00c23a6936f4d0e9d58e7dee688cf4ce6a0ecd +SHA512 (commons-parent-89.tar.gz) = e6f89e9a28eb10165dd2f32f3f0a96207b90a9a4aeec9ed1716631e9a42dc2ada89033ad227b7ee73cf45283a3a8c715939505b963db73457c9dc665a857af6a From 56dc73f652122f63e335dd6cc03e681aa0004f1e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:47:47 +0000 Subject: [PATCH 21/21] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild