From 71ab66cbad59de22dd596c4c995480cb8ecf600a Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Thu, 8 Mar 2018 14:20:58 +0000 Subject: [PATCH] - updated to 0.000106 --- perl-Test2-Suite.spec | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec index 70a04c2..7866dc9 100644 --- a/perl-Test2-Suite.spec +++ b/perl-Test2-Suite.spec @@ -8,13 +8,13 @@ Summary: Test2::Suite - Distribution with a rich set of tools built upon the Test2 framework Summary(pl.UTF-8): Test2::Suite - pakiet z bogatym zestawem narzędzi opartych na szkielecie Test2 Name: perl-Test2-Suite -Version: 0.000060 +Version: 0.000106 Release: 1 # same as perl 5 License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/E/EX/EXODIST/Test2-Suite-%{version}.tar.gz -# Source0-md5: 6cb3de0e465300f771c8e0d2b77754d5 +# Source0-md5: ca3711353323de95166d1e5ef6d92428 URL: http://search.cpan.org/dist/Test2-Suite/ BuildRequires: perl-devel >= 1:5.8.1 BuildRequires: rpm-perlprov >= 4.1-13 @@ -58,11 +58,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc Changes README.md TODO +%doc Changes README.md +%{perl_vendorlib}/Test2/AsyncSubtest.pm +%{perl_vendorlib}/Test2/AsyncSubtest %{perl_vendorlib}/Test2/Bundle.pm %{perl_vendorlib}/Test2/Bundle %{perl_vendorlib}/Test2/Compare.pm %{perl_vendorlib}/Test2/Compare +%{perl_vendorlib}/Test2/Event +%{perl_vendorlib}/Test2/Manual.pm +%{perl_vendorlib}/Test2/Manual %{perl_vendorlib}/Test2/Mock.pm %{perl_vendorlib}/Test2/Plugin.pm %{perl_vendorlib}/Test2/Plugin @@ -78,8 +83,15 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorlib}/Test2/Util/Sub.pm %{perl_vendorlib}/Test2/Util/Table.pm %{perl_vendorlib}/Test2/Util/Table +%{perl_vendorlib}/Test2/Util/Term.pm +%{perl_vendorlib}/Test2/Util/Times.pm +%{perl_vendorlib}/Test2/V0.pm +%{perl_vendorlib}/Test2/Workflow.pm +%{perl_vendorlib}/Test2/Workflow +%{_mandir}/man3/Test2::AsyncSubtest*.3pm* %{_mandir}/man3/Test2::Bundle*.3pm* %{_mandir}/man3/Test2::Compare*.3pm* +%{_mandir}/man3/Test2::Manual*.3pm* %{_mandir}/man3/Test2::Mock.3pm* %{_mandir}/man3/Test2::Plugin*.3pm* %{_mandir}/man3/Test2::Require*.3pm* @@ -91,3 +103,6 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Test2::Util::Stash.3pm* %{_mandir}/man3/Test2::Util::Sub.3pm* %{_mandir}/man3/Test2::Util::Table*.3pm* +%{_mandir}/man3/Test2::Util::Times.3pm* +%{_mandir}/man3/Test2::V0.3pm* +%{_mandir}/man3/Test2::Workflow*.3pm* -- 2.44.0