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-File-Remove.git#ec3bbd270f5a8dfad52e3231d119cee19652a975
This commit is contained in:
parent
8d61abdf59
commit
30537827c2
@ -1,6 +1,6 @@
|
||||
Name: perl-File-Remove
|
||||
Version: 1.60
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Convenience module for removing files and directories
|
||||
License: GPL+ or Artistic
|
||||
|
||||
@ -8,6 +8,7 @@ URL: https://metacpan.org/release/File-Remove
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-%{version}.tar.gz
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: %{__perl}
|
||||
BuildRequires: %{__make}
|
||||
|
||||
@ -55,6 +56,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Nov 2 2020 Tom Callaway <spot@fedoraproject.org> 1.60-1
|
||||
- update to 1.60
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user