update to 0.224
This commit is contained in:
parent
1c4d3ce835
commit
446f4d43f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
parent-0.223.tar.gz
|
||||
/parent-0.224.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-parent
|
||||
Epoch: 1
|
||||
Version: 0.223
|
||||
Release: 4%{?dist}
|
||||
Version: 0.224
|
||||
Release: 1%{?dist}
|
||||
Summary: Establish an ISA relationship with base classes at compile time
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -63,6 +63,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 21 2010 Iain Arnell <iarnell@gmail.com> 0.224-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:0.223-4
|
||||
- Mass rebuild with perl-5.12.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user