2005-07-30 01:35:59 +00:00
|
|
|
Name: perl-SQL-Abstract
|
2021-01-22 19:26:12 +00:00
|
|
|
Version: 2.000000
|
|
|
|
Release: 1%{?dist}
|
2005-07-30 01:35:59 +00:00
|
|
|
Summary: Generate SQL from Perl data structures
|
2007-08-26 19:27:38 +00:00
|
|
|
License: GPL+ or Artistic
|
2018-06-04 12:14:21 +00:00
|
|
|
URL: https://metacpan.org/release/SQL-Abstract
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/I/IL/ILMARI/SQL-Abstract-%{version}.tar.gz
|
2005-07-30 01:35:59 +00:00
|
|
|
BuildArch: noarch
|
2017-04-11 12:33:22 +00:00
|
|
|
BuildRequires: make
|
2016-06-24 07:59:35 +00:00
|
|
|
BuildRequires: perl-generators
|
2018-02-06 11:27:18 +00:00
|
|
|
BuildRequires: perl-interpreter
|
2017-04-11 12:33:22 +00:00
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(strict)
|
|
|
|
BuildRequires: perl(warnings)
|
|
|
|
# Run-time:
|
|
|
|
BuildRequires: perl(base)
|
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
BuildRequires: perl(constant)
|
2021-01-22 19:26:12 +00:00
|
|
|
BuildRequires: perl(Data::Dumper::Concise)
|
2015-02-05 17:11:13 +00:00
|
|
|
%if !%{defined perl_bootstrap}
|
2014-12-03 17:13:06 +00:00
|
|
|
# DBIx::Class::Storage::Statistic used only with optional tests
|
|
|
|
BuildRequires: perl(DBIx::Class::Storage::Statistics)
|
2015-02-05 17:11:13 +00:00
|
|
|
%endif
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(Exporter) >= 5.57
|
2011-01-08 09:13:25 +00:00
|
|
|
BuildRequires: perl(Hash::Merge) >= 0.12
|
2009-05-23 20:29:20 +00:00
|
|
|
BuildRequires: perl(List::Util)
|
2017-04-11 12:33:22 +00:00
|
|
|
BuildRequires: perl(Moo) >= 2.000001
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(mro)
|
|
|
|
# MRO::Compat 0.12 not needed since perl 5.9
|
2014-04-09 14:15:25 +00:00
|
|
|
BuildRequires: perl(Scalar::Util)
|
2017-04-11 12:33:22 +00:00
|
|
|
BuildRequires: perl(Sub::Quote) >= 2.000001
|
2009-05-23 20:29:20 +00:00
|
|
|
BuildRequires: perl(Test::Builder)
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(Test::Builder::Module)
|
2014-04-09 14:15:25 +00:00
|
|
|
BuildRequires: perl(Test::Deep) >= 0.101
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(Text::Balanced) >= 2.00
|
|
|
|
# Optional run-time:
|
|
|
|
# Term::ANSIColor not usefull for tests
|
|
|
|
# Tests:
|
|
|
|
BuildRequires: perl(overload)
|
|
|
|
BuildRequires: perl(Storable)
|
2014-11-24 15:03:13 +00:00
|
|
|
BuildRequires: perl(Test::Exception) >= 0.31
|
2014-04-09 14:15:25 +00:00
|
|
|
BuildRequires: perl(Test::More) >= 0.92
|
2014-12-03 17:13:06 +00:00
|
|
|
BuildRequires: perl(Test::Warn)
|
2015-02-05 17:11:13 +00:00
|
|
|
%if !%{defined perl_bootstrap}
|
2014-12-03 17:13:06 +00:00
|
|
|
# Optional tests:
|
|
|
|
BuildRequires: perl(DBIx::Class) >= 0.08124
|
2015-02-05 17:11:13 +00:00
|
|
|
%endif
|
2012-04-12 18:09:34 +00:00
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
2014-12-03 17:13:06 +00:00
|
|
|
Requires: perl(Data::Dumper)
|
|
|
|
Requires: perl(Exporter) >= 5.57
|
2011-01-08 09:13:25 +00:00
|
|
|
Requires: perl(Hash::Merge) >= 0.12
|
2017-04-11 12:33:22 +00:00
|
|
|
Requires: perl(Moo) >= 2.000001
|
2014-12-03 17:13:06 +00:00
|
|
|
Requires: perl(mro)
|
|
|
|
# MRO::Compat 0.12 not needed since perl 5.9
|
2017-04-11 12:33:22 +00:00
|
|
|
Requires: perl(Sub::Quote) >= 2.000001
|
2014-12-03 17:13:06 +00:00
|
|
|
Requires: perl(Test::Deep) >= 0.101
|
|
|
|
Requires: perl(Text::Balanced) >= 2.00
|
2011-01-08 09:13:25 +00:00
|
|
|
|
2009-09-11 16:15:16 +00:00
|
|
|
%{?perl_default_filter}
|
2014-12-03 17:13:06 +00:00
|
|
|
# Remove under-speciefed dependencies
|
|
|
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Exporter|Test::Deep)\\)$
|
2017-04-11 12:33:22 +00:00
|
|
|
%global __requires_exclude %__requires_exclude|^perl\\((Moo|Sub::Quote)\\)$
|
2009-09-11 16:15:16 +00:00
|
|
|
|
2005-07-30 01:35:59 +00:00
|
|
|
%description
|
|
|
|
%{summary}.
|
|
|
|
|
2012-04-12 18:09:34 +00:00
|
|
|
%package -n perl-DBIx-Class-Storage-Debug-PrettyPrint
|
|
|
|
Summary: Pretty Printing DebugObj
|
|
|
|
License: GPL+ or Artistic
|
2014-12-03 17:13:06 +00:00
|
|
|
# Optional run-time:
|
|
|
|
# Term::ANSIColor
|
2012-04-12 18:09:34 +00:00
|
|
|
|
|
|
|
%description -n perl-DBIx-Class-Storage-Debug-PrettyPrint
|
|
|
|
%{summary}.
|
|
|
|
|
2021-01-22 19:26:12 +00:00
|
|
|
%package -n perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough
|
|
|
|
Summary: A test of future possibilities
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
%description -n perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough
|
|
|
|
%{summary}.
|
|
|
|
|
2005-07-30 01:35:59 +00:00
|
|
|
%prep
|
|
|
|
%setup -q -n SQL-Abstract-%{version}
|
|
|
|
|
|
|
|
%build
|
2017-04-11 12:33:22 +00:00
|
|
|
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
|
2005-07-30 01:35:59 +00:00
|
|
|
make
|
|
|
|
|
|
|
|
%install
|
2014-04-09 14:15:25 +00:00
|
|
|
make pure_install DESTDIR=$RPM_BUILD_ROOT
|
2009-05-23 20:29:20 +00:00
|
|
|
%{_fixperms} $RPM_BUILD_ROOT/*
|
2005-07-30 01:35:59 +00:00
|
|
|
|
|
|
|
%check
|
2015-02-05 17:11:13 +00:00
|
|
|
make test
|
2005-07-30 01:35:59 +00:00
|
|
|
|
|
|
|
%files
|
2017-04-11 12:33:22 +00:00
|
|
|
%doc Changes README
|
2021-01-22 19:26:12 +00:00
|
|
|
%license LICENSE
|
2018-02-06 11:27:18 +00:00
|
|
|
# %%{_bindir}/format-sql
|
2012-04-12 18:09:34 +00:00
|
|
|
%{perl_vendorlib}/SQL/
|
2021-01-22 19:26:12 +00:00
|
|
|
%{_mandir}/man3/DBIx::Class::SQLMaker::Role::SQLA2Passthrough.3pm*
|
2012-04-12 18:09:34 +00:00
|
|
|
%{_mandir}/man3/SQL::Abstract.3pm*
|
2021-01-22 19:26:12 +00:00
|
|
|
%{_mandir}/man3/SQL::Abstract::Plugin::BangOverrides.3pm*
|
|
|
|
%{_mandir}/man3/SQL::Abstract::Plugin::ExtraClauses.3pm*
|
|
|
|
%{_mandir}/man3/SQL::Abstract::Reference.3pm*
|
|
|
|
%{_mandir}/man3/SQL::Abstract::Role::Plugin.3pm*
|
2012-04-12 18:09:34 +00:00
|
|
|
%{_mandir}/man3/SQL::Abstract::Test.3pm*
|
|
|
|
%{_mandir}/man3/SQL::Abstract::Tree.3pm*
|
2021-01-22 19:26:12 +00:00
|
|
|
|
2012-04-12 18:09:34 +00:00
|
|
|
%files -n perl-DBIx-Class-Storage-Debug-PrettyPrint
|
2021-01-22 19:26:12 +00:00
|
|
|
%license LICENSE
|
|
|
|
%{perl_vendorlib}/DBIx/Class/Storage/
|
2012-04-12 18:09:34 +00:00
|
|
|
%{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
|
2005-07-30 01:35:59 +00:00
|
|
|
|
2021-01-22 19:26:12 +00:00
|
|
|
%files -n perl-DBIx-Class-SQLMaker-Role-SQLA2Passthrough
|
|
|
|
%license LICENSE
|
|
|
|
%{perl_vendorlib}/DBIx/Class/SQLMaker/
|
|
|
|
%{_mandir}/man3/DBIx::Class::SQLMaker::Role::SQLA2Passthrough.3pm*
|
|
|
|
|
2005-07-30 01:35:59 +00:00
|
|
|
%changelog
|
2021-01-22 19:26:12 +00:00
|
|
|
* Fri Jan 22 2021 Tom Callaway <spot@fedoraproject.org> - 2.000000-1
|
|
|
|
- update to 2.000000. I think their zero key is stuck.
|
|
|
|
|
2020-07-28 18:35:08 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.87-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-06-26 14:52:29 +00:00
|
|
|
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.87-3
|
|
|
|
- Perl 5.32 re-rebuild of bootstrapped packages
|
|
|
|
|
2020-06-23 10:07:08 +00:00
|
|
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.87-2
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
2020-06-16 18:55:00 +00:00
|
|
|
* Tue Jun 16 2020 Tom Callaway <spot@fedoraproject.org> - 1.87-1
|
|
|
|
- update to 1.87
|
|
|
|
|
2020-01-30 04:09:43 +00:00
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-26 06:21:12 +00:00
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-02 20:59:20 +00:00
|
|
|
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.86-5
|
|
|
|
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
|
|
|
2019-05-31 17:34:51 +00:00
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.86-4
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
2019-02-01 23:55:22 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-13 19:38:36 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.86-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-07-10 14:46:05 +00:00
|
|
|
* Tue Jul 10 2018 Tom Callaway <spot@fedoraproject.org> - 1.86-1
|
|
|
|
- update to 1.86
|
|
|
|
|
2018-07-01 06:55:05 +00:00
|
|
|
* Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.85-3
|
|
|
|
- Perl 5.28 re-rebuild of bootstrapped packages
|
|
|
|
|
2018-06-28 18:32:27 +00:00
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.85-2
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
2018-02-06 11:27:18 +00:00
|
|
|
* Tue Feb 06 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.85-1
|
|
|
|
- 1.85 bump
|
|
|
|
|
2017-07-27 05:59:44 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.84-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-06-07 14:08:15 +00:00
|
|
|
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.84-3
|
|
|
|
- Perl 5.26 re-rebuild of bootstrapped packages
|
|
|
|
|
2017-06-06 04:13:58 +00:00
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.84-2
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-04-11 12:33:22 +00:00
|
|
|
* Tue Apr 11 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.84-1
|
|
|
|
- 1.84 bump
|
|
|
|
|
2017-02-11 05:04:33 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.81-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-05-18 16:13:27 +00:00
|
|
|
* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.81-9
|
|
|
|
- Perl 5.24 re-rebuild of bootstrapped packages
|
|
|
|
|
2016-05-16 12:03:00 +00:00
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.81-8
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-02-04 15:37:08 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.81-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-18 05:48:28 +00:00
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.81-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-10 13:46:24 +00:00
|
|
|
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.81-5
|
|
|
|
- Perl 5.22 re-rebuild of bootstrapped packages
|
|
|
|
|
2015-06-06 12:46:33 +00:00
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.81-4
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2015-02-05 17:11:13 +00:00
|
|
|
* Thu Feb 05 2015 Petr Pisar <ppisar@redhat.com> - 1.81-3
|
|
|
|
- Skip DBIx::Class tests on boostrap
|
|
|
|
|
2014-12-03 17:13:06 +00:00
|
|
|
* Wed Dec 03 2014 Petr Pisar <ppisar@redhat.com> - 1.81-2
|
|
|
|
- Specify all dependencies (bug #1168882)
|
|
|
|
|
2014-11-24 15:03:13 +00:00
|
|
|
* Mon Nov 24 2014 Tom Callaway <spot@fedoraproject.org> - 1.81-1
|
|
|
|
- update to 1.81
|
|
|
|
|
2014-08-29 21:52:03 +00:00
|
|
|
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.77-3
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-06-07 09:36:06 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.77-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-04-09 14:15:25 +00:00
|
|
|
* Wed Apr 9 2014 Paul Howarth <paul@city-fan.org> - 1.77-1
|
|
|
|
- Update to latest upstream version
|
|
|
|
- This release by RIBASUSHI -> update source URL
|
|
|
|
- BR: perl(Data::Dumper) and perl(Test::Deep) ≥ 0.101
|
|
|
|
- Don't need to remove empty directories from the buildroot
|
|
|
|
- Use DESTDIR rather than PERL_INSTALL_ROOT
|
|
|
|
|
2013-08-04 00:40:30 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.73-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-30 04:41:14 +00:00
|
|
|
* Tue Jul 30 2013 Petr Pisar <ppisar@redhat.com> - 1.73-3
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-02-14 14:58:41 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.73-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-21 15:56:19 +00:00
|
|
|
* Sat Jul 21 2012 Iain Arnell <iarnell@gmail.com> 1.73-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2012-07-20 19:02:14 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.72-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-14 14:48:13 +00:00
|
|
|
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 1.72-6
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-04-12 18:09:34 +00:00
|
|
|
* Sun Apr 8 2012 Paul Howarth <paul@city-fan.org> - 1.72-5
|
|
|
|
- Split DBIx::Class::Storage::Debug::PrettyPrint off into its own sub-package
|
|
|
|
to avoid a dependency cycle, since perl-SQL-Abstract and perl-DBIx-Class
|
|
|
|
would otherwise require each other and make perl-DBIx-Class unbootable
|
|
|
|
|
2012-01-13 17:01:31 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.72-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-07-19 20:37:41 +00:00
|
|
|
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 1.72-3
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-02-09 06:26:04 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.72-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-08 09:13:25 +00:00
|
|
|
* Sat Jan 08 2011 Iain Arnell <iarnell@gmail.com> 1.72-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update BR perl(Test::Deep) >= 0.106
|
|
|
|
- update BR perl(Test::More) >= 0.92
|
|
|
|
- new R/BR perl(Class::Accessor::Grouped) >= 0.10002
|
|
|
|
- new R/BR perl(Getopt::Long::Descriptive) >= 0.086
|
|
|
|
- new R/BR perl(Hash::Merge) >= 0.12
|
|
|
|
- add format-sql script and PrettyPrint.pm to files
|
|
|
|
|
2010-12-22 10:12:51 +00:00
|
|
|
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.67-2
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
2010-07-12 14:28:11 +00:00
|
|
|
* Mon Jul 12 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1.67-1
|
|
|
|
- update to 1.67
|
|
|
|
|
2010-05-06 13:26:59 +00:00
|
|
|
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.61-2
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2010-02-23 05:57:18 +00:00
|
|
|
* Mon Feb 22 2010 Chris Weyl <cweyl@alumni.drew.edu> - 1.61-1
|
|
|
|
- update to 1.61 (for latest DBIx::Class)
|
|
|
|
|
2009-12-07 03:07:51 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.60-2
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-09-27 05:00:03 +00:00
|
|
|
* Sun Sep 27 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.60-1
|
|
|
|
- auto-update to 1.60 (by cpan-spec-update 0.01)
|
|
|
|
|
2009-09-11 16:15:16 +00:00
|
|
|
* Fri Sep 11 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.58-1
|
|
|
|
- add default filtering (pro forma)
|
|
|
|
- auto-update to 1.58 (by cpan-spec-update 0.01)
|
|
|
|
|
2009-07-26 16:23:49 +00:00
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.56-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-13 19:33:10 +00:00
|
|
|
* Sat Jun 13 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.56-1
|
|
|
|
- auto-update to 1.56 (by cpan-spec-update 0.01)
|
|
|
|
|
2009-05-23 20:29:20 +00:00
|
|
|
* Thu May 21 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.55-1
|
|
|
|
- added SQLATEST_TESTER=1 to force tests
|
|
|
|
- auto-update to 1.55 (by cpan-spec-update 0.01)
|
|
|
|
- added a new br on perl(ExtUtils::MakeMaker) (version 6.42)
|
|
|
|
- added a new br on perl(Clone) (version 0.31)
|
|
|
|
- added a new br on perl(Scalar::Util) (version 0)
|
|
|
|
- added a new br on perl(List::Util) (version 0)
|
|
|
|
- added a new br on perl(Test::Builder) (version 0)
|
|
|
|
|
2009-03-16 13:40:11 +00:00
|
|
|
* Mon Mar 16 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-2
|
|
|
|
- add missing BR: perl(Test::Exception)
|
|
|
|
|
2009-03-13 23:03:15 +00:00
|
|
|
* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 1.50-1
|
|
|
|
- update to 1.50
|
|
|
|
|
2009-02-27 01:09:23 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-23 05:55:24 +00:00
|
|
|
* Sun Feb 22 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.24-1
|
|
|
|
- update to 1.24 (for DBIx::Class 0.8012)
|
|
|
|
|
2008-02-28 13:11:56 +00:00
|
|
|
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.22-4
|
|
|
|
- Rebuild for perl 5.10 (again)
|
|
|
|
|
2008-01-25 00:24:17 +00:00
|
|
|
* Thu Jan 24 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-3
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2007-08-26 19:27:38 +00:00
|
|
|
* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-2
|
|
|
|
- license tag fix
|
|
|
|
|
2007-01-18 01:39:33 +00:00
|
|
|
* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-1
|
|
|
|
- bump to 1.22
|
|
|
|
|
2006-09-15 15:37:24 +00:00
|
|
|
* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.21-2
|
|
|
|
- fc6 bump
|
|
|
|
|
2006-03-31 20:29:39 +00:00
|
|
|
* Fri Mar 31 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.21-1
|
|
|
|
- bump to 1.21
|
|
|
|
|
2006-01-05 17:35:25 +00:00
|
|
|
* Thu Jan 5 2006 Tom "spot" Callaway <tcallawa@redhat.com> 1.20-1
|
|
|
|
- bump to 1.20
|
|
|
|
|
2005-07-30 01:35:59 +00:00
|
|
|
* Fri Jul 8 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.19-2
|
|
|
|
- cleanups
|
|
|
|
|
|
|
|
* Wed Jul 6 2005 Tom "spot" Callaway <tcallawa@redhat.com> 1.19-1
|
|
|
|
- Initial package for Fedora Extras
|