0.9928 bump
This commit is contained in:
parent
01a026fa88
commit
be78259119
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ version-0.88.tar.gz
|
||||
/version-0.9923.tar.gz
|
||||
/version-0.9924.tar.gz
|
||||
/version-0.9927.tar.gz
|
||||
/version-0.9928.tar.gz
|
||||
|
||||
@ -7,9 +7,9 @@
|
||||
|
||||
Name: perl-version
|
||||
Epoch: 7
|
||||
Version: 0.99.27
|
||||
%global module_version 0.9927
|
||||
Release: 458%{?dist}
|
||||
Version: 0.99.28
|
||||
%global module_version 0.9928
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl extension for Version Objects
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/version
|
||||
@ -101,6 +101,9 @@ make test
|
||||
%{_mandir}/man3/version::Internals.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 7:0.99.28-1
|
||||
- 0.9928 bump
|
||||
|
||||
* Fri Aug 21 2020 Jitka Plesnikova <jplesnik@redhat.com> - 7:0.99.27-458
|
||||
- 0.9927 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (version-0.9927.tar.gz) = 1f2eff7a7f1455f4ec8751657663ffd6c21acd4644c85833f63f0141eea21b7b6008a381e260064a25943e8e4a85ca3cf94efe6165db2393d4cc054e699b93ee
|
||||
SHA512 (version-0.9928.tar.gz) = e8a776a39a4f8d1e9d3398038f332e438be67e788b232a91adb82703818bce11ddbcd7d09bec79bfcc7f193f887702acff81b7cf611b7909950560121b43404e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user