Compare commits
No commits in common. "c8s-stream-2.066" and "c8s" have entirely different histories.
c8s-stream
...
c8s
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/IPC-Run-0.99.tar.gz
|
/IPC-Run-0.99.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
f024df7aee8699f4cc71a1c4a2574ffdc01d2fe1 SOURCES/IPC-Run-0.99.tar.gz
|
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-IPC-Run
|
Name: perl-IPC-Run
|
||||||
Version: 0.99
|
Version: 0.99
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl module for interacting with child processes
|
Summary: Perl module for interacting with child processes
|
||||||
# the rest: GPL+ or Artistic
|
# the rest: GPL+ or Artistic
|
||||||
# The Win32* modules are not part of the binary RPM package
|
# The Win32* modules are not part of the binary RPM package
|
||||||
@ -99,9 +99,6 @@ make test
|
|||||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.99-2
|
|
||||||
- Rebuild with enable hardening (bug #1636329)
|
|
||||||
|
|
||||||
* Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1
|
* Sat Mar 31 2018 Paul Howarth <paul@city-fan.org> - 0.99-1
|
||||||
- Update to 0.99
|
- Update to 0.99
|
||||||
- Fixes for Windows unit tests so they skip or pass
|
- Fixes for Windows unit tests so they skip or pass
|
Loading…
Reference in New Issue
Block a user