0.000070 bump
This commit is contained in:
parent
5cec3326d5
commit
32f71b8065
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/Test2-Suite-0.000065.tar.gz
|
||||
/Test2-Suite-0.000067.tar.gz
|
||||
/Test2-Suite-0.000069.tar.gz
|
||||
/Test2-Suite-0.000070.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000069
|
||||
Version: 0.000070
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL+ or Artistic
|
||||
@ -46,8 +46,6 @@ Requires: perl(Term::Table) >= 0.002
|
||||
# Test2::API version from Test2 in META
|
||||
Requires: perl(Test2::API) >= 1.302073
|
||||
Requires: perl(utf8)
|
||||
# Term::ReadKey for terminal width
|
||||
Recommends: perl(Term::ReadKey)
|
||||
# Unicode::GCString for formating double-width strings
|
||||
Recommends: perl(Unicode::GCString)
|
||||
|
||||
@ -80,6 +78,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 20 2017 Petr Pisar <ppisar@redhat.com> - 0.000070-1
|
||||
- 0.000070 bump
|
||||
|
||||
* Fri Mar 17 2017 Petr Pisar <ppisar@redhat.com> - 0.000069-1
|
||||
- 0.000069 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test2-Suite-0.000069.tar.gz) = ea20f57c44684ddd41ab22dd0228b942cbfa7fcc104bbfa0788ad912fe0937f4b2a75a3ab0b5586353ff9a4c96aea5eb3ab18f5795441706ef01362275650cea
|
||||
SHA512 (Test2-Suite-0.000070.tar.gz) = 9048023cda23a7c07b48b6a83e06782dbc060e22dfe8d770076649c9aa506714c80f3f70c6e7fb6d6929eeda818d85f14eb1d56a27313366b3e367a0e6493221
|
||||
|
||||
Loading…
Reference in New Issue
Block a user