ppisar pushed to perl-DateTime-Format-Atom (master). "1.2.0 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Oct 12 12:10:33 UTC 2015


From 8232613b3d959290767748ad328ae3706eca0146 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 12 Oct 2015 14:04:08 +0200
Subject: 1.2.0 bump

---
 .gitignore                     |  1 +
 perl-DateTime-Format-Atom.spec | 18 ++++++++++++++----
 sources                        |  2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7685fae..1b71109 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /DateTime-Format-Atom-v1.0.2.tar.gz
+/DateTime-Format-Atom-v1.2.0.tar.gz
diff --git a/perl-DateTime-Format-Atom.spec b/perl-DateTime-Format-Atom.spec
index 19497ff..dc8a6dc 100644
--- a/perl-DateTime-Format-Atom.spec
+++ b/perl-DateTime-Format-Atom.spec
@@ -1,14 +1,17 @@
 Name:           perl-DateTime-Format-Atom
-Version:        1.0.2
-Release:        3%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Parse and format Atom date-time strings
 License:        CC0
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DateTime-Format-Atom/
 Source0:        http://www.cpan.org/authors/id/I/IK/IKEGAMI/DateTime-Format-Atom-v%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.52
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -17,7 +20,11 @@ BuildRequires:  perl(DateTime::Format::RFC3339)
 BuildRequires:  perl(version)
 # Tests:
 BuildRequires:  perl(DateTime)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) >= 1.22
+# Test::Pod::Coverage 1.08 not used
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -41,11 +48,14 @@ make test
 
 %files
 %license LICENSE.txt
-%doc Changes.txt README.txt
+%doc Changes README.txt
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 12 2015 Petr Pisar <ppisar at redhat.com> - 1.2.0-1
+- 1.2.0 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 0d944d9..46bff5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-787f3815349955d4719bfdafec6dc41e  DateTime-Format-Atom-v1.0.2.tar.gz
+2876ae35f464e14b491afe75ff349ed5  DateTime-Format-Atom-v1.2.0.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-DateTime-Format-Atom.git/commit/?h=master&id=8232613b3d959290767748ad328ae3706eca0146


More information about the perl-devel mailing list