!4 fix words spelling
From: @XIE-JING-2022 Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
1b6ad72fe7
@ -1,6 +1,6 @@
|
|||||||
Name: perl-DBD-Pg
|
Name: perl-DBD-Pg
|
||||||
Version: 3.16.3
|
Version: 3.16.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: DBD::Pg-PostgreSQL database driver for the DBI module
|
Summary: DBD::Pg-PostgreSQL database driver for the DBI module
|
||||||
License: GPLv2+ or Artistic
|
License: GPLv2+ or Artistic
|
||||||
Source0: https://cpan.metacpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz
|
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
|
DBD::Pg-PostgreSQL database driver for the DBI module
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help doctment for the perl-DBD-Pg package
|
Summary: Help documents for the perl-DBD-Pg package
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
Help doctment for the perl-DBD-Pg package
|
Help documents for the perl-DBD-Pg package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n DBD-Pg-%{version} -p1
|
%autosetup -n DBD-Pg-%{version} -p1
|
||||||
@ -48,6 +48,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jun 25 2023 dillon chen <dillon.chen@gmail.com> - 3.16.3-1
|
||||||
- update to 3.16.3
|
- update to 3.16.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user