]> git.pld-linux.org Git - packages/perl-DateTime-Format-MySQL.git/commitdiff
- updated to 0.06 auto/th/perl-DateTime-Format-MySQL-0.06-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Oct 2020 04:18:59 +0000 (06:18 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 7 Oct 2020 04:18:59 +0000 (06:18 +0200)
perl-DateTime-Format-MySQL.spec

index 3c720450c9a307f7a123ccf41f940f4907296bb1..254290e9fbb68a929854b68abdd27569b8e3626c 100644 (file)
@@ -7,17 +7,18 @@
 Summary:       DateTime::Format::MySQL - Parse and format MySQL dates and times
 Summary(pl.UTF-8):     DateTime::Format::MySQL - analizowanie i formatowanie dat MySQL-a
 Name:          perl-DateTime-Format-MySQL
-Version:       0.04
+Version:       0.06
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: f52377ecdeb19055ae64037fb1ef530e
-URL:           http://search.cpan.org/dist/DateTime-Format-MySQL/
+Source0:       http://www.cpan.org/modules/by-module/DateTime/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 60b84516b5f29e0c639cd1a0f12333d2
+URL:           https://metacpan.org/release/DateTime-Format-MySQL
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-DateTime
 BuildRequires: perl-DateTime-Format-Builder >= 0.6
@@ -60,5 +61,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/DateTime/Format/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/DateTime/Format/MySQL.pm
+%{_mandir}/man3/DateTime::Format::MySQL.3pm*
This page took 0.084444 seconds and 4 git commands to generate.