From 58d1a42d053205cbcb106b12689fd347faaf4702 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:46:14 +0100 Subject: [PATCH] update to 1.07.1 [release 1.07.1-1mamba;Sat Jun 17 2017] --- bc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bc.spec b/bc.spec index ced0623..76b0bf0 100644 --- a/bc.spec +++ b/bc.spec @@ -1,5 +1,5 @@ Name: bc -Version: 1.06.95 +Version: 1.07.1 Release: 1mamba Summary: GNU interactive algebraic language Group: Applications/Mathematics @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://www.gnu.org/directory/GNU/bc.html -Source: http://alpha.gnu.org/gnu/bc/bc-%{version}.tar.bz2 +Source: https://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz Patch0: %{name}-1.06-info_direntry.patch Patch1: %{name}-1.06-configure_flex.patch Patch2: %{name}-1.06-info_exp_bessel.patch @@ -75,6 +75,9 @@ exit 0 # FAQ NEWS README Examples/* Changelog %changelog +* Sat Jun 17 2017 Silvan Calarco 1.07.1-1mamba +- update to 1.07.1 + * Sat Feb 01 2014 Silvan Calarco 1.06.95-1mamba - update to 1.06.95