Upgrade to version 0.64
(cherry picked from commit c461df51edb6f54754bda652be5bcdc0812e373b)
This commit is contained in:
parent
37253aab69
commit
da118c9d31
Binary file not shown.
BIN
Variable-Magic-0.64.tar.gz
Normal file
BIN
Variable-Magic-0.64.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: perl-Variable-Magic
|
Name: perl-Variable-Magic
|
||||||
Version: 0.63
|
Version: 0.64
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Associate user-defined magic to variables from Perl
|
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
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/Variable-Magic/
|
URL: http://search.cpan.org/dist/Variable-Magic/
|
||||||
Source0: http://www.cpan.org/authors/id/V/VP/VPIT/Variable-Magic-%{version}.tar.gz
|
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}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 3 2023 liyanan <thistleslyn@163.com> - 0.63-1
|
||||||
- Update to 0.63
|
- Update to 0.63
|
||||||
|
|
||||||
|
|||||||
4
perl-Variable-Magic.yaml
Normal file
4
perl-Variable-Magic.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: metacpan
|
||||||
|
src_repo: Variable-Magic
|
||||||
|
tag_prefix: "^"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user