commit perl-PPIx-Regexp for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2015-06-09 12:25:10

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


Package is "perl-PPIx-Regexp"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2015-04-15 16:26:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2015-06-09 12:25:12.0 +0200
@@ -1,0 +2,20 @@
+Sun Jun  7 08:54:24 UTC 2015 - co...@suse.com
+
+- updated to 0.040
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+  0.0402015-05-31  T. R. Wyant
+No changes since 0.039_02.
+  
+  0.039_02 2015-05-24  T. R. Wyant
+Do not parse unadorned parentheses as capture groups when /n is in
+  effect. Instead, they are parsed as PPIx::Regexp::Structure. Named
+  captures appear to be unaffected by /n.
+Made a verbose dump a little more so. Specifically, dump
+  max_capture_group where relevant, and display dumped values a bit
+  more informatively.
+  
+  0.039_01 2015-05-23  T. R. Wyant
+Report /n (no captures) as having been added in 5.21.8.
+
+---

Old:

  PPIx-Regexp-0.039.tar.gz

New:

  PPIx-Regexp-0.040.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-PPIx-Regexp.spec ++
--- /var/tmp/diff_new_pack.k708Xv/_old  2015-06-09 12:25:12.0 +0200
+++ /var/tmp/diff_new_pack.k708Xv/_new  2015-06-09 12:25:12.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-PPIx-Regexp
-Version:0.039
+Version:0.040
 Release:0
 %define cpan_name PPIx-Regexp
 Summary:Represent a regular expression of some sort
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/PPIx-Regexp/
-Source: 
http://www.cpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ PPIx-Regexp-0.039.tar.gz -> PPIx-Regexp-0.040.tar.gz ++
 1632 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



commit perl-SVG for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-SVG for openSUSE:Factory 
checked in at 2015-06-09 12:25:09

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


Package is "perl-SVG"

Changes:

--- /work/SRC/openSUSE:Factory/perl-SVG/perl-SVG.changes2015-04-15 
16:26:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-SVG.new/perl-SVG.changes   2015-06-09 
12:25:10.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:59:38 UTC 2015 - co...@suse.com
+
+- updated to 2.64
+   see /usr/share/doc/packages/perl-SVG/Changes
+
+  2.64 2015.06.02
+  - RT #103938 SVG::DOM insertSiblingAfter calls nonexistent 'parent' 
method (Marius Gavrilescu)
+
+---

Old:

  SVG-2.63.tar.gz

New:

  SVG-2.64.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-SVG.spec ++
--- /var/tmp/diff_new_pack.SaSS3w/_old  2015-06-09 12:25:10.0 +0200
+++ /var/tmp/diff_new_pack.SaSS3w/_new  2015-06-09 12:25:10.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-SVG
-Version:2.63
+Version:2.64
 Release:0
 %define cpan_name SVG
 Summary:Perl extension for generating Scalable Vector Graphics (SVG) 
documents
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/SVG/
-Source: 
http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ SVG-2.63.tar.gz -> SVG-2.64.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SVG-2.63/.perlcriticrc new/SVG-2.64/.perlcriticrc
--- old/SVG-2.63/.perlcriticrc  2013-08-22 11:13:01.0 +0200
+++ new/SVG-2.64/.perlcriticrc  2015-03-06 15:45:53.0 +0100
@@ -1,25 +1,33 @@
-severity  = 4
+# please alpha sort config items as you add them
 
-# Severity 5:
-[-OTRS::RequireCamelCase]
-[-OTRS::ProhibitSomeCoreFunctions]
-[-OTRS::ProhibitLowPrecendeceOps]
-[-OTRS::RequireParensWithMethods]
-
-# TODO?
-[-ValuesAndExpressions::ProhibitAccessOfPrivateData]
-
-# Severity 4:
-[-Bangs::ProhibitRefProtoOrProto]
-[-ErrorHandling::RequireUseOfExceptions]
-[-Modules::ProhibitMultiplePackages]
-[-Modules::ProhibitAutomaticExportation]
-[-Modules::RequireExplicitInclusion]
-[-Objects::ProhibitIndirectSyntax]
-[-Subroutines::RequireFinalReturn]
-[-Subroutines::RequireArgUnpacking]
-[-Subroutines::ProhibitCallsToUndeclaredSubs]
-[-Subroutines::ProhibitCallsToUnexportedSubs]
-[-Subroutines::ProhibitExportingUndeclaredSubs]
-[-Subroutines::ProhibitBuiltinHomonyms]
-[-ValuesAndExpressions::ProhibitConstantPragma]
+severity = 5
+verbose = 11
+theme = core
+
+#[TestingAndDebugging::RequireUseStrict]
+#equivalent_modules = Moo Dancer Dancer2
+
+#[TestingAndDebugging::RequireUseWarnings]
+#severity = 5
+#equivalent_modules = Moo Dancer Dancer2
+
+#[-ControlStructures::ProhibitPostfixControls]
+#[-Documentation::RequirePodLinksIncludeText]
+#[-Documentation::RequirePodSections]
+#[-Modules::RequireVersionVar]
+#[-RegularExpressions::RequireDotMatchAnything]
+#[-RegularExpressions::RequireExtendedFormatting]
+#[-RegularExpressions::RequireLineBoundaryMatching]
+#[-Variables::ProhibitPunctuationVars]
+#
+[CodeLayout::RequireTrailingCommas]
+severity = 5
+
+#[ValuesAndExpressions::ProhibitEmptyQuotes]
+#severity = 5
+
+[ValuesAndExpressions::ProhibitInterpolationOfLiterals]
+severity = 5
+
+#[ValuesAndExpressions::ProhibitNoisyQuotes]
+#severity = 5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SVG-2.63/Changes new/SVG-2.64/Changes
--- old/SVG-2.63/Changes2015-03-06 14:58:38.0 +0100
+++ new/SVG-2.64/Changes2015-06-02 07:39:24.0 +0200
@@ -1,5 +1,8 @@
 Revision history for Perl extension SVG.
 
+2.64 2015.06.02
+- RT #103938 SVG::DOM insertSiblingAfter calls nonexistent 'parent' method 
(Marius Gavrilescu)
+
 2.63 2015.03.06
 - Move SVG results from POD to external files.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SVG-2.63/MANIFEST new/SVG-2.64/MANIFEST
--- old/SVG-2.63/MANIFEST   2015-03-06 15:00:36.0 +0100
+++ new/SVG-2.64/MANIFEST   2015-06-02 07:39:47.0 +0200
@@ -7,6 +7,7 @@
 examples/03_circle_and_square.pl
 examples/attributeManip.pl
 examples/circle.pl
+examples/ellipse.pl
 examples/image_sample.pl
 examples/inline_sample.pl
 examples/inlin

commit perl-App-cpanminus for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-App-cpanminus for 
openSUSE:Factory checked in at 2015-06-09 12:25:15

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


Package is "perl-App-cpanminus"

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-cpanminus/perl-App-cpanminus.changes
2015-05-10 10:47:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-cpanminus.new/perl-App-cpanminus.changes   
2015-06-09 12:25:16.0 +0200
@@ -1,0 +2,16 @@
+Sun Jun  7 08:12:05 UTC 2015 - co...@suse.com
+
+- updated to 1.7036
+   see /usr/share/doc/packages/perl-App-cpanminus/Changes
+
+  1.7036  2015-06-05 22:07:50 PDT
+ [Improvements]
+- Also soften MakeMaker depenency in runtime prereq, which is just a 
weird bug in an old
+  Module::Install pre 1.0
+  
+  1.7035  2015-06-05 10:51:17 PDT
+ [Improvements]
+- Add a workaround for distributions with an old (buggy) 
Module::Install, now that the problems
+  occur more frequently with 5.22.0 shipping with a dev version of 
ExtUtils::MakeMaker #463
+
+---

Old:

  App-cpanminus-1.7034.tar.gz

New:

  App-cpanminus-1.7036.tar.gz



Other differences:
--
++ perl-App-cpanminus.spec ++
--- /var/tmp/diff_new_pack.vtKYIz/_old  2015-06-09 12:25:17.0 +0200
+++ /var/tmp/diff_new_pack.vtKYIz/_new  2015-06-09 12:25:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-App-cpanminus
-Version:1.7034
+Version:1.7036
 Release:0
 %define cpan_name App-cpanminus
 Summary:Get, Unpack, Build and Install Modules From Cpan

++ App-cpanminus-1.7034.tar.gz -> App-cpanminus-1.7036.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-cpanminus-1.7034/Changes 
new/App-cpanminus-1.7036/Changes
--- old/App-cpanminus-1.7034/Changes2015-05-07 23:21:01.0 +0200
+++ new/App-cpanminus-1.7036/Changes2015-06-06 07:07:53.0 +0200
@@ -1,5 +1,15 @@
 See http://github.com/miyagawa/cpanminus/ for the latest development.
 
+1.7036  2015-06-05 22:07:50 PDT
+   [Improvements]
+  - Also soften MakeMaker depenency in runtime prereq, which is just a 
weird bug in an old
+Module::Install pre 1.0
+
+1.7035  2015-06-05 10:51:17 PDT
+   [Improvements]
+  - Add a workaround for distributions with an old (buggy) 
Module::Install, now that the problems
+occur more frequently with 5.22.0 shipping with a dev version of 
ExtUtils::MakeMaker #463
+
 1.7034  2015-05-07 14:20:57 PDT
[Improvements]
   - Improved an error message when dependency requirement in cpanfile get 
