Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dynare for openSUSE:Factory checked in at 2022-05-02 16:25:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dynare (Old) and /work/SRC/openSUSE:Factory/.dynare.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dynare" Mon May 2 16:25:16 2022 rev:2 rq:974108 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/dynare/dynare.changes 2022-01-23 19:13:20.839825325 +0100 +++ /work/SRC/openSUSE:Factory/.dynare.new.1538/dynare.changes 2022-05-02 16:25:27.880831208 +0200 @@ -1,0 +2,11 @@ +Tue Apr 26 18:42:14 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Update to version 5.1: + * Long list of changes, see + <https://www.dynare.org/new-dynare-release/dynare-5.1-released/>. +- Add dynare-octave7-compat.patch: git commits from upstream to + support building against octave 7.1; patch touches build files, + so add BuildRequires: libtool and run autoreconf before + configure. + +------------------------------------------------------------------- Old: ---- dynare-5.0.tar.xz New: ---- dynare-5.1.tar.xz dynare-octave7-compat.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dynare.spec ++++++ --- /var/tmp/diff_new_pack.DsU66e/_old 2022-05-02 16:25:28.528831929 +0200 +++ /var/tmp/diff_new_pack.DsU66e/_new 2022-05-02 16:25:28.536831938 +0200 @@ -26,7 +26,7 @@ %bcond_without doc %endif Name: dynare -Version: 5.0 +Version: 5.1 Release: 0 Summary: A platform for handling a wide class of economic models License: GPL-3.0-or-later @@ -34,11 +34,13 @@ Source: https://www.dynare.org/release/source/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM dynare-no-return-in-non-void-function.patch [email protected] -- Return trivial value from a function that is not declared as returning void Patch0: dynare-no-return-in-non-void-function.patch +Patch1: dynare-octave7-compat.patch BuildRequires: fdupes BuildRequires: gcc%{gccver}-c++ BuildRequires: gcc%{gccver}-fortran BuildRequires: lapack-devel BuildRequires: libboost_headers-devel +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: suitesparse-devel BuildRequires: pkgconfig(gsl) @@ -81,6 +83,7 @@ %autosetup -p1 %build +autoreconf -fvi %if 0%{?suse_version} < 1550 export CXX=g++-%{gccver} export CXXFLAGS+=' -std=c++17' ++++++ dynare-5.0.tar.xz -> dynare-5.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/dynare/dynare-5.0.tar.xz /work/SRC/openSUSE:Factory/.dynare.new.1538/dynare-5.1.tar.xz differ: char 25, line 1 ++++++ dynare-octave7-compat.patch ++++++ ++++ 612 lines (skipped)
