Hello community,

here is the log from the commit of package apache-commons-math for 
openSUSE:Factory checked in at 2017-03-04 16:37:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-math (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-math.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-math"

Sat Mar  4 16:37:16 2017 rev:2 rq:461319 version:3.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-math/apache-commons-math.changes  
2015-11-10 10:02:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-math.new/apache-commons-math.changes 
    2017-03-04 16:44:24.462677389 +0100
@@ -1,0 +2,6 @@
+Fri Feb 24 09:44:48 UTC 2017 - [email protected]
+
+- Update to version 3.6.1
+  * Minor bug fix release 
+
+-------------------------------------------------------------------

Old:
----
  commons-math3-3.5-src.tar.gz

New:
----
  commons-math3-3.6.1-src.tar.gz

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

Other differences:
------------------
++++++ apache-commons-math.spec ++++++
--- /var/tmp/diff_new_pack.gDMmOk/_old  2017-03-04 16:44:25.198573191 +0100
+++ /var/tmp/diff_new_pack.gDMmOk/_new  2017-03-04 16:44:25.202572624 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-math
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %global short_name      commons-%{base_name}
 
 Name:           apache-commons-math
-Version:        3.5
+Version:        3.6.1
 Release:        0
 Summary:        The Apache Commons Mathematics Library
 License:        Apache-2.0
@@ -65,7 +65,7 @@
 
 %install
 # jars
-install -Dpm 644 target/%{short_name}-%{version}.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
+install -Dpm 644 target/%{short_name}*.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
 (cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|apache-||g"`; done)
 (cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} 
`echo $jar| sed  "s|-%{version}||g"`; done)
 
@@ -76,7 +76,7 @@
 
 # javadoc
 install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
-cp -pr target/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
+cp -pr target/apidocs/ %{buildroot}%{_javadocdir}/%{name}-%{version}/
 ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
 
 %files

++++++ commons-math3-3.5-src.tar.gz -> commons-math3-3.6.1-src.tar.gz ++++++
++++ 48884 lines of diff (skipped)


Reply via email to