2.020 bump
This commit is contained in:
parent
cbe4c2662a
commit
4cba8f2b74
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/Socket-2.017.tar.gz
|
||||
/Socket-2.018.tar.gz
|
||||
/Socket-2.019.tar.gz
|
||||
/Socket-2.020.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user