diff --git a/maven-reporting-api-3.1.0-source-release.zip b/maven-reporting-api-3.1.0-source-release.zip deleted file mode 100644 index f43104a..0000000 --- a/maven-reporting-api-3.1.0-source-release.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24e848d95a3e8e89f1b192ebc1bcdd00043202139460411c9410c8cb01310050 -size 24351 diff --git a/maven-reporting-api-3.1.1-source-release.zip b/maven-reporting-api-3.1.1-source-release.zip new file mode 100644 index 0000000..9e20a36 --- /dev/null +++ b/maven-reporting-api-3.1.1-source-release.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce3604002dd5f4698ed4068ea74254f95e2988007486f4e05cecd5ae55dd586 +size 23323 diff --git a/maven-reporting-api-build.xml b/maven-reporting-api-build.xml index a297607..754318c 100644 --- a/maven-reporting-api-build.xml +++ b/maven-reporting-api-build.xml @@ -11,12 +11,13 @@ - + - + + + +- Upgrade to upstream version 3.1.1 + * Task: + + MSHARED-1118 - Restore binary compat for MavenReport + (partially revert MSHARED-1024) + ------------------------------------------------------------------- Sun Mar 20 20:11:02 UTC 2022 - Fridrich Strba diff --git a/maven-reporting-api.spec b/maven-reporting-api.spec index ec4807a..a7c7255 100644 --- a/maven-reporting-api.spec +++ b/maven-reporting-api.spec @@ -1,7 +1,7 @@ # # spec file for package maven-reporting-api # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: maven-reporting-api -Version: 3.1.0 +Version: 3.1.1 Release: 0 Summary: API to manage report generation License: Apache-2.0 Group: Development/Libraries/Java -URL: http://maven.apache.org/shared/maven-reporting-api -Source0: https://dlcdn.apache.org/maven/reporting/%{name}-%{version}-source-release.zip +URL: https://maven.apache.org/shared/maven-reporting-api +Source0: https://archive.apache.org/dist/maven/reporting/%{name}-%{version}-source-release.zip Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source2: %{name}-build.xml BuildRequires: ant @@ -65,7 +65,7 @@ build-jar-repository -s lib \ maven-doxia/doxia-sink-api %{ant} jar javadoc -%mvn_artifact pom.xml target/%{name}-%{version}.jar +%{mvn_artifact} pom.xml target/%{name}-%{version}.jar %install %mvn_install