diff --git a/Module-CoreList-5.20181020.tar.gz b/Module-CoreList-5.20181020.tar.gz deleted file mode 100644 index d95e54f..0000000 --- a/Module-CoreList-5.20181020.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdebc1fdfee036a3f0e8198b28a981c9221b84150bddb1dc47728cceeb1ef58f -size 106606 diff --git a/Module-CoreList-5.20181130.tar.gz b/Module-CoreList-5.20181130.tar.gz new file mode 100644 index 0000000..84176bb --- /dev/null +++ b/Module-CoreList-5.20181130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b150c6534e08619c1a92496f8ba09db248c8731b44d6791cd4747f7e3394fec7 +size 106918 diff --git a/perl-Module-CoreList.changes b/perl-Module-CoreList.changes index 8e563be..864bf5a 100644 --- a/perl-Module-CoreList.changes +++ b/perl-Module-CoreList.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Dec 6 15:54:29 UTC 2018 - Stephan Kulow + +- updated to 5.20181130 + see /usr/share/doc/packages/perl-Module-CoreList/Changes + + 5.20181130 + - CPAN release + + 5.20181129_28 + - Updated for v5.28.1 + + 5.20181129_26 + - Updated for v5.26.3 + + 5.20181120 + - Updated for v5.29.5 + ------------------------------------------------------------------- Thu Nov 8 06:36:29 UTC 2018 - Stephan Kulow diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec index 1281723..85e23f2 100644 --- a/perl-Module-CoreList.spec +++ b/perl-Module-CoreList.spec @@ -17,7 +17,7 @@ Name: perl-Module-CoreList -Version: 5.20181020 +Version: 5.20181130 Release: 0 %define cpan_name Module-CoreList Summary: What Modules Shipped with Versions of Perl @@ -54,10 +54,10 @@ information. %build perl Makefile.PL INSTALLDIRS=vendor -%{__make} %{?_smp_mflags} +make %{?_smp_mflags} %check -%{__make} test +make test %install %perl_make_install