Hello community,

here is the log from the commit of package perl-Test-NoWarnings for 
openSUSE:Factory checked in at 2015-04-28 20:43:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-NoWarnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-NoWarnings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-NoWarnings"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test-NoWarnings/perl-Test-NoWarnings.changes    
    2013-01-02 13:00:11.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-NoWarnings.new/perl-Test-NoWarnings.changes
   2015-04-28 20:43:05.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 27 04:57:38 UTC 2015 - [email protected]
+
+- regenerate using cpanspec.yml
+
+-------------------------------------------------------------------

New:
----
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Test-NoWarnings.spec ++++++
--- /var/tmp/diff_new_pack.qNNa4x/_old  2015-04-28 20:43:05.000000000 +0200
+++ /var/tmp/diff_new_pack.qNNa4x/_new  2015-04-28 20:43:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-NoWarnings
 #
-# Copyright (c) 2012 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
@@ -19,21 +19,20 @@
 Name:           perl-Test-NoWarnings
 Version:        1.04
 Release:        0
+#Upstream: SUSE-Public-Domain
 %define         cpan_name Test-NoWarnings
 Summary:        Make sure you didn't emit any warnings while testing
 License:        LGPL-2.1+
 Group:          Development/Libraries/Perl
-# MANUAL
 Url:            http://search.cpan.org/dist/Test-NoWarnings/
-Source:         
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(Test::Builder) >= 0.86
 BuildRequires:  perl(Test::Tester) >= 0.107
-#BuildRequires: perl(Test::NoWarnings)
-#BuildRequires: perl(Test::NoWarnings::Warning)
 Requires:       perl(Test::Builder) >= 0.86
 %{perl_requires}
 
@@ -69,6 +68,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE MYMETA.json README
+%doc Changes LICENSE README
 
 %changelog

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#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: LGPL-2.1+
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag

Reply via email to