!3 [sync] PR-2: Package upgrade
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
dc10e22fbb
Binary file not shown.
BIN
Struct-Dumb-0.12.tar.gz
Normal file
BIN
Struct-Dumb-0.12.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Struct-Dumb
|
Name: perl-Struct-Dumb
|
||||||
Version: 0.09
|
Version: 0.12
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Make simple lightweight record-like structures
|
Summary: Make simple lightweight record-like structures
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -18,7 +18,7 @@ with the given field values. These references all respond to lvalue methods
|
|||||||
that access or modify the values stored.
|
that access or modify the values stored.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Struct-Dumb-%{version}
|
%autosetup -p1 -n Struct-Dumb-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Build.PL installdirs=vendor
|
%{__perl} Build.PL installdirs=vendor
|
||||||
@ -38,5 +38,8 @@ that access or modify the values stored.
|
|||||||
%{_mandir}/man3/Struct*
|
%{_mandir}/man3/Struct*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.12-1
|
||||||
|
- Upgrade to version 0.12
|
||||||
|
|
||||||
* Fri May 14 2021 zhangtao <zhangtao307@huawei.com> - 0.09-1
|
* Fri May 14 2021 zhangtao <zhangtao307@huawei.com> - 0.09-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user