Compare commits
No commits in common. "c8s" and "c8-stream-5.3" have entirely different histories.
c8s
...
c8-stream-
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,10 +1 @@
|
|||||||
File-Fetch-0.14.tar.gz
|
SOURCES/File-Fetch-0.56.tar.gz
|
||||||
/File-Fetch-0.38.tar.gz
|
|
||||||
/File-Fetch-0.42.tar.gz
|
|
||||||
/File-Fetch-0.44.tar.gz
|
|
||||||
/File-Fetch-0.46.tar.gz
|
|
||||||
/File-Fetch-0.48.tar.gz
|
|
||||||
/File-Fetch-0.50.tar.gz
|
|
||||||
/File-Fetch-0.52.tar.gz
|
|
||||||
/File-Fetch-0.54.tar.gz
|
|
||||||
/File-Fetch-0.56.tar.gz
|
|
||||||
|
|||||||
1
.perl-File-Fetch.metadata
Normal file
1
.perl-File-Fetch.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
577986f1b4bf4771a3fec9cd3c98ff5da02481ee SOURCES/File-Fetch-0.56.tar.gz
|
||||||
2
.rpmlint
2
.rpmlint
@ -1,2 +0,0 @@
|
|||||||
from Config import *
|
|
||||||
addFilter("spelling-error .* (http|rsync)");
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: perl-File-Fetch
|
Name: perl-File-Fetch
|
||||||
Version: 0.56
|
Version: 0.56
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Generic file fetching mechanism
|
Summary: Generic file fetching mechanism
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/File-Fetch/
|
URL: http://search.cpan.org/dist/File-Fetch/
|
||||||
@ -73,6 +73,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.56-3
|
||||||
|
- Rebuild with enable hardening (bug #1636329)
|
||||||
|
|
||||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-2
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user