!4 Upgrade version to 0.14
From: @cherry530 Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
4212cffe39
Binary file not shown.
BIN
Struct-Dumb-0.14.tar.gz
Normal file
BIN
Struct-Dumb-0.14.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,16 @@
|
|||||||
Name: perl-Struct-Dumb
|
Name: perl-Struct-Dumb
|
||||||
Version: 0.12
|
Version: 0.14
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Make simple lightweight record-like structures
|
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
|
URL: https://metacpan.org/release/Struct-Dumb
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Struct-Dumb-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl-interpreter perl-generators perl(Carp) perl(Module::Build) perl(strict)
|
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))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
%{?perl_default_filter}
|
%{?perl_default_filter}
|
||||||
%description
|
%description
|
||||||
@ -38,6 +41,9 @@ that access or modify the values stored.
|
|||||||
%{_mandir}/man3/Struct*
|
%{_mandir}/man3/Struct*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.12-1
|
||||||
- Upgrade to version 0.12
|
- Upgrade to version 0.12
|
||||||
|
|
||||||
|
|||||||
4
perl-Struct-Dumb.yaml
Normal file
4
perl-Struct-Dumb.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: metacpan
|
||||||
|
src_repo: Struct-Dumb
|
||||||
|
tag_prefix: ''
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user