Update to 0.49

This commit is contained in:
Emmanuel Seyman 2012-06-09 18:34:53 +02:00
parent 162c187541
commit 88093fde83
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.48
Release: 2%{?dist}
Version: 0.49
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 Jun 09 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.49-1
- Update to 0.49
* Tue Apr 24 2012 Petr Pisar <ppisar@redhat.com> - 0.48-2
- Do not use Test::Kwalitee on RHEL >= 7 (#815750)

View File

@ -1 +1 @@
7d070cad12b5c5d2fdb3cc133e465025 Variable-Magic-0.48.tar.gz
1f6d8b32b27548897a9996f44cfdf6c7 Variable-Magic-0.49.tar.gz