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