Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-reporting-api for 
openSUSE:Factory checked in at 2022-03-11 21:41:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-reporting-api (Old)
 and      /work/SRC/openSUSE:Factory/.maven-reporting-api.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-reporting-api"

Fri Mar 11 21:41:19 2022 rev:2 rq:961009 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-reporting-api/maven-reporting-api.changes  
2019-04-05 12:04:08.798601950 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-reporting-api.new.25692/maven-reporting-api.changes
       2022-03-11 21:41:30.258081569 +0100
@@ -1,0 +2,6 @@
+Fri Mar 11 06:57:17 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 3.1.0
+  * needed for a new maven-javadoc-plugin
+
+-------------------------------------------------------------------

Old:
----
  maven-reporting-api-3.0.tar.xz

New:
----
  maven-reporting-api-3.1.0-source-release.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-reporting-api.spec ++++++
--- /var/tmp/diff_new_pack.tpUEEG/_old  2022-03-11 21:41:30.754081950 +0100
+++ /var/tmp/diff_new_pack.tpUEEG/_new  2022-03-11 21:41:30.762081955 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-reporting-api
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,22 @@
 
 
 Name:           maven-reporting-api
-Version:        3.0
+Version:        3.1.0
 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
-# svn export 
http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-api-3.0 
maven-reporting-api-3.0
-# tar caf maven-reporting-api-3.0.tar.xz maven-reporting-api-3.0/
-Source0:        %{name}-%{version}.tar.xz
-# ASL mandates that the licence file be included in redistributed source
+Source0:        
https://dlcdn.apache.org/maven/reporting/%{name}-%{version}-source-release.zip
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 Source2:        %{name}-build.xml
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  javapackages-local
 BuildRequires:  maven-doxia-sink-api
+BuildRequires:  unzip
 BuildRequires:  xmvn-install
 BuildRequires:  xmvn-resolve
-BuildRequires:  xz
-BuildRequires:  mvn(org.apache.maven.shared:maven-shared-components:pom:)
 BuildArch:      noarch
 
 %description
@@ -58,6 +54,8 @@
 cp %{SOURCE1} LICENSE.txt
 cp %{SOURCE2} build.xml
 
+%pom_remove_parent
+
 # Previous package provides groupIds org.apache.maven.shared and 
org.apache.maven.reporting
 %{mvn_alias} : org.apache.maven.shared:maven-reporting-api
 

++++++ maven-reporting-api-build.xml ++++++
--- /var/tmp/diff_new_pack.tpUEEG/_old  2022-03-11 21:41:30.814081995 +0100
+++ /var/tmp/diff_new_pack.tpUEEG/_new  2022-03-11 21:41:30.830082008 +0100
@@ -11,7 +11,7 @@
   <property name="project.groupId" value="org.apache.maven.reporting"/>
   <property name="project.artifactId" value="maven-reporting-api"/>
   <property name="project.name" value="Maven Reporting API"/>
-  <property name="project.version" value="3.0"/>
+  <property name="project.version" value="3.1.0"/>
 
   <property name="project.organization.name"
             value="The Apache Software Foundation"/>

Reply via email to