!2 Update to version 0.22
From: @wang--ge Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
2c6273a5ba
Binary file not shown.
BIN
OLE-Storage_Lite-0.22.tar.gz
Normal file
BIN
OLE-Storage_Lite-0.22.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-OLE-Storage_Lite
|
Name: perl-OLE-Storage_Lite
|
||||||
Version: 0.20
|
Version: 0.22
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple Class for OLE document interface
|
Summary: Simple Class for OLE document interface
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -12,6 +12,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
|
Requires: perl(constant) perl(Carp) perl(List::Util)
|
||||||
%description
|
%description
|
||||||
OLE::Storage_Lite allows you to read and write an OLE structured file.
|
OLE::Storage_Lite allows you to read and write an OLE structured file.
|
||||||
%package help
|
%package help
|
||||||
@ -61,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 11 2023 Ge Wang <wang__ge@126.com> 0.22-1
|
||||||
|
- Update to version 0.22
|
||||||
|
|
||||||
* Thu Jun 11 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.20-1
|
* Thu Jun 11 2020 Perl_Bot <Perl_Bot@openeuler.org> 0.20-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user