perl-Test-Warning:version bump

This commit is contained in:
blue-devil
2020-01-11 17:20:11 +00:00
parent 6e6e7eefdc
commit 826457639b
3 changed files with 15 additions and 6 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import perlmodules
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("README", "Changes")
pisitools.dodoc("README", "Changes")