0.009 bump
This commit is contained in:
parent
ea5e59d38e
commit
a93b611cb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Object-HashBase-0.008.tar.gz
|
||||
/Object-HashBase-0.009.tar.gz
|
||||
|
||||
2
perl-Object-HashBase.rpmlintrc
Normal file
2
perl-Object-HashBase.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* (accessor|getters|inlined)");
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Object-HashBase
|
||||
Version: 0.008
|
||||
Version: 0.009
|
||||
Release: 1%{?dist}
|
||||
Summary: Build hash-based classes
|
||||
License: GPL+ or Artistic
|
||||
@ -77,5 +77,8 @@ make test
|
||||
%{_mandir}/man3/Object::HashBase::*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2020 Petr Pisar <ppisar@redhat.com> - 0.009-1
|
||||
- 0.009 bump
|
||||
|
||||
* Tue Nov 19 2019 Petr Pisar <ppisar@redhat.com> 0.008-1
|
||||
- Specfile autogenerated by cpanspec 1.78.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Object-HashBase-0.008.tar.gz) = ba49493f2c4b5f96fb22985ae29112168a963f823c7998e22b575ed0659e55f4b1bc338dd23a14bcf6efcaa1fc1f5c4ad0b8a27dc271b6c99e768a319f2dbe57
|
||||
SHA512 (Object-HashBase-0.009.tar.gz) = 2c1589c94c5a5b416cc071bab2a376ff1838746bc5fb34254c48ed70e8cdd5a848dc84808c201c0a3386f04492a9b8e80a580879aa287b7244061fc89fc93706
|
||||
|
||||
Loading…
Reference in New Issue
Block a user