]> git.pld-linux.org Git - packages/perl-Test2-Suite.git/commitdiff
- updated to 0.000106
authorMarcin Krol <hawk@tld-linux.org>
Thu, 8 Mar 2018 14:20:58 +0000 (14:20 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 8 Mar 2018 14:20:58 +0000 (14:20 +0000)
perl-Test2-Suite.spec

index 70a04c29c6bff3146d6cbf918845a605aa030e7a..7866dc942b0052e07dcc1efdbc6c9a555d8a8e0c 100644 (file)
@@ -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*
This page took 0.116362 seconds and 4 git commands to generate.