Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Net-LibIDN.git#e82cf18713035f7ee9497b137c42215d4bfead39
This commit is contained in:
parent
edcb22925d
commit
40d21365ec
@ -3,13 +3,14 @@
|
||||
Summary: Perl bindings for GNU LibIDN
|
||||
Name: perl-Net-LibIDN
|
||||
Version: 0.12
|
||||
Release: 38%{?dist}
|
||||
Release: 39%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/%{pkgname}
|
||||
Source: https://cpan.metacpan.org/authors/id/T/TH/THOR/%{pkgname}-%{version}.tar.gz
|
||||
# Use distribution CFLAGS for tests, bug #1242794, CPAN RT#105853
|
||||
Patch0: Net-LibIDN-0.12-Respect-Config-s-cc-ccflags-and-ldflags.patch
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libidn-devel >= 0.4.0
|
||||
BuildRequires: perl-interpreter >= 5.8.0
|
||||
@ -64,6 +65,9 @@ make test
|
||||
%{perl_vendorarch}/auto/Net
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-39
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-38
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user