Hello community,

here is the log from the commit of package perl-Pod-Coverage-TrustPod for 
openSUSE:Factory checked in at 2018-03-24 16:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Coverage-TrustPod (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Pod-Coverage-TrustPod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Pod-Coverage-TrustPod"

Sat Mar 24 16:14:05 2018 rev:3 rq:586328 version:0.100005

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Pod-Coverage-TrustPod/perl-Pod-Coverage-TrustPod.changes
    2014-03-21 12:15:27.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Pod-Coverage-TrustPod.new/perl-Pod-Coverage-TrustPod.changes
       2018-03-24 16:14:07.462213542 +0100
@@ -1,0 +2,18 @@
+Tue Mar 13 06:42:48 UTC 2018 - [email protected]
+
+- updated to 0.100005
+   see /usr/share/doc/packages/perl-Pod-Coverage-TrustPod/Changes
+
+  0.100005  2018-03-12 08:34:52-04:00 America/New_York
+          - remove an accidentally introduced // operator!
+
+-------------------------------------------------------------------
+Mon Mar  5 06:49:43 UTC 2018 - [email protected]
+
+- updated to 0.100004
+   see /usr/share/doc/packages/perl-Pod-Coverage-TrustPod/Changes
+
+  0.100004  2018-03-04 22:46:25-05:00 America/New_York
+          - report more usefully when a regex can't be compiled
+
+-------------------------------------------------------------------

Old:
----
  Pod-Coverage-TrustPod-0.100003.tar.gz

New:
----
  Pod-Coverage-TrustPod-0.100005.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Pod-Coverage-TrustPod.spec ++++++
--- /var/tmp/diff_new_pack.oWLyTQ/_old  2018-03-24 16:14:08.634171295 +0100
+++ /var/tmp/diff_new_pack.oWLyTQ/_new  2018-03-24 16:14:08.638171151 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-Coverage-TrustPod
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-Pod-Coverage-TrustPod
-Version:        0.100003
+Version:        0.100005
 Release:        0
 %define cpan_name Pod-Coverage-TrustPod
-Summary:        allow a module's pod to contain Pod::Coverage hints
-License:        Artistic-1.0 or GPL-1.0+
+Summary:        Allow a Module's Pod to Contain Pod::Coverage Hints
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Pod-Coverage-TrustPod/
-Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -111,6 +112,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 
 %changelog

++++++ Pod-Coverage-TrustPod-0.100003.tar.gz -> 
Pod-Coverage-TrustPod-0.100005.tar.gz ++++++
++++ 1759 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

Reply via email to