diff --git a/perl-SQL-Abstract.spec b/perl-SQL-Abstract.spec index 725ea5b..6c8e942 100644 --- a/perl-SQL-Abstract.spec +++ b/perl-SQL-Abstract.spec @@ -1,6 +1,6 @@ Name: perl-SQL-Abstract Version: 1.85 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generate SQL from Perl data structures Group: Development/Libraries License: GPL+ or Artistic @@ -102,6 +102,9 @@ make test %{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 1.85-2 +- Perl 5.28 rebuild + * Tue Feb 06 2018 Jitka Plesnikova - 1.85-1 - 1.85 bump