Compare commits
No commits in common. "c8s-stream-1.58" and "c8s" have entirely different histories.
c8s-stream
...
c8s
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,3 @@
|
||||
SOURCES/Test-NoWarnings-1.04.tar.gz
|
||||
Test-NoWarnings-0.084.tar.gz
|
||||
/Test-NoWarnings-1.02.tar.gz
|
||||
/Test-NoWarnings-1.04.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
2b8840b199d30812b6abc24f2b86289e0a3811f3 SOURCES/Test-NoWarnings-1.04.tar.gz
|
||||
2
.rpmlint
Normal file
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* ok");
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-Test-NoWarnings
|
||||
Version: 1.04
|
||||
Release: 16%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Make sure you didn't emit any warnings while testing
|
||||
License: LGPLv2+
|
||||
URL: http://search.cpan.org/dist/Test-NoWarnings/
|
||||
@ -62,9 +62,6 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.04-16
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Wed Apr 04 2018 Petr Pisar <ppisar@redhat.com> - 1.04-15
|
||||
- Modernize spec file
|
||||
|
||||
Loading…
Reference in New Issue
Block a user