This commit is contained in:
Fedora Release Engineering 2017-02-11 06:13:22 +00:00
parent 9d07b6a807
commit f3143bfd9f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-libnet
Version: 3.10
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Perl clients for various network protocols
# other files: GPL+ or Artistic
## Not in binary packages
@ -126,6 +126,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Sep 16 2016 Petr Pisar <ppisar@redhat.com> - 3.10-2
- Net::libnetFAQ document replaced with a hyper link because of the Artistic
license (CPAN RT#117888)