update to version 0.22
This commit is contained in:
parent
6ec482862e
commit
68199a6804
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
|
||||
Name: perl-OLE-Storage_Lite
|
||||
Version: 0.20
|
||||
Version: 0.22
|
||||
Release: 1
|
||||
Summary: Simple Class for OLE document interface
|
||||
License: GPL+ or Artistic
|
||||
@ -12,6 +12,7 @@ BuildArch: noarch
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl-generators
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: perl(constant) perl(Carp) perl(List::Util)
|
||||
%description
|
||||
OLE::Storage_Lite allows you to read and write an OLE structured file.
|
||||
%package help
|
||||
@ -61,5 +62,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*
|
||||
|
||||
%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
|
||||
- Specfile autogenerated by Perl_Bot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user