Compare commits
No commits in common. "c8-stream-5.3" and "c8-beta" have entirely different histories.
c8-stream-
...
c8-beta
@ -1,9 +1,5 @@
|
|||||||
# Run optional test
|
# Run optional test
|
||||||
%if ! (0%{?rhel})
|
|
||||||
%bcond_without perl_libnet_enables_optional_test
|
%bcond_without perl_libnet_enables_optional_test
|
||||||
%else
|
|
||||||
%bcond_with perl_libnet_enables_optional_test
|
|
||||||
%endif
|
|
||||||
# SASL support
|
# SASL support
|
||||||
%bcond_without perl_libnet_enables_sasl
|
%bcond_without perl_libnet_enables_sasl
|
||||||
# SSL support
|
# SSL support
|
||||||
@ -11,7 +7,7 @@
|
|||||||
|
|
||||||
Name: perl-libnet
|
Name: perl-libnet
|
||||||
Version: 3.11
|
Version: 3.11
|
||||||
Release: 4%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Perl clients for various network protocols
|
Summary: Perl clients for various network protocols
|
||||||
# other files: GPL+ or Artistic
|
# other files: GPL+ or Artistic
|
||||||
## Not in binary packages
|
## Not in binary packages
|
||||||
@ -137,9 +133,6 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.11-4
|
|
||||||
- Rebuild with enable hardening (bug #1636329)
|
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-3
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user