conflict with prereqs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-cpanminus-1.7034/MANIFEST 
new/App-cpanminus-1.7036/MANIFEST
--- old/App-cpanminus-1.7034/MANIFEST   2015-05-07 23:21:01.0 +0200
+++ new/App-cpanminus-1.7036/MANIFEST   2015-06-06 07:07:53.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.035.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.037.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-cpanminus-1.7034/META.json 
new/App-cpanminus-1.7036/META.json
--- old/App-cpanminus-1.7034/META.json  2015-05-07 23:21:01.0 +0200
+++ new/App-cpanminus-1.7036/META.json  2015-06-06 07:07:53.0 +0200
@@ -4,7 +4,7 @@
   "- Tatsuhiko Miyagawa"
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.035, Dist::Milla version v1.0.15, 
CPAN::Meta::Converter version 2.150001",
+   "generated_by" : "Dist::Zilla version 5.037, Dist::Milla version v1.0.15, 
CPAN::Meta::Converter version 2.150001",
"license" : [
   "perl_5"
],
@@ -101,7 +101,7 @@
  "web" : "https://github.com/miyagawa/cpanminus";
   }
},
-   "version" : "1.7034",
+   "version" : "1.7036",
"x_contributors" : [
   "Alessandro Ghedini ",
   "Andrew Rodland ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-cpanminus-1.7034/META.yml 
new/App-cpanminus-1.7036/META.yml
--- old/App-cpanminus-1.7034/META.yml   2015-05-07 23:21:01.0 +0200
+++ new/App-cpanminus-1.7036/META.yml   2015-06-06 07:07:53.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.035, Dist::Milla version v1.0.15, 
CPAN::Meta::Converter version 2.150001'
+generat

commit tomoyo-tools for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package tomoyo-tools for openSUSE:Factory 
checked in at 2015-06-09 12:24:46

Comparing /work/SRC/openSUSE:Factory/tomoyo-tools (Old)
 and  /work/SRC/openSUSE:Factory/.tomoyo-tools.new (New)


Package is "tomoyo-tools"

Changes:

--- /work/SRC/openSUSE:Factory/tomoyo-tools/tomoyo-tools.changes
2013-01-30 09:39:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.tomoyo-tools.new/tomoyo-tools.changes   
2015-06-09 12:24:47.0 +0200
@@ -1,0 +2,29 @@
+Tue Jun  9 06:58:58 UTC 2015 - meiss...@suse.com
+
+- tomoyo-tools.keyring: use new key from upstream maintainer
+
+---
+Tue May 26 14:30:30 UTC 2015 - dg...@suse.com
+
+- Spec-cleaner cleanup 
+
+---
+Tue Apr  7 01:27:27 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.5.0-20140601
+  * /usr/sbin/tomoyo-editpolicy
+Print "acl_group $N" correctly when using offline mode.
+- Changes from version 20140105
+  * /usr/lib/tomoyo/init_policy
+Add path to systemd.
+  * /usr/sbin/tomoyo-queryd
+Use poll() rather than select().
+- Changes from version 20130406
+  * Fix compile warning from clang.
+- Changes from version 20130214
+  * Change Makefile's build flags (fix bdo#674723)
+  * Change / to /* in rpm's %files section because Fedora 18 complains
+conflicts.
+- Remove gpg verify requirement; obs handles it
+
+---

Old:

  tomoyo-tools-2.5.0-20120805.tar.gz
  tomoyo-tools-2.5.0-20120805.tar.gz.asc

New:

  tomoyo-tools-2.5.0-20140601.tar.gz
  tomoyo-tools-2.5.0-20140601.tar.gz.asc



Other differences:
--
++ tomoyo-tools.spec ++
--- /var/tmp/diff_new_pack.Q5kpSg/_old  2015-06-09 12:24:48.0 +0200
+++ /var/tmp/diff_new_pack.Q5kpSg/_new  2015-06-09 12:24:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tomoyo-tools
 #
-# 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
@@ -16,21 +16,19 @@
 #
 
 
-%define downloadver 2.5.0-20120805
-
-BuildRequires:  ncurses-devel
-
+%define downloadver 2.5.0-20140601
 Name:   tomoyo-tools
+Version:2.5.0.20140601
+Release:0
 Summary:Userspace tools for TOMOYO Linux 2.4.x
 License:GPL-2.0
 Group:  Development/Tools/Other
 Url:http://sourceforge.jp/projects/tomoyo/
-Version:2.5.0.20120805
-Release:0
 Source0:
http://osdn.dl.sourceforge.jp/tomoyo/53357/tomoyo-tools-%{downloadver}.tar.gz
 Source1:
http://osdn.dl.sourceforge.jp/tomoyo/53357/tomoyo-tools-%{downloadver}.tar.gz.asc
-Source2:%{name}.keyring
-BuildRequires:  gpg-offline
+# http://i-love.sakura.ne.jp/kumaneko-key
+Source2:%name.keyring
+BuildRequires:  ncurses-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -38,14 +36,13 @@
 Please see http://tomoyo.sourceforge.jp/2.4/ for documentation.
 
 %prep
-%gpg_verify %{S:1}
 %setup -q -n %{name}
 
 %build
-make USRLIBDIR=%_libdir CFLAGS="-Wall $RPM_OPT_FLAGS"
+make %{?_smp_mflags} USRLIBDIR=%{_libdir} CFLAGS="-Wall %{optflags}"
 
 %install
-make INSTALLDIR=$RPM_BUILD_ROOT USRLIBDIR=%_libdir install
+make INSTALLDIR=%{buildroot} USRLIBDIR=%{_libdir} install
 
 %post -p /sbin/ldconfig
 
@@ -55,10 +52,10 @@
 %defattr(-, root, root)
 %doc COPYING.tomoyo README.tomoyo
 %attr(700,root,root) /sbin/tomoyo-init
-%_libdir/lib*.so*
-%dir %_libdir/tomoyo
-%_libdir/tomoyo/*
-/usr/sbin/*
-/usr/share/man/man8/*
+%{_libdir}/lib*.so*
+%dir %{_libdir}/tomoyo
+%{_libdir}/tomoyo/*
+%{_sbindir}/*
+%{_mandir}/man8/*
 
 %changelog

++ tomoyo-tools-2.5.0-20120805.tar.gz -> tomoyo-tools-2.5.0-20140601.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tomoyo-tools/Include.make 
new/tomoyo-tools/Include.make
--- old/tomoyo-tools/Include.make   2012-08-05 02:00:00.0 +0200
+++ new/tomoyo-tools/Include.make   2014-06-01 02:00:00.0 +0200
@@ -1,7 +1,8 @@
-CC  := gcc
 INSTALL := install
 SBINDIR := /sbin
 USRSBINDIR  := /usr/sbin
 USRLIBDIR   := /usr/lib
 MAN8:= /usr/share/man/man8
+ifndef CFLAGS
 CFLAGS  := -Wall -O2
+endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tomoyo-tools/README.tomoyo 
new/tomoyo-tools/README.tomoyo
--- old/tomoyo-tools/README.tomoyo  2012-0

commit perl-Sysadm-Install for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Sysadm-Install for 
openSUSE:Factory checked in at 2015-06-09 12:25:06

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


Package is "perl-Sysadm-Install"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sysadm-Install/perl-Sysadm-Install.changes  
2014-09-17 17:26:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sysadm-Install.new/perl-Sysadm-Install.changes 
2015-06-09 12:25:07.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 09:03:23 UTC 2015 - co...@suse.com
+
+- updated to 0.45
+   see /usr/share/doc/packages/perl-Sysadm-Install/Changes
+
+  0.45  (2015/05/25)
+  (ms) Alexandr Ciornii fixed manifest and tests for the Windows platform
+
+---

Old:

  Sysadm-Install-0.44.tar.gz

New:

  Sysadm-Install-0.45.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Sysadm-Install.spec ++
--- /var/tmp/diff_new_pack.GDHGMP/_old  2015-06-09 12:25:07.0 +0200
+++ /var/tmp/diff_new_pack.GDHGMP/_new  2015-06-09 12:25:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sysadm-Install
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-Sysadm-Install
-Version:0.44
+Version:0.45
 Release:0
 %define cpan_name Sysadm-Install
 Summary:Typical installation tasks for system administrators
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Sysadm-Install/
-Source: 
http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MS/MSCHILLI/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -83,6 +84,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes MYMETA.json MYMETA.yml README
+%doc Changes README
 
 %changelog

++ Sysadm-Install-0.44.tar.gz -> Sysadm-Install-0.45.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/Changes 
new/Sysadm-Install-0.45/Changes
--- old/Sysadm-Install-0.44/Changes 2014-05-21 05:53:56.0 +0200
+++ new/Sysadm-Install-0.45/Changes 2015-05-26 07:17:33.0 +0200
@@ -2,6 +2,9 @@
 Revision history for Sysadm::Install
 
 
+0.45  (2015/05/25)
+(ms) Alexandr Ciornii fixed manifest and tests for the Windows platform
+
 0.44  (2014/05/20)
 (ms) replaced bin_find() implementation by File::Which
 (ms) tap() with raise_error option set now dies with stderr output, 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MANIFEST 
new/Sysadm-Install-0.45/MANIFEST
--- old/Sysadm-Install-0.44/MANIFEST2014-05-21 05:54:09.0 +0200
+++ new/Sysadm-Install-0.45/MANIFEST2015-05-26 07:18:15.0 +0200
@@ -9,8 +9,6 @@
 Makefile.PL
 MANIFEST   This list of files
 MANIFEST.SKIP
-MYMETA.json
-MYMETA.yml
 README
 t/001.t
 t/002tar.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/MANIFEST.SKIP 
new/Sysadm-Install-0.45/MANIFEST.SKIP
--- old/Sysadm-Install-0.44/MANIFEST.SKIP   2014-05-07 08:37:21.0 
+0200
+++ new/Sysadm-Install-0.45/MANIFEST.SKIP   2015-05-26 07:16:41.0 
+0200
@@ -7,3 +7,4 @@
 ^adm
 .git
 .gz$
+MYMETA\..*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sysadm-Install-0.44/META.json 
new/Sysadm-Install-0.45/META.json
--- old/Sysadm-Install-0.44/META.json   2014-05-21 05:54:09.0 +0200
+++ new/Sysadm-Install-0.45/META.json   2015-05-26 07:18:15.0 +0200
@@ -4,7 +4,7 @@
   "Mike Schilli "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.142690",
"license" : [
   "unknown"
],
@@ -50,5 +50,5 @@
  "url" : "http://github.com/mschilli/sysadm-install-perl";
   }
},
-   "version" : "0.44"
+   "version" : "0.45"
 }
diff -urN '--exclude=CVS' '--exclude=.

commit libatlas3 for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libatlas3 for openSUSE:Factory 
checked in at 2015-06-09 12:25:12

Comparing /work/SRC/openSUSE:Factory/libatlas3 (Old)
 and  /work/SRC/openSUSE:Factory/.libatlas3.new (New)


Package is "libatlas3"

Changes:

--- /work/SRC/openSUSE:Factory/libatlas3/libatlas3.changes  2014-07-29 
16:49:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libatlas3.new/libatlas3.changes 2015-06-09 
12:25:13.0 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 13:34:04 UTC 2015 - dmitr...@opensuse.org
+
+- Move all headers to /usr/include/atlas directory to avoid conflicts
+
+---



Other differences:
--
++ libatlas3.spec ++
--- /var/tmp/diff_new_pack.jzi764/_old  2015-06-09 12:25:14.0 +0200
+++ /var/tmp/diff_new_pack.jzi764/_new  2015-06-09 12:25:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libatlas3
 #
-# 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
@@ -264,6 +264,8 @@
popd
 done
 
+mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/atlas/
+
 mkdir -p %{buildroot}/etc/ld.so.conf.d
 echo "%{_libdir}/atlas"> 
%{buildroot}/etc/ld.so.conf.d/atlas-%{_arch}.conf
 
@@ -306,8 +308,7 @@
 %doc doc
 %{_libdir}/atlas/*.so
 %{_libdir}/atlas/*.a
-%{_includedir}/atlas
-%{_includedir}/*.h
+%{_includedir}/atlas/
 
 %else
 
@@ -463,8 +464,7 @@
 
 %files sse-common-devel
 %defattr(-,root,root,-)
-%{_includedir}/atlas
-%{_includedir}/*.h
+%{_includedir}/atlas/
 %config(noreplace) /etc/ld.so.conf.d/atlas-%{_arch}.conf
 
 %endif




commit rubygem-mime-types for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package rubygem-mime-types for 
openSUSE:Factory checked in at 2015-06-09 12:25:14

Comparing /work/SRC/openSUSE:Factory/rubygem-mime-types (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-mime-types.new (New)


Package is "rubygem-mime-types"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-mime-types/rubygem-mime-types.changes
2015-04-27 13:05:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mime-types.new/rubygem-mime-types.changes   
2015-06-09 12:25:15.0 +0200
@@ -1,0 +2,42 @@
+Thu May 28 04:30:45 UTC 2015 - co...@suse.com
+
+- updated to version 2.6.1
+ see installed History.rdoc
+
+  == 2.6.1 / 2015-05-25
+  
+  * Bugs:
+* Make columnar store handle all supported extensions, not just the first.
+* Avoid circular require when using the columnar store.
+  
+  == 2.6 / 2015-05-25
+  
+  * New Feature:
+* Columnar data storage for the MIME::Types registry, contributed by Jeremy
+  Evans (@jeremyevans). Reduces default memory use substantially (the mail
+  gem drops from 19 Mib to about 3 Mib). Resolves
+  {#96}[https://github.com/mime-types/ruby-mime-types/pull/96],
+  {#94}[https://github.com/mime-types/ruby-mime-types/issues/94],
+  {#83}[https://github.com/mime-types/ruby-mime-types/issues/83]. Partially
+  addresses {#64}[https://github.com/mime-types/ruby-mime-types/issues/64]
+  and {#62}[https://github.com/mime-types/ruby-mime-types/issues/62].
+  * Development:
+* Removed caching of deprecation messages in preparation for mime-types 
3.0.
+  Now, deprecated methods will always warn their deprecation instead of 
only
+  warning once.
+* Added a logger for deprecation messages.
+* Renamed lib/mime.rb to lib/mime/deprecations.rb to not
+  conflict with the {mime}[https://rubygems.org/gems/mime] gem on behalf of
+  the maintainers of the {Praxis Framework}[http://praxis-framework.io/].
+  Provided by Josep M. Blanquer (@blanquer),
+  {#100}[https://github.com/mime-types/ruby-mime-types/pull/100].
+* Added the columnar data conversion tool, also provided by Jeremy Evans.
+  * Documentation:
+* Improved documentation and ensured that all deprecated methods are marked
+  as such in the documentation.
+  * Development:
+* Added more Ruby variants to Travis CI.
+* Silenced deprecation messages for internal tools. Noisy deprecations are
+  noisy, but that's the point.
+
+---

Old:

  mime-types-2.5.gem

New:

  mime-types-2.6.1.gem



Other differences:
--
++ rubygem-mime-types.spec ++
--- /var/tmp/diff_new_pack.MPnL5w/_old  2015-06-09 12:25:15.0 +0200
+++ /var/tmp/diff_new_pack.MPnL5w/_new  2015-06-09 12:25:15.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-mime-types
-Version:2.5
+Version:2.6.1
 Release:0
 %define mod_name mime-types
 %define mod_full_name %{mod_name}-%{version}
@@ -49,17 +49,27 @@
 HTTP traffic, to indicate the type of content which is transmitted. The
 mime-types library provides the ability for detailed information about MIME
 entities (provided as an enumerable collection of MIME::Type objects) to be
-determined and used programmatically. There are many types defined by RFCs and
-vendors, so the list is long but by definition incomplete; don't hesitate to
-add additional type definitions (see Contributing.rdoc). The primary sources
-for MIME type definitions found in mime-types is the
-{IANA Media Types
-registry}[https://www.iana.org/assignments/media-types/media-types.xhtml],
-RFCs, and W3C recommendations. It conforms to RFCs 2045 and 2231.
-This is release 2.5 with a couple of bug fixes, updating to the latest IANA
-type registry, and adding a user-contributed type. mime-types 2.x supports
-Ruby
-1.9.2 or later.
+determined and used. There are many types defined by RFCs and vendors, so the
+list is long but by definition incomplete; don't hesitate to add additional
+type definitions. MIME type definitions found in mime-types are from RFCs, W3C
+recommendations, the {IANA Media Types
+registry}[https://www.iana.org/assignments/media-types/media-types.xhtml], and
+user contributions. It conforms to RFCs 2045 and 2231.
+This is release 2.6 with two new experimental features. The first new feature
+is a new default registry storage format that greatly reduces the initial
+memory use of the mime-types library. This feature is enabled by requiring
++mime/types/columnar+ instead of +mime/types+ with a small performance cost
+and
+no change in *total* memory use if certain methods are called (see {Columnar
+Store}[#columnar-store] for more detai

commit perl-Test-SharedFork for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-SharedFork for 
openSUSE:Factory checked in at 2015-06-09 12:24:51

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


Package is "perl-Test-SharedFork"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-SharedFork/perl-Test-SharedFork.changes
2015-05-02 17:44:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-SharedFork.new/perl-Test-SharedFork.changes
   2015-06-09 12:24:52.0 +0200
@@ -1,0 +2,15 @@
+Sun Jun  7 09:08:02 UTC 2015 - co...@suse.com
+
+- updated to 0.33
+   see /usr/share/doc/packages/perl-Test-SharedFork/Changes
+
+  0.33 2015-06-06T03:36:58Z
+  
+  - Tell Test::Stream::IPC to poll for results
+  
+  0.32 2015-06-04T16:14:57Z
+  
+  - Update for newer Test::Stream
+  - REmove some old Test::Stream support
+
+---

Old:

  Test-SharedFork-0.31.tar.gz

New:

  Test-SharedFork-0.33.tar.gz



Other differences:
--
++ perl-Test-SharedFork.spec ++
--- /var/tmp/diff_new_pack.Rr2yya/_old  2015-06-09 12:24:52.0 +0200
+++ /var/tmp/diff_new_pack.Rr2yya/_new  2015-06-09 12:24:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-SharedFork
-Version:0.31
+Version:0.33
 Release:0
 %define cpan_name Test-SharedFork
 Summary:Fork Test

++ Test-SharedFork-0.31.tar.gz -> Test-SharedFork-0.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.31/Changes 
new/Test-SharedFork-0.33/Changes
--- old/Test-SharedFork-0.31/Changes2015-04-28 22:26:13.0 +0200
+++ new/Test-SharedFork-0.33/Changes2015-06-06 05:37:40.0 +0200
@@ -1,5 +1,14 @@
 Revision history for Perl module Test::SharedFork
 
+0.33 2015-06-06T03:36:58Z
+
+- Tell Test::Stream::IPC to poll for results
+
+0.32 2015-06-04T16:14:57Z
+
+- Update for newer Test::Stream
+- REmove some old Test::Stream support
+
 0.31 2015-04-28T20:25:31Z
 
 - Fix test that accidentally got commited last release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.31/META.json 
new/Test-SharedFork-0.33/META.json
--- old/Test-SharedFork-0.31/META.json  2015-04-28 22:26:13.0 +0200
+++ new/Test-SharedFork-0.33/META.json  2015-06-06 05:37:40.0 +0200
@@ -4,7 +4,7 @@
   "Tokuhiro Matsuno "
],
"dynamic_config" : 0,
-   "generated_by" : "Minilla/v2.4.0",
+   "generated_by" : "Minilla/v2.4.1",
"license" : [
   "perl_5"
],
@@ -61,7 +61,7 @@
"provides" : {
   "Test::SharedFork" : {
  "file" : "lib/Test/SharedFork.pm",
- "version" : "0.31"
+ "version" : "0.33"
   },
   "Test::SharedFork::Array" : {
  "file" : "lib/Test/SharedFork/Array.pm"
@@ -84,7 +84,7 @@
  "web" : "https://github.com/tokuhirom/Test-SharedFork";
   }
},
-   "version" : "0.31",
+   "version" : "0.33",
"x_contributors" : [
   "lestrrat ",
   "Vyacheslav Matyukhin ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.31/META.yml 
new/Test-SharedFork-0.33/META.yml
--- old/Test-SharedFork-0.31/META.yml   2015-04-28 22:26:13.0 +0200
+++ new/Test-SharedFork-0.33/META.yml   2015-06-06 05:37:40.0 +0200
@@ -10,7 +10,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Minilla/v2.4.0, CPAN::Meta::Converter version 2.142060'
+generated_by: 'Minilla/v2.4.1, CPAN::Meta::Converter version 2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,7 +29,7 @@
 provides:
   Test::SharedFork:
 file: lib/Test/SharedFork.pm
-version: '0.31'
+version: '0.33'
   Test::SharedFork::Array:
 file: lib/Test/SharedFork/Array.pm
   Test::SharedFork::Scalar:
@@ -46,7 +46,7 @@
   bugtracker: https://github.com/tokuhirom/Test-SharedFork/issues
   homepage: https://github.com/tokuhirom/Test-SharedFork
   repository: git://github.com/tokuhirom/Test-SharedFork.git
-version: '0.31'
+version: '0.33'
 x_contributors:
   - 'lestrrat '
   - 'Vyacheslav Matyukhin '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.31/Makefile.PL 
new/Test-SharedFork-0.33/Makefile.PL
--- old/Test-SharedFork-0.31/Makefile.PL2015-04-28 22:26:13.0 
+0200
+++ new/Test-SharedFork-0.33/Makefile.PL2015-06-06 05:37:40.0 
+0200
@@ -12,7 +12,7 @@
 my %WriteMakefileArgs = (
 N

commit perl-Term-UI for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Term-UI for openSUSE:Factory 
checked in at 2015-06-09 12:25:04

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


Package is "perl-Term-UI"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Term-UI/perl-Term-UI.changes
2014-07-28 16:11:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Term-UI.new/perl-Term-UI.changes   
2015-06-09 12:25:05.0 +0200
@@ -1,0 +2,13 @@
+Sun Jun  7 09:05:01 UTC 2015 - co...@suse.com
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-Term-UI/CHANGES
+
+  0.46 Mon May 25 18:47:04 BST 2015
+  * Fix test skip count for non-terminals
+(Alexandr Ciornii)
+  
+  0.44 Mon May 25 12:09:17 BST 2015
+  * Fix multi-choice without defaults (Noel Maddy)
+
+---

Old:

  Term-UI-0.42.tar.gz

New:

  Term-UI-0.46.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Term-UI.spec ++
--- /var/tmp/diff_new_pack.2qSj2q/_old  2015-06-09 12:25:05.0 +0200
+++ /var/tmp/diff_new_pack.2qSj2q/_new  2015-06-09 12:25:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Term-UI
 #
-# 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,14 +17,15 @@
 
 
 Name:   perl-Term-UI
-Version:0.42
+Version:0.46
 Release:0
 %define cpan_name Term-UI
 Summary:Term::ReadLine UI made easy
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Term-UI/
-Source: 
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Term-UI-0.42.tar.gz -> Term-UI-0.46.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Term-UI-0.42/CHANGES new/Term-UI-0.46/CHANGES
--- old/Term-UI-0.42/CHANGES2014-01-02 13:33:16.0 +0100
+++ new/Term-UI-0.46/CHANGES2015-05-25 19:47:51.0 +0200
@@ -1,3 +1,10 @@
+0.46 Mon May 25 18:47:04 BST 2015
+* Fix test skip count for non-terminals
+  (Alexandr Ciornii)
+
+0.44 Mon May 25 12:09:17 BST 2015
+* Fix multi-choice without defaults (Noel Maddy)
+
 0.42 Thu Jan  2 12:32:18 GMT 2014
 * Fix test skip count for non-terminals
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Term-UI-0.42/META.json new/Term-UI-0.46/META.json
--- old/Term-UI-0.42/META.json  2014-01-02 13:34:03.0 +0100
+++ new/Term-UI-0.46/META.json  2015-05-25 19:48:51.0 +0200
@@ -4,7 +4,7 @@
   "Jos Boumans "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter 
version 2.133380",
+   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001",
"license" : [
   "perl_5"
],
@@ -25,6 +25,11 @@
 "ExtUtils::MakeMaker" : "0"
  }
   },
+  "configure" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
   "runtime" : {
  "requires" : {
 "Locale::Maketext::Simple" : "0",
@@ -44,5 +49,5 @@
  "web" : "https://github.com/jib/term-ui";
   }
},
-   "version" : "0.42"
+   "version" : "0.46"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Term-UI-0.42/META.yml new/Term-UI-0.46/META.yml
--- old/Term-UI-0.42/META.yml   2014-01-02 13:34:03.0 +0100
+++ new/Term-UI-0.46/META.yml   2015-05-25 19:48:51.0 +0200
@@ -3,25 +3,27 @@
 author:
   - 'Jos Boumans '
 build_requires:
-  ExtUtils::MakeMaker: 0
+  ExtUtils::MakeMaker: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.84, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Term-UI
 no_index:
   directory:
 - t
 - inc
 requires:
-  Locale::Maketext::Simple: 0
-  Log::Message::Simple: 0
-  Params::Check: 0
-  Term::ReadLine: 0
-  Test

commit perl-Test-LWP-UserAgent for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-LWP-UserAgent for 
openSUSE:Factory checked in at 2015-06-09 12:24:53

Comparing /work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new (New)


Package is "perl-Test-LWP-UserAgent"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent/perl-Test-LWP-UserAgent.changes
  2015-04-25 14:09:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new/perl-Test-LWP-UserAgent.changes
 2015-06-09 12:24:54.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun  7 09:06:31 UTC 2015 - co...@suse.com
+
+- updated to 0.029
+   see /usr/share/doc/packages/perl-Test-LWP-UserAgent/Changes
+
+  0.029 2015-05-23 03:43:46Z
+- add use of Test::RequiresInternet to avoid failing tests on
+  smokers that are failing to set NO_NETWORK_TESTING when running
+  behind a firewall
+
+---

Old:

  Test-LWP-UserAgent-0.028.tar.gz

New:

  Test-LWP-UserAgent-0.029.tar.gz



Other differences:
--
++ perl-Test-LWP-UserAgent.spec ++
--- /var/tmp/diff_new_pack.cKi7Wd/_old  2015-06-09 12:24:54.0 +0200
+++ /var/tmp/diff_new_pack.cKi7Wd/_new  2015-06-09 12:24:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-LWP-UserAgent
-Version:0.028
+Version:0.029
 Release:0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Test-LWP-UserAgent
@@ -44,6 +44,7 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::RequiresInternet)
 BuildRequires:  perl(Test::Warnings) >= 0.009
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(URI)

++ Test-LWP-UserAgent-0.028.tar.gz -> Test-LWP-UserAgent-0.029.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.028/CONTRIBUTING 
new/Test-LWP-UserAgent-0.029/CONTRIBUTING
--- old/Test-LWP-UserAgent-0.028/CONTRIBUTING   2015-04-11 00:38:34.0 
+0200
+++ new/Test-LWP-UserAgent-0.029/CONTRIBUTING   2015-05-23 05:43:51.0 
+0200
@@ -97,4 +97,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.091.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.093.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.028/Changes 
new/Test-LWP-UserAgent-0.029/Changes
--- old/Test-LWP-UserAgent-0.028/Changes2015-04-11 00:38:34.0 
+0200
+++ new/Test-LWP-UserAgent-0.029/Changes2015-05-23 05:43:51.0 
+0200
@@ -1,5 +1,10 @@
 Revision history for Test-LWP-UserAgent
 
+0.029 2015-05-23 03:43:46Z
+  - add use of Test::RequiresInternet to avoid failing tests on
+smokers that are failing to set NO_NETWORK_TESTING when running
+behind a firewall
+
 0.028 2015-04-10 22:38:29Z
   - report on the versions of more networking modules, to try to track
 down mysterious failed network connections during testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.028/MANIFEST 
new/Test-LWP-UserAgent-0.029/MANIFEST
--- old/Test-LWP-UserAgent-0.028/MANIFEST   2015-04-11 00:38:34.0 
+0200
+++ new/Test-LWP-UserAgent-0.029/MANIFEST   2015-05-23 05:43:51.0 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.034.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.036.
 CONTRIBUTING
 Changes
 INSTALL
@@ -38,12 +38,12 @@
 xt/author/00-compile.t
 xt/author/clean-namespaces.t
 xt/author/eol.t
+xt/author/kwalitee.t
 xt/author/no-tabs.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
-xt/release/kwalitee.t
 xt/release/minimum-version.t
 xt/release/mojibake.t
 xt/release/pod-coverage.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.028/META.json 
new/Test-LWP-UserAgent-0.029/META.json
--- old/Test-LWP-UserAgent-0.028/META.json  2015-04-11 00:38:34.0 
+0200
+++ new/Test-LWP-UserAgent-0.029/META.json  2015-05-23 05:43:51.0 
+0200
@@ -4,7 +4,7 @@
   "Karen Etheridge "
],
"dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 5.036,

commit perl-namespace-autoclean for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-namespace-autoclean for 
openSUSE:Factory checked in at 2015-06-09 12:24:50

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


Package is "perl-namespace-autoclean"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-namespace-autoclean/perl-namespace-autoclean.changes
2015-02-10 20:21:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-namespace-autoclean.new/perl-namespace-autoclean.changes
   2015-06-09 12:24:51.0 +0200
@@ -1,0 +2,14 @@
+Sun Jun  7 09:15:30 UTC 2015 - co...@suse.com
+
+- updated to 0.26
+   see /usr/share/doc/packages/perl-namespace-autoclean/Changes
+
+  0.26  2015-06-07 02:53:17Z
+- mark all Mouse tests as TODO below perl 5.010, to enable installation
+  despite apparent instability issues (see RT#101825)
+  
+  0.25  2015-06-03 01:09:06Z
+- load Moo::Role earlier in a test, to make a potential misconfiguration
+  more visible
+
+---

Old:

  namespace-autoclean-0.24.tar.gz

New:

  cpanspec.yml
  namespace-autoclean-0.26.tar.gz



Other differences:
--
++ perl-namespace-autoclean.spec ++
--- /var/tmp/diff_new_pack.D0PfWl/_old  2015-06-09 12:24:51.0 +0200
+++ /var/tmp/diff_new_pack.D0PfWl/_new  2015-06-09 12:24:51.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-namespace-autoclean
-Version:0.24
+Version:0.26
 Release:0
 %define cpan_name namespace-autoclean
 Summary:Keep imports out of your namespace
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/namespace-autoclean/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -85,6 +86,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ 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
++ namespace-autoclean-0.24.tar.gz -> namespace-autoclean-0.26.tar.gz ++
 2478 lines of diff (skipped)




commit perl-Date-Manip for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Date-Manip for openSUSE:Factory 
checked in at 2015-06-09 12:24:48

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


Package is "perl-Date-Manip"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Date-Manip/perl-Date-Manip.changes  
2015-04-21 10:52:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Date-Manip.new/perl-Date-Manip.changes 
2015-06-09 12:24:49.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun  7 08:25:55 UTC 2015 - co...@suse.com
+
+- updated to 6.50
+   see /usr/share/doc/packages/perl-Date-Manip/Changes
+
+---

Old:

  Date-Manip-6.49.tar.gz

New:

  Date-Manip-6.50.tar.gz



Other differences:
--
++ perl-Date-Manip.spec ++
--- /var/tmp/diff_new_pack.597not/_old  2015-06-09 12:24:50.0 +0200
+++ /var/tmp/diff_new_pack.597not/_new  2015-06-09 12:24:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Date-Manip
-Version:6.49
+Version:6.50
 Release:0
 %define cpan_name Date-Manip
 Summary:Date manipulation routines
@@ -48,10 +48,10 @@
 no other module can do all of the operations available in Date::Manip.
 
 Since many other date/time modules exist, some of which may do the specific
-operation(s) you need faster, be sure to read the section SHOULD I USE
-DATE::MANIP in the Date::Manip::Misc document before deciding which of the
-Date and Time modules from CPAN is for you. However, if you want one module
-to do it all, Date::Manip is the one to use.
+operation(s) you need faster, be sure to read the Date::Manip::Misc/"SHOULD
+I USE DATE::MANIP" manpage before deciding which of the Date and Time
+modules from CPAN is for you. However, if you want one module to do it all,
+Date::Manip is the one to use.
 
 Date::Manip has functionality to work with several fundamental types of
 data.

++ Date-Manip-6.49.tar.gz -> Date-Manip-6.50.tar.gz ++
/work/SRC/openSUSE:Factory/perl-Date-Manip/Date-Manip-6.49.tar.gz 
/work/SRC/openSUSE:Factory/.perl-Date-Manip.new/Date-Manip-6.50.tar.gz differ: 
char 5, line 1




commit go-go-md2man for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package go-go-md2man for openSUSE:Factory 
checked in at 2015-06-09 12:24:39

Comparing /work/SRC/openSUSE:Factory/go-go-md2man (Old)
 and  /work/SRC/openSUSE:Factory/.go-go-md2man.new (New)


Package is "go-go-md2man"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.go-go-md2man.new/go-go-md2man.changes   
2015-06-09 12:24:41.0 +0200
@@ -0,0 +1,6 @@
+---
+Wed May 27 09:06:10 UTC 2015 - dmacvi...@suse.de
+
+- initial package for version 1.0.2
+
+

New:

  go-go-md2man.changes
  go-go-md2man.spec
  v1.0.2.tar.gz



Other differences:
--
++ go-go-md2man.spec ++
#
# spec file for package go-go-md2man
#
# Copyright (c) 2015 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%global providergithub
%global provider_tldcom
%global project cpuguy83
%global repogo-md2man
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}

Name:   go-go-md2man
Version:1.0.2
Release:0
Summary:Convert markdown into man pages
License:MIT
Group:  Development/Languages/Other
URL:https://%{import_path}
Source0:https://%{import_path}/archive/v%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  go-devel
BuildRequires:  go-net
BuildRequires:  golang(github.com/russross/blackfriday)
Provides:   golang(%{import_path}) = %{version}-%{release}
Provides:   golang(%{import_path}/mangen) = %{version}-%{release}
%{go_provides}
%{go_requires}

%description
Tool to converts markdown into man pages

%package doc
Summary:API documenation
Group:  Documentation/Other
Requires:   %{name} = %{version}

%description doc
API, examples and documentation.

%prep
%setup -q -n %{repo}-%{version}

%build
%goprep %{import_path}
%gobuild ...

%install
%goinstall
%godoc
%gotest %{import_path}

%files
%defattr(-,root,root,-)
%{_bindir}/go-md2man
%doc README.md
%{go_contribdir}/*

%files doc
%defattr(-,root,root,-)
%{go_contribsrcdir}/*

%changelog



commit perl-Test-MockModule for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-MockModule for 
openSUSE:Factory checked in at 2015-06-09 12:25:01

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


Package is "perl-Test-MockModule"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-MockModule/perl-Test-MockModule.changes
2015-04-25 09:54:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockModule.new/perl-Test-MockModule.changes
   2015-06-09 12:25:02.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun  7 09:06:50 UTC 2015 - co...@suse.com
+
+- updated to 0.10
+   see /usr/share/doc/packages/perl-Test-MockModule/Changes
+
+---

Old:

  Test-MockModule-0.09.tar.gz

New:

  Test-MockModule-0.10.tar.gz



Other differences:
--
++ perl-Test-MockModule.spec ++
--- /var/tmp/diff_new_pack.N7ST9V/_old  2015-06-09 12:25:02.0 +0200
+++ /var/tmp/diff_new_pack.N7ST9V/_new  2015-06-09 12:25:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-MockModule
-Version:0.09
+Version:0.10
 Release:0
 #Upstream: GPL-1.0+
 %define cpan_name Test-MockModule

++ Test-MockModule-0.09.tar.gz -> Test-MockModule-0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.09/Changes 
new/Test-MockModule-0.10/Changes
--- old/Test-MockModule-0.09/Changes2015-03-15 16:51:18.0 +0100
+++ new/Test-MockModule-0.10/Changes2015-05-31 16:57:49.0 +0200
@@ -1,7 +1,10 @@
 Revision history for Test::MockModule
 $Id: Changes,v 1.5 2005/03/24 22:23:38 simonflack Exp $
 
-v0.08 2015-03-15
+v0.10 2015-05-30
+- Updated docs for mocking when using exported functions
+
+v0.09 2015-03-15
 - Ensure LICENSE autogenerates for distribution, fixed license issues in 
Build.PL
 
 v0.08 2015-03-14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.09/META.json 
new/Test-MockModule-0.10/META.json
--- old/Test-MockModule-0.09/META.json  2015-03-15 16:51:18.0 +0100
+++ new/Test-MockModule-0.10/META.json  2015-05-31 16:57:49.0 +0200
@@ -36,7 +36,7 @@
"provides" : {
   "Test::MockModule" : {
  "file" : "lib/Test/MockModule.pm",
- "version" : "0.09"
+ "version" : "0.10"
   }
},
"release_status" : "stable",
@@ -52,5 +52,5 @@
  "url" : "git://github.com/geofffranks/test-mockmodule.git"
   }
},
-   "version" : "0.09"
+   "version" : "0.10"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.09/META.yml 
new/Test-MockModule-0.10/META.yml
--- old/Test-MockModule-0.09/META.yml   2015-03-15 16:51:18.0 +0100
+++ new/Test-MockModule-0.10/META.yml   2015-05-31 16:57:49.0 +0200
@@ -17,7 +17,7 @@
 provides:
   Test::MockModule:
 file: lib/Test/MockModule.pm
-version: '0.09'
+version: '0.10'
 requires:
   Carp: '0'
   SUPER: '0'
@@ -27,4 +27,4 @@
   homepage: https://github.com/geofffranks/test-mockmodule
   license: http://www.gnu.org/licenses/gpl-3.0.txt
   repository: git://github.com/geofffranks/test-mockmodule.git
-version: '0.09'
+version: '0.10'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-0.09/lib/Test/MockModule.pm 
new/Test-MockModule-0.10/lib/Test/MockModule.pm
--- old/Test-MockModule-0.09/lib/Test/MockModule.pm 2015-03-15 
16:51:18.0 +0100
+++ new/Test-MockModule-0.10/lib/Test/MockModule.pm 2015-05-31 
16:57:49.0 +0200
@@ -5,7 +5,7 @@
 use Scalar::Util qw/reftype weaken/;
 use Carp;
 use SUPER;
-$VERSION = '0.09';
+$VERSION = '0.10';
 
 my %mocked;
 sub new {
@@ -266,6 +266,53 @@
 C, the original subroutine is restored (not the last mocked
 instance).
 
+B
+
+If you are trying to mock a subroutine exported from another module, this may
+not behave as you initialy would expect, since Test::MockModule is only mocking
+at the target module, not anything importing that module. If you mock the local
+package, or use a fully qualified function name, you will get the behavior you
+desire:
+
+   use Test::MockModule;
+   use Test::More;
+   use POSIX qw/strftime/;
+
+   my $posix = Test::MockModule->new("POSIX");
+
+   $posix->mock("strftime", "Yesterday");
+   is strftime("%D", localtime(time)), "Yesterday", "`strftime` was mocked 
successfully"; # Fails
+   is POSIX::strftime("%D", localtime(time)), "Yesterday", "`strftime` was 
mocked successfully"; # Succeeds
+
+   my $main = Test::

commit perl-Test-Class for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Class for openSUSE:Factory 
checked in at 2015-06-09 12:25:02

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


Package is "perl-Test-Class"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Class/perl-Test-Class.changes  
2015-04-15 16:26:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Class.new/perl-Test-Class.changes 
2015-06-09 12:25:04.0 +0200
@@ -1,0 +2,16 @@
+Sun Jun  7 09:05:35 UTC 2015 - co...@suse.com
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-Test-Class/Changes
+
+  0.50   [2015-06-07]
+  - add links to Ovid's tutorial series on Test::Class (Tim Vroom, PR#19)
+  - add links to Test::Class::Most, Test::Class::Moose (Tim Vroom, PR#20)
+  - list some distributions that use Test::Class in their test suite (Tim
+Vroom, PR#21)
+  - update documentation about running individual tests (Matthew Horsfall,
+PR#22)
+  - fix some tests to work with the new Test::Stream (Chad Granum, PR#27)
+  - switch packaging to ExtUtils::MakeMaker
+
+---

Old:

  Test-Class-0.48.tar.gz

New:

  Test-Class-0.50.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-Class.spec ++
--- /var/tmp/diff_new_pack.SpGC7Z/_old  2015-06-09 12:25:04.0 +0200
+++ /var/tmp/diff_new_pack.SpGC7Z/_new  2015-06-09 12:25:04.0 +0200
@@ -17,30 +17,30 @@
 
 
 Name:   perl-Test-Class
-Version:0.48
+Version:0.50
 Release:0
 %define cpan_name Test-Class
 Summary:Easily create test classes in an xUnit/JUnit style
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Class/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(MRO::Compat) >= 0.11
-BuildRequires:  perl(Module::Build) >= 0.4004
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Test::Builder) >= 0.78
-BuildRequires:  perl(Test::Exception) >= 0.25
+BuildRequires:  perl(Test::Exception) >= 0.25
 BuildRequires:  perl(Test::More) >= 0.78
-BuildRequires:  perl(Test::Simple) >= 1.001002
+BuildRequires:  perl(Test::Simple) >= 0.78
 BuildRequires:  perl(Try::Tiny)
 Requires:   perl(MRO::Compat) >= 0.11
 Requires:   perl(Module::Runtime)
 Requires:   perl(Test::Builder) >= 0.78
-Requires:   perl(Test::Simple) >= 1.001002
+Requires:   perl(Test::Simple) >= 0.78
 Requires:   perl(Try::Tiny)
 %{perl_requires}
 
@@ -63,14 +63,15 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files

++ Test-Class-0.48.tar.gz -> Test-Class-0.50.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Class-0.48/Build.PL new/Test-Class-0.50/Build.PL
--- old/Test-Class-0.48/Build.PL2014-11-07 01:49:12.0 +0100
+++ new/Test-Class-0.50/Build.PL1970-01-01 01:00:00.0 +0100
@@ -1,51 +0,0 @@
-use Module::Build 0.4004;# test_requires
-
-use strict;
-use warnings;
-
-use Test::Builder;
-
-# 0.99 broke test_out with qr//
-my $tb_v = Test::Builder->VERSION eq '0.99' ? '1.001002' : '0.78';
-
-my $build = Module::Build->new(
-module_name => 'Test::Class',
-license => 'perl',
-configure_requires => {
-'Module::Build' => '0.4004',
-},
-requires=> {
-'perl'  => '5.008001',
-'Attribute::Handlers'   => '0.77',
-'MRO::Compat'   => '0.11',
-'Storable'  => '2.04',
-'Test::Simple'  => '1.001002',
-'Test::Builder' => $tb_v,
-'Test::Builder::Tester' => '1.02',
-'Carp'  => '0',
-'File::Find'=> '0',
-'File::Spec'=> '0',
-'constant'  => '0',
-'strict'=> '0',
-'warnings'  => '0',
-'Try::Tiny' => 

commit ghc-JuicyPixels for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package ghc-JuicyPixels for openSUSE:Factory 
checked in at 2015-06-09 12:24:42

Comparing /work/SRC/openSUSE:Factory/ghc-JuicyPixels (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-JuicyPixels.new (New)


Package is "ghc-JuicyPixels"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-JuicyPixels/ghc-JuicyPixels.changes  
2015-06-02 10:06:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-JuicyPixels.new/ghc-JuicyPixels.changes 
2015-06-09 12:24:43.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  8 06:12:29 UTC 2015 - mimi...@gmail.com
+
+- update to 3.2.5.2
+* Adding: Width & Height metdata to help querying image information without 
+decompressing the whole.
+* Adding: Source format metadata.
+
+
+---

Old:

  JuicyPixels-3.2.5.1.tar.gz

New:

  JuicyPixels-3.2.5.2.tar.gz



Other differences:
--
++ ghc-JuicyPixels.spec ++
--- /var/tmp/diff_new_pack.frM9BB/_old  2015-06-09 12:24:43.0 +0200
+++ /var/tmp/diff_new_pack.frM9BB/_new  2015-06-09 12:24:43.0 +0200
@@ -20,7 +20,7 @@
 # no useful debuginfo for Haskell packages without C sources
 %global debug_package %{nil}
 Name:   ghc-JuicyPixels
-Version:3.2.5.1
+Version:3.2.5.2
 Release:0
 Summary:Picture loading/serialization 
 License:BSD-3-Clause

++ JuicyPixels-3.2.5.1.tar.gz -> JuicyPixels-3.2.5.2.tar.gz ++
 3133 lines of diff (skipped)




commit ppc64-diag for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package ppc64-diag for openSUSE:Factory 
checked in at 2015-06-09 12:24:44

Comparing /work/SRC/openSUSE:Factory/ppc64-diag (Old)
 and  /work/SRC/openSUSE:Factory/.ppc64-diag.new (New)


Package is "ppc64-diag"

Changes:

--- /work/SRC/openSUSE:Factory/ppc64-diag/ppc64-diag.changes2014-09-29 
12:40:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ppc64-diag.new/ppc64-diag.changes   
2015-06-09 12:24:46.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun  8 20:10:27 UTC 2015 - dvla...@suse.com
+
+- Update to 2.6.8
+- Cpu and memory hotplugging support for PowerKVM guest 
+- Various fixes to opal-dump-parse tool 
+- Few LE related fixes 
+- Several security fixes across tools
+- Drop upstreamed patches 
+   ppc64-diag.opal-dump-parse-Add-printk-log-in-the-list-of-dump-s.patch
+   ppc64-diag.rtas_errd-Fix-PRRN-Event-handling-on-LE.patch
+
+---

Old:

  ppc64-diag-2.6.7.tar.gz
  ppc64-diag.opal-dump-parse-Add-printk-log-in-the-list-of-dump-s.patch
  ppc64-diag.rtas_errd-Fix-PRRN-Event-handling-on-LE.patch

New:

  _service
  ppc64-diag-2.6.8.tar.gz



Other differences:
--
++ ppc64-diag.spec ++
--- /var/tmp/diff_new_pack.1euqnm/_old  2015-06-09 12:24:47.0 +0200
+++ /var/tmp/diff_new_pack.1euqnm/_new  2015-06-09 12:24:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ppc64-diag
 #
-# 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
@@ -18,7 +18,7 @@
 
 Url:http://sourceforge.net/projects/linux-diag/files/ppc64-diag 
 Name:   ppc64-diag
-Version:2.6.7
+Version:2.6.8
 Release:0
 Summary:Linux for Power Platform Diagnostics
 License:EPL-1.0
@@ -47,7 +47,7 @@
 PreReq: %insserv_prereq
 PreReq: aaa_base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:
http://downloads.sourceforge.net/project/linux-diag/ppc64-diag/v.%{version}/%{name}-%{version}.tar.gz
 
+Source0:
http://downloads.sourceforge.net/project/linux-diag/ppc64-diag/v%{version}/%{name}-%{version}.tar.gz
 
 #PATCH-FIX-OPENSUSE - ppc64-diag.rtas_errd.patch - fix rtas_errd initscript to 
comply with openSUSE standards 
 Patch1: %{name}.rtas_errd.patch
 #PATCH-FIX-OPENSUSE - ppc64-diag.varunused.patch - fix unused variables
@@ -56,9 +56,7 @@
 Patch3: %{name}.opal_errd.patch
 Patch4: ppc64-diag.add_ncurses_include_path.patch 
 Patch5: ppc64-diag-tmpraces.patch
-Patch6: 
%{name}.opal-dump-parse-Add-printk-log-in-the-list-of-dump-s.patch
-Patch7: %{name}.rtas_errd-LE-fixes-for-extract_platdump.patch
-Patch8: %{name}.rtas_errd-Fix-PRRN-Event-handling-on-LE.patch
+Patch6: %{name}.rtas_errd-LE-fixes-for-extract_platdump.patch
 
 %description
 This package contains various diagnostic tools for PowerLinux.
@@ -82,8 +80,6 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
 
 %build
 %if 0%{?has_systemd}

++ _service ++

  
  
  
  
enable
  

++ ppc64-diag-2.6.7.tar.gz -> ppc64-diag-2.6.8.tar.gz ++
 141906 lines of diff (skipped)

++ ppc64-diag-tmpraces.patch ++
--- /var/tmp/diff_new_pack.1euqnm/_old  2015-06-09 12:24:47.0 +0200
+++ /var/tmp/diff_new_pack.1euqnm/_new  2015-06-09 12:24:47.0 +0200
@@ -1,7 +1,7 @@
-Index: ppc64-diag-2.6.7/lpd/test/lpd_ela_test.sh
+Index: ppc64-diag-2.6.8/lpd/test/lpd_ela_test.sh
 ===
 ppc64-diag-2.6.7.orig/lpd/test/lpd_ela_test.sh
-+++ ppc64-diag-2.6.7/lpd/test/lpd_ela_test.sh
+--- ppc64-diag-2.6.8.orig/lpd/test/lpd_ela_test.sh
 ppc64-diag-2.6.8/lpd/test/lpd_ela_test.sh
 @@ -22,7 +22,7 @@ EXECUTION_LOG="$LOG_DIR/$SCRIPT_NAME.log
  ERROR_LOG="$LOG_DIR/$SCRIPT_NAME.err"
  
@@ -11,87 +11,10 @@
  MESSAGE_FILE="$TMP_DIR/messages"
  TMP_FILE="$TMP_DIR/$SCRIPT_NAME.tmp"
  
-Index: ppc64-diag-2.6.7/rtas_errd/diag_support.c
+Index: ppc64-diag-2.6.8/scripts/ppc64_diag_mkrsrc
 ===
 ppc64-diag-2.6.7.orig/rtas_errd/diag_support.c
-+++ ppc64-diag-2.6.7/rtas_errd/diag_support.c
-@@ -230,27 +230,23 @@ get_dt_status(char *dev)
-   char loc_file[80];
-   char target[80];
-   char *ptr;
--  char command[]="/usr/bin/find /proc/device-tree -name status -print > 
/tmp/get_dt_files";
-+  char command[]="/usr/bin/find /proc/device-tree -name status -print";
- 
-

commit grub2 for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2015-06-09 12:24:32

Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and  /work/SRC/openSUSE:Factory/.grub2.new (New)


Package is "grub2"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2015-06-05 
08:45:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2015-06-09 
12:24:37.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun  5 03:46:33 UTC 2015 - mch...@suse.com
+
+- Fix btrfs patch on BigEndian systems (bsc#933541)
+  * modified grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
+  * modified grub2-btrfs-06-subvol-mount.patch
+
+---



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.zvHFn6/_old  2015-06-09 12:24:39.0 +0200
+++ /var/tmp/diff_new_pack.zvHFn6/_new  2015-06-09 12:24:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grub2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++ grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch ++
--- /var/tmp/diff_new_pack.zvHFn6/_old  2015-06-09 12:24:39.0 +0200
+++ /var/tmp/diff_new_pack.zvHFn6/_new  2015-06-09 12:24:39.0 +0200
@@ -21,10 +21,10 @@
  grub-core/fs/btrfs.c |  529 
+--
  1 file changed, 518 insertions(+), 11 deletions(-)
 
-Index: grub-2.00/grub-core/fs/btrfs.c
+Index: grub-2.02~beta2/grub-core/fs/btrfs.c
 ===
 grub-2.00.orig/grub-core/fs/btrfs.c
-+++ grub-2.00/grub-core/fs/btrfs.c
+--- grub-2.02~beta2.orig/grub-core/fs/btrfs.c
 grub-2.02~beta2/grub-core/fs/btrfs.c
 @@ -29,6 +29,9 @@
  #include 
  #include 
@@ -125,7 +125,7 @@
 +  if (err)
 +  return grub_error(GRUB_ERR_FILE_NOT_FOUND, "couldn't locate %s\n", 
path);
 +
-+  if (key.object_id != GRUB_BTRFS_OBJECT_ID_CHUNK || tree == 0)
++  if (key.object_id != grub_cpu_to_le64_compile_time 
(GRUB_BTRFS_OBJECT_ID_CHUNK) || tree == 0)
 +return grub_error(GRUB_ERR_BAD_FILE_TYPE, "%s: not a subvolume\n", path);
 +
 +  data->fs_tree = tree;
@@ -164,7 +164,7 @@
return data;
  }
  
-@@ -1216,6 +1301,91 @@ get_root (struct grub_btrfs_data *data,
+@@ -1226,6 +1311,91 @@ get_root (struct grub_btrfs_data *data,
  }
  
  static grub_err_t
@@ -217,21 +217,21 @@
 +if (err)
 +  return grub_error(err, "read_logical caught %d\n", err);
 +
-+alloc += inode_ref->n + 2;
++alloc += grub_le_to_cpu16 (inode_ref->n) + 2;
 +new = grub_malloc(alloc);
 +if (!new)
 +  return grub_error(GRUB_ERR_OUT_OF_MEMORY,
 +"couldn't allocate memory for name 
(%"PRIuGRUB_SIZE")\n", alloc);
 +
-+grub_memcpy(new, inode_ref->name, inode_ref->n);
++grub_memcpy(new, inode_ref->name, grub_le_to_cpu16 (inode_ref->n));
 +if (p)
 +  {
-+new[inode_ref->n] = '/';
-+grub_strcpy (new + inode_ref->n + 1, p);
++new[grub_le_to_cpu16 (inode_ref->n)] = '/';
++grub_strcpy (new + grub_le_to_cpu16 (inode_ref->n) + 1, p);
 +grub_free(p);
 +  }
 +else
-+  new[inode_ref->n] = 0;
++  new[grub_le_to_cpu16 (inode_ref->n)] = 0;
 +grub_free(inode_ref);
 +
 +p = new;
@@ -256,7 +256,7 @@
  find_path (struct grub_btrfs_data *data,
   const char *path, struct grub_btrfs_key *key,
   grub_uint64_t *tree, grub_uint8_t *type)
-@@ -1233,14 +1403,26 @@ find_path (struct grub_btrfs_data *data,
+@@ -1243,14 +1413,26 @@ find_path (struct grub_btrfs_data *data,
char *origpath = NULL;
unsigned symlinks_max = 32;
  
@@ -287,7 +287,7 @@
while (1)
  {
while (path[0] == '/')
-@@ -1413,9 +1595,21 @@ find_path (struct grub_btrfs_data *data,
+@@ -1423,9 +1605,21 @@ find_path (struct grub_btrfs_data *data,
  path = path_alloc = tmp;
  if (path[0] == '/')
{
@@ -312,7 +312,7 @@
}
  continue;
}
-@@ -1656,6 +1850,20 @@ grub_btrfs_read (grub_file_t file, char
+@@ -1666,6 +1860,20 @@ grub_btrfs_read (grub_file_t file, char
 data->tree, file->offset, buf, len);
  }
  
@@ -333,7 +333,7 @@
  static grub_err_t
  grub_btrfs_uuid (grub_device_t device, char **uuid)
  {
-@@ -1667,15 +1875,7 @@ grub_btrfs_uuid (grub_device_t device, c
+@@ -1677,15 +1885,7 @@ grub_btrfs_uuid (grub_device_t device, c
if (!data)
  return grub_errno;
  
@@ -350,7 +350,7 @@
  
g

commit polkit-default-privs for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2015-06-09 12:24:26

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is "polkit-default-privs"

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2015-05-23 12:51:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2015-06-09 12:24:36.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 08:53:57 UTC 2015 - krah...@suse.com
+
+- polkit-default-privs: adding netvisix rules (bsc#930195)
+
+---



Other differences:
--
++ polkit-default-privs-13.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.restrictive 
new/polkit-default-privs-13.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-05-22 11:41:38.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.restrictive  
2015-06-08 10:48:56.0 +0200
@@ -561,4 +561,8 @@
 org.freedesktop.realmd.deconfigure-realm   
auth_admin:auth_admin:auth_admin_keep
 org.freedesktop.realmd.login-policy
auth_admin:auth_admin:auth_admin_keep
 
+# netvisix (bsc#930195)
+org.opensuse.policykit.netvisix
auth_admin:auth_admin:auth_admin
+
+
 ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-13.2/polkit-default-privs.standard 
new/polkit-default-privs-13.2/polkit-default-privs.standard
--- old/polkit-default-privs-13.2/polkit-default-privs.standard 2015-05-22 
11:41:38.0 +0200
+++ new/polkit-default-privs-13.2/polkit-default-privs.standard 2015-06-08 
10:48:56.0 +0200
@@ -579,4 +579,8 @@
 org.freedesktop.realmd.deconfigure-realm   
auth_admin:auth_admin:auth_admin_keep
 org.freedesktop.realmd.login-policy
auth_admin:auth_admin:auth_admin_keep
 
+# netvisix (bsc#930195)
+org.opensuse.policykit.netvisix
auth_admin:auth_admin:auth_admin
+
+
 ###




commit perl-Test-MockObject for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-MockObject for 
openSUSE:Factory checked in at 2015-06-09 12:24:59

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


Package is "perl-Test-MockObject"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-MockObject/perl-Test-MockObject.changes
2015-04-15 16:27:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockObject.new/perl-Test-MockObject.changes
   2015-06-09 12:25:00.0 +0200
@@ -1,0 +2,14 @@
+Sun Jun  7 09:07:06 UTC 2015 - co...@suse.com
+
+- updated to 1.20150527
+   see /usr/share/doc/packages/perl-Test-MockObject/Changes
+
+  1.20150527 2015-05-27 08:33:52-07:00 America/Los_Angeles
+  - improved dependencies (build/run/requires), (Olivier Mengué, GH PR #10)
+  - improved runtime loading (Olivier Mengué, GH PR #11)
+  
+  1.20150521 2015-05-21 09:09:19-07:00 America/Los_Angeles
+  - updated CGI dependency
+  - improved README for GitHub (Rob Van Dam, GH PR #9)
+
+---

Old:

  Test-MockObject-1.20140408.tar.gz

New:

  Test-MockObject-1.20150527.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Test-MockObject.spec ++
--- /var/tmp/diff_new_pack.w31L2x/_old  2015-06-09 12:25:00.0 +0200
+++ /var/tmp/diff_new_pack.w31L2x/_new  2015-06-09 12:25:00.0 +0200
@@ -17,26 +17,25 @@
 
 
 Name:   perl-Test-MockObject
-Version:1.20140408
+Version:1.20150527
 Release:0
 %define cpan_name Test-MockObject
 Summary:Perl extension for emulating troublesome interfaces
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-MockObject/
-Source: 
http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Exception) >= 0.31
+BuildRequires:  perl(CGI) >= 4.15
+BuildRequires:  perl(Test::Exception) >= 0.31
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::Warn) >= 0.23
 BuildRequires:  perl(UNIVERSAL::can) >= 1.20110617
 BuildRequires:  perl(UNIVERSAL::isa) >= 1.20110614
-Requires:   perl(Test::Exception) >= 0.31
-Requires:   perl(Test::More) >= 0.98
-Requires:   perl(Test::Warn) >= 0.23
 Requires:   perl(UNIVERSAL::can) >= 1.20110617
 Requires:   perl(UNIVERSAL::isa) >= 1.20110614
 %{perl_requires}

++ Test-MockObject-1.20140408.tar.gz -> Test-MockObject-1.20150527.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20140408/Changes 
new/Test-MockObject-1.20150527/Changes
--- old/Test-MockObject-1.20140408/Changes  2014-04-08 02:38:47.0 
+0200
+++ new/Test-MockObject-1.20150527/Changes  2015-05-27 17:34:22.0 
+0200
@@ -1,5 +1,13 @@
 Revision history for Perl extension Test::MockObject.
 
+1.20150527 2015-05-27 08:33:52-07:00 America/Los_Angeles
+- improved dependencies (build/run/requires), (Olivier Mengué, GH PR #10)
+- improved runtime loading (Olivier Mengué, GH PR #11)
+
+1.20150521 2015-05-21 09:09:19-07:00 America/Los_Angeles
+- updated CGI dependency
+- improved README for GitHub (Rob Van Dam, GH PR #9)
+
 1.20140408 2014-04-07 17:38:44-07:00 America/Los_Angeles
 - enabled Travis CI (no user-visible changes)
 - improved fields-based object support (Olivier Mengué, Maxime Soulé)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20140408/LICENSE 
new/Test-MockObject-1.20150527/LICENSE
--- old/Test-MockObject-1.20140408/LICENSE  2014-04-08 02:38:47.0 
+0200
+++ new/Test-MockObject-1.20150527/LICENSE  2015-05-27 17:34:22.0 
+0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by chroma...@wgz.org.
+This software is copyright (c) 2015 by chroma...@wgz.org.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by chroma...@wgz.org.
+This software is Copyright (c) 2015 by chroma...@wgz.org.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software 

commit MozillaFirefox for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2015-06-09 12:24:06

Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old)
 and  /work/SRC/openSUSE:Factory/.MozillaFirefox.new (New)


Package is "MozillaFirefox"

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2015-06-04 09:01:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2015-06-09 12:24:08.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 07:09:12 UTC 2015 - w...@rosenauer.org
+
+- update to Firefox 38.0.6
+  * fixes bmo#1171730 which is not really relevant to oS builds
+- fix KDE regression from 38.0.5 builds (bsc#933439)
+
+---

Old:

  firefox-38.0.5-source.tar.xz
  l10n-38.0.5.tar.xz

New:

  firefox-38.0.6-source.tar.xz
  l10n-38.0.6.tar.xz



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.9phqmY/_old  2015-06-09 12:24:18.0 +0200
+++ /var/tmp/diff_new_pack.9phqmY/_new  2015-06-09 12:24:18.0 +0200
@@ -19,9 +19,9 @@
 
 # changed with every update
 %define major 38
-%define mainver %major.0.5
+%define mainver %major.0.6
 %define update_channel release
-%define releasedate 2015052300
+%define releasedate 2015060500
 
 # general build definitions
 %if "%{update_channel}" != "aurora"


++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.9phqmY/_old  2015-06-09 12:24:18.0 +0200
+++ /var/tmp/diff_new_pack.9phqmY/_new  2015-06-09 12:24:18.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="release"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_38_0_5_RELEASE"
-VERSION="38.0.5"
+RELEASE_TAG="FIREFOX_38_0_6_RELEASE"
+VERSION="38.0.6"
 
 # mozilla
 if [ -d mozilla ]; then

++ firefox-38.0.5-source.tar.xz -> firefox-38.0.6-source.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-38.0.5-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-38.0.6-source.tar.xz 
differ: char 26, line 1


++ firefox-kde.patch ++
--- /var/tmp/diff_new_pack.9phqmY/_old  2015-06-09 12:24:18.0 +0200
+++ /var/tmp/diff_new_pack.9phqmY/_new  2015-06-09 12:24:18.0 +0200
@@ -1,11 +1,11 @@
 # HG changeset patch
-# Parent  db8f62578ee4614fc23c628b523e2bc7ae92ea04
+# Parent  14be97741eabce611c291418a4c1774cae8b29ff
 
 diff --git a/browser/base/content/browser-kde.xul 
b/browser/base/content/browser-kde.xul
 new file mode 100644
 --- /dev/null
 +++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1302 @@
+@@ -0,0 +1,1311 @@
 +#filter substitution
 +
 +# -*- Mode: HTML -*-
@@ -738,9 +738,9 @@
 + fullscreentoolbar="true" mode="icons" customizable="true"
 + iconsize="small"
 +#ifdef MOZ_DEV_EDITION
-+ 
defaultset="urlbar-container,search-container,developer-button,bookmarks-menu-button,downloads-button,home-button,loop-button"
++ 
defaultset="urlbar-container,search-container,developer-button,bookmarks-menu-button,pocket-button,downloads-button,home-button,loop-button"
 +#else
-+ 
defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button,loop-button"
++ 
defaultset="urlbar-container,search-container,bookmarks-menu-button,pocket-button,downloads-button,home-button,loop-button"
 +#endif
 + customizationtarget="nav-bar-customization-target"
 + overflowable="true"
@@ -890,6 +890,7 @@
 + oncommand="BookmarksEventHandler.onCommand(event, 
this.parentNode._placesView);"
 + onclick="BookmarksEventHandler.onClick(event, 
this.parentNode._placesView);"
 + onpopupshowing="BookmarkingUI.onPopupShowing(event);
++ 
BookmarkingUI.updatePocketItemVisibility('BMB_');
 + BookmarkingUI.attachPlacesView(event, 
this);"
 + tooltip="bhTooltip" popupsinherittooltip="true">
 +
 +
++
++
 +
 +
++
++
++
 +
 diff --git a/browser/base/content/browser.xul 
b/browser/base/content/browser.xul
 --- a/browser/base/content/browser.xul


++ l10n-38.0.5.tar.xz -> l10n-38.0.6.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-38.0.5.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-38.0.6.tar.xz differ: char 
26, line 1

++ source-stamp.txt ++
--- /var/tmp/diff_new_pack.9phqmY/_old  2015-06-09 12:24:19.0 +0200
+++ /var/tmp/diff_new_pack.9phqmY/_new  2015-06-09 12:24:19.0 +0200
@@ -1,2 +1,2 @@
-REV=f6680de4071d
+REV=76f8f33b6577

commit kiwi for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2015-06-09 12:24:12

Comparing /work/SRC/openSUSE:Factory/kiwi (Old)
 and  /work/SRC/openSUSE:Factory/.kiwi.new (New)


Package is "kiwi"

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2015-05-23 
12:55:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2015-06-09 
12:24:20.0 +0200
@@ -1,0 +2,93 @@
+Fri Jun  5 16:11:28 CEST 2015 - m...@suse.de
+
+- v7.02.53 released
+  
+---
+Fri Jun  5 15:56:44 CEST 2015 - m...@suse.de
+  
+- Follow up fix for btrfs grub2 boot path
+  
+  For iso media the adaption of the boot path to /@/... is wrong
+  because in this case we read from iso9660 and not from btrfs.
+  This is related to (bnc#933664)
+  
+---
+Fri Jun  5 12:04:17 CEST 2015 - m...@suse.de
+  
+- Fixed grub2 setup on btrfs without boot partition
+  
+  If the image is built with btrfs and no extra boot partition is requested
+  the grub2 btrfs module is used to read the boot data from the filesystem.
+  However in kiwi we setup a btrfs filesystem in a way that all subvolumes
+  are nested below a master '@' volume. Within the scope of grub2 it's
+  required to adapt any path in the filesystem to match this because it's
+  not possible to specify a subvolume set-default here. Because of this
+  /boot/grub2/grub.cfg becomes /@/boot/grub2/grub.cfg within grub2.
+  This fixes (bnc#933664)
+  
+---
+Wed Jun  3 16:02:14 CEST 2015 - m...@suse.de
+  
+- v7.02.52 released
+  
+---
+Thu May 28 16:05:37 CEST 2015 - m...@suse.de
+  
+- Fixed result tracking from ovftool
+  
+  The temporary directory created for this has the same name
+  as the ovf file created inside of it. On move of the data
+  to the result dir this causes trouble which is fixed by
+  this commit
+  
+---
+Thu May 28 12:16:06 CEST 2015 - m...@suse.de
+  
+- Added target_blocksize attribute in type section
+  
+  In preparation to support custom blocksize values for loops
+  the attribute target_blocksize was implemented like the folowing
+  example shows:
+  
+  
+  
+  This will set a 4k blocksize used for all loops setup during
+  image build and on first boot of the image. The actual code to
+  apply the blocksize to the loop is not yet implemented because
+  we are still waiting for the loop driver to support it. This is
+  related to (bnc#931634)
+  
+---
+Wed May 27 22:31:26 CEST 2015 - m...@suse.de
+  
+- Added pointer to XML description for loop_setup
+  
+  In preparation to support custom blocksize values for loops
+  access to the XML description is needed to read the specified
+  target_blocksize value once support for this value will be
+  added
+  
+---
+Wed May 27 18:35:55 CEST 2015 - m...@suse.de
+  
+- Fixed ova guestOS value for 13.2 JeOS
+  
+---
+Wed May 27 18:25:50 CEST 2015 - m...@suse.de
+  
+- Cleanup use of losetup
+  
+  In preparation to support custom blocksize values for loops
+  global methods to loop setup/delete has been added. This
+  is related to (bnc#931634)
+  
+---
+Wed May 27 10:35:32 CEST 2015 - m...@suse.de
+  
+- Added runtime check for overlay systems
+  
+  The __checkBootPartitionOverlaySystem runtime check makes sure
+  the use of a boot partition is not switched off. If the root
+  system is a read-only location the boot space must be writable
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.zFTeFF/_old  2015-06-09 12:24:22.0 +0200
+++ /var/tmp/diff_new_pack.zFTeFF/_new  2015-06-09 12:24:22.0 +0200
@@ -27,7 +27,7 @@
 Name:   kiwi
 License:GPL-2.0
 Group:  System/Management
-Version:7.02.51
+Version:7.02.53
 Provides:   kiwi-schema = 6.2
 Provides:   kiwi-image:aci
 Provides:   kiwi-image:lxc

++ kiwi-docu.tar.bz2 ++

++ kiwi-repo.tar.bz2 ++

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2014-12-15 14:32:44.0 +0100
+++ new/kiwi/.re

commit dd_rescue for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2015-06-09 12:24:21

Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and  /work/SRC/openSUSE:Factory/.dd_rescue.new (New)


Package is "dd_rescue"

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2015-05-23 
13:21:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2015-06-09 
12:24:35.0 +0200
@@ -1,0 +2,27 @@
+Sun Jun  7 10:20:47 CEST 2015 - k...@garloff.de
+
+- Add three missing doc files. 
+
+---
+Sat May 30 09:58:37 CEST 2015 - k...@garloff.de
+
+- Update to dd_rescue-1.98:
+  * Fix AESNI detection (x86)
+  * Avoid test failures due to insufficient entropy
+
+---
+Fri May 29 22:23:54 CEST 2015 - k...@garloff.de
+
+- Update to dd_rescue-1.98pre:
+  * crypt plugin: Encrypt and decrypt the data stream using various
+AES variants. There are -CBC, -ECB, -CTR stream ciphers, and
+128, 192, 256 bit variants, also with enhanced number of rounds,
+and with twice the rounds. Keys can generated, saved, or derived
+from password with salt. On x86, the hardware AES support is
+used if featured by the CPU.
+  * Speed up PRNG generation.
+  * Fault injection framework for testing.
+  * Some minor improvements of the plugin interface and fixes all
+over the place.
+
+---

Old:

  dd_rescue-1.46.tar.bz2
  dd_rescue-1.46.tar.bz2.asc

New:

  dd_rescue-1.98.tar.bz2
  dd_rescue-1.98.tar.bz2.asc



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.G0GHOd/_old  2015-06-09 12:24:36.0 +0200
+++ /var/tmp/diff_new_pack.G0GHOd/_new  2015-06-09 12:24:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   dd_rescue
-Version:1.46
+Version:1.98
 Release:0
 Summary:Data Copying in the Presence of I/O Errors
 License:GPL-2.0 or GPL-3.0
@@ -33,6 +33,7 @@
 BuildRequires:  python
 Requires:   bc
 Recommends: dd_rescue-lzo
+Recommends: dd_rescue-crypt
 Recommends: dd_rhelp
 Recommends: libfallocate0
 # ddrescue was last used in openSUSE 11.4 (version 1.14_0.0.6)
@@ -43,6 +44,9 @@
 BuildRequires:  libfallocate-devel
 BuildRequires:  lzop
 %endif
+BuildRequires:  libopenssl-devel
+BuildRequires:  openssl
+#BuildRequires:openssl-devel
 
 %description
 dd_rescue helps when nothing else can: your disk has crashed and you
@@ -57,9 +61,31 @@
 dd_rescue also provides data protection features by overwriting files
 or disks with fast random numbers, optionally multiple times.
 
-dd_rescue supports plugins; currently a hash and an lzo plugin exist,
-supporting on the fly hash/HMAC calculation/validation and lzo
-de/compression. The lzo plugin is packaged in the dd_rescue-lzo subpackage.
+dd_rescue supports plugins; currently a hash, an lzo and a crypt plugin 
+exist, supporting on the fly hash/HMAC calculation/validation, lzo
+de/compression and de/encryption. The lzo plugin is packaged in the 
+dd_rescue-lzo, the crypt plugin in the dd_rescue-crypt subpackage.
+
+%package crypt 
+Summary:crypt plugin for dd_rescue
+Group:  System/Base
+Requires:   dd_rescue = %{version}
+
+%description crypt
+This plugin allows you do de/encrypt files during recovery copying
+with dd_rescue using the AES family of algorithms. The plugin
+supports various numbers of bits and rounds and uses the x86 AESNI
+CPU support if available.
+
+The plugin does offer a variety of options to handle the keys
+and IVs including the generating keys from password and salt. 
+
+The plugin is new as of 1.98 and it despite diligent testing it
+might be careful to expect some bugs and future changes.
+
+Authors:
+
+Kurt Garloff 
 
 %package lzo
 Summary:LZO plugin for dd_rescue
@@ -88,7 +114,7 @@
 data to the decompressor; the plugin is still young and might expose bugs.
 
 %prep
-%setup -q -n dd_rescue
+%setup -q 
 ./autogen.sh
 
 # Remove build time references so build-compare can do its work
@@ -115,7 +141,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README.dd_rescue
+%doc COPYING README.dd_rescue TODO
 %{_bindir}/dd_rescue
 #UsrMerge
 /bin/dd_rescue
@@ -125,9 +151,15 @@
 %{_libdir}/libddr_null.so
 %{_mandir}/man1/dd_rescue.1%{ext_man}
 
+%files crypt
+%defattr(-,root,root)
+%{_mandir}/man1/ddr_crypt.1%{ext_man}
+%{_libdir}/libddr_crypt.so
+
 %files lzo
 %defattr(-,root,root,-)
 %{_libdir}/libddr_lzo.so
 %{_mandir}/man1/ddr_lzo.1%{ext_man}
+%doc CRYPT_TODO PADDING
 
 %changelog

++ dd_rescue-1

commit biosdevname for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package biosdevname for openSUSE:Factory 
checked in at 2015-06-09 12:24:01

Comparing /work/SRC/openSUSE:Factory/biosdevname (Old)
 and  /work/SRC/openSUSE:Factory/.biosdevname.new (New)


Package is "biosdevname"

Changes:

--- /work/SRC/openSUSE:Factory/biosdevname/biosdevname.changes  2015-04-21 
10:46:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.biosdevname.new/biosdevname.changes 
2015-06-09 12:24:02.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun  3 07:29:09 UTC 2015 - mplus...@suse.com
+
+- Update to 0.6.1
+  * no upstream changelog provided
+
+---

Old:

  biosdevname-0.6.1.tar.gz

New:

  biosdevname-0.6.2.tar.gz



Other differences:
--
++ biosdevname.spec ++
--- /var/tmp/diff_new_pack.NZZxF7/_old  2015-06-09 12:24:03.0 +0200
+++ /var/tmp/diff_new_pack.NZZxF7/_new  2015-06-09 12:24:03.0 +0200
@@ -18,7 +18,7 @@
 
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 Name:   biosdevname
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:Udev helper for naming devices per BIOS names
 License:GPL-2.0
@@ -33,7 +33,7 @@
 # to figure out how to name/location of the rules file
 BuildRequires:  libudev-devel
 BuildRequires:  pciutils-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  sed
 BuildRequires:  suse-module-tools
 BuildRequires:  zlib-devel

++ biosdevname-0.6.1.tar.gz -> biosdevname-0.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/biosdevname-0.6.1/biosdevname.spec.fedora 
new/biosdevname-0.6.2/biosdevname.spec.fedora
--- old/biosdevname-0.6.1/biosdevname.spec.fedora   2014-12-01 
16:11:38.0 +0100
+++ new/biosdevname-0.6.2/biosdevname.spec.fedora   2015-04-15 
18:42:30.0 +0200
@@ -1,5 +1,5 @@
 Name:  biosdevname
-Version:   0.6.1
+Version:   0.6.2
 Release:   1%{?dist}
 Summary:   Udev helper for naming devices per BIOS names
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/biosdevname-0.6.1/biosdevname.spec.suse 
new/biosdevname-0.6.2/biosdevname.spec.suse
--- old/biosdevname-0.6.1/biosdevname.spec.suse 2014-12-01 16:11:38.0 
+0100
+++ new/biosdevname-0.6.2/biosdevname.spec.suse 2015-04-15 18:42:30.0 
+0200
@@ -1,5 +1,5 @@
 Name:  biosdevname
-Version:   0.6.1
+Version:   0.6.2
 Release:   1%{?dist}
 Summary:   Udev helper for naming devices per BIOS names
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/biosdevname-0.6.1/configure 
new/biosdevname-0.6.2/configure
--- old/biosdevname-0.6.1/configure 2014-12-01 16:06:21.0 +0100
+++ new/biosdevname-0.6.2/configure 2015-04-15 18:41:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for biosdevname 0.6.1.
+# Generated by GNU Autoconf 2.69 for biosdevname 0.6.2.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='biosdevname'
 PACKAGE_TARNAME='biosdevname'
-PACKAGE_VERSION='0.6.1'
-PACKAGE_STRING='biosdevname 0.6.1'
+PACKAGE_VERSION='0.6.2'
+PACKAGE_STRING='biosdevname 0.6.2'
 PACKAGE_BUGREPORT='jordan_hargr...@dell.com'
 PACKAGE_URL=''
 
@@ -1287,7 +1287,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures biosdevname 0.6.1 to adapt to many kinds of systems.
+\`configure' configures biosdevname 0.6.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1353,7 +1353,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of biosdevname 0.6.1:";;
+ short | recursive ) echo "Configuration of biosdevname 0.6.2:";;
esac
   cat <<\_ACEOF
 
@@ -1449,7 +1449,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-biosdevname configure 0.6.1
+biosdevname configure 0.6.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2021,7 +2021,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by biosdevname $as_me 0.6.1, which was
+It was created by biosdevname $as_me 0.6.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4208,7 +4208,7 @@
 
 # Define the ide

commit libseccomp for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libseccomp for openSUSE:Factory 
checked in at 2015-06-09 12:23:53

Comparing /work/SRC/openSUSE:Factory/libseccomp (Old)
 and  /work/SRC/openSUSE:Factory/.libseccomp.new (New)


Package is "libseccomp"

Changes:

--- /work/SRC/openSUSE:Factory/libseccomp/libseccomp.changes2015-04-23 
07:55:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libseccomp.new/libseccomp.changes   
2015-06-09 12:23:55.0 +0200
@@ -1,0 +2,10 @@
+Sat May 30 10:20:06 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 2.2.1
+* Fix a problem with syscall argument filtering on 64-bit systems
+* Fix some problems with the 32-bit ARM syscall table
+- Drop 0001-tools-add-the-missing-elf.h-header-file.patch,
+  libseccomp-arm-syscall-fixes.patch
+  (applied upstream)
+
+---

Old:

  0001-tools-add-the-missing-elf.h-header-file.patch
  libseccomp-2.2.0.tar.gz
  libseccomp-2.2.0.tar.gz.SHA256SUM.asc
  libseccomp-arm-syscall-fixes.patch

New:

  libseccomp-2.2.1.tar.gz
  libseccomp-2.2.1.tar.gz.SHA256SUM.asc



Other differences:
--
++ libseccomp.spec ++
--- /var/tmp/diff_new_pack.Oj2IOs/_old  2015-06-09 12:23:55.0 +0200
+++ /var/tmp/diff_new_pack.Oj2IOs/_new  2015-06-09 12:23:55.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libseccomp
 %define lname   libseccomp2
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:An enhanced Seccomp (mode 2) helper library
 License:LGPL-2.1
@@ -29,9 +29,7 @@
 Source: 
https://github.com/seccomp/libseccomp/releases/download/v%version/%name-%version.tar.gz
 Source2:
https://github.com/seccomp/libseccomp/releases/download/v%version/%name-%version.tar.gz.SHA256SUM.asc
 Patch1: no-static.diff
-Patch2: 0001-tools-add-the-missing-elf.h-header-file.patch
 Patch3: libseccomp-s390x-support.patch
-Patch4: libseccomp-arm-syscall-fixes.patch
 Patch5: libseccomp-ppc64le.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -100,7 +98,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
+%patch -P 1 -P 3 -P 5 -p1
 
 %build
 autoreconf -fi

++ libseccomp-2.2.0.tar.gz -> libseccomp-2.2.1.tar.gz ++
 2465 lines of diff (skipped)

++ libseccomp-2.2.0.tar.gz.SHA256SUM.asc -> 
libseccomp-2.2.1.tar.gz.SHA256SUM.asc ++
--- /work/SRC/openSUSE:Factory/libseccomp/libseccomp-2.2.0.tar.gz.SHA256SUM.asc 
2015-04-02 16:01:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libseccomp.new/libseccomp-2.2.1.tar.gz.SHA256SUM.asc
2015-06-09 12:23:55.0 +0200
@@ -1,21 +1,21 @@
 -BEGIN PGP SIGNED MESSAGE-
-Hash: SHA1
+Hash: SHA256
 
-5aa8a230f8529d6ee777098550245e43d2247395fdfd5a2176e28cf7236f1b10  
libseccomp-2.2.0.tar.gz
+0ba1789f54786c644af54cdffc9fd0dd0a8bb2b2ee153933f658855d2851a740  
libseccomp-2.2.1.tar.gz
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iQIcBAEBAgAGBQJU3Q+YAAoJEFXkWlroynyKWsMP/3H+nI7/PEdsxrwb3kNK+wS0
-LEKguUufhizAhp2J+6POejqyapxj/ge+QWRR4EZlbXUBzK8Mlu0OCexW7ic20QR3
-reua7B/Dg363fGyBpx9vWnI8/l7DUuxlz97sYvYFbBZ0XeOeLFc6bxic8SvYJLzT
-5A5oyd7oESAFH99C83oIcoJOxJanZXALOEN3J5fd5HXVtnHa0gQ1JlaIAldiXBlX
-VrhS9FmAzJ/hpqGG9kP7piaUvrqNZRkuj0KsB6Ty2hE43pV/FgEzoMcScAdMS1E2
-9L+K6RXT0Dcv5pB6avMz37chXMcfginh/pl6PL3QG0130ivbv0VJKKjkI1JVTadp
-mUIYx7kOjZO/ZrdsRrh6hzDg9+kNlmtaCnzne7O1dttnlPNbz09KDmxN+e5/i5kA
-6Vss+09ruO9fLTnlepfDcPujrZ6sxbqn4qvNJQd1nqdencbZl5DYJsUJCa6sxL2t
-i/7+xo1zKXtVaeeEgAYn9MrpxtKbganorP05RlY2ecDf7rX0/pUHVcXjKUUrWgGl
-By+PnD0Rg6OELmbNpPhcgNgUEYzGKdOhKkYfL/IH29zSSUmuVqskpGoQH7HRd2vo
-oNz4oRcGi4vGeQAkp6hHaRPNpP4kylRxv0HzLigkuwhIRUtrDZBQ/A+KB0vBWh8O
-36DpNMxzhPTBM3qdCbNa
-=mufN
+iQIcBAEBCAAGBQJVU1U1AAoJEFXkWlroynyKbAQP/jULx5gNQx7UePtk+jSem8lG
+tjwEZyrxUgk96xFkGp5Vonn10Hynj7h2+W4OicjbUtiu5k+jhzHADt9OtqqWugZq
+bX6D4QdGXTsCYFvP2ocKzFztvi1lGdKcEegiRUVSbE1fWei+KViCPy2sStN94cOs
+cLRj77bHBlYp0//RMUc6jSNjnKQeaZjeBtraGlZacJdoSma+v80jWuUz7T41WAR6
+LotmsIMAKJFmKRHAt+2+W4Nq759IR2PpmY7UOwVjaWUydWJvir7lzjrunqbTwFWV
+1nzQReN2C37o4lJGcuVg267VVuwNpIMsk2Qd0gbqsPCRQ1lKRsatUxu5rTdHApJ+
+4H3dhY1Qw6RIdyj6AyJ0xtkZpWFbgYuaT0uY0jDGFOQAVd8rR08XApK57ON/h3O1
+wGlr553z/7DdvSLJhkDIRc+kG+1PQ7oI/iiqMOy5q/dCRpRV4Hh/ZJXs9jisAynu
+tDUnS6S/8ZwMAf2sjlrpjG92RKkW9DLegpiBeshF8I6k3h7tULYCDzyBsZjdo6kO
+VbSdr6PQr5wuOuf+fVhAG5t6uHbiX3a7i08jsFOQKzBmdVYg+4KuRwKybpihmFvs
+vrc6WvVqzRGUyTQBcZUK00aMGPfu+70/idTcBHn+xKuUczRBk7BX0gQYyRcp4ZJ0
+hl03hK5IAoR6fqbTg5IJ
+=ZQpd
 -END PGP SIGNATURE-

++ libseccomp-ppc64le.patch ++
 675 lines (skipped)
 between /work/SRC/openSUSE:Factory/libseccomp/libseccomp-ppc64le.patch
 and /work/SRC/openSUSE:Factory/.li

commit lvm2 for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2015-06-09 12:23:45

Comparing /work/SRC/openSUSE:Factory/lvm2 (Old)
 and  /work/SRC/openSUSE:Factory/.lvm2.new (New)


Package is "lvm2"

Changes:

--- /work/SRC/openSUSE:Factory/lvm2/lvm2.changes2015-04-10 
09:49:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.lvm2.new/lvm2.changes   2015-06-09 
12:23:46.0 +0200
@@ -1,0 +2,7 @@
+Tue May 19 16:30:47 UTC 2015 - je...@suse.com
+
+- Update to 2.02.120
+  - Fixed numerous bugs(see WHATS_NEW for full details)
+  - Deleted dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch (upstream)
+
+---

Old:

  LVM2.2.02.114.tgz
  LVM2.2.02.114.tgz.asc
  dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch

New:

  LVM2.2.02.120.tgz
  LVM2.2.02.120.tgz.asc



Other differences:
--
++ lvm2.spec ++
--- /var/tmp/diff_new_pack.cZAQ1C/_old  2015-06-09 12:23:48.0 +0200
+++ /var/tmp/diff_new_pack.cZAQ1C/_new  2015-06-09 12:23:48.0 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define lvm2_version  2.02.114
-%define device_mapper_version 1.02.92
+%define lvm2_version  2.02.120
+%define device_mapper_version 1.02.97
 %define thin_provisioning_version 0.4.1
 
 Name:   lvm2
@@ -38,8 +38,6 @@
 Source50:   thin-provisioning-tools-v%{thin_provisioning_version}.tar.gz
 
 # Upstream patches first
-# bsc#894202
-Patch1: dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch
 
 # SUSE patches 1000- for LVM, 2000- for device mapper
 Patch1001:  improve_probing.diff
@@ -124,7 +122,6 @@
 %prep
 %setup -q -n LVM2.%{version} -a 50  -a 16 
 
-%patch1 -p1
 %patch1001 -p1
 %patch1002 -p1
 %patch1003 -p1
@@ -287,6 +284,7 @@
 %dir /usr/lib/tmpfiles.d
 %ghost %{_sysconfdir}/lvm/cache/.cache
 %{_sysconfdir}/lvm/profile/*.profile
+%{_sysconfdir}/lvm/lvmlocal.conf
 %{_udevdir}/rules.d/11-dm-lvm.rules
 %{_udevdir}/rules.d/69-dm-lvm-metad.rules
 %{_unitdir}/blk-availability.service

++ LVM2.2.02.114.tgz -> LVM2.2.02.120.tgz ++
 44103 lines of diff (skipped)

++ cluster_support_mirrord_log.diff ++
--- /var/tmp/diff_new_pack.cZAQ1C/_old  2015-06-09 12:23:48.0 +0200
+++ /var/tmp/diff_new_pack.cZAQ1C/_new  2015-06-09 12:23:48.0 +0200
@@ -456,7 +456,7 @@
 -  if (!lv_is_pvmove(lv) && !lv_is_locked(lv) &&
 -  lv_is_active(lv) &&
 -  !lv_is_active_exclusive_locally(lv) && /* 
lv_is_active_remotely */
--  !_cluster_mirror_is_available(lv)) {
+-  !cluster_mirror_is_available(lv->vg->cmd)) {
 -  log_error("Shared cluster mirrors are not available.");
 -  return 0;
 -  }

