Update to 0.53
This commit is contained in:
parent
2e60844882
commit
3a4e2c38e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ Variable-Magic-0.43.tar.gz
|
||||
/Variable-Magic-0.50.tar.gz
|
||||
/Variable-Magic-0.51.tar.gz
|
||||
/Variable-Magic-0.52.tar.gz
|
||||
/Variable-Magic-0.53.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Variable-Magic
|
||||
Version: 0.52
|
||||
Release: 4%{?dist}
|
||||
Version: 0.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Associate user-defined magic to variables from Perl
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -51,6 +51,10 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.53-1
|
||||
- Update to 0.53
|
||||
- Fix incorrect dates in changelog
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.52-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
@ -109,10 +113,10 @@ make test
|
||||
* Wed Sep 29 2010 jkeating - 0.44-2
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
* Fri Sep 25 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.44-1
|
||||
* Fri Sep 24 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.44-1
|
||||
- Update to 0.44.
|
||||
|
||||
* Sun Jun 26 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.43-1
|
||||
* Sat Jun 26 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.43-1
|
||||
- Update to 0.43.
|
||||
|
||||
* Wed May 19 2010 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 0.42-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user