Update to 1.006001
This commit is contained in:
parent
4a5bd5bcb6
commit
3b77fe9e36
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/Moo-1.003001.tar.gz
|
||||
/Moo-1.005000.tar.gz
|
||||
/Moo-1.006000.tar.gz
|
||||
/Moo-1.006001.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Moo
|
||||
Version: 1.006000
|
||||
Release: 2%{?dist}
|
||||
Version: 1.006001
|
||||
Release: 1%{?dist}
|
||||
Summary: Minimalist Object Orientation (with Moose compatibility)
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -94,6 +94,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 10 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 1.006001-1
|
||||
- Update to 1.006001
|
||||
|
||||
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.006000-2
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user