0.15 bump
This commit is contained in:
parent
94667a4cd8
commit
5f31cf9755
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/Socket-2.012.tar.gz
|
||||
/Socket-2.013.tar.gz
|
||||
/Socket-2.014.tar.gz
|
||||
/Socket-2.015.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global cpan_version 2.014
|
||||
%global cpan_version 2.015
|
||||
Name: perl-Socket
|
||||
Epoch: 1
|
||||
Version: %(echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Networking constants and support functions
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -60,6 +60,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 18 2014 Petr Pisar <ppisar@redhat.com> - 1:2.015-1
|
||||
- 0.15 bump
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.014-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user