#12 0.085 bump
Merged 2 years ago by mspacek. Opened 2 years ago by mspacek.
rpms/ mspacek/perl-PPIx-Regexp rawhide  into  rawhide

file modified
+1
@@ -73,3 +73,4 @@ 

  /PPIx-Regexp-0.082.tar.gz

  /PPIx-Regexp-0.083.tar.gz

  /PPIx-Regexp-0.084.tar.gz

+ /PPIx-Regexp-0.085.tar.gz

file modified
+4 -2
@@ -2,7 +2,7 @@ 

  %bcond_with perl_PPIx_Regexp_enables_optional_test

  

  Name:           perl-PPIx-Regexp

- Version:        0.084

+ Version:        0.085

  Release:        1%{?dist}

  Summary:        Represent a regular expression of some sort

  License:        GPL+ or Artistic
@@ -45,7 +45,6 @@ 

  %endif

  Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))

  Recommends:     perl(Encode)

- Requires:       perl(Exporter)

  Requires:       perl(PPI::Document) >= 1.238

  Requires:       perl(PPI::Dumper) >= 1.238

  Requires:       perl(Task::Weaken)
@@ -123,6 +122,9 @@ 

  %{_libexecdir}/%{name}

  

  %changelog

+ * Thu Apr 21 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.085-1

+ - 0.085 bump

+ 

  * Tue Apr 05 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.084-1

  - 0.084 bump

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (PPIx-Regexp-0.084.tar.gz) = 76200198a9e72831ba6a1e68c55dc2121c750760232ce9402f3a851efe3cf7ee2533630ef18158cebce291aad97202cf5e23583adb91800b175be9dadd397855

+ SHA512 (PPIx-Regexp-0.085.tar.gz) = d5c29e4127b803267e81f1cf6dde522850a3efb85de8421bfd2c5e144c36c3cfa5ec51e13342c6f2a104325748c5d59891b19de02d69b8e7a3243356e0bcf4ff

no initial comment

Pull-Request has been merged by mspacek

2 years ago