Compare commits
No commits in common. "c8s" and "c8-stream-5.3" have entirely different histories.
c8s
...
c8-stream-
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
||||
/Time-Local-1.2300.tar.gz
|
||||
/Time-Local-1.24.tar.gz
|
||||
/Time-Local-1.25.tar.gz
|
||||
/Time-Local-1.27.tar.gz
|
||||
/Time-Local-1.28.tar.gz
|
||||
SOURCES/Time-Local-1.28.tar.gz
|
||||
|
||||
1
.perl-Time-Local.metadata
Normal file
1
.perl-Time-Local.metadata
Normal file
@ -0,0 +1 @@
|
||||
a693c9eb4280a8373e5b49d48738a37425e08c8d SOURCES/Time-Local-1.28.tar.gz
|
||||
@ -2,7 +2,7 @@
|
||||
Name: perl-Time-Local
|
||||
Epoch: 1
|
||||
Version: %{cpan_version}0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Efficiently compute time from local and GMT time
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Time-Local
|
||||
@ -56,6 +56,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.280-2
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Thu Jun 14 2018 Petr Pisar <ppisar@redhat.com> - 1:1.280-1
|
||||
- 1.28 bump
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* (gmtime|localtime)");
|
||||
Loading…
Reference in New Issue
Block a user