Update to 0.54

This commit is contained in:
Emmanuel Seyman 2014-09-27 22:41:48 +02:00
parent f3f37ff964
commit 5242277458
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ Variable-Magic-0.43.tar.gz
/Variable-Magic-0.51.tar.gz
/Variable-Magic-0.52.tar.gz
/Variable-Magic-0.53.tar.gz
/Variable-Magic-0.54.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.53
Release: 4%{?dist}
Version: 0.54
Release: 1%{?dist}
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
Group: Development/Libraries
@ -51,6 +51,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Sep 27 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.54-1
- Update to 0.54
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.53-4
- Perl 5.20 rebuild

View File

@ -1 +1 @@
4f59fb9c08a3432e04cdda6b5c4a339d Variable-Magic-0.53.tar.gz
8d217dc862899b2fd6df206c36fe38c8 Variable-Magic-0.54.tar.gz