forked from pool/dynare
* Update to version 5.1. * 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. OBS-URL: https://build.opensuse.org/request/show/972969 OBS-URL: https://build.opensuse.org/package/show/science/dynare?expand=0&rev=3
18 lines
758 B
Plaintext
18 lines
758 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 26 18:42:14 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 17:50:52 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|
|
- Add dynare-no-return-in-non-void-function.patch: Return trivial
|
|
value from a function that is not declared as returning void.
|