Hello community,

here is the log from the commit of package perl-Devel-Cover for 
openSUSE:Factory checked in at 2015-04-18 10:39:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-Cover (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-Cover"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-Cover/perl-Devel-Cover.changes        
2015-02-16 21:48:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Devel-Cover.new/perl-Devel-Cover.changes   
2015-04-18 10:40:01.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Apr 16 19:29:26 UTC 2015 - co...@suse.com
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-Devel-Cover/Changes
+
+  Release 1.18 - 6 April 2015
+   - Remove dependency on CGI (use HTML::Entities instead) (Lee Johnson).
+   - Fix a use of the wrong type of null constant (Zefram) (RT #103102).
+   - Link to next uncovered statement in html_basic (H.Merijn Brand) (github 
112).
+   - Add "provides" to metadata (Ivan Wills) (github 119).
+
+-------------------------------------------------------------------

Old:
----
  Devel-Cover-1.17.tar.gz

New:
----
  Devel-Cover-1.18.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Devel-Cover.spec ++++++
--- /var/tmp/diff_new_pack.EVbVIo/_old  2015-04-18 10:40:02.000000000 +0200
+++ /var/tmp/diff_new_pack.EVbVIo/_new  2015-04-18 10:40:02.000000000 +0200
@@ -17,18 +17,21 @@
 
 
 Name:           perl-Devel-Cover
-Version:        1.17
+Version:        1.18
 Release:        0
 %define cpan_name Devel-Cover
 Summary:        Code coverage metrics for Perl
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Devel-Cover/
-Source:         
http://www.cpan.org/authors/id/P/PJ/PJCJ/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/P/PJ/PJCJ/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(HTML::Entities) >= 3.69
 BuildRequires:  perl(Test::Warn)
+Requires:       perl(HTML::Entities) >= 3.69
 Requires:       perl(Test::Warn)
 Recommends:     perl(Browser::Open)
 Recommends:     perl(Capture::Tiny)

++++++ Devel-Cover-1.17.tar.gz -> Devel-Cover-1.18.tar.gz ++++++
++++ 6105 lines of diff (skipped)

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to