|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-SQL-Tokenizer
|
|
|
|
Name: perl-SQL-Tokenizer
|
|
|
|
Version: 0.24
|
|
|
|
Version: 0.24
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: Simple SQL tokenizer
|
|
|
|
Summary: Simple SQL tokenizer
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -54,6 +54,9 @@ make test
|
|
|
|
%{_mandir}/man3/SQL*
|
|
|
|
%{_mandir}/man3/SQL*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 23 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.24-3
|
|
|
|
* Fri Oct 23 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.24-3
|
|
|
|
- Take into account review comments (#1274496)
|
|
|
|
- Take into account review comments (#1274496)
|
|
|
|
|
|
|
|
|
|
|
|