From 2dfe469d102f31f371144e749ebc8b440a12c6e5 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 5 Sep 2022 11:09:43 +0200 Subject: [PATCH] Disable bootstrap --- perl-SQL-Abstract.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index 038428b..2d151ee 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -1,8 +1,6 @@ -%global perl_bootstrap 1 - Name: perl-SQL-Abstract Version: 2.000001 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Generate SQL from Perl data structures License: GPL+ or Artistic URL: https://metacpan.org/release/SQL-Abstract @@ -121,6 +119,9 @@ make test %{_mandir}/man3/DBIx::Class::SQLMaker::Role::SQLA2Passthrough.3pm* %changelog +* Mon Sep 05 2022 Jitka Plesnikova - 2.000001-9 +- Disable bootstrap + * Fri Jun 03 2022 Jitka Plesnikova - 2.000001-8 - Perl 5.36 re-rebuild of bootstrapped packages