Upgrade to version 0.64

(cherry picked from commit c461df51edb6f54754bda652be5bcdc0812e373b)
This commit is contained in:
wangshuo 2024-03-22 15:53:36 +08:00 committed by openeuler-sync-bot
parent 37253aab69
commit da118c9d31
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
Variable-Magic-0.64.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
%global _empty_manifest_terminate_build 0
Name: perl-Variable-Magic
Version: 0.63
Version: 0.64
Release: 1
Summary: Associate user-defined magic to variables from Perl
License: GPL+ or Artistic
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Group: Development/Libraries
URL: http://search.cpan.org/dist/Variable-Magic/
Source0: http://www.cpan.org/authors/id/V/VP/VPIT/Variable-Magic-%{version}.tar.gz
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*
%changelog
* Fri Mar 22 2024 wangshuo <wangshuo@kylinos.cn> - 0.64-1
- Update to 0.64
* Thu Aug 3 2023 liyanan <thistleslyn@163.com> - 0.63-1
- Update to 0.63

4
perl-Variable-Magic.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Variable-Magic
tag_prefix: "^"
separator: "."