diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,11 +1,12 @@ name : perl-datetime -version : '1.45' -release : 3 +version : '1.48' +release : 4 source : - - https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-1.45.tar.gz : fde87438a888b95f00916dfbcf0bbcdaf2d60b682d6d55d275f86184651aa9f0 + - https://github.com/houseabsolute/DateTime.pm/archive/v1.48.tar.gz : df52b4f74770f074d92dcbbe5f914f71e5e6c7d5234897af5334e5837d6bc2ee license : Artistic-2.0 component : programming.perl summary : Date and time functions for Perl scripts +homepage : https://github.com/houseabsolute/DateTime.pm description: | Date and time functions for Perl scripts builddeps : @@ -33,6 +34,14 @@ - perl-test-fatal - perl-test-warnings - perl-try-tiny +rundeps : + - perl-datetime-locale + - perl-datetime-timezone + - perl-dist-checkconflicts + - perl-namespace-autoclean + - perl-params-validationcompiler + - perl-specio-exporter + - perl-try-tiny setup : | %perl_setup build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,6 +1,7 @@ perl-datetime + https://github.com/houseabsolute/DateTime.pm Simon Friend simbiotiqu@gmail.com @@ -20,7 +21,6 @@ programming.perl /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/DateTime.pm - /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/DateTime/Conflicts.pm /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/DateTime/Duration.pm /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/DateTime/Helpers.pm /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/DateTime/Infinite.pm @@ -34,12 +34,12 @@ - - 2018-02-17 - 1.45 + + 2018-03-30 + 1.48 Packaging update Simon Friend simbiotiqu@gmail.com \ No newline at end of file