Compare commits

..

No commits in common. 'i9' and 'epel9' have entirely different histories.
i9 ... epel9

4
.gitignore vendored

@ -1 +1,3 @@
SOURCES/UNIVERSAL-can-1.20140328.tar.gz
UNIVERSAL-can-1.15.tar.gz
/UNIVERSAL-can-1.20120726.tar.gz
/UNIVERSAL-can-1.20140328.tar.gz

@ -1 +0,0 @@
c929622cbf968e09c146469533ab3bb8df347b23 SOURCES/UNIVERSAL-can-1.20140328.tar.gz

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error %description -l en_US (invocants|subclasses) -> ")

@ -1,6 +1,6 @@
Name: perl-UNIVERSAL-can
Version: 1.20140328
Release: 24%{?dist}
Release: 21%{?dist}
Summary: Hack around people calling UNIVERSAL::can() as a function
License: GPL+ or Artistic
URL: https://metacpan.org/release/UNIVERSAL-can
@ -24,6 +24,7 @@ BuildRequires: perl(lib)
BuildRequires: perl(overload)
BuildRequires: perl(Test::More)
# Dependencies:
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
The UNIVERSAL class provides a few default methods so that all objects
@ -57,18 +58,6 @@ make test
%{_mandir}/man3/UNIVERSAL::can.3*
%changelog
* Wed Sep 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.20140328-24
- Rebuilt for MSVSphere 9.2
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.20140328-22
- Perl 5.36 rebuild
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-21
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -0,0 +1 @@
7b89d16d59f0d27e45b25fd31300334e UNIVERSAL-can-1.20140328.tar.gz
Loading…
Cancel
Save