Update to 0.45

This commit is contained in:
Emmanuel Seyman 2010-11-23 00:28:37 +01:00
parent 49789b5f7e
commit e0b86bf5ca
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.44
Release: 2%{?dist}
Version: 0.45
Release: 1%{?dist}
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
Group: Development/Libraries
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Nov 22 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.45-1
- Update to 0.45
* Wed Sep 29 2010 jkeating - 0.44-2
- Rebuilt for gcc bug 634757

View File

@ -1 +1 @@
9c8c4f73547996d6f08a3a2452f2a444 Variable-Magic-0.44.tar.gz
a8789df566f06b08526215aa2736f99d Variable-Magic-0.45.tar.gz