diff --git a/perl-Finance-Quote.spec b/perl-Finance-Quote.spec index b9e825c..ed95b2a 100644 --- a/perl-Finance-Quote.spec +++ b/perl-Finance-Quote.spec @@ -3,7 +3,7 @@ %global RPM_version %(printf "%.4f" %{module_version}) Name: perl-Finance-Quote -Version: %{RPM_version} +Version: 1.56 Release: 1%{?dist} Summary: A Perl module that retrieves stock and mutual fund quotes License: GPL-2.0-or-later @@ -158,6 +158,9 @@ make test %{_mandir}/man3/Finance::Quote::ZA.3* %changelog +* Tue May 30 2023 Gwyn Ciesla - 1.56-1 +- 1.56 + * Tue May 30 2023 Paul Howarth - 1.5600-1 - Update to 1.56 - Replaced Tradeville.pm with BVB.pm (GH#269)