Update to 0.60

This commit is contained in:
Emmanuel Seyman 2016-09-10 12:46:58 +02:00
parent abcea79fdb
commit c3ad25be54
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.59
Release: 3%{?dist}
Version: 0.60
Release: 1%{?dist}
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Sep 10 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.60-1
- Update to 0.60
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.59-3
- Perl 5.24 rebuild

View File

@ -1 +1 @@
f43b0182fe4b0f38bcdb69a4a838785e Variable-Magic-0.59.tar.gz
ddc93efff919735e2f4e2306a4b3c81a Variable-Magic-0.60.tar.gz