Update to 0.46

This commit is contained in:
Emmanuel Seyman 2011-01-24 21:08:59 +01:00
parent e0b86bf5ca
commit e30e6cc0a0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
Variable-Magic-0.43.tar.gz
/Variable-Magic-0.44.tar.gz
/Variable-Magic-0.45.tar.gz
/Variable-Magic-0.46.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Variable-Magic
Version: 0.45
Version: 0.46
Release: 1%{?dist}
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Jan 24 2011 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.46-1
- Update to 0.46
* Mon Nov 22 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.45-1
- Update to 0.45

View File

@ -1 +1 @@
a8789df566f06b08526215aa2736f99d Variable-Magic-0.45.tar.gz
1e3c169cf8392e5c96e826e44fdeda6d Variable-Magic-0.46.tar.gz