Compare commits
No commits in common. "c8s" and "c8-stream-5.3" have entirely different histories.
c8s
...
c8-stream-
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/CPAN-Meta-YAML-0.018.tar.gz
|
||||
/CPAN-Meta-YAML-0.018.tar.gz
|
||||
|
||||
1
.perl-CPAN-Meta-YAML.metadata
Normal file
1
.perl-CPAN-Meta-YAML.metadata
Normal file
@ -0,0 +1 @@
|
||||
e540fc207c0ace3041abfec2c90cf54d510ce9fa SOURCES/CPAN-Meta-YAML-0.018.tar.gz
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
Name: perl-CPAN-Meta-YAML
|
||||
Version: 0.018
|
||||
Release: 397%{?dist}
|
||||
Release: 1001%{?dist}
|
||||
Summary: Read and write a subset of YAML for CPAN Meta files
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/CPAN-Meta-YAML/
|
||||
@ -94,6 +94,16 @@ make test TEST_FILES="xt/*/*.t"
|
||||
%{_mandir}/man3/CPAN::Meta::YAML.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.018-1001
|
||||
- Rebuild with enable hardening (bug #1636329)
|
||||
|
||||
* Thu Aug 23 2018 Petr Pisar <ppisar@redhat.com> - 0.018-1000
|
||||
- Increase release not to clash with perl-bootstrap:5.24 subpackages
|
||||
(bug #1620200)
|
||||
|
||||
* Fri Apr 27 2018 Petr Pisar <ppisar@redhat.com> - 0.018-398
|
||||
- Increase release not to clash with perl-bootstrap:5.24 subpackages
|
||||
|
||||
* Thu Mar 15 2018 Paul Howarth <paul@city-fan.org> - 0.018-397
|
||||
- Simplify find command using -delete
|
||||
- Drop legacy Group: tag
|
||||
Loading…
Reference in New Issue
Block a user