commit 9c99f2c2892474431c4988210d505ec6838397dd Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Thu Jul 17 13:45:32 2014 +0100 Update to 0.97 - New upstream release 0.97 - Move remaining docs to Swim - Upstream reinstated all those pod files and manpages again perl-YAML.spec | 27 ++++++++++++++++++++++++++- sources | 2 +- 2 files changed, 27 insertions(+), 2 deletions(-) --- diff --git a/perl-YAML.spec b/perl-YAML.spec index e5ed454..7094d50 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -1,5 +1,5 @@ Name: perl-YAML -Version: 0.96 +Version: 0.97 Release: 1%{?dist} Summary: YAML Ain't Markup Language (tm) License: GPL+ or Artistic @@ -72,6 +72,16 @@ make test %{!?perl_bootstrap:RELEASE_TESTING=1} %dir %{perl_vendorlib}/YAML/Dumper/ %dir %{perl_vendorlib}/YAML/Loader/ %doc %{perl_vendorlib}/YAML.pod +%doc %{perl_vendorlib}/YAML/Any.pod +%doc %{perl_vendorlib}/YAML/Dumper.pod +%doc %{perl_vendorlib}/YAML/Dumper/Base.pod +%doc %{perl_vendorlib}/YAML/Error.pod +%doc %{perl_vendorlib}/YAML/Loader.pod +%doc %{perl_vendorlib}/YAML/Loader/Base.pod +%doc %{perl_vendorlib}/YAML/Marshall.pod +%doc %{perl_vendorlib}/YAML/Node.pod +%doc %{perl_vendorlib}/YAML/Tag.pod +%doc %{perl_vendorlib}/YAML/Types.pod %{perl_vendorlib}/YAML.pm %{perl_vendorlib}/YAML/Any.pm %{perl_vendorlib}/YAML/Dumper.pm @@ -85,8 +95,23 @@ make test %{!?perl_bootstrap:RELEASE_TESTING=1} %{perl_vendorlib}/YAML/Tag.pm %{perl_vendorlib}/YAML/Types.pm %{_mandir}/man3/YAML.3pm* +%{_mandir}/man3/YAML::Any.3pm* +%{_mandir}/man3/YAML::Dumper.3pm* +%{_mandir}/man3/YAML::Dumper::Base.3pm* +%{_mandir}/man3/YAML::Error.3pm* +%{_mandir}/man3/YAML::Loader.3pm* +%{_mandir}/man3/YAML::Loader::Base.3pm* +%{_mandir}/man3/YAML::Marshall.3pm* +%{_mandir}/man3/YAML::Node.3pm* +%{_mandir}/man3/YAML::Tag.3pm* +%{_mandir}/man3/YAML::Types.3pm* %changelog +* Thu Jul 17 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.97-1 +- Update to 0.97 + - Move remaining docs to Swim +- Upstream reinstated all those pod files and manpages again + * Mon Jul 14 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 0.96-1 - Update to 0.96 - Fix Metadata and add Contributing file diff --git a/sources b/sources index 8ac6bb6..0c05729 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -48de64d9fbffb20bc4b9c9944542cbed YAML-0.96.tar.gz +d8a8bb9611ebae31f63835127cf4f6c2 YAML-0.97.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel