Hello community,

here is the log from the commit of package apache-commons-beanutils for 
openSUSE:Factory checked in at 2019-10-03 14:09:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-beanutils (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-beanutils"

Thu Oct  3 14:09:52 2019 rev:13 rq:734746 version:1.9.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-beanutils/apache-commons-beanutils.changes
        2019-08-22 10:58:58.209646760 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.2352/apache-commons-beanutils.changes
      2019-10-03 14:09:55.272029043 +0200
@@ -1,0 +2,6 @@
+Thu Oct  3 08:16:19 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove reference to parent pom, since it is not needed when not
+  building with maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-beanutils.spec ++++++
--- /var/tmp/diff_new_pack.b06NXG/_old  2019-10-03 14:09:55.912027397 +0200
+++ /var/tmp/diff_new_pack.b06NXG/_new  2019-10-03 14:09:55.916027386 +0200
@@ -23,8 +23,7 @@
 Release:        0
 Summary:        Utility methods for accessing and modifying the properties of 
JavaBeans
 License:        Apache-2.0
-Group:          Development/Libraries/Java
-URL:            http://commons.apache.org/beanutils
+URL:            https://commons.apache.org/beanutils
 Source0:        
http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
 Source1:        
http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz.asc
 Patch0:         jdk9.patch
@@ -52,7 +51,6 @@
 
 %package javadoc
 Summary:        Javadoc for jakarta-commons-beanutils
-Group:          Development/Libraries/Java
 
 %description javadoc
 The scope of the Jakarta Commons BeanUtils Package is to create a
@@ -71,9 +69,11 @@
 # bug in ant build
 touch README.txt
 
+%{pom_remove_parent}
+
 %build
 export CLASSPATH=%(build-classpath commons-collections commons-logging)
-ant -Dbuild.sysclasspath=first dist
+%ant -Dbuild.sysclasspath=first dist
 
 %install
 # jars



Reply via email to