Compare commits
No commits in common. "c8s" and "c8s-stream-5.30" have entirely different histories.
c8s
...
c8s-stream
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/Sub-Identify-0.14.tar.gz
|
||||
/Sub-Identify-0.14.tar.gz
|
||||
|
||||
1
.perl-Sub-Identify.metadata
Normal file
1
.perl-Sub-Identify.metadata
Normal file
@ -0,0 +1 @@
|
||||
18f5f9819f5566d3470d60bd2d9baae97bc9f33f SOURCES/Sub-Identify-0.14.tar.gz
|
||||
@ -1,9 +1,13 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Sub_Identify_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Sub_Identify_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Sub-Identify
|
||||
Version: 0.14
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Retrieve names of code references
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Sub-Identify/
|
||||
@ -73,6 +77,9 @@ make test
|
||||
%{_mandir}/man3/Sub::Identify.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.14-7
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user