diff --git a/.gitignore b/.gitignore index e4707c3..59d3963 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /HTTP-Tiny-0.047.tar.gz /HTTP-Tiny-0.048.tar.gz /HTTP-Tiny-0.049.tar.gz +/HTTP-Tiny-0.050.tar.gz diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 92d7561..e780589 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Tiny -Version: 0.049 +Version: 0.050 Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic @@ -77,6 +77,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 24 2014 Jitka Plesnikova - 0.050-1 +- 0.050 bump + * Wed Sep 10 2014 Petr Pisar - 0.049-1 - 0.049 bump diff --git a/sources b/sources index 68c9d23..ef6b0fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb0de557cd2382458d022b7efe3f6078 HTTP-Tiny-0.049.tar.gz +6a7181c88e666f1bfae9329f24606748 HTTP-Tiny-0.050.tar.gz