6.04 bump

This commit is contained in:
Petr Písař 2013-05-02 14:12:42 +02:00
parent 1a41b2702d
commit 8a8c122936
4 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/LWP-Protocol-https-6.02.tar.gz
/LWP-Protocol-https-6.03.tar.gz
/LWP-Protocol-https-6.04.tar.gz

2
.rpmlint Normal file
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-LWP-Protocol-https
Version: 6.03
Release: 4%{?dist}
Version: 6.04
Release: 1%{?dist}
Summary: Provide HTTPS support for LWP::UserAgent
License: GPL+ or Artistic
Group: Development/Libraries
@ -52,6 +52,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu May 02 2013 Petr Pisar <ppisar@redhat.com> - 6.04-1
- 6.04 bump
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.03-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
2a9341732172da290fe1b5af98a015a7 LWP-Protocol-https-6.03.tar.gz
1b422a7d3b5fed1eb4d748fdc9fd79a4 LWP-Protocol-https-6.04.tar.gz