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-Class-Accessor-Chained.git#dee4228b8032b78fe7f483f36ab22753d97cea5d
This commit is contained in:
parent
5e925b2635
commit
5688bca5c8
@ -1,6 +1,6 @@
|
||||
Name: perl-Class-Accessor-Chained
|
||||
Version: 0.01
|
||||
Release: 40%{?dist}
|
||||
Release: 42%{?dist}
|
||||
Summary: Make chained accessors
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Class-Accessor-Chained
|
||||
@ -8,6 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/Class-Accessor-
|
||||
Patch0: Class-Accessor-Chained-0.01-pod.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: /usr/bin/pod2text
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
@ -54,6 +55,12 @@ make test
|
||||
%{_mandir}/man3/Class::Accessor::Chained::Fast.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-42
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Dec 08 2020 Charles R. Anderson <cra@alum.wpi.edu> - 0.01-41
|
||||
- BR make
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-40
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user