Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-autodie.git#aedaa986802ec4db5e15304b4eb27ac7c253491b
This commit is contained in:
parent
dc29bf7ac5
commit
da7879e1f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/autodie-2.31.tar.gz
|
||||
/autodie-2.32.tar.gz
|
||||
/autodie-2.33.tar.gz
|
||||
/autodie-2.34.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_autodie_enables_optional_test
|
||||
|
||||
Name: perl-autodie
|
||||
Version: 2.33
|
||||
Version: 2.34
|
||||
Release: 1%{?dist}
|
||||
Summary: Replace functions with ones that succeed or die
|
||||
License: GPL+ or Artistic
|
||||
@ -97,6 +97,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.34-1
|
||||
- 2.34 bump
|
||||
|
||||
* Fri Jan 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.33-1
|
||||
- 2.33 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (autodie-2.33.tar.gz) = 0dd283e9efab573bd066a21966ebd03b87dcaf142c956fb11dbd5f32f89276db6c36878a56097ad7a1f1a6341c6f0791294b882f2dc40380afbc6642fae83915
|
||||
SHA512 (autodie-2.34.tar.gz) = 05c22b338e37f3669773af97db023607401cff9bc4b8536f13ef652b3c404d778a9d44f04de4a57bf94713c0606f944375d16f1dc0db7b6159143fc680319fe2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user