commit perl-Pod-POM for openSUSE:Factory

2015-11-26 Thread h_root
Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2015-11-26 17:01:56

Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)


Package is "perl-Pod-POM"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes
2014-02-12 07:05:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes   
2015-11-26 17:02:17.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov 20 09:55:16 UTC 2015 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Pod-POM/Changes
+
+---

Old:

  Pod-POM-0.29.tar.gz

New:

  Pod-POM-2.01.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Pod-POM.spec ++
--- /var/tmp/diff_new_pack.rHTyK4/_old  2015-11-26 17:02:17.0 +0100
+++ /var/tmp/diff_new_pack.rHTyK4/_new  2015-11-26 17:02:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-POM
 #
-# Copyright (c) 2014 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,19 +17,22 @@
 
 
 Name:   perl-Pod-POM
-Version:0.29
+Version:2.01
 Release:0
 %define cpan_name Pod-POM
 Summary:POD Object Model
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Pod-POM/
-Source: 
http://www.cpan.org/authors/id/A/AN/ANDREWF/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Slurper) >= 0.004
+BuildRequires:  perl(Test::Differences)
+BuildRequires:  perl(Text::Diff)
 BuildRequires:  perl(parent)
 Requires:   perl(parent)
 %{perl_requires}
@@ -62,6 +65,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes examples LICENSE README.md TODO
 
 %changelog

++ Pod-POM-0.29.tar.gz -> Pod-POM-2.01.tar.gz ++
 4425 lines of diff (skipped)

++ cpanspec.yml ++
---
description_paragraphs: 1
#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



commit perl-Pod-POM for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2014-02-12 07:05:25

Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)


Package is perl-Pod-POM

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes
2013-06-13 20:07:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes   
2014-02-12 07:05:27.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 13:34:20 UTC 2014 - co...@suse.com
+
+- updated to 0.29
+ * fixed bug 87124 (upgrade Module::Install)
+ * fixed bug 90010 (typos)
+
+---

Old:

  Pod-POM-0.28.tar.gz

New:

  Pod-POM-0.29.tar.gz



Other differences:
--
++ perl-Pod-POM.spec ++
--- /var/tmp/diff_new_pack.ScHsvI/_old  2014-02-12 07:05:28.0 +0100
+++ /var/tmp/diff_new_pack.ScHsvI/_new  2014-02-12 07:05:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-POM
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   perl-Pod-POM
-Version:0.28
+Version:0.29
 Release:0
 %define cpan_name Pod-POM
 Summary:POD Object Model

++ Pod-POM-0.28.tar.gz - Pod-POM-0.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-POM-0.28/Changes new/Pod-POM-0.29/Changes
--- old/Pod-POM-0.28/Changes2013-05-30 09:41:52.0 +0200
+++ new/Pod-POM-0.29/Changes2013-12-31 08:36:02.0 +0100
@@ -10,10 +10,18 @@
 #   Andrew Forda.f...@ford-mason.co.uk
 #
 #
-# $Id: Changes 89 2013-05-30 07:41:52Z ford $
+# $Id: Changes 91 2013-12-31 07:36:02Z ford $
 #
 
 #
+# Version 0.29  2013-12-31
+#
+
+* fixed bug 87124 (upgrade Module::Install)
+
+* fixed bug 90010 (typos)
+
+#
 # Version 0.28  2013-05-30
 #
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-POM-0.28/MANIFEST new/Pod-POM-0.29/MANIFEST
--- old/Pod-POM-0.28/MANIFEST   2013-05-30 09:49:07.0 +0200
+++ new/Pod-POM-0.29/MANIFEST   2010-04-01 22:52:01.0 +0200
@@ -45,12 +45,6 @@
 t/11-view-pod.t
 t/12-view-text.t
 t/13-view-html.t
-t/30-seq-delimiter-warnings.t
-t/90-pod.t
-t/91-pod-coverage.t
-t/92-perlcritic.t
-t/93-kwalitee.t
-t/94-distribution.t
 t/PodPOMTestLib.pm
 t/YAML/Tiny.pm
 t/code.t
@@ -67,9 +61,6 @@
 t/testcases/100-simple-document.view-html
 t/testcases/100-simple-document.view-pod
 t/testcases/100-simple-document.view-text
-t/testcases/101-bare-para.pod
-t/testcases/101-bare-para.pom-dump
-t/testcases/101-bare-para.view-pod
 t/testcases/120-verbatim-paragraphs.pod
 t/testcases/120-verbatim-paragraphs.pom-dump
 t/testcases/120-verbatim-paragraphs.view-html
@@ -121,9 +112,6 @@
 t/testcases/230-alternate-delimters.view-text
 t/testcases/240-encoding.pod
 t/testcases/240-encoding.view-html
