diff --git a/giac.changes b/giac.changes index d48ed1a..47d2d4b 100644 --- a/giac.changes +++ b/giac.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 2 16:22:09 UTC 2024 - Atri Bhattacharya + +- Update to version 1.9.0-97: + * No release notes. +- Changes from version 1.9.0-43: + * Univariate polynomials rootfinder enhancements +- Run `make check` as part of %check section. + ------------------------------------------------------------------- Wed Nov 2 13:56:07 UTC 2022 - Dominique Leuenberger diff --git a/giac.spec b/giac.spec index 0735758..baedb4c 100644 --- a/giac.spec +++ b/giac.spec @@ -1,7 +1,7 @@ # # spec file for package giac # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_with cocoa Name: giac -%define tarver 1.9.0-27 +%define tarver 1.9.0-97 Version: %( echo %{tarver} | sed 's/-/./' ) %define mainver %( echo %{tarver} | sed 's/-.*//' ) %define soname 0 @@ -173,6 +173,9 @@ rm %{buildroot}%{_docdir}/giac/Makefile.am %fdupes -s %{buildroot}%{_datadir} +%check +%make_build check + %post -n lib%{name}%{soname} -p /sbin/ldconfig %postun -n lib%{name}%{soname} -p /sbin/ldconfig diff --git a/giac_1.9.0-27.tar.gz b/giac_1.9.0-27.tar.gz deleted file mode 100644 index 8e0f399..0000000 --- a/giac_1.9.0-27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5d222fbff5db2a0a560b4e106ce88dd13d109ecb21570a939b8b3b87521d5e0 -size 115296665 diff --git a/giac_1.9.0-97.tar.gz b/giac_1.9.0-97.tar.gz new file mode 100644 index 0000000..3a22ccc --- /dev/null +++ b/giac_1.9.0-97.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb384d92a5dc54d47df930b010de13c91e0d827a684b70f9673ae6b08be5f48d +size 126816800