#30 0.000149 bump
Merged a year ago by mspacek. Opened a year ago by mspacek.
rpms/ mspacek/perl-Test2-Suite f36  into  f36

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

  /Test2-Suite-0.000144.tar.gz

  /Test2-Suite-0.000145.tar.gz

  /Test2-Suite-0.000148.tar.gz

+ /Test2-Suite-0.000149.tar.gz

file modified
+5 -1
@@ -2,7 +2,7 @@ 

  %bcond_without perl_Test2_Suite_enables_unicode

  

  Name:           perl-Test2-Suite

- Version:        0.000148

+ Version:        0.000149

  Release:        1%{?dist}

  Summary:        Set of tools built upon the Test2 framework

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

  Obsoletes:      perl-Test2-Workflow < 0.000018-5

  

  # Remove under-specified dependencies

+ %global __provides_exclude %{?__provides_exclude:%{__provides_exclude}|}^perl\\(Devel::MAT::Dumper\\)$

  %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((Importer|Module::Pluggable|Sub::Info|Term::Table|Test2::API)\\)$

  # Remove private modules

  %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(MyTest::Target\\)$
@@ -157,6 +158,9 @@ 

  %{_libexecdir}/%{name}

  

  %changelog

+ * Tue Mar 21 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.000149-1

+ - 0.000149 bump

+ 

  * Mon Mar 06 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.000148-1

  - 0.000148 bump

  - Fix requires packages in *-tests package

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

- SHA512 (Test2-Suite-0.000148.tar.gz) = 533206749c2b3ded150c82ca051ac50f6c4fcdccb3c1cecd3dacfc3639e5d2ea3f826e1b2668dddd55ce00e8dcbcb0b00932387934400b38a9302af0acca421e

+ SHA512 (Test2-Suite-0.000149.tar.gz) = 93ea4aa346ef26b676290f2b09231cc766fccd8dccaf974ce8c198f436f5a48dc082a6295f6e5d5a5ed4d8f7c41036343f48df5711184b7ebf75612b0d7768ba

no initial comment

Pull-Request has been merged by mspacek

a year ago