2.020 bump

This commit is contained in:
Petr Písař 2015-06-25 07:48:15 +02:00
parent cbe4c2662a
commit 4cba8f2b74
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/Socket-2.017.tar.gz
/Socket-2.018.tar.gz
/Socket-2.019.tar.gz
/Socket-2.020.tar.gz

View File

@ -1,12 +1,15 @@
Name: perl-Socket
Epoch: 3
Version: 2.019
Release: 3%{?dist}
Version: 2.020
Release: 1%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
Group: Development/Libraries
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: make
BuildRequires: perl
BuildRequires: perl(Config)
BuildRequires: perl(ExtUtils::CBuilder)
@ -60,6 +63,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Jun 25 2015 Petr Pisar <ppisar@redhat.com> - 3:2.020-1
- 2.020 bump
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:2.019-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
8afec24ac4e084e0da0600c2018ccead Socket-2.019.tar.gz
35fa3624956e3cea8864ec23804bf0ec Socket-2.020.tar.gz