From a429f926b9d14d54daa051433b0c20f694f43d52 Mon Sep 17 00:00:00 2001 From: sagitter Date: Nov 15 2016 22:02:55 +0000 Subject: Update to subversion 103 --- diff --git a/.gitignore b/.gitignore index 7855ff2..7baa3a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /giac-1.2.2.63.tar.gz /giac-1.2.2.75.tar.gz /giac-1.2.2.85.tar.gz +/giac-1.2.2.103.tar.gz diff --git a/giac-makesrc.sh b/giac-makesrc.sh old mode 100755 new mode 100744 index cf370d3..d15b70d --- a/giac-makesrc.sh +++ b/giac-makesrc.sh @@ -5,7 +5,7 @@ # VERSION="1.2.2" -VERSIONREV="85" +VERSIONREV="103" # The upstream tarball name is: giac"$SOURCEORIG".tar.gz SOURCEORIG=_"$VERSION"-"$VERSIONREV" diff --git a/giac.spec b/giac.spec index eb4b9f2..b6e9195 100644 --- a/giac.spec +++ b/giac.spec @@ -1,17 +1,17 @@ # Architectures currently not supported # http://xcas.e.ujf-grenoble.fr/XCAS/viewtopic.php?f=19&t=1723 -ExcludeArch: aarch64 ppc64 ppc64le s390x +ExcludeArch: aarch64 %{power64} s390x # Tests excluded # See http://pcm1.e.ujf-grenoble.fr/forum/viewtopic.php?f=19&t=1733&sid=3257f5085f4ae208dc36665f2873252f %bcond_with check -%global subversion 85 +%global subversion 103 Name: giac Summary: Computer Algebra System, Symbolic calculus, Geometry Version: 1.2.2 -Release: 11.%{subversion}%{?dist} +Release: 12.%{subversion}%{?dist} # LGPLv3+: src/Fl_GDI_Printer.cxx, src/Flv_List.cc, src/Flv_Table.cc # BSD: src/tinymt32* License: GPLv3+ @@ -19,7 +19,7 @@ Group: Applications/Engineering URL: http://www-fourier.ujf-grenoble.fr/~parisse/giac.html ## Source package is downloaded from ## http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/ -## and re-package without non-free FR documentation by giac-makesrc script. +## and re-packed without non-free FR documentation by giac-makesrc script. Source0: %{name}-%{version}.%{subversion}.tar.gz Source1: %{name}-makesrc.sh Source2: xcas.appdata.xml @@ -405,6 +405,9 @@ make -C check check %{_datadir}/giac/examples/ %changelog +* Tue Nov 15 2016 Antonio Trande 1.2.2-12.103 +- Update to subversion 103 + * Thu Oct 20 2016 Jerry James 1.2.2-11.85 - Rebuild for ntl 10.1.0 - Add -iszero patch to fix breakage with recent glibc versions diff --git a/sources b/sources index d0486a5..12628ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e20323ea5ec8380f2bd2ebd89188b3f6 giac-1.2.2.85.tar.gz +41b05da7e78e02e8bf600c27c2f30847 giac-1.2.2.103.tar.gz