0.030 bump

This commit is contained in:
Petr Písař 2013-06-14 13:03:27 +02:00
parent 35c59d2450
commit 123b495796
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: perl-HTTP-Tiny
Version: 0.029
Version: 0.030
Release: 1%{?dist}
Summary: Small, simple, correct HTTP/1.1 client
License: GPL+ or Artistic
@ -69,6 +69,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jun 14 2013 Petr Pisar <ppisar@redhat.com> - 0.030-1
- 0.030 bump
* Thu Apr 18 2013 Petr Pisar <ppisar@redhat.com> - 0.029-1
- 0.029 bump

View File

@ -1 +1 @@
2a22b0bf14317d27fa89e8ab26c9ab78 HTTP-Tiny-0.029.tar.gz
bcd9077bf32fb18265c0e83388a5d13b HTTP-Tiny-0.030.tar.gz