fix words spelling

This commit is contained in:
xiejing 2024-03-29 09:49:10 +08:00
parent d721df933c
commit 08604e672a

View File

@ -1,6 +1,6 @@
Name: perl-DBD-Pg
Version: 3.16.3
Release: 1
Release: 2
Summary: DBD::Pg-PostgreSQL database driver for the DBI module
License: GPLv2+ or Artistic
Source0: https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz
@ -19,10 +19,10 @@ Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
DBD::Pg-PostgreSQL database driver for the DBI module
%package help
Summary: Help doctment for the perl-DBD-Pg package
Summary: Help documents for the perl-DBD-Pg package
%description help
Help doctment for the perl-DBD-Pg package
Help documents for the perl-DBD-Pg package
%prep
%autosetup -n DBD-Pg-%{version} -p1
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Mar 28 2024 xiejing <xiejing@kylinos.cn> - 3.16.3-2
- fix words spelling
* Sun Jun 25 2023 dillon chen <dillon.chen@gmail.com> - 3.16.3-1
- update to 3.16.3