6.04 bump

This commit is contained in:
Petr Písař 2012-11-09 13:43:36 +01:00
parent 7ec2dee12f
commit 9659cb80e1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Net-HTTP-6.01.tar.gz
/Net-HTTP-6.02.tar.gz
/Net-HTTP-6.03.tar.gz
/Net-HTTP-6.04.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Net-HTTP
Version: 6.03
Release: 4%{?dist}
Version: 6.04
Release: 1%{?dist}
Summary: Low-level HTTP connection (client)
License: GPL+ or Artistic
Group: Development/Libraries
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Nov 09 2012 Petr Pisar <ppisar@redhat.com> - 6.04-1
- 6.04 bump
* Mon Aug 13 2012 Petr Pisar <ppisar@redhat.com> - 6.03-4
- Specify all dependencies

View File

@ -1 +1 @@
86957940d96649ca782b686686b82e7b Net-HTTP-6.03.tar.gz
9f37195c33f8344019cbb2869c0e0d60 Net-HTTP-6.04.tar.gz