2.021 bump

This commit is contained in:
Petr Písař 2015-11-19 08:59:31 +01:00
parent 4cba8f2b74
commit 5b5083e0b1
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@
/Socket-2.018.tar.gz
/Socket-2.019.tar.gz
/Socket-2.020.tar.gz
/Socket-2.021.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Socket
Epoch: 3
Version: 2.020
Version: 2.021
Release: 1%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
@ -9,8 +9,10 @@ URL: http://search.cpan.org/dist/Socket/
Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-%{version}.tar.gz
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: perl
BuildRequires: perl-devel
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::CBuilder)
BuildRequires: perl(ExtUtils::Constant) >= 0.23
@ -63,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Nov 19 2015 Petr Pisar <ppisar@redhat.com> - 3:2.021-1
- 2.021 bump
* Thu Jun 25 2015 Petr Pisar <ppisar@redhat.com> - 3:2.020-1
- 2.020 bump

View File

@ -1 +1 @@
35fa3624956e3cea8864ec23804bf0ec Socket-2.020.tar.gz
a9b64847ec6d626a1b3ad46b16adb1e4 Socket-2.021.tar.gz