From 4006a0222f2d12666f076c65a40f9f52b97756c9 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 29 Nov 2018 12:06:43 +0000 Subject: [PATCH 1/8] Switch to SHA512 sources --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 76b5d81..bf4e831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22eca435a6ea6c25862f29f4c4345112 maven-source-plugin-3.0.1-source-release.zip +SHA512 (maven-source-plugin-3.0.1-source-release.zip) = 867fdf4dfdce6852b627216eec66149d46540ca9b488f120cc736618e81b56f33fedb0f2b3c8098be50f7a268f710905acfe350bedcf3df5f263d964d1c1f017 From 3d5f533ab071907001cbaccf021dfe7f9741cb5d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 24 May 2019 17:01:17 +0200 Subject: [PATCH 2/8] Mass rebuild for javapackages-tools 201901 --- maven-source-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 7c4c0f4..e8a8751 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,6 +1,6 @@ Name: maven-source-plugin Version: 3.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -49,6 +49,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Fri May 24 2019 Mikolaj Izdebski - 3.0.1-5 +- Mass rebuild for javapackages-tools 201901 + * Thu Feb 08 2018 Fedora Release Engineering - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From cd8df2b52082fafb8fecbbae3e5bd0e0bb301cb8 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Fri, 31 May 2019 08:45:50 +0200 Subject: [PATCH 3/8] Update to upstream version 3.1.0 --- .gitignore | 1 + maven-source-plugin.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 77fc358..99e0190 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ maven-source-plugin-2.1.2.tar.xz /maven-source-plugin-2.4-source-release.zip /maven-source-plugin-3.0.0-source-release.zip /maven-source-plugin-3.0.1-source-release.zip +/maven-source-plugin-3.1.0-source-release.zip diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index e8a8751..1d6d58f 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,6 +1,6 @@ Name: maven-source-plugin -Version: 3.0.1 -Release: 5%{?dist} +Version: 3.1.0 +Release: 1%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -11,7 +11,6 @@ Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/% BuildRequires: maven-local BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.maven:maven-archiver) -BuildRequires: mvn(org.apache.maven:maven-artifact) BuildRequires: mvn(org.apache.maven:maven-compat) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-model) @@ -20,7 +19,6 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:) BuildRequires: mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness) BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.codehaus.plexus:plexus-archiver) -BuildRequires: mvn(org.codehaus.plexus:plexus-utils) %description The Maven Source Plugin creates a JAR archive of the @@ -49,6 +47,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Fri May 31 2019 Marian Koncek - 3.1.0-1 +- Update to upstrem version 3.1.0 + * Fri May 24 2019 Mikolaj Izdebski - 3.0.1-5 - Mass rebuild for javapackages-tools 201901 diff --git a/sources b/sources index bf4e831..1d1ab67 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (maven-source-plugin-3.0.1-source-release.zip) = 867fdf4dfdce6852b627216eec66149d46540ca9b488f120cc736618e81b56f33fedb0f2b3c8098be50f7a268f710905acfe350bedcf3df5f263d964d1c1f017 +SHA512 (maven-source-plugin-3.1.0-source-release.zip) = 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b From 7fac73303884f64786daadaa619313cc075818b4 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 5 Nov 2019 17:29:28 +0100 Subject: [PATCH 4/8] Mass rebuild for javapackages-tools 201902 --- maven-source-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 1d6d58f..083e39e 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,6 +1,6 @@ Name: maven-source-plugin Version: 3.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -47,6 +47,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Tue Nov 05 2019 Mikolaj Izdebski - 3.1.0-2 +- Mass rebuild for javapackages-tools 201902 + * Fri May 31 2019 Marian Koncek - 3.1.0-1 - Update to upstrem version 3.1.0 From 364aa7c2927ac9be489b8c24f54e4468159e6849 Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Wed, 20 Nov 2019 17:14:16 +0100 Subject: [PATCH 5/8] Update to upstream version 3.2.0 --- .gitignore | 1 + maven-source-plugin.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 99e0190..f095377 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ maven-source-plugin-2.1.2.tar.xz /maven-source-plugin-3.0.0-source-release.zip /maven-source-plugin-3.0.1-source-release.zip /maven-source-plugin-3.1.0-source-release.zip +/maven-source-plugin-3.2.0-source-release.zip diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 083e39e..0ef0758 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,6 +1,6 @@ Name: maven-source-plugin -Version: 3.1.0 -Release: 2%{?dist} +Version: 3.2.0 +Release: 1%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -47,6 +47,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Wed Nov 20 2019 Marian Koncek - 3.2.0-1 +- Update to upstream version 3.2.0 + * Tue Nov 05 2019 Mikolaj Izdebski - 3.1.0-2 - Mass rebuild for javapackages-tools 201902 diff --git a/sources b/sources index 1d1ab67..bc3cdfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (maven-source-plugin-3.1.0-source-release.zip) = 9714d8e44c0e1e298190cf280694608502b3110c4077742189edc72136e733a025727092363774e51b9329df9fdd7b098795da2d3c1735c3bf926fce8d7b774b +SHA512 (maven-source-plugin-3.2.0-source-release.zip) = 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780 From b67e5fa6cbe70e517b2675d2a82c79eacc2af84d Mon Sep 17 00:00:00 2001 From: Marian Koncek Date: Tue, 21 Jan 2020 12:29:40 +0100 Subject: [PATCH 6/8] Update to upstream version 3.2.1 --- .gitignore | 1 + maven-source-plugin.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f095377..ae3f5fb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ maven-source-plugin-2.1.2.tar.xz /maven-source-plugin-3.0.1-source-release.zip /maven-source-plugin-3.1.0-source-release.zip /maven-source-plugin-3.2.0-source-release.zip +/maven-source-plugin-3.2.1-source-release.zip diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 0ef0758..615e096 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,12 +1,12 @@ Name: maven-source-plugin -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} Summary: Plugin creating source JAR License: ASL 2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ BuildArch: noarch -Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip +Source0: https://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip BuildRequires: maven-local BuildRequires: mvn(junit:junit) @@ -47,6 +47,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Tue Jan 21 2020 Marian Koncek - 3.2.1-1 +- Update to upstream version 3.2.1 + * Wed Nov 20 2019 Marian Koncek - 3.2.0-1 - Update to upstream version 3.2.0 diff --git a/sources b/sources index bc3cdfb..94e9231 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (maven-source-plugin-3.2.0-source-release.zip) = 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780 +SHA512 (maven-source-plugin-3.2.1-source-release.zip) = 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7 From 202eea717a74001a00ec38d2da161849a0d074b0 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 16 Apr 2021 15:33:12 +0200 Subject: [PATCH 7/8] Conditionalize buildrequires in bootstrap mode --- maven-source-plugin.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 615e096..7591694 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,3 +1,5 @@ +%bcond_without bootstrap + Name: maven-source-plugin Version: 3.2.1 Release: 1%{?dist} @@ -9,6 +11,9 @@ BuildArch: noarch Source0: https://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip BuildRequires: maven-local +%if %{with bootstrap} +BuildRequires: javapackages-bootstrap +%else BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.maven:maven-archiver) BuildRequires: mvn(org.apache.maven:maven-compat) @@ -19,6 +24,7 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-plugins:pom:) BuildRequires: mvn(org.apache.maven.plugin-testing:maven-plugin-testing-harness) BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.codehaus.plexus:plexus-archiver) +%endif %description The Maven Source Plugin creates a JAR archive of the From 6e2580654f3907ddf404925004481d879fe67ff8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 13 May 2021 19:08:42 +0200 Subject: [PATCH 8/8] Turn off bootstrap mode by default --- maven-source-plugin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 7591694..ffc11b8 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap Name: maven-source-plugin Version: 3.2.1