Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Ipopt for openSUSE:Factory checked in at 2021-06-21 20:35:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Ipopt (Old) and /work/SRC/openSUSE:Factory/.Ipopt.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Ipopt" Mon Jun 21 20:35:35 2021 rev:6 rq:901011 version:3.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Ipopt/Ipopt.changes 2021-06-07 22:44:57.084632139 +0200 +++ /work/SRC/openSUSE:Factory/.Ipopt.new.2625/Ipopt.changes 2021-06-21 20:36:00.598648635 +0200 @@ -1,0 +2,9 @@ +Wed Jun 16 14:34:59 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 3.14.0 + * Long list of changes, consult ChangeLog.md installed in + %{_docdir}/Ipopt-devel or see here: + https://github.com/coin-or/Ipopt/blob/releases/3.14.0/ChangeLog.md. +- Package ChangeLog.md as part of doc files. + +------------------------------------------------------------------- Old: ---- Ipopt-3.13.4.tar.gz New: ---- Ipopt-3.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Ipopt.spec ++++++ --- /var/tmp/diff_new_pack.3MngTY/_old 2021-06-21 20:36:01.078649245 +0200 +++ /var/tmp/diff_new_pack.3MngTY/_new 2021-06-21 20:36:01.082649249 +0200 @@ -18,7 +18,7 @@ %define shlib libipopt0 Name: Ipopt -Version: 3.13.4 +Version: 3.14.0 Release: 0 Summary: A software package for large-scale nonlinear optimization methods License: EPL-2.0 @@ -90,7 +90,7 @@ strip-nondeterminism %{buildroot}%{_javadir}/org.coinor.ipopt.jar # REMOVE FILES TO BE PACKAGED USING %%doc -for f in AUTHORS README.md LICENSE; +for f in AUTHORS README.md LICENSE ChangeLog.md; do rm %{buildroot}%{_docdir}/%{name}/${f} done @@ -109,7 +109,7 @@ %{_libdir}/*.so.* %files devel -%doc README.md AUTHORS +%doc README.md AUTHORS ChangeLog.md %doc doc/html %license LICENSE %{_includedir}/* ++++++ Ipopt-3.13.4.tar.gz -> Ipopt-3.14.0.tar.gz ++++++ ++++ 90649 lines of diff (skipped)