Update to 0.59

This commit is contained in:
Emmanuel Seyman 2015-10-09 11:47:01 +02:00
parent 64cb7f3e31
commit f53e2f4df9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ Variable-Magic-0.43.tar.gz
/Variable-Magic-0.56.tar.gz
/Variable-Magic-0.57.tar.gz
/Variable-Magic-0.58.tar.gz
/Variable-Magic-0.59.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Variable-Magic
Version: 0.58
Version: 0.59
Release: 1%{?dist}
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Oct 09 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.59-1
- Update to 0.59
* Thu Jul 23 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.58-1
- Update to 0.58

View File

@ -1 +1 @@
2aa222874ba69fc49ea39c88047e7122 Variable-Magic-0.58.tar.gz
f43b0182fe4b0f38bcdb69a4a838785e Variable-Magic-0.59.tar.gz