diff --git a/perl-Scalar-List-Utils.spec b/perl-Scalar-List-Utils.spec index 09af8ec..95d023a 100644 --- a/perl-Scalar-List-Utils.spec +++ b/perl-Scalar-List-Utils.spec @@ -1,7 +1,7 @@ Name: perl-Scalar-List-Utils Epoch: 3 -Version: 1.45 -Release: 2%{?dist} +Version: 1.46 +Release: 1%{?dist} Summary: A selection of general-utility scalar and list subroutines License: GPL+ or Artistic Group: Development/Libraries @@ -33,6 +33,7 @@ BuildRequires: perl(List::Util) BuildRequires: perl(Math::BigInt) BuildRequires: perl(overload) BuildRequires: perl(Symbol) +BuildRequires: perl(Sub::Util) BuildRequires: perl(Test::More) BuildRequires: perl(threads) BuildRequires: perl(threads::shared) @@ -75,6 +76,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Sep 30 2016 Jan Pazdziora - 3:1.46-1 +- 1380561 - Rebase to upstream version 1.46. + * Sat May 14 2016 Jitka Plesnikova - 3:1.45-2 - Increase epoch to favour standalone package diff --git a/sources b/sources index 9cfeebc..671f85e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b469e990ec92a4c9386aaf9e92857ae9 Scalar-List-Utils-1.45.tar.gz +91b581cec3dd3de016bca7bbb106063b Scalar-List-Utils-1.46.tar.gz