Hello community,

here is the log from the commit of package perl-XML-SemanticDiff for 
openSUSE:Factory checked in at 2017-03-28 15:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-XML-SemanticDiff (Old)
 and      /work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-XML-SemanticDiff"

Tue Mar 28 15:20:44 2017 rev:8 rq:460875 version:1.0005

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-XML-SemanticDiff/perl-XML-SemanticDiff.changes  
    2014-02-24 14:15:09.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-XML-SemanticDiff.new/perl-XML-SemanticDiff.changes
 2017-03-28 15:20:45.777966218 +0200
@@ -1,0 +2,11 @@
+Tue Feb 21 07:44:33 UTC 2017 - co...@suse.com
+
+- updated to 1.0005
+   see /usr/share/doc/packages/perl-XML-SemanticDiff/Changes
+
+  1.0005 2017-02-06
+      - Convert the distribution to use git, GitHub, and Dist-Zilla.
+      - Correct some spelling errors and add more tests.
+      - Remove trailing whitespace.
+
+-------------------------------------------------------------------

Old:
----
  XML-SemanticDiff-1.0004.tar.gz

New:
----
  XML-SemanticDiff-1.0005.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-XML-SemanticDiff.spec ++++++
--- /var/tmp/diff_new_pack.GMGec5/_old  2017-03-28 15:20:46.417875586 +0200
+++ /var/tmp/diff_new_pack.GMGec5/_new  2017-03-28 15:20:46.421875020 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-XML-SemanticDiff
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,19 +17,21 @@
 
 
 Name:           perl-XML-SemanticDiff
-Version:        1.0004
+Version:        1.0005
 Release:        0
 %define cpan_name XML-SemanticDiff
-Summary:        Perl extension for comparing XML documents.
+Summary:        Perl extension for comparing XML documents
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/XML-SemanticDiff/
-Source:         
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.39
+BuildRequires:  perl(Module::Build) >= 0.280000
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(XML::Parser)
 Requires:       perl(XML::Parser)
 %{perl_requires}
@@ -55,6 +57,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes eg LICENSE README
+%doc Changes eg README
+%license LICENSE
 
 %changelog

++++++ XML-SemanticDiff-1.0004.tar.gz -> XML-SemanticDiff-1.0005.tar.gz ++++++
++++ 2898 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