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/IPC-System-Simple-1.25.tar.gz
|
||||
/IPC-System-Simple-[0-9.]*.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
fb50f4f27407c81bb884073bd9bc5cf75f4841f1 SOURCES/IPC-System-Simple-1.25.tar.gz
|
||||
2
.rpmlint
Normal file
2
.rpmlint
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US qw -> ");
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
Name: perl-IPC-System-Simple
|
||||
Version: 1.25
|
||||
Release: 18%{?dist}
|
||||
Release: 17%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Summary: Run commands simply, with detailed diagnostics
|
||||
URL: http://search.cpan.org/dist/IPC-System-Simple
|
||||
@ -106,9 +106,6 @@ make test \
|
||||
%{_mandir}/man3/IPC::System::Simple.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.25-18
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.25-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user