Update to 0.59
This commit is contained in:
parent
64cb7f3e31
commit
f53e2f4df9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user