Compare commits
No commits in common. "c8s" and "c8s-stream-1.58" have entirely different histories.
c8s
...
c8s-stream
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
||||
Test-NoWarnings-0.084.tar.gz
|
||||
/Test-NoWarnings-1.02.tar.gz
|
||||
/Test-NoWarnings-1.04.tar.gz
|
||||
SOURCES/Test-NoWarnings-1.04.tar.gz
|
||||
|
||||
1
.perl-Test-NoWarnings.metadata
Normal file
1
.perl-Test-NoWarnings.metadata
Normal file
@ -0,0 +1 @@
|
||||
2b8840b199d30812b6abc24f2b86289e0a3811f3 SOURCES/Test-NoWarnings-1.04.tar.gz
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-Test-NoWarnings
|
||||
Version: 1.04
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Make sure you didn't emit any warnings while testing
|
||||
License: LGPLv2+
|
||||
URL: http://search.cpan.org/dist/Test-NoWarnings/
|
||||
@ -62,6 +62,9 @@ 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