2006-09-08 16:30:44 +00:00
|
|
|
Name: perl-Moose
|
|
|
|
Summary: Complete modern object system for Perl 5
|
2018-05-16 14:15:48 +00:00
|
|
|
Version: 2.2011
|
2019-06-02 20:54:36 +00:00
|
|
|
Release: 7%{?dist}
|
2007-10-15 04:47:41 +00:00
|
|
|
License: GPL+ or Artistic
|
2016-05-06 08:13:31 +00:00
|
|
|
|
2018-06-04 13:07:40 +00:00
|
|
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Moose-%{version}.tar.gz
|
|
|
|
URL: https://metacpan.org/release/Moose
|
2010-02-20 03:26:50 +00:00
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
2006-09-08 16:30:44 +00:00
|
|
|
|
2011-04-22 12:58:06 +00:00
|
|
|
# configure
|
2015-11-08 19:14:07 +00:00
|
|
|
BuildRequires: coreutils
|
|
|
|
BuildRequires: findutils
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: perl-devel
|
2016-05-25 14:02:26 +00:00
|
|
|
BuildRequires: perl-generators
|
2017-11-13 12:28:17 +00:00
|
|
|
BuildRequires: perl-interpreter
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Dist::CheckConflicts) >= 0.02
|
2015-06-07 09:41:17 +00:00
|
|
|
BuildRequires: perl(ExtUtils::CBuilder) >= 0.27
|
2016-08-20 15:53:58 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
2011-04-22 12:58:06 +00:00
|
|
|
|
|
|
|
# develop
|
|
|
|
BuildRequires: perl(Algorithm::C3)
|
2011-08-28 09:01:53 +00:00
|
|
|
BuildRequires: perl(DBM::Deep) >= 1.0003
|
2012-04-06 15:49:21 +00:00
|
|
|
%if !0%{?perl_bootstrap}
|
2011-08-28 09:01:53 +00:00
|
|
|
BuildRequires: perl(Data::Visitor)
|
2012-04-06 15:49:21 +00:00
|
|
|
%endif
|
2015-11-08 19:14:07 +00:00
|
|
|
BuildRequires: perl(CPAN::Meta::Check) >= 0.011
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(DateTime)
|
2010-02-13 06:18:47 +00:00
|
|
|
BuildRequires: perl(DateTime::Calendar::Mayan)
|
2009-05-19 05:12:57 +00:00
|
|
|
BuildRequires: perl(DateTime::Format::MySQL)
|
2010-02-13 06:18:47 +00:00
|
|
|
BuildRequires: perl(Declare::Constraints::Simple)
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(File::Find::Rule)
|
2009-05-19 05:12:57 +00:00
|
|
|
BuildRequires: perl(HTTP::Headers)
|
|
|
|
BuildRequires: perl(IO::File)
|
|
|
|
BuildRequires: perl(IO::String)
|
2011-04-03 10:04:11 +00:00
|
|
|
BuildRequires: perl(Locale::US)
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Module::Info)
|
2007-04-07 18:44:52 +00:00
|
|
|
BuildRequires: perl(Module::Refresh)
|
2016-06-01 10:02:05 +00:00
|
|
|
%if !0%{?perl_bootstrap}
|
|
|
|
BuildRequires: perl(MooseX::MarkAsMethods)
|
2016-08-20 15:53:58 +00:00
|
|
|
BuildRequires: perl(MooseX::NonMoose) >= 0.25
|
2016-06-01 10:02:05 +00:00
|
|
|
%endif
|
2011-08-28 09:01:53 +00:00
|
|
|
BuildRequires: perl(PadWalker)
|
2010-02-13 06:18:47 +00:00
|
|
|
BuildRequires: perl(Params::Coerce)
|
2017-01-30 12:21:39 +00:00
|
|
|
BuildRequires: perl(parent)
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Regexp::Common)
|
2016-08-20 15:53:58 +00:00
|
|
|
BuildRequires: perl(Specio) >= 0.10
|
2010-02-13 06:18:47 +00:00
|
|
|
BuildRequires: perl(Test::Deep)
|
2011-04-22 12:58:06 +00:00
|
|
|
# author test - we almost certainly don't want this in mock!
|
2012-01-12 05:03:11 +00:00
|
|
|
#BuildRequires: perl(Test::DependentModules) >= 0.12
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Test::Inline)
|
|
|
|
BuildRequires: perl(Test::LeakTrace)
|
2016-06-01 10:02:05 +00:00
|
|
|
BuildRequires: perl(Test::Memory::Cycle)
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Test::Output)
|
2012-01-12 05:03:11 +00:00
|
|
|
BuildRequires: perl(Test::Spelling)
|
2016-06-07 08:43:06 +00:00
|
|
|
%if !0%{?perl_bootstrap}
|
|
|
|
# Break build cycle: perl-Moose → perl-Type-Tiny → perl-Moose
|
2016-06-01 10:02:05 +00:00
|
|
|
BuildRequires: perl(Types::Standard)
|
2016-06-07 08:43:06 +00:00
|
|
|
%endif
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(URI)
|
2016-06-01 10:02:05 +00:00
|
|
|
# not declared in META.json
|
2012-10-19 19:02:50 +00:00
|
|
|
BuildRequires: perl(Carp) >= 1.22
|
2011-09-13 14:44:41 +00:00
|
|
|
BuildRequires: perl(Carp::Heavy)
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(SUPER) >= 1.10
|
|
|
|
|
|
|
|
# test
|
2018-05-16 14:15:48 +00:00
|
|
|
BuildRequires: perl(Devel::OverloadInfo) >= 0.005
|
2017-11-13 12:28:17 +00:00
|
|
|
BuildRequires: perl(List::SomeUtils)
|
2015-04-21 14:51:47 +00:00
|
|
|
BuildRequires: perl(Module::Runtime::Conflicts) >= 0.002
|
2013-08-16 15:59:07 +00:00
|
|
|
BuildRequires: perl(Test::CheckDeps) >= 0.006
|
2014-11-25 13:50:47 +00:00
|
|
|
BuildRequires: perl(Test::CleanNamespaces)
|
2011-01-24 11:26:52 +00:00
|
|
|
BuildRequires: perl(Test::Fatal) >= 0.001
|
2017-05-04 11:35:48 +00:00
|
|
|
BuildRequires: perl(Test::More) >= 0.96
|
2010-10-05 15:25:38 +00:00
|
|
|
BuildRequires: perl(Test::Requires) >= 0.05
|
2014-11-25 13:50:47 +00:00
|
|
|
BuildRequires: perl(Test::Warnings)
|
2011-04-22 12:58:06 +00:00
|
|
|
|
|
|
|
# runtime
|
2012-01-12 05:03:11 +00:00
|
|
|
BuildRequires: perl(Class::Load) >= 0.09
|
|
|
|
BuildRequires: perl(Class::Load::XS) >= 0.01
|
2011-05-20 03:31:29 +00:00
|
|
|
BuildRequires: perl(Data::OptList) >= 0.107
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Devel::GlobalDestruction)
|
2017-11-22 17:17:00 +00:00
|
|
|
BuildRequires: perl(Devel::StackTrace) >= 2.03
|
2011-04-23 08:48:50 +00:00
|
|
|
BuildRequires: perl(Eval::Closure) >= 0.04
|
2017-11-13 12:28:17 +00:00
|
|
|
BuildRequires: perl(List::Util) >= 1.45
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(MRO::Compat) >= 0.05
|
2011-07-30 12:37:32 +00:00
|
|
|
BuildRequires: perl(Package::DeprecationManager) >= 0.11
|
2012-01-12 05:03:11 +00:00
|
|
|
BuildRequires: perl(Package::Stash) >= 0.32
|
|
|
|
BuildRequires: perl(Package::Stash::XS) >= 0.24
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Params::Util) >= 1.00
|
|
|
|
BuildRequires: perl(Scalar::Util) >= 1.19
|
|
|
|
BuildRequires: perl(Sub::Exporter) >= 0.980
|
2017-01-30 12:21:39 +00:00
|
|
|
BuildRequires: perl(Sub::Name) >= 0.20
|
2011-04-22 12:58:06 +00:00
|
|
|
BuildRequires: perl(Task::Weaken)
|
2010-02-13 06:18:47 +00:00
|
|
|
BuildRequires: perl(Try::Tiny) >= 0.02
|
2006-09-08 16:30:44 +00:00
|
|
|
|
2011-05-20 03:31:29 +00:00
|
|
|
Requires: perl(Data::OptList) >= 0.107
|
2011-04-26 14:48:19 +00:00
|
|
|
Requires: perl(Dist::CheckConflicts) >= 0.02
|
|
|
|
|
2012-04-06 15:49:21 +00:00
|
|
|
# recommended (note: this uses Moose itself)
|
2011-08-28 09:01:53 +00:00
|
|
|
Requires: perl(Devel::PartialDump) >= 0.14
|
|
|
|
|
2011-04-22 12:58:06 +00:00
|
|
|
# hidden from PAUSE
|
2017-05-04 11:35:48 +00:00
|
|
|
Provides: perl(Moose::Conflicts) = 0
|
2009-07-27 22:32:12 +00:00
|
|
|
|
2011-10-09 09:44:42 +00:00
|
|
|
# virtual provides for perl-Any-Moose
|
|
|
|
Provides: perl(Any-Moose) = %{version}
|
2010-03-20 17:46:23 +00:00
|
|
|
|
2009-09-19 18:39:55 +00:00
|
|
|
%{?perl_default_filter}
|
2009-05-19 05:12:57 +00:00
|
|
|
|
2006-09-08 16:30:44 +00:00
|
|
|
%description
|
|
|
|
Moose is an extension of the Perl 5 object system.
|
|
|
|
|
2010-03-20 17:46:23 +00:00
|
|
|
The main goal of Moose is to make Perl 5 Object Oriented programming easier,
|
|
|
|
more consistent and less tedious. With Moose you can to think more about what
|
|
|
|
you want to do and less about the mechanics of OOP.
|
2006-10-10 15:53:46 +00:00
|
|
|
|
2010-03-20 17:46:23 +00:00
|
|
|
Additionally, Moose is built on top of Class::MOP, which is a metaclass system
|
|
|
|
for Perl 5. This means that Moose not only makes building normal Perl 5
|
|
|
|
objects better, but it provides the power of metaclass programming as well.
|
|
|
|
Moose is different from other Perl 5 object systems because it is not a new
|
|
|
|
system, but instead an extension of the existing one.
|
2006-10-10 15:53:46 +00:00
|
|
|
|
2009-06-23 05:46:24 +00:00
|
|
|
%package -n perl-Test-Moose
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Summary: Test functions for Moose specific features
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n perl-Test-Moose
|
|
|
|
This module provides some useful test functions for Moose based classes.
|
|
|
|
|
2006-09-08 16:30:44 +00:00
|
|
|
%prep
|
|
|
|
%setup -q -n Moose-%{version}
|
|
|
|
|
2012-01-22 09:57:31 +00:00
|
|
|
# silence rpmlint warnings
|
|
|
|
find benchmarks/ -type f -name '*.pl' -print0 \
|
|
|
|
| xargs -0 sed -i '1s,#!.*perl,#!%{__perl},'
|
|
|
|
find t/ -type f -name '*.t' -print0 \
|
|
|
|
| xargs -0 sed -i '1s,#!.*perl,#!%{__perl},'
|
|
|
|
|
2007-11-26 05:54:38 +00:00
|
|
|
%build
|
2016-08-20 15:53:58 +00:00
|
|
|
perl Makefile.PL \
|
|
|
|
INSTALLDIRS=vendor \
|
|
|
|
OPTIMIZE="%{optflags}" \
|
|
|
|
NO_PERLLOCAL=1 \
|
|
|
|
NO_PACKLIST=1
|
2007-11-26 05:54:38 +00:00
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
2006-09-08 16:30:44 +00:00
|
|
|
%install
|
2016-08-20 15:53:58 +00:00
|
|
|
make install DESTDIR=%{buildroot}
|
2016-05-25 14:02:26 +00:00
|
|
|
find %{buildroot} -type f -name '*.bs' -empty -delete
|
2016-12-22 14:05:16 +00:00
|
|
|
%{_fixperms} -c %{buildroot}
|
2006-09-08 16:30:44 +00:00
|
|
|
|
|
|
|
%check
|
2010-05-07 06:58:21 +00:00
|
|
|
make test
|
2006-09-08 16:30:44 +00:00
|
|
|
|
|
|
|
%files
|
2015-04-21 14:51:47 +00:00
|
|
|
%license LICENSE
|
|
|
|
%doc Changes Changes.Class-MOP TODO
|
2014-11-25 13:50:47 +00:00
|
|
|
%doc t/ benchmarks/ doc/
|
2010-01-20 05:33:57 +00:00
|
|
|
%{perl_vendorarch}/*
|
2010-02-06 01:36:46 +00:00
|
|
|
%exclude %dir %{perl_vendorarch}/auto/
|
2006-09-08 16:30:44 +00:00
|
|
|
%{_mandir}/man3/*
|
2011-04-22 12:58:06 +00:00
|
|
|
%{_bindir}/moose-outdated
|
|
|
|
%exclude %{perl_vendorarch}/Test
|
2009-06-23 05:46:24 +00:00
|
|
|
%exclude %{_mandir}/man3/Test::Moose*
|
|
|
|
|
|
|
|
%files -n perl-Test-Moose
|
2010-01-20 05:33:57 +00:00
|
|
|
%{perl_vendorarch}/Test
|
2009-06-23 05:46:24 +00:00
|
|
|
%{_mandir}/man3/Test::Moose*
|
2006-09-08 16:30:44 +00:00
|
|
|
|
|
|
|
%changelog
|
2019-06-02 20:54:36 +00:00
|
|
|
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.2011-7
|
|
|
|
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
|
|
|
2019-05-31 16:10:51 +00:00
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.2011-6
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
2019-02-01 22:31:10 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2011-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-13 18:41:31 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2011-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-30 19:46:20 +00:00
|
|
|
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.2011-3
|
|
|
|
- Perl 5.28 re-rebuild of bootstrapped packages
|
|
|
|
|
2018-06-29 21:01:29 +00:00
|
|
|
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.2011-2
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
2018-05-16 14:15:48 +00:00
|
|
|
* Wed May 16 2018 Paul Howarth <paul@city-fan.org> - 2.2011-1
|
|
|
|
- Update to 2.2011
|
|
|
|
|
2018-02-18 03:25:47 +00:00
|
|
|
* Sun Feb 18 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 2.2010-1
|
|
|
|
- Update to 2.2010
|
|
|
|
|
2018-02-08 23:06:56 +00:00
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2009-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-11-30 09:39:25 +00:00
|
|
|
* Wed Nov 29 2017 Paul Howarth <paul@city-fan.org> - 2.2009-1
|
|
|
|
- Update to 2.2009
|
|
|
|
|
2017-11-22 17:17:00 +00:00
|
|
|
* Wed Nov 22 2017 Paul Howarth <paul@city-fan.org> - 2.2008-1
|
|
|
|
- Update to 2.2008
|
|
|
|
|
2017-11-13 12:28:17 +00:00
|
|
|
* Mon Nov 13 2017 Paul Howarth <paul@city-fan.org> - 2.2007-1
|
|
|
|
- Update to 2.2007
|
|
|
|
|
2017-08-03 05:29:00 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2006-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-27 05:07:10 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2006-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-07-13 08:51:47 +00:00
|
|
|
* Thu Jul 13 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 2.2006-1
|
|
|
|
- Update to 2.2006
|
|
|
|
|
2017-06-07 14:34:34 +00:00
|
|
|
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.2005-3
|
|
|
|
- Perl 5.26 re-rebuild of bootstrapped packages
|
|
|
|
|
2017-06-06 12:10:44 +00:00
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.2005-2
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-05-04 11:35:48 +00:00
|
|
|
* Thu May 4 2017 Paul Howarth <paul@city-fan.org> - 2.2005-1
|
|
|
|
- Update to 2.2005
|
|
|
|
|
2017-02-11 04:16:16 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2004-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2017-01-31 11:29:11 +00:00
|
|
|
* Tue Jan 31 2017 Paul Howarth <paul@city-fan.org> - 2.2004-1
|
|
|
|
- Update to 2.2004
|
|
|
|
|
2017-01-30 21:06:24 +00:00
|
|
|
* Mon Jan 30 2017 Paul Howarth <paul@city-fan.org> - 2.2003-1
|
|
|
|
- Update to 2.2003
|
|
|
|
|
2017-01-30 12:21:39 +00:00
|
|
|
* Mon Jan 30 2017 Paul Howarth <paul@city-fan.org> - 2.2002-1
|
|
|
|
- Update to 2.2002
|
|
|
|
|
2017-01-29 11:02:35 +00:00
|
|
|
* Sun Jan 29 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 2.2000-1
|
|
|
|
- Update to 2.2000
|
|
|
|
|
2016-12-22 14:05:16 +00:00
|
|
|
* Thu Dec 22 2016 Paul Howarth <paul@city-fan.org> - 2.1807-1
|
|
|
|
- Update to 2.1807
|
|
|
|
|
2016-09-26 12:19:15 +00:00
|
|
|
* Mon Sep 26 2016 Paul Howarth <paul@city-fan.org> - 2.1806-1
|
|
|
|
- Update to 2.1806
|
|
|
|
|
2016-08-20 15:53:58 +00:00
|
|
|
* Sat Aug 20 2016 Paul Howarth <paul@city-fan.org> - 2.1805-1
|
|
|
|
- Update to 2.1805
|
|
|
|
- BR: perl(MooseX::NonMoose) and perl(Specio) for further test coverage
|
|
|
|
- Use NO_PERLLOCAL/NO_PACKLIST from recent EU::MM
|
|
|
|
- Fix wrong URL link
|
|
|
|
|
2016-06-07 08:43:06 +00:00
|
|
|
* Tue Jun 07 2016 Petr Pisar <ppisar@redhat.com> - 2.1804-2
|
|
|
|
- Break build cycle: perl-Moose → perl-Type-Tiny → perl-Moose
|
|
|
|
|
2016-06-03 13:58:17 +00:00
|
|
|
* Fri Jun 3 2016 Paul Howarth <paul@city-fan.org> - 2.1804-1
|
|
|
|
- Update to 2.1804
|
|
|
|
|
2016-06-01 10:02:05 +00:00
|
|
|
* Wed Jun 1 2016 Paul Howarth <paul@city-fan.org> - 2.1803-1
|
|
|
|
- Update to 2.1803
|
|
|
|
- Add some optional test dependencies for better coverage
|
|
|
|
- Drop obsoletion of perl-Class-MOP, merged into perl-Moose in Fedora 15
|
|
|
|
|
2016-05-25 14:02:26 +00:00
|
|
|
* Wed May 25 2016 Paul Howarth <paul@city-fan.org> - 2.1802-1
|
|
|
|
- Update to 2.1802
|
|
|
|
- BR: perl-generators
|
|
|
|
- Simplify find commands using -empty and -delete
|
|
|
|
|
2016-05-18 16:56:16 +00:00
|
|
|
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.1801-3
|
|
|
|
- Perl 5.24 re-rebuild of bootstrapped packages
|
|
|
|
|
2016-05-16 15:30:10 +00:00
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.1801-2
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-05-06 08:13:31 +00:00
|
|
|
* Fri May 06 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1801-1
|
|
|
|
- Update to 2.1801
|
|
|
|
|
2016-02-17 16:18:01 +00:00
|
|
|
* Wed Feb 17 2016 Paul Howarth <paul@city-fan.org> - 2.1605-1
|
|
|
|
- Update to 2.1605
|
|
|
|
|
2016-02-04 14:46:18 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1604-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-11-08 19:14:07 +00:00
|
|
|
* Sun Nov 8 2015 Paul Howarth <paul@city-fan.org> - 2.1604-1
|
|
|
|
- Update to 2.1604
|
|
|
|
- Drop obsoletes for old tests sub-package
|
|
|
|
|
2015-08-31 16:14:12 +00:00
|
|
|
* Mon Aug 31 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1603-1
|
|
|
|
- Update to 2.1603
|
|
|
|
|
2015-08-11 10:11:53 +00:00
|
|
|
* Tue Aug 11 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1600-1
|
|
|
|
- Update to 2.1600
|
|
|
|
|
2015-06-18 04:39:32 +00:00
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1405-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-10 13:39:18 +00:00
|
|
|
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.1405-3
|
|
|
|
- Perl 5.22 re-rebuild of bootstrapped packages
|
|
|
|
|
2015-06-08 11:43:09 +00:00
|
|
|
* Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.1405-2
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2015-06-07 09:41:17 +00:00
|
|
|
* Sun Jun 07 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1405-1
|
|
|
|
- Update to 2.1405
|
|
|
|
|
2015-04-21 14:51:47 +00:00
|
|
|
* Tue Apr 21 2015 Paul Howarth <paul@city-fan.org> - 2.1404-1
|
|
|
|
- Update to 2.1404
|
|
|
|
- Use %%license
|
|
|
|
|
2014-12-09 23:18:50 +00:00
|
|
|
* Tue Dec 09 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1403-1
|
|
|
|
- Update to 2.1403
|
|
|
|
|
2014-11-25 13:50:47 +00:00
|
|
|
* Tue Nov 25 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 2.1402-1
|
|
|
|
- Update to 2.1402
|
|
|
|
|
2014-09-08 20:22:03 +00:00
|
|
|
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.1005-5
|
|
|
|
- Perl 5.20 re-rebuild of bootstrapped packages
|
|
|
|
|
2014-09-01 08:10:26 +00:00
|
|
|
* Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.1005-4
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-08-17 16:55:21 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1005-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 07:22:17 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1005-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-16 15:59:07 +00:00
|
|
|
* Fri Aug 16 2013 Iain Arnell <iarnell@gmail.com> 2.1005-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2013-08-14 17:01:18 +00:00
|
|
|
* Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 2.0802-4
|
|
|
|
- Perl 5.18 re-rebuild of bootstrapped packages
|
|
|
|
|
2013-08-03 23:37:40 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0802-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-08-02 03:45:57 +00:00
|
|
|
* Fri Aug 02 2013 Petr Pisar <ppisar@redhat.com> - 2.0802-2
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-05-17 15:41:32 +00:00
|
|
|
* Fri May 17 2013 Iain Arnell <iarnell@gmail.com> 2.0802-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- add examples to documentation
|
|
|
|
|
2013-04-19 15:52:00 +00:00
|
|
|
* Fri Apr 19 2013 Iain Arnell <iarnell@gmail.com> 2.0801-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2013-02-14 13:43:51 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0604-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-10-19 19:02:50 +00:00
|
|
|
* Fri Oct 19 2012 Iain Arnell <iarnell@gmail.com> 2.0604-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2012-07-21 18:48:26 +00:00
|
|
|
* Sat Jul 21 2012 Iain Arnell <iarnell@gmail.com> 2.0603-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2012-07-20 17:13:24 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0602-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-10 13:50:31 +00:00
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 2.0602-3
|
|
|
|
- Perl 5.16 re-rebuild of bootstrapped packages
|
|
|
|
|
2012-06-22 03:21:21 +00:00
|
|
|
* Fri Jun 22 2012 Petr Pisar <ppisar@redhat.com> - 2.0602-2
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-05-08 00:13:19 +00:00
|
|
|
* Mon May 07 2012 Iain Arnell <iarnell@gmail.com> 2.0602-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2012-04-06 15:49:21 +00:00
|
|
|
* Fri Apr 06 2012 Iain Arnell <iarnell@gmail.com> 2.0402-2
|
|
|
|
- avoid circular build-dependencies with Data::Visitor and Devel::Partialdump
|
|
|
|
(patch from Paul Howarth rhbz#810394)
|
|
|
|
|
2012-02-05 07:56:10 +00:00
|
|
|
* Sun Feb 05 2012 Iain Arnell <iarnell@gmail.com> 2.0402-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2012-01-22 09:57:31 +00:00
|
|
|
* Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> 2.0401-2
|
|
|
|
- drop tests subpackage; move tests to main package documentation
|
|
|
|
|
2012-01-12 05:03:11 +00:00
|
|
|
* Thu Jan 12 2012 Iain Arnell <iarnell@gmail.com> 2.0401-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-10-09 09:44:42 +00:00
|
|
|
* Sun Oct 09 2011 Iain Arnell <iarnell@gmail.com> 2.0205-2
|
|
|
|
- add virtual provides for perl-Any-Moose
|
|
|
|
|
2011-10-01 07:55:51 +00:00
|
|
|
* Sat Oct 01 2011 Iain Arnell <iarnell@gmail.com> 2.0205-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-09-13 14:44:41 +00:00
|
|
|
* Tue Sep 13 2011 Petr Pisar <ppisar@redhat.com> - 2.0204-2
|
|
|
|
- Build-require Carp because Carp dual-lives now (bug #736768)
|
|
|
|
|
2011-08-28 09:01:53 +00:00
|
|
|
* Sun Aug 28 2011 Iain Arnell <iarnell@gmail.com> 2.0204-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- additional build/test dependencies for more testing
|
|
|
|
|
2011-07-30 12:37:32 +00:00
|
|
|
* Sat Jul 30 2011 Iain Arnell <iarnell@gmail.com> 2.0202-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-07-20 00:44:48 +00:00
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 2.0010-2
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-06-25 13:29:13 +00:00
|
|
|
* Sat Jun 25 2011 Iain Arnell <iarnell@gmail.com> 2.0010-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-05-20 03:31:29 +00:00
|
|
|
* Fri May 20 2011 Iain Arnell <iarnell@gmail.com> 2.0007-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-05-03 16:54:12 +00:00
|
|
|
* Tue May 03 2011 Iain Arnell <iarnell@gmail.com> 2.0002-2
|
|
|
|
- drop unnecessary BR perl(Devel::PartialDump)
|
|
|
|
|
2011-05-03 03:07:55 +00:00
|
|
|
* Tue May 03 2011 Iain Arnell <iarnell@gmail.com> 2.0002-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-04-26 14:48:19 +00:00
|
|
|
* Tue Apr 26 2011 Iain Arnell <iarnell@gmail.com> 2.0001-3
|
|
|
|
- add explicit perl(Dist::CheckConflicts) requirement
|
|
|
|
|
2011-04-23 09:46:43 +00:00
|
|
|
* Sat Apr 23 2011 Iain Arnell <iarnell@gmail.com> 2.0001-2
|
|
|
|
- obsolete perl-Class-MOP-tests too
|
|
|
|
|
2011-04-23 08:48:50 +00:00
|
|
|
* Sat Apr 23 2011 Iain Arnell <iarnell@gmail.com> 2.0001-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-04-22 12:58:06 +00:00
|
|
|
* Fri Apr 22 2011 Iain Arnell <iarnell@gmail.com> 2.00-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- regenerate BuildRequires from META.json
|
|
|
|
- obsoletes perl-Class-MOP (now incluced in Moose itself)
|
|
|
|
- clean up spec for modern rpmbuild
|
|
|
|
|
2011-04-03 10:04:11 +00:00
|
|
|
* Sun Apr 03 2011 Iain Arnell <iarnell@gmail.com> 1.25-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-03-05 08:14:02 +00:00
|
|
|
* Sat Mar 05 2011 Iain Arnell <iarnell@gmail.com> 1.24-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-02-17 04:13:07 +00:00
|
|
|
* Thu Feb 17 2011 Iain Arnell <iarnell@gmail.com> 1.23-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-02-09 03:29:19 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.21-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-24 11:26:52 +00:00
|
|
|
* Mon Jan 24 2011 Iain Arnell <iarnell@gmail.com> 1.21-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update R/BR perl(Class::MOP) >= 1.11
|
|
|
|
- update R/BR perl(Params::Util) >= 1.00
|
|
|
|
- update R/BR perl(Package::DeprecationManager) >= 0.10
|
|
|
|
- new BR perl(Test::Fatal) >= 0.001
|
|
|
|
- drop old BR perl(Test::Exception)
|
|
|
|
|
2010-10-09 04:50:15 +00:00
|
|
|
* Sat Oct 09 2010 Iain Arnell <iarnell@gmail.com> 1.15-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update BR perl(Class::MOP) >= 1.09
|
|
|
|
- new BR perl(Params:Util)
|
|
|
|
|
2010-10-05 15:25:38 +00:00
|
|
|
* Tue Oct 05 2010 Iain Arnell <iarnell@gmail.com> 1.14-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update BR perl(Class:MOP) >= 1.05
|
|
|
|
- new BR perl(Test::Requires) >= 0.05
|
|
|
|
- new R/BR perl(Package::DeprecationManager) >= 0.04
|
|
|
|
|
2010-07-03 12:37:23 +00:00
|
|
|
* Sat Jul 03 2010 Iain Arnell <iarnell@gmail.com> 1.08-1
|
|
|
|
- update to latest upstream
|
|
|
|
- update BR perl(Class:MOP) >= 1.02
|
|
|
|
|
2010-05-07 06:58:21 +00:00
|
|
|
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.03-1
|
|
|
|
- update
|
|
|
|
|
2010-05-04 07:56:04 +00:00
|
|
|
* Mon May 03 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.02-1
|
2010-05-03 10:39:00 +00:00
|
|
|
- Mass rebuild with perl-5.12.0
|
2010-05-04 07:53:13 +00:00
|
|
|
- switch off tests for meantime, needs Class::ISA
|
2010-05-03 10:39:00 +00:00
|
|
|
|
2010-04-30 14:45:07 +00:00
|
|
|
* Fri Apr 30 2010 Marclea Mašláňová <mmaslano@redhat.com> 1.01-1
|
|
|
|
- update
|
|
|
|
|
2010-03-20 17:46:23 +00:00
|
|
|
* Fri Mar 12 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.99-1
|
|
|
|
- update by Fedora::App::MaintainerTools 0.006
|
|
|
|
- updating to latest GA CPAN version (0.99)
|
|
|
|
|
2010-02-20 03:26:50 +00:00
|
|
|
* Sat Feb 20 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.98-1
|
|
|
|
- update by Fedora::App::MaintainerTools 0.003
|
|
|
|
|
2010-02-13 06:18:47 +00:00
|
|
|
* Sat Feb 13 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.96-1
|
|
|
|
- auto-update by cpan-spec-update 0.002
|
|
|
|
- dropped old BR on perl(UNIVERSAL::require)
|
|
|
|
- dropped old BR on perl(Sub::Install)
|
|
|
|
- dropped old BR on perl(Test::LongString)
|
|
|
|
- dropped old BR on perl(Filter::Simple)
|
|
|
|
|
2010-02-06 01:36:46 +00:00
|
|
|
* Fri Feb 05 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.94-3
|
|
|
|
- PERL_INSTALL_ROOT => DESTDIR
|
|
|
|
- add perl_default_subpackage_tests
|
|
|
|
- properly exclude vendorarch/auto/ directory
|
|
|
|
- add br on DateTime::Calendar::Mayan
|
|
|
|
|
2010-01-20 05:33:57 +00:00
|
|
|
* Wed Jan 20 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.94-2
|
|
|
|
- we're not noarch anymore :)
|
|
|
|
|
2010-01-20 04:26:05 +00:00
|
|
|
* Wed Jan 20 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.94-1
|
|
|
|
- auto-update to 0.94 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.94 => 0.98)
|
|
|
|
- altered req on perl(Class::MOP) (0.94 => 0.98)
|
|
|
|
|
2009-12-07 00:08:14 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.92-2
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-09-27 01:45:47 +00:00
|
|
|
* Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.92-1
|
|
|
|
- auto-update to 0.92 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.93 => 0.94)
|
|
|
|
- altered req on perl(Class::MOP) (0.93 => 0.94)
|
|
|
|
|
2009-09-19 18:39:55 +00:00
|
|
|
* Fri Sep 18 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.90-1
|
|
|
|
- switch filtering systems...
|
|
|
|
- auto-update to 0.90 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.92 => 0.93)
|
|
|
|
- altered br on perl(Test::More) (0.77 => 0.88)
|
|
|
|
- added a new br on perl(Try::Tiny) (version 0.02)
|
|
|
|
- altered req on perl(Class::MOP) (0.92 => 0.93)
|
|
|
|
- added a new req on perl(Try::Tiny) (version 0.02)
|
|
|
|
|
2009-08-19 02:40:03 +00:00
|
|
|
* Wed Aug 19 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.89-1
|
|
|
|
- auto-update to 0.89 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.89 => 0.92)
|
|
|
|
- altered req on perl(Class::MOP) (0.89 => 0.92)
|
|
|
|
|
2009-07-27 22:32:12 +00:00
|
|
|
* Mon Jul 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.88-1
|
|
|
|
- auto-update to 0.88 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.85 => 0.89)
|
|
|
|
- altered br on perl(Sub::Exporter) (0.972 => 0.980)
|
|
|
|
- added a new req on perl(Carp) (version 0)
|
|
|
|
- added a new req on perl(Class::MOP) (version 0.89)
|
|
|
|
- added a new req on perl(Data::OptList) (version 0)
|
|
|
|
- added a new req on perl(List::MoreUtils) (version 0.12)
|
|
|
|
- added a new req on perl(Scalar::Util) (version 1.19)
|
|
|
|
- added a new req on perl(Sub::Exporter) (version 0.980)
|
|
|
|
- added a new req on perl(Sub::Name) (version 0)
|
|
|
|
- added a new req on perl(Task::Weaken) (version 0)
|
|
|
|
|
2009-07-26 11:23:31 +00:00
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.81-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-23 05:46:24 +00:00
|
|
|
* Mon Jun 22 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.81-2
|
|
|
|
- split off Test::Moose
|
|
|
|
|
2009-06-09 08:29:05 +00:00
|
|
|
* Tue Jun 09 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.81-1
|
|
|
|
- auto-update to 0.81 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Class::MOP) (0.83 => 0.85)
|
|
|
|
|
2009-06-07 22:18:32 +00:00
|
|
|
* Sun Jun 07 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.80-1
|
|
|
|
- auto-update to 0.80 (by cpan-spec-update 0.01)
|
|
|
|
|
2009-05-19 05:12:57 +00:00
|
|
|
* Tue May 19 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.79-1
|
|
|
|
- auto-update to 0.79 (by cpan-spec-update 0.01)
|
|
|
|
|
|
|
|
* Wed May 13 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.78-1
|
|
|
|
- auto-update to 0.78 (by cpan-spec-update 0.01)
|
|
|
|
- altered br on perl(Test::Exception) (0.21 => 0.27)
|
|
|
|
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
|
|
|
|
- added a new br on perl(Sub::Name) (version 0)
|
|
|
|
- altered br on perl(Class::MOP) (0.81 => 0.83)
|
|
|
|
- altered br on perl(Sub::Exporter) (0.954 => 0.972)
|
|
|
|
- added a new br on perl(Carp) (version 0)
|
|
|
|
|
|
|
|
* Mon May 04 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.74-2
|
|
|
|
- switch filtering to a cleaner system
|
|
|
|
|
2009-04-19 00:52:24 +00:00
|
|
|
* Sat Apr 18 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.74-1
|
|
|
|
- update to 0.74
|
|
|
|
|
2009-04-02 06:22:47 +00:00
|
|
|
* Wed Apr 01 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.73-1
|
|
|
|
- update to 0.73
|
|
|
|
|
2009-03-08 21:06:52 +00:00
|
|
|
* Sun Mar 08 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.72-1
|
|
|
|
- update to 0.72
|
|
|
|
|
2009-02-26 22:14:10 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.71-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-23 06:17:57 +00:00
|
|
|
* Sun Feb 22 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.71-1
|
|
|
|
- update to 0.71
|
|
|
|
|
2009-01-05 04:17:35 +00:00
|
|
|
* Sun Jan 04 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.64-1
|
|
|
|
- update to 0.64
|
|
|
|
|
2008-12-29 00:36:07 +00:00
|
|
|
* Sun Dec 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.63-1
|
|
|
|
- update to 0.63
|
|
|
|
- bump br versions on Moose, List::MoreUtils
|
|
|
|
|
2008-12-07 04:53:16 +00:00
|
|
|
* Sat Dec 06 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.62-1
|
|
|
|
- update to 0.62
|
|
|
|
- new Task::Weaken and Class::MOP requirements
|
|
|
|
|
2008-11-09 02:07:24 +00:00
|
|
|
* Sat Nov 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.61-4
|
|
|
|
- aaaand drop them again, as it was really perl-Class-MOP's issue.
|
|
|
|
|
2008-11-08 22:50:50 +00:00
|
|
|
* Sat Nov 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.61-3
|
|
|
|
- same with Devel::GlobalDestruction (same RT as below)
|
|
|
|
|
2008-11-08 22:05:54 +00:00
|
|
|
* Sat Nov 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.61-2
|
|
|
|
- add Sub::Name as a build dep (RT#40772)
|
|
|
|
|
2008-11-08 21:55:04 +00:00
|
|
|
* Sat Nov 08 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.61-1
|
|
|
|
- update to 0.61
|
|
|
|
- update BR's
|
|
|
|
|
2008-09-06 22:21:34 +00:00
|
|
|
* Sat Sep 06 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.57-2
|
|
|
|
- add additional test BR's
|
|
|
|
|
2008-09-06 19:45:30 +00:00
|
|
|
* Sat Sep 06 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.57-1
|
|
|
|
- update to 0.57
|
|
|
|
|
2008-07-18 21:16:09 +00:00
|
|
|
* Fri Jul 18 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.54-1
|
|
|
|
- update to 0.54
|
|
|
|
|
2008-06-28 19:01:29 +00:00
|
|
|
* Sat Jun 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.51-1
|
|
|
|
- update to 0.51
|
|
|
|
|
2008-06-18 05:48:33 +00:00
|
|
|
* Tue Jun 17 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.50-1
|
|
|
|
- update to 0.50
|
|
|
|
- drop obviated test patch
|
|
|
|
|
2008-05-29 05:10:41 +00:00
|
|
|
* Wed May 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.44-2
|
|
|
|
- bump
|
|
|
|
|
2008-05-29 04:53:49 +00:00
|
|
|
* Wed May 21 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.44-1
|
|
|
|
- update to 0.44
|
|
|
|
|
2008-03-05 15:00:40 +00:00
|
|
|
* Wed Mar 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.33-3
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2008-01-07 16:40:12 +00:00
|
|
|
* Mon Jan 07 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.33-2
|
|
|
|
- remove *.orig files from t/ (BZ#427754)
|
|
|
|
|
2007-12-16 01:55:38 +00:00
|
|
|
* Sat Dec 15 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.33-1
|
|
|
|
- update to 0.33
|
|
|
|
|
2007-12-06 05:29:20 +00:00
|
|
|
* Wed Dec 05 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.32-1
|
|
|
|
- update to 0.32
|
|
|
|
|
2007-11-26 05:54:38 +00:00
|
|
|
* Sun Nov 25 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.30-1
|
|
|
|
- update to 0.30
|
|
|
|
|
|
|
|
* Sat Nov 17 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.29-1
|
|
|
|
- update to 0.29
|
|
|
|
- refactor to Module::Install
|
|
|
|
|
2007-10-15 04:47:41 +00:00
|
|
|
* Sun Oct 14 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.26-1
|
|
|
|
- udpate to 0.26
|
|
|
|
|
|
|
|
* Sat Aug 11 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.24-1
|
|
|
|
- update to 0.24
|
|
|
|
- license tag: GPL -> GPL+
|
|
|
|
- patch t/202_...t to write to a tmpdir rather than .
|
|
|
|
|
2007-06-01 00:46:47 +00:00
|
|
|
* Thu May 31 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.22-1
|
|
|
|
- update to 0.22
|
|
|
|
|
2007-05-04 16:21:07 +00:00
|
|
|
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.21-1
|
|
|
|
- update to 0.21
|
|
|
|
|
|
|
|
* Tue May 01 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.20-2
|
|
|
|
- add t/ to %%doc
|
|
|
|
- add br for optional test #7
|
|
|
|
|
2007-04-07 18:44:52 +00:00
|
|
|
* Sat Apr 07 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.20-1
|
|
|
|
- update to 0.20
|
|
|
|
- add additional BR's for new optional tests
|
|
|
|
|
2007-03-23 15:59:03 +00:00
|
|
|
* Fri Mar 23 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.18-1
|
|
|
|
- Sub::Name only needed as a br for Moose < 0.18
|
|
|
|
- update to 0.18
|
|
|
|
|
2006-11-16 17:31:13 +00:00
|
|
|
* Thu Nov 16 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.17-2
|
|
|
|
- add IO::File and IO::String to br's for testing
|
|
|
|
|
2006-11-16 16:57:17 +00:00
|
|
|
* Thu Nov 16 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.17-1
|
|
|
|
- update to 0.17
|
|
|
|
|
2006-11-06 18:49:28 +00:00
|
|
|
* Mon Nov 06 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.15-1
|
|
|
|
- update to 0.15
|
|
|
|
|
2006-10-10 15:46:56 +00:00
|
|
|
* Tue Oct 10 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.14-1
|
|
|
|
- update to 0.14
|
|
|
|
- drop some cruft from the specfile
|
2006-10-10 15:53:46 +00:00
|
|
|
- make %%description a touch more verbose :)
|
2006-10-10 15:46:56 +00:00
|
|
|
|
2006-10-04 04:24:23 +00:00
|
|
|
* Tue Oct 03 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.13-1
|
|
|
|
- update to 0.13
|
|
|
|
|
2006-09-08 16:31:03 +00:00
|
|
|
* Fri Sep 08 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.12-2
|
|
|
|
- bump
|
|
|
|
|
2006-09-08 16:30:44 +00:00
|
|
|
* Sat Sep 02 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.12-1
|
|
|
|
- Specfile autogenerated by cpanspec 1.69.1.
|