remove non-free (and outdated) jp docs
This commit is contained in:
parent
18a1c16093
commit
35e107c29c
@ -7,12 +7,15 @@
|
||||
|
||||
Name: perl-Class-Data-Inheritable
|
||||
Version: 0.08
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
Summary: Inheritable, overridable class data
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Class-Data-Inheritable
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TM/TMTM/Class-Data-Inheritable-%{version}.tar.gz
|
||||
# has non-free and outdated jp docs
|
||||
# rm -rf doc
|
||||
# Source0: https://cpan.metacpan.org/authors/id/T/TM/TMTM/Class-Data-Inheritable-%%{version}.tar.gz
|
||||
Source0: Class-Data-Inheritable-%{version}-clean.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -62,6 +65,9 @@ make test
|
||||
%{_mandir}/man3/Class::Data::Inheritable.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 7 2018 Tom Callaway <spot@fedoraproject.org> - 0.08-30
|
||||
- remove non-free (and outdated) jp docs
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user