Upgrade version to 1.14

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-09-09 09:11:16 +08:00
parent 6932068da7
commit de908502dd
4 changed files with 13 additions and 3 deletions

Binary file not shown.

BIN
Struct-Dumb-0.14.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,16 @@
Name: perl-Struct-Dumb
Version: 0.12
Version: 0.14
Release: 1
Summary: Make simple lightweight record-like structures
License: GPL+ or Artistic
License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Struct-Dumb
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-interpreter perl-generators perl(Carp) perl(Module::Build) perl(strict)
BuildRequires: perl(Test::Fatal) perl(Test::More) perl(Test::Pod) perl(warnings)
BuildRequires: perl(Test::Pod) perl(warnings)
BuildRequires: perl(Test2::V0)
BuildRequires: perl(Data::Dump)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%{?perl_default_filter}
%description
@ -38,6 +41,9 @@ that access or modify the values stored.
%{_mandir}/man3/Struct*
%changelog
* Fri Sep 08 2023 xu_ping <707078654@qq.com> - 0.14-1
- Upgrade to version 0.14
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.12-1
- Upgrade to version 0.12

4
perl-Struct-Dumb.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Struct-Dumb
tag_prefix: ''
separator: .