++ device-mapper-static.patch ++
--- /var/tmp/diff_new_pack.cZAQ1C/_old  2015-06-09 12:23:48.0 +0200
+++ /var/tmp/diff_new_pack.cZAQ1C/_new  2015-06-09 12:23:48.0 +0200
@@ -3,8 +3,8 @@
 --- LVM2.2.02.109.orig/libdm/Makefile.in
 +++ LVM2.2.02.109/libdm/Makefile.in
 @@ -39,9 +39,9 @@ INCLUDES += @VALGRIND_CFLAGS@
- endif
- CFLAGS += $(UDEV_CFLAGS)
+ 
+ INCLUDES = -I$(srcdir)/$(interface)
  
 -ifeq ("@STATIC_LINK@", "yes")
 +#ifeq ("@STATIC_LINK@", "yes")

++ display-dm-name-for-lv-name.diff ++
--- /var/tmp/diff_new_pack.cZAQ1C/_old  2015-06-09 12:23:48.0 +0200
+++ /var/tmp/diff_new_pack.cZAQ1C/_new  2015-06-09 12:23:48.0 +0200
@@ -1,33 +1,34 @@
 ---
- lib/config/config_settings.h |1 +
+ lib/config/config_settings.h |3 +++
  lib/config/defaults.h|1 +
