Hello community,

here is the log from the commit of package perl-Test-EOL for openSUSE:Factory 
checked in at 2015-08-11 08:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-EOL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-EOL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-EOL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-EOL/perl-Test-EOL.changes      
2013-06-06 12:57:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-EOL.new/perl-Test-EOL.changes 
2015-08-11 08:26:08.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Aug  4 09:12:24 UTC 2015 - co...@suse.com
+
+- updated to 1.6
+   see /usr/share/doc/packages/perl-Test-EOL/Changes
+
+  1.6       2015-07-30 21:51:00-07:00 America/Los_Angeles
+    - Add 'no_test' import option to allow more composability
+      (Arthur Axel fREW Schmidt)
+
+-------------------------------------------------------------------

Old:
----
  Test-EOL-1.5.tar.gz

New:
----
  Test-EOL-1.6.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Test-EOL.spec ++++++
--- /var/tmp/diff_new_pack.aVfh2v/_old  2015-08-11 08:26:09.000000000 +0200
+++ /var/tmp/diff_new_pack.aVfh2v/_new  2015-08-11 08:26:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-EOL
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,25 +17,19 @@
 
 
 Name:           perl-Test-EOL
-Version:        1.5
+Version:        1.6
 Release:        0
 %define cpan_name Test-EOL
 Summary:        Check the correct line endings in your project
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Test-EOL/
-Source:         
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Test::EOL)
-#BuildRequires: perl(YAML::Tiny)
 %{perl_requires}
 
 %description

++++++ Test-EOL-1.5.tar.gz -> Test-EOL-1.6.tar.gz ++++++
++++ 3231 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
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to