>From 675cad90bb41f94fd232c727cf44342d748d9a3d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 7 Dec 2015 13:45:32 +0100
Subject: 4.03 bump

---
 .gitignore          |  1 +
 perl-podlators.spec | 14 +++++++++++---
 sources             |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9d7b83e..276e6b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /podlators-4.00.tar.gz
 /podlators-4.01.tar.gz
 /podlators-4.02.tar.gz
+/podlators-4.03.tar.gz
diff --git a/perl-podlators.spec b/perl-podlators.spec
index 5b4c5c2..bd45c24 100644
--- a/perl-podlators.spec
+++ b/perl-podlators.spec
@@ -1,7 +1,13 @@
 Name:           perl-podlators
-Version:        4.02
+Version:        4.03
 Release:        1%{?dist}
 Summary:        Format POD source into various output formats
+# pod/perlpodstyle:         ??? (FSFULLR?)
+# other files:              GPL+ or Artistic
+## Not in the binary package
+# t/docs/pod.t:             MIT
+# t/docs/pod-spelling.t:    MIT
+# t/docs/synopsis.t:        MIT
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/podlators/
@@ -32,7 +38,6 @@ BuildRequires:  perl(Term::Cap)
 BuildRequires:  perl(vars)
 # Tests:
 BuildRequires:  perl(File::Find)
-BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(lib)
@@ -79,13 +84,16 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc Changes NOTES README THANKS TODO
+%doc Changes LICENSE NOTES README THANKS TODO
 %{_bindir}/*
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 07 2015 Petr Pisar <ppi...@redhat.com> - 4.03-1
+- 4.03 bump
+
 * Thu Dec 03 2015 Petr Pisar <ppi...@redhat.com> - 4.02-1
 - 4.02 bump
 
diff --git a/sources b/sources
index 9ad3809..3068252 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d7bf496972d9ada6aaeebc4996dc2ee  podlators-4.02.tar.gz
+a78fb657e201c57cbde8deddfa5ca7b7  podlators-4.03.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-podlators.git/commit/?h=master&id=675cad90bb41f94fd232c727cf44342d748d9a3d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to