update to 1.000001
This commit is contained in:
parent
555dfcdfa9
commit
febd487e89
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/Moo-0.091007.tar.gz
|
||||
/Moo-0.091014.tar.gz
|
||||
/Moo-1.000000.tar.gz
|
||||
/Moo-1.000001.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Moo
|
||||
Version: 1.000000
|
||||
Release: 2%{?dist}
|
||||
Version: 1.000001
|
||||
Release: 1%{?dist}
|
||||
Summary: Minimalist Object Orientation (with Moose compatibility)
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -51,6 +51,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 29 2012 Iain Arnell <iarnell@gmail.com> 1.000001-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Thu Jul 26 2012 Iain Arnell <iarnell@gmail.com> 1.000000-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user