Update to 0.48
This commit is contained in:
parent
381f342bd5
commit
f92a931817
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ Variable-Magic-0.43.tar.gz
|
||||
/Variable-Magic-0.45.tar.gz
|
||||
/Variable-Magic-0.46.tar.gz
|
||||
/Variable-Magic-0.47.tar.gz
|
||||
/Variable-Magic-0.48.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Variable-Magic
|
||||
Version: 0.47
|
||||
Release: 2%{?dist}
|
||||
Version: 0.48
|
||||
Release: 1%{?dist}
|
||||
Summary: Associate user-defined magic to variables from Perl
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -49,6 +49,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 18 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.48-1
|
||||
- Update to 0.48
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.47-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user