From 3bbcf27dfa716dea2bb81cf73685610ba2e5108b Mon Sep 17 00:00:00 2001 From: Till Hofmann Date: Oct 03 2016 11:14:38 +0000 Subject: Update to 1.7.1 --- diff --git a/.gitignore b/.gitignore index 4f70d74..112be5a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ginac-1.5.6.tar.bz2 /ginac-1.6.5.tar.bz2 /ginac-1.6.7.tar.bz2 /ginac-1.7.0.tar.bz2 +/ginac-1.7.1.tar.bz2 diff --git a/ginac.spec b/ginac.spec index 2541c27..1b1b08d 100644 --- a/ginac.spec +++ b/ginac.spec @@ -3,7 +3,7 @@ #%global gitrev %(c=%{commit}; echo ${c:0:7}) Name: ginac -Version: 1.7.0 +Version: 1.7.1 #Release: 10.%{gitdate}git%{gitrev}%{?dist} Release: 1%{?dist} Summary: C++ library for symbolic calculations @@ -105,6 +105,9 @@ fi %{_bindir}/* %changelog +* Mon Oct 03 2016 Till Hofmann - 1.7.1-1 +- Update to 1.7.1 + * Wed May 11 2016 Zbigniew Jędrzejewski-Szmek - 1.7.0-1 - Update to latest version diff --git a/sources b/sources index 8d32249..bbc9ff3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -032179eb223b78ee4fd1d9102008ef98 ginac-1.7.0.tar.bz2 +d392b5d4d603748b23afc5d72538313d ginac-1.7.1.tar.bz2