|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-SQL-Abstract-Pg
|
|
|
|
|
Version: 1.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: PostgreSQL features for SQL::Abstract
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
|
|
|
|
@ -52,5 +52,8 @@ by Mojo::Pg.
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.0-2
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Feb 21 2021 Emmanuel Seyman <emmanuel@seyman.fr> 1.0-1
|
|
|
|
|
- Intial specfile, based on the one autogenerated by cpanspec 1.78.
|
|
|
|
|