commit 7af1e4011899269abc7df913099e00fef2250add Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Fri Dec 10 09:09:12 2010 +0000 Update to 0.08 - New upstream release 0.08: - Adapt to HTML::Element >=4 change that omits trailing newline in generated HTML (CPAN RT#63788) - Resolves FTBFS issue in Rawhide (#661088) .gitignore | 2 +- perl-File-Comments.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 634f525..4915e4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -File-Comments-0.07.tar.gz +/File-Comments-0.08.tar.gz diff --git a/perl-File-Comments.spec b/perl-File-Comments.spec index fc52040..a069ae8 100644 --- a/perl-File-Comments.spec +++ b/perl-File-Comments.spec @@ -1,7 +1,7 @@ Summary: Recognizes file formats and extracts format-specific comments Name: perl-File-Comments -Version: 0.07 -Release: 7%{?dist} +Version: 0.08 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/File-Comments/ @@ -58,7 +58,7 @@ JavaScript, Python and PHP. %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';' /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null -%{__chmod} -R u+w %{buildroot}/* +%{__chmod} -R u+w %{buildroot} %clean %{__rm} -rf %{buildroot} @@ -80,6 +80,12 @@ JavaScript, Python and PHP. %{_mandir}/man3/File::Comments::Plugin::Shell.3pm* %changelog +* Fri Dec 10 2010 Paul Howarth <paul@xxxxxxxxxxxx> - 0.08-1 +- Update to 0.08 + - Adapt to HTML::Element >=4 change that omits trailing newline in generated + HTML (CPAN RT#63788) +- Resolves FTBFS issue in Rawhide (#661088) + * Sat May 01 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.07-7 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index 3419bc3..ac83524 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78b77e6933eb54b233a88cd0ff5310fc File-Comments-0.07.tar.gz +e2074a4a2cbc32c86ac9d92ab4481d1c File-Comments-0.08.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