Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 06:15:47 +00:00
parent 4607d72e01
commit 41bce12271

View File

@ -1,6 +1,6 @@
Name: perl-File-ShareDir-Install
Version: 0.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Install shared files
License: GPL+ or Artistic
URL: https://metacpan.org/release/File-ShareDir-Install
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/File::ShareDir::Install.3*
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 1 2022 Paul Howarth <paul@city-fan.org> - 0.14-1
- Update to 0.14
- Work around a build issue on Windows (CPAN RT#125571)