0.029 bump

This commit is contained in:
Petr Písař 2013-04-18 13:11:04 +02:00
parent 5d572fb940
commit 35c59d2450
4 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/HTTP-Tiny-0.028.tar.gz
/HTTP-Tiny-0.029.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* UserAgent");

View File

@ -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@redhat.com> - 0.029-1
- 0.029 bump
* Fri Mar 15 2013 Petr Pisar <ppisar@redhat.com> 0.028-1
- Specfile autogenerated by cpanspec 1.78.

View File

@ -1 +1 @@
ebebc6213ecb4cbce56bd16e422b2105 HTTP-Tiny-0.028.tar.gz
2a22b0bf14317d27fa89e8ab26c9ab78 HTTP-Tiny-0.029.tar.gz