BR: perl(blib) for smp-test/collision.t
This commit is contained in:
parent
2de0e1279f
commit
2da79ad620
@ -1,2 +0,0 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US namespace -> ")
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Data-UUID
|
||||
Version: 1.226
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Globally/Universally Unique Identifiers (GUIDs/UUIDs)
|
||||
# Upstream says BSD but LICENSE file looks more like MIT
|
||||
# https://lists.fedoraproject.org/pipermail/legal/2013-August/002226.html
|
||||
@ -22,6 +22,7 @@ BuildRequires: perl(Getopt::Long)
|
||||
BuildRequires: perl(Pod::Usage)
|
||||
BuildRequires: perl(warnings)
|
||||
# Module Runtime
|
||||
BuildRequires: perl(blib)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Digest::MD5)
|
||||
BuildRequires: perl(DynaLoader)
|
||||
@ -89,6 +90,9 @@ perl smp-test/collision.t
|
||||
%{_mandir}/man3/Data::UUID.3*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 16 2021 Paul Howarth <paul@city-fan.org> - 1.226-7
|
||||
- BR: perl(blib) for smp-test/collision.t
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.226-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user