diff --git a/PPIx-Regexp-0.085.tar.gz b/PPIx-Regexp-0.085.tar.gz deleted file mode 100644 index 5e26126..0000000 Binary files a/PPIx-Regexp-0.085.tar.gz and /dev/null differ diff --git a/PPIx-Regexp-0.088.tar.gz b/PPIx-Regexp-0.088.tar.gz new file mode 100644 index 0000000..f09f423 Binary files /dev/null and b/PPIx-Regexp-0.088.tar.gz differ diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index f2b9c21..4a37e7c 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -1,10 +1,10 @@ %global _empty_manifest_terminate_build 0 Name: perl-PPIx-Regexp -Version: 0.085 +Version: 0.088 Release: 1 Summary: Represent a regular expression of some sort -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/PPIx-Regexp Source0: https://cpan.metacpan.org/authors/id/W/WY/WYANT/PPIx-Regexp-%{version}.tar.gz BuildArch: noarch @@ -52,7 +52,7 @@ manner similar to the way the PPI package parses Perl. This class forms the root of the parse tree, playing a role similar to PPI::Document. %prep -%setup -q -n PPIx-Regexp-%{version} +%autosetup -n PPIx-Regexp-%{version} -p1 %build export PERL_MM_OPT="" @@ -101,5 +101,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Sep 09 2023 yaoxin - 0.088-1 +- Update to 0.088 + * Wed Jul 06 2022 misaka00251 - 0.085-1 - Init package diff --git a/perl-PPIx-Regexp.yaml b/perl-PPIx-Regexp.yaml new file mode 100644 index 0000000..0cc6856 --- /dev/null +++ b/perl-PPIx-Regexp.yaml @@ -0,0 +1,4 @@ +version_control: metacpan +src_repo: PPIx-Regexp +tag_prefix: '' +separator: .