Compare commits
No commits in common. "c8-stream-5.3" and "c8s" have entirely different histories.
c8-stream-
...
c8s
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/Perl-OSType-1.010.tar.gz
|
||||
/Perl-OSType-[0-9.]*.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
55f74bc6b5462d6a628f396166150f683c34a039 SOURCES/Perl-OSType-1.010.tar.gz
|
||||
3
.rpmlint
Normal file
3
.rpmlint
Normal file
@ -0,0 +1,3 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US linux -> ");
|
||||
addFilter("spelling-error %description -l en_US freebsd -> ");
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-Perl-OSType
|
||||
Version: 1.010
|
||||
Release: 397%{?dist}
|
||||
Release: 396%{?dist}
|
||||
Summary: Map Perl operating system names to generic types
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Perl-OSType/
|
||||
@ -91,9 +91,6 @@ LANG=en_US make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
||||
%{_mandir}/man3/Perl::OSType.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.010-397
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.010-396
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user