diff --git a/.cvsignore b/.cvsignore index 88848bc..1c96287 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bc-1.06.tar.bz2 +bc-1.06.tar.gz diff --git a/bc.spec b/bc.spec index 1ae49a2..b175ae6 100644 --- a/bc.spec +++ b/bc.spec @@ -1,11 +1,11 @@ Summary: GNU's bc (a numeric processing language) and dc (a calculator) Name: bc Version: 1.06 -Release: 28 +Release: 29 License: GPL URL: http://www.gnu.org/software/bc/ Group: Applications/Engineering -Source: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.bz2 +Source: ftp://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz Patch1: bc-1.06-readline42.patch Patch2: bc-1.06-s390.patch Patch3: bc-1.06-info_exp_bessel.patch @@ -70,6 +70,9 @@ exit 0 %{_infodir}/* %changelog +* Tue Sep 18 2007 Zdenek Prikryl 1.06-29 +- update of source URI + * Wed Aug 22 2007 Zdenek Prikryl 1.06-28 - fixed incorrect processing of decimal separator - Resolves: #253729 diff --git a/sources b/sources index 4e52724..259ca3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cf9bd2fb29340a34582f15a6c8b13b3 bc-1.06.tar.bz2 +d44b5dddebd8a7a7309aea6c36fda117 bc-1.06.tar.gz