Hello community,
here is the log from the commit of package perl-File-ShareDir-ProjectDistDir
for openSUSE:Factory checked in at 2015-04-15 16:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-ShareDir-ProjectDistDir (Old)
and /work/SRC/openSUSE:Factory/.perl-File-ShareDir-ProjectDistDir.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-File-ShareDir-ProjectDistDir"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-File-ShareDir-ProjectDistDir/perl-File-ShareDir-ProjectDistDir.changes
2014-03-09 18:37:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-File-ShareDir-ProjectDistDir.new/perl-File-ShareDir-ProjectDistDir.changes
2015-04-15 16:27:35.000000000 +0200
@@ -1,0 +2,81 @@
+Tue Apr 14 15:40:45 UTC 2015 - [email protected]
+
+- updated to 1.000005
+ see /usr/share/doc/packages/perl-File-ShareDir-ProjectDistDir/Changes
+
+ 1.000005 2015-04-14T12:54:44Z 6999a7d
+ [Dependencies]
+ - Minimums dropped.
+
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000004, see misc/*.deps* for details
+ - configure: +1 (recommends: ↑1)
+ - develop: +8 ↑3 -2 (recommends: +1, suggests: ↑2)
+ - runtime: ↓1 -1 (recommends: +1)
+ - test: +1 (recommends: ↑1 ↓1)
+
+ [Documentation]
+ - Erroneous synopsis fixed, thanks to Michael Jemmeson/MJEMMESON (GH #15)
+
+-------------------------------------------------------------------
+Mon Apr 13 19:06:03 UTC 2015 - [email protected]
+
+- updated to 1.000004
+ see /usr/share/doc/packages/perl-File-ShareDir-ProjectDistDir/Changes
+
+ 1.000004 2014-08-18T22:18:54Z
+ [00 Trivial]
+ - Minor documentation fixes.
+
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000003, see misc/*.deps* for details
+ - develop: +1 (suggests: ↑1)
+
+ [Documentation]
+ - misnamed heading, thanks to Michał Wojciechowski (GH #14)
+
+ [Metadata]
+ - new contributor.
+
+ 1.000003 2014-08-16T06:53:18Z
+ [00 Trivial]
+ - CPANDAY!
+ - no code changes.
+ - tests updated.
+ - metadata updated.
+ - whitespace reduced.
+
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000002, see misc/*.deps* for details
+ - configure: ↓1
+ - develop: +4 ↑1 -2 (suggests: ↑2)
+ - test: +1 -3 (recommends: ↑1 -1)
+
+ [Metadata]
+ - migrate to kentnl org.
+
+ [Misc]
+ - Improve source side POD to reduce build side whitespace.
+
+ [Tests]
+ - update Test::ReportPrereqs
+
+ 1.000002 2014-06-13T15:17:10Z
+ [Bugfix]
+ - most tests refactored to have their dependent files inflated into
existence during testing.
+ - This is to avoid issues with an HP-UX box which has a tar implementation
that truncates filenames at 100 chars.
+ - closes #13
+
+ [Dependencies::Aggregate]
+ - 5.008 : 47 → 46
+ - 5.010 : 37 → 30
+ - 5.018 : 18
+ - 5.019 : 20 → 19
+
+ [Dependencies::Stats]
+ - Dependencies changed since 1.000001, see misc/*.deps* for details
+ - configure: (recommends: ↑1)
+ - develop: -1 (suggests: +2 -1)
+ - test: +1 (recommends: ↑2)
+
+-------------------------------------------------------------------
Old:
----
File-ShareDir-ProjectDistDir-1.000001.tar.gz
New:
----
File-ShareDir-ProjectDistDir-1.000005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-File-ShareDir-ProjectDistDir.spec ++++++
--- /var/tmp/diff_new_pack.z6NoU6/_old 2015-04-15 16:27:35.000000000 +0200
+++ /var/tmp/diff_new_pack.z6NoU6/_new 2015-04-15 16:27:35.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-File-ShareDir-ProjectDistDir
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-File-ShareDir-ProjectDistDir
-Version: 1.000001
+Version: 1.000005
Release: 0
%define cpan_name File-ShareDir-ProjectDistDir
Summary: Simple set-and-forget using of a '/share' directory in your
projects root
@@ -29,18 +29,19 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Class::Tiny)
BuildRequires: perl(File::ShareDir)
BuildRequires: perl(Path::FindDev)
BuildRequires: perl(Path::IsDev)
BuildRequires: perl(Path::Tiny)
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(version)
Requires: perl(File::ShareDir)
Requires: perl(Path::FindDev)
Requires: perl(Path::IsDev)
Requires: perl(Path::Tiny)
Requires: perl(Sub::Exporter)
+Recommends: perl(Path::Tiny) >= 0.058
%{perl_requires}
%description
@@ -63,6 +64,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes Changes.deps Changes.deps.all Changes.deps.dev LICENSE
perlcritic.deps perlcritic.rc README weaver.ini
+%doc Changes LICENSE README
%changelog
++++++ File-ShareDir-ProjectDistDir-1.000001.tar.gz ->
File-ShareDir-ProjectDistDir-1.000005.tar.gz ++++++
++++ 7413 lines of diff (skipped)