- lib/display/display.c|   14 ++
- lib/display/display.h|1 +
- 4 files changed, 13 insertions(+), 4 deletions(-)
+ lib/display/display.c|   13 +
+ 3 files changed, 13 insertions(+), 4 deletions(-)
 
 --- a/lib/config/config_settings.h
 +++ b/lib/config/config_settings.h
-@@ -187,6 +187,7 @@ cfg_array(global_cache_check_options_CFG
- cfg(global_cache_dump_executable_CFG, "cache_dump_executable", 
global_CFG_SECTION, CFG_ALLOW_EMPTY, CFG_TYPE_STRING, CACHE_DUMP_CMD, vsn(2, 2, 
108), NULL)
- cfg(global_cache_repair_executable_CFG, "cache_repair_executable", 
global_CFG_SECTION, CFG_ALLOW_EMPTY, CFG_TYPE_STRING, CACHE_REPAIR_CMD, vsn(2, 
2, 108), NULL)
- cfg_array(global_cache_repair_options_CFG, "cache_repair_options", 
global_CFG_SECTION, 0, CFG_TYPE_STRING, "#S" DEFAULT_CACHE_REPAIR_OPTIONS, 
vsn(2, 2, 108), NULL)
-+cfg(global_display_dm_name_for_lv_name_CFG, "display_dm_name_for_lv_name", 
global_CFG_SECTION, 0, CFG_TYPE_BOOL, DEFAULT_DISPLAY_DM_NAME_FOR_LV_NAME, 
vsn(2, 2, 98), NULL)
+@@ -905,6 +905,9 @@ cfg_array(global_c

commit puppet for openSUSE:13.1:Update

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package puppet for openSUSE:13.1:Update 
checked in at 2015-06-09 10:32:25

Comparing /work/SRC/openSUSE:13.1:Update/puppet (Old)
 and  /work/SRC/openSUSE:13.1:Update/.puppet.new (New)


Package is "puppet"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.tYFS2t/_old  2015-06-09 10:32:27.0 +0200
+++ /var/tmp/diff_new_pack.tYFS2t/_new  2015-06-09 10:32:27.0 +0200
@@ -1 +1 @@
-
+




commit puppet.3813 for openSUSE:13.1:Update

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package puppet.3813 for openSUSE:13.1:Update 
checked in at 2015-06-09 10:32:21

Comparing /work/SRC/openSUSE:13.1:Update/puppet.3813 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.puppet.3813.new (New)


Package is "puppet.3813"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:13.1:Update/.puppet.3813.new/puppet.changes  
2015-06-09 10:32:24.0 +0200
@@ -0,0 +1,659 @@
+---
+Mon Jun  1 09:45:26 UTC 2015 - kstreit...@suse.com
+
+- add puppet-3.7.3-systemd_default_service_provider.patch to make
+  systemd the default service provider for openSUSE >= 12 and
+  SLES 12 [bnc#927946]
+
+---
+Sat Nov  8 20:23:07 UTC 2014 - da...@darins.net
+
+- update to 3.7.3
+  *  PUP-3601: Bump facter dependency to 2.3.0
+  *  PUP-3471: Windows Puppet x86 Installer Expands Environment Variables in 
Path
+  *  PUP-3302: Puppet resource broken when directory environments enabled
+  *  PUP-3500: Adding a setting to puppet.conf that has a :hook handled on 
define preloads incorrect directory environment settings.
+  *  PUP-3505: Future parser handling undef’s incorrectly
+  *  PUP-3514: Future parser not showing line/column for error
+  *  PUP-3558: Future parser, square brackets in references cause syntax 
errors related to non-ASCII characters
+  *  PUP-3602: Do not convert strings that are on the form “0e" to floating 
point
+  *  PUP-3555: introduce override-able factory pattern for constructing 
environment cache entries
+
+  See release notes for update information:
+https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html
+
+  For a full list of bugs fixes see:
+
https://tickets.puppetlabs.com/secure/ReleaseNote.jspa?projectId=10102&version=12001
+
+- remove old .changelog
+- fix invalid arg in init script for SLE
+
+---
+Tue Oct 28 09:21:58 UTC 2014 - bo...@steki.net
+
+- updated buildrequires to use rubygem(xxx) syntax as that is correct syntax
+
+---
+Thu Oct 23 16:57:53 UTC 2014 - da...@darins.net
+
+- Update to 3.7.2
+  * PUP-3467: Reject SSLv3 connections in Puppet
+  * PUP-3345: Puppet Master Memory Leak
+  * PUP-643: Solaris pkg package provider does not handle expiring
+certificates
+  * PUP-1165: Spurious ‘trigger changed’ messages generated by scheduled
+task provider
+  * PUP-3203: scheduled_task triggers cannot be updated
+  * PUP-3357: Unexpected error with multiple SSH keys without comments
+  * PUP-3351: Puppet evaluates classes declared with parameters before
+classes declared without parameters
+  * PUP-3258: puppet apply + ENC + 3.7.x: does not read the .pp file
+  * PUP-3244: ENC returned environment ignored when using directory 
environments
+  * PUP-3334: Changes to environment.conf are not being picked up, even
+when environment timeout is set to 0.
+  * PUP-3363: future parser give weird error in trailing comma after assignment
+  * PUP-3366: type system does not handle Enum/String compare correctly
+  * PUP-3401: Type system does not handle Pattern correctly
+  * PUP-3365: consider not doing deep undef to empty string map in 3xi
+function API
+  * PUP-3364: Attempt to use Numeric as title in a Resource type causes
+internal error
+  * PUP-3201: Validation thinks that an Undef instance is of type Runtime
+  * PUP-3315: Windows agent installer should specify that FQDN is expected
+  * PUP-3227: Upgrade conflict: puppetmaster-common and puppet-common
+ 
+  See release notes for update information:
+https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html
+
+  For a full list of bugs fixes see:
+
https://tickets.puppetlabs.com/secure/ReleaseNote.jspa?projectId=10102&version=11925
+
+---
+Sat Sep 27 06:31:18 UTC 2014 - tbecht...@suse.com
+
+- Also create user/group when only installing the puppet client
+
+---
+Wed Sep 24 15:23:25 UTC 2014 - da...@darins.net
+
+- Updated systemd coding style 
+
+---
+Thu Sep 18 17:32:47 UTC 2014 - da...@darins.net
+
+- Fix packaging for SLE_11
+
+---
+Tue Sep 16 19:59:22 UTC 2014 - da...@darins.net
+
+- Update to 3.7.1
+  * PUP-3222: Windows service provider references a non-existent class
+  * PUP-3190: “each” no longer supported in Puppet 3.7.0
+  * PUP-3191: Symlinks to missing targets cause a File Not Found error
+instead of a warni