Hello community,

here is the log from the commit of package perl-Data-Dumper-Concise for 
openSUSE:Factory checked in at 2017-05-24 16:47:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Data-Dumper-Concise (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Data-Dumper-Concise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Data-Dumper-Concise"

Wed May 24 16:47:23 2017 rev:8 rq:495809 version:2.023

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Data-Dumper-Concise/perl-Data-Dumper-Concise.changes
        2014-03-23 22:34:25.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dumper-Concise.new/perl-Data-Dumper-Concise.changes
   2017-05-24 16:47:24.323581110 +0200
@@ -1,0 +2,11 @@
+Tue May 16 05:25:15 UTC 2017 - [email protected]
+
+- updated to 2.023
+   see /usr/share/doc/packages/perl-Data-Dumper-Concise/Changes
+
+  2.023 - 2017-05-12
+    - convert distribution from Module::Install to Distar; fixes RT#120856
+    - every module has a $VERSION now (RT#116427)
+    - add support for Trailingcomma option (RT#114609, Aaron Crane)
+
+-------------------------------------------------------------------

Old:
----
  Data-Dumper-Concise-2.022.tar.gz

New:
----
  Data-Dumper-Concise-2.023.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Data-Dumper-Concise.spec ++++++
--- /var/tmp/diff_new_pack.rcHWM5/_old  2017-05-24 16:47:25.439423991 +0200
+++ /var/tmp/diff_new_pack.rcHWM5/_new  2017-05-24 16:47:25.439423991 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dumper-Concise
 #
-# 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,14 +17,15 @@
 
 
 Name:           perl-Data-Dumper-Concise
-Version:        2.022
+Version:        2.023
 Release:        0
 %define cpan_name Data-Dumper-Concise
 Summary:        Less indentation and newlines plus sub deparsing
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Data-Dumper-Concise/
-Source:         
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -71,6 +72,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes README
 
 %changelog

++++++ Data-Dumper-Concise-2.022.tar.gz -> Data-Dumper-Concise-2.023.tar.gz 
++++++
++++ 2640 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