Update to 0.50

This commit is contained in:
Emmanuel Seyman 2012-06-26 07:25:09 +02:00
parent 59f299f236
commit ceabb0e261
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ Variable-Magic-0.43.tar.gz
/Variable-Magic-0.47.tar.gz
/Variable-Magic-0.48.tar.gz
/Variable-Magic-0.49.tar.gz
/Variable-Magic-0.50.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.49
Release: 2%{?dist}
Version: 0.50
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
* Tue Jun 26 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.50-1
- Update to 0.50
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.49-2
- Perl 5.16 rebuild

View File

@ -1 +1 @@
1f6d8b32b27548897a9996f44cfdf6c7 Variable-Magic-0.49.tar.gz
626e16b019fc7904b760dd3c5b08d700 Variable-Magic-0.50.tar.gz