|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-SQL-SplitStatement
|
|
|
|
Name: perl-SQL-SplitStatement
|
|
|
|
Version: 1.00023
|
|
|
|
Version: 1.00023
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Split any SQL code into atomic statements
|
|
|
|
Summary: Split any SQL code into atomic statements
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -62,6 +62,9 @@ make test
|
|
|
|
%{_mandir}/man3/SQL*
|
|
|
|
%{_mandir}/man3/SQL*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.00023-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 06 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 1.00023-1
|
|
|
|
* Sun Jun 06 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 1.00023-1
|
|
|
|
- Update to 1.00023
|
|
|
|
- Update to 1.00023
|
|
|
|
- Drop no-longer-needed patch
|
|
|
|
- Drop no-longer-needed patch
|
|
|
|