Hello community,

here is the log from the commit of package perl-Test-File-ShareDir for 
openSUSE:Factory checked in at 2014-09-17 17:25:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-File-ShareDir (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-File-ShareDir.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-File-ShareDir"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test-File-ShareDir/perl-Test-File-ShareDir.changes
  2014-06-16 21:31:41.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-File-ShareDir.new/perl-Test-File-ShareDir.changes
     2014-09-17 17:25:20.000000000 +0200
@@ -1,0 +2,45 @@
+Mon Sep 15 12:52:33 UTC 2014 - [email protected]
+
+- updated to 1.000005
+  [00 Trivial]
+  - CPANDAY!
+  - no code changes.
+  - tests augmented.
+  - whitespace greatly reduced.
+ 
+  [Dependencies::Stats]
+  - Dependencies changed since 1.000004, see misc/*.deps* for details
+  - configure: ↓1
+  - develop: +1 (suggests: ↑1)
+  - test: -4 (recommends: ↑1 -2)
+ 
+  [Misc]
+  - Improve source side POD to reduce build side whitespace.
+ 
+  [Tests]
+  - update Test::ReportPrereqs
+ 
+ 1.000004 2014-07-22T19:29:27Z
+  [Doc Bugfix]
+  - Previous releases changelog was misleading.
+  - We're requiring a newer Path::Tiny to avoid a problem. ( As opposed to the 
impression that a newer Path::Tiny caused
+    the problem, grammar-- )
+ 
+ 1.000003 2014-07-22T19:02:06Z
+  [Bugfix]
+  - Attempt to avoid tempdir(CLEANUP => 1) being an error by requiring newer 
Path::Tiny
+ 
+  [Dependencies::Stats]
+  - Dependencies changed since 1.000002, see misc/*.deps* for details
+  - runtime: ↑1
+ 
+ 1.000002 2014-07-18T16:33:36Z
+  [00 Trivial]
+  - Minor packaging cleanups shaving ~7k
+ 
+  [Dependencies::Stats]
+  - Dependencies changed since 1.000001, see misc/*.deps* for details
+  - develop: (suggests: ↑2)
+  - test: +2 ↑1 (recommends: +1)
+
+-------------------------------------------------------------------

Old:
----
  Test-File-ShareDir-1.000001.tar.gz

New:
----
  Test-File-ShareDir-1.000005.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Test-File-ShareDir.spec ++++++
--- /var/tmp/diff_new_pack.WINoBw/_old  2014-09-17 17:25:21.000000000 +0200
+++ /var/tmp/diff_new_pack.WINoBw/_new  2014-09-17 17:25:21.000000000 +0200
@@ -17,10 +17,10 @@
 
 
 Name:           perl-Test-File-ShareDir
-Version:        1.000001
+Version:        1.000005
 Release:        0
 %define cpan_name Test-File-ShareDir
-Summary:        Create a Fake ShareDir for your modules for testing
+Summary:        Create a Fake ShareDir for your modules for testing.
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Test-File-ShareDir/
@@ -32,16 +32,13 @@
 BuildRequires:  perl(Class::Tiny)
 BuildRequires:  perl(File::Copy::Recursive)
 BuildRequires:  perl(File::ShareDir) >= 1.00
-BuildRequires:  perl(Module::Build) >= 0.4004
-BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(Path::Tiny) >= 0.018
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) >= 0.98
-#BuildRequires: perl(Example)
-#BuildRequires: perl(Test::File::ShareDir)
-#BuildRequires: perl(Test::File::ShareDir::TempDirObject)
+BuildRequires:  perl(Test::More) >= 0.96
+Requires:       perl(Class::Tiny)
 Requires:       perl(File::Copy::Recursive)
 Requires:       perl(File::ShareDir) >= 1.00
-Requires:       perl(Path::Tiny)
+Requires:       perl(Path::Tiny) >= 0.018
 %{perl_requires}
 
 %description
@@ -55,11 +52,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL installdirs=vendor
-make
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 %perl_make_install
@@ -68,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE perlcritic.rc README weaver.ini
+%doc Changes dist.ini.meta LICENSE perlcritic.rc README weaver.ini
 
 %changelog

++++++ Test-File-ShareDir-1.000001.tar.gz -> Test-File-ShareDir-1.000005.tar.gz 
++++++
++++ 3647 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to