This commit is contained in:
Dennis Gilmore 2012-01-13 14:24:29 -06:00
parent f0f44cb64b
commit 381f342bd5

View File

@ -1,6 +1,6 @@
Name: perl-Variable-Magic
Version: 0.47
Release: 1%{?dist}
Release: 2%{?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
* 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
* Sun Oct 30 2011 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.47-1
- Update to 0.47
- Clean up spec file