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.62.tar.gz
|
||||||
/libwww-perl-6.63.tar.gz
|
/libwww-perl-6.63.tar.gz
|
||||||
/libwww-perl-6.64.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
|
%bcond_with perl_libwww_perl_enables_internet_test
|
||||||
|
|
||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
Version: 6.64
|
Version: 6.65
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A Perl interface to the World-Wide Web
|
Summary: A Perl interface to the World-Wide Web
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -204,9 +204,7 @@ make test
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc Changes examples README.SSL
|
%doc Changes examples README.SSL
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{perl_vendorlib}/libwww/
|
%{perl_vendorlib}/*
|
||||||
%{perl_vendorlib}/LWP.pm
|
|
||||||
%{perl_vendorlib}/LWP/
|
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
@ -214,6 +212,9 @@ make test
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 27 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.64-1
|
||||||
- 6.64 bump
|
- 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