6.04 bump
This commit is contained in:
parent
1a41b2702d
commit
8a8c122936
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* UserAgent");
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user