-t/testcases/240-encoding.pom-dump
-t/testcases/300-entities.pod
-t/testcases/300-entities.view-pod
 t/text.t
 t/textview.t
 t/view.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pod-POM-0.28/META.yml new/Pod-POM-0.29/META.yml
--- old/Pod-POM-0.28/META.yml   2013-05-30 09:45:19.0 +0200
+++ new/Pod-POM-0.29/META.yml   2013-12-31 08:36:08.0 +0100
@@ -3,14 +3,14 @@
 author:
   - 'Andy Wardley a...@kfs.org'
 build_requires:
-  ExtUtils::MakeMaker: 6.62
+  ExtUtils::MakeMaker: 6.59
   File::Slurp: 0
   Test::More: 0
 configure_requires:
-  ExtUtils::MakeMaker: 6.62
+  ExtUtils::MakeMaker: 6.59
 distribution_type: module
 dynamic_config: 1
-generated_by: 'Module::Install version 1.04'
+generated_by: 'Module::Install version 1.06'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,4 +27,4 @@
   perl: 5.6.0
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.28
+version: 0.29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Pod-POM for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2013-06-13 20:07:18

Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)


Package is perl-Pod-POM

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes
2011-11-18 16:39:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes   
2013-06-13 20:07:20.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 10 10:38:43 UTC 2013 - co...@suse.com
+
+- updated to 0.28
+  * fixed bug 81707 (test failures due to hash randomisation in perl 5.17.6)
+  * change 'use vars' to 'our' declarations
+
+---

Old:

  Pod-POM-0.27.tar.gz

New:

  Pod-POM-0.28.tar.gz



Other differences:
--
++ perl-Pod-POM.spec ++
--- /var/tmp/diff_new_pack.QZ4niR/_old  2013-06-13 20:07:20.0 +0200
+++ /var/tmp/diff_new_pack.QZ4niR/_new  2013-06-13 20:07:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Pod-POM
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,33 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Pod-POM
+Version:0.28
+Release:0
 %define cpan_name Pod-POM
 Summary:POD Object Model
-Version:0.27
-Release:2
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Pod-POM/
-#Source: 
http://www.cpan.org/modules/by-module/Pod/Pod-POM-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/A/AN/ANDREWF/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Slurp)
-BuildRequires:  perl(Test::More)
-#
 BuildRequires:  perl(parent)
-BuildRequires:  perl(Encode)
-BuildRequires:  perl(Text::Wrap) = 2001.0929
 Requires:   perl(parent)
-Requires:   perl(Encode)
-Requires:   perl(Text::Wrap) = 2001.0929
+%{perl_requires}
 
 %description
 This module implements a parser to convert Pod documents into a simple
@@ -53,12 +44,9 @@
 traverse the tree, or section thereof, and generate an output
 representation in one form or another.
 
-Authors:
-
-Andy Wardley a...@kfs.org
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -69,18 +57,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README TODO
 
 %changelog

++ Pod-POM-0.27.tar.gz - Pod-POM-0.28.tar.gz ++
 2129 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Pod-POM for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2011-12-06 18:46:27

Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)


Package is perl-Pod-POM, Maintainer is 

Changes:




Other differences:
--
++ perl-Pod-POM.spec ++
--- /var/tmp/diff_new_pack.0z34mn/_old  2011-12-06 19:16:35.0 +0100
+++ /var/tmp/diff_new_pack.0z34mn/_new  2011-12-06 19:16:35.0 +0100
@@ -23,7 +23,7 @@
 Summary:POD Object Model
 Version:0.27
 Release:2
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Pod-POM/
 #Source: 
http://www.cpan.org/modules/by-module/Pod/Pod-POM-%{version}.tar.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Pod-POM for openSUSE:Factory

2011-11-18 Thread h_root
Hello community,

here is the log from the commit of package perl-Pod-POM for openSUSE:Factory 
checked in at 2011-11-18 16:39:46

Comparing /work/SRC/openSUSE:Factory/perl-Pod-POM (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Pod-POM.new (New)


Package is perl-Pod-POM, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Pod-POM/perl-Pod-POM.changes
2011-09-23 12:38:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Pod-POM.new/perl-Pod-POM.changes   
2011-11-18 16:39:59.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 18 11:06:59 UTC 2011 - co...@suse.com
+
+- use original .tar.gz
+
+---

Old:

  Pod-POM-0.27.tar.bz2

New:

  Pod-POM-0.27.tar.gz



Other differences:
--
++ perl-Pod-POM.spec ++
--- /var/tmp/diff_new_pack.oqWsu2/_old  2011-11-18 16:40:00.0 +0100
+++ /var/tmp/diff_new_pack.oqWsu2/_new  2011-11-18 16:40:00.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Pod-POM (Version 0.27)
+# spec file for package perl-Pod-POM
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Pod-POM/
 #Source: 
http://www.cpan.org/modules/by-module/Pod/Pod-POM-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org