6.65 bump
This commit is contained in:
parent
6e10b439fb
commit
346af989e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ libwww-perl-5.834.tar.gz
|
||||
/libwww-perl-6.62.tar.gz
|
||||
/libwww-perl-6.63.tar.gz
|
||||
/libwww-perl-6.64.tar.gz
|
||||
/libwww-perl-6.65.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_with perl_libwww_perl_enables_internet_test
|
||||
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.64
|
||||
Version: 6.65
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl interface to the World-Wide Web
|
||||
License: GPL+ or Artistic
|
||||
@ -204,9 +204,7 @@ make test
|
||||
%license LICENSE
|
||||
%doc Changes examples README.SSL
|
||||
%{_bindir}/*
|
||||
%{perl_vendorlib}/libwww/
|
||||
%{perl_vendorlib}/LWP.pm
|
||||
%{perl_vendorlib}/LWP/
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
@ -214,6 +212,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.65-1
|
||||
- 6.65 bump
|
||||
|
||||
* Wed Apr 27 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.64-1
|
||||
- 6.64 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwww-perl-6.64.tar.gz) = d96930487f5e6239cc4d53eed2a2c85d40ff9eb145d11445311448cab6b050457a928c81a5e16094628939ea8c3992ea241425a5423ec3ccc057f614622339dd
|
||||
SHA512 (libwww-perl-6.65.tar.gz) = 8e6d06e3157a32650714ce52e8ea8fe3e43187388b31c17ce732a5478563655cf7df7cd5355d481ad0070b3ce68360c7ff86eeb4af8fa5bf1918dd5ad80252b2
|
||||
|
Loading…
Reference in New Issue
Block a user