commit 35c59d2450061c6c479c6d54d1c615fd1dee4de6 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Apr 18 13:11:04 2013 +0200 0.029 bump .gitignore | 1 + .rpmlint | 2 ++ perl-HTTP-Tiny.spec | 5 ++++- sources | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index e96e7d6..94f8d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /HTTP-Tiny-0.028.tar.gz +/HTTP-Tiny-0.029.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..77f1ae0 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* UserAgent"); diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 7eb7d99..d3bc528 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Tiny -Version: 0.028 +Version: 0.029 Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic @@ -69,5 +69,8 @@ make test %{_mandir}/man3/* %changelog +* Thu Apr 18 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.029-1 +- 0.029 bump + * Fri Mar 15 2013 Petr Pisar <ppisar@xxxxxxxxxx> 0.028-1 - Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources index 8c39c20..71e609a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebebc6213ecb4cbce56bd16e422b2105 HTTP-Tiny-0.028.tar.gz +2a22b0bf14317d27fa89e8ab26c9ab78 HTTP-Tiny-0.029.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