Hello community,
here is the log from the commit of package perl-Test-File-ShareDir for
openSUSE:Factory checked in at 2017-03-12 20:01:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Sun Mar 12 20:01:27 2017 rev:7 rq:477084 version:1.001002
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-File-ShareDir/perl-Test-File-ShareDir.changes
2015-04-15 16:27:03.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-File-ShareDir.new/perl-Test-File-ShareDir.changes
2017-03-12 20:01:28.275226117 +0100
@@ -1,0 +2,15 @@
+Fri Mar 3 07:36:09 UTC 2017 - [email protected]
+
+- updated to 1.001002
+ see /usr/share/doc/packages/perl-Test-File-ShareDir/Changes
+
+ 1.001002 2017-03-01T11:17:51Z 44658a2
+ [Dependencies::Stats]
+ - Dependencies changed since 1.001001, see misc/*.deps* for details
+ - develop: +3 ↑4 (suggests: ↑2)
+
+ [Testfix]
+ - Update tooling to aovid .-in-@INC issues
+ - Closes https://github.com/kentnl/Test-File-ShareDir/issues/3
+
+-------------------------------------------------------------------
Old:
----
Test-File-ShareDir-1.001001.tar.gz
New:
----
Test-File-ShareDir-1.001002.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-File-ShareDir.spec ++++++
--- /var/tmp/diff_new_pack.M9SM6n/_old 2017-03-12 20:01:28.815149718 +0100
+++ /var/tmp/diff_new_pack.M9SM6n/_new 2017-03-12 20:01:28.815149718 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-File-ShareDir
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +17,15 @@
Name: perl-Test-File-ShareDir
-Version: 1.001001
+Version: 1.001002
Release: 0
%define cpan_name Test-File-ShareDir
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/
-Source:
http://www.cpan.org/authors/id/K/KE/KENTNL/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KE/KENTNL/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -77,6 +78,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
%changelog
++++++ Test-File-ShareDir-1.001001.tar.gz -> Test-File-ShareDir-1.001002.tar.gz
++++++
++++ 2662 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module