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 kane[at]cpan.org
],
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 kane[at]cpan.org'
 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::More: 0.31
-  

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
 

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 et...@cpan.org
],
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-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 al3x...@gmail.com,
   Andrew Rodland and...@cleverdomain.org,
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'

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-08-05 

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 m...@perlmeister.com
],
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=.cvsignore' 

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 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 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 ttlib/mime.rb/tt to ttlib/mime/deprecations.rb/tt 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 

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 tokuhirom  slkjfd gmail.com
],
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 lestrrat+git...@gmail.com,
   Vyacheslav Matyukhin m...@berekuk.ru,
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 lestrrat+git...@gmail.com'
   - 'Vyacheslav Matyukhin m...@berekuk.ru'
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
@@ 

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 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-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 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 ++
services
  service name=download_files mode=disabled
  /service
  service name=set_version mode=disabled/
  service name=refresh_patches mode=disabled
param name=ignorefuzzenable/param
  /service
/services
++ 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;
--  

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 minilzo.h
  #include grub/i18n.h
@@ -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 @@
  

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 is Copyright 

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 @@
 Cunmock(), the original subroutine is restored (not the last mocked
 instance).
 
+BMOCKING + EXPORT
+
+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::MockModule-new(main, no_auto = 

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' = '0',
-'Module::Runtime' 

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 jordan_hargr...@dell.com.
 #
@@ -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 

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
 +?xml version=1.0?
 +# -*- 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
 +menuitem id=BMB_viewBookmarksSidebar
@@ -906,6 +907,11 @@
 +  command=Browser:ShowAllBookmarks
 +  key=manBookmarkKb/
 +menuseparator/
++menuitem id=BMB_pocket
++  class=menuitem-iconic bookmark-item subviewbutton
++  label=pocketMenuitem.label;
++  oncommand=openUILink(Pocket.listURL, event);/
++menuseparator id=BMB_pocketSeparator/
 +menuitem id=BMB_subscribeToPageMenuitem
 +#ifndef XP_MACOSX
 +  class=menuitem-iconic subviewbutton
@@ -1307,6 +1313,9 @@
 +# starting with an empty iframe here in 

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:
+  
+  type ... target_blocksize=4096/
+  
+  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 

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 k...@garloff.de
 
 %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


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 

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_cache_check_options_CFG
+ 

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=10102version=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=10102version=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 warning
+  

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 @@
-link package='puppet.3457' cicount='copy' /
+link package='puppet.3813' cicount='copy' /




commit man for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2015-06-09 08:48:17

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


Package is man

Changes:

--- /work/SRC/openSUSE:Factory/man/man.changes  2015-06-01 09:25:12.0 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new/man.changes 2015-06-09 
08:48:18.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 08:31:52 UTC 2015 - wer...@suse.de
+
+- Allow root to use man command within its home 
+
+---



Other differences:
--
++ man.spec ++
--- /var/tmp/diff_new_pack.Ckem5a/_old  2015-06-09 08:48:19.0 +0200
+++ /var/tmp/diff_new_pack.Ckem5a/_new  2015-06-09 08:48:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man
 #
-# 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

++ wrapper.c ++
--- /var/tmp/diff_new_pack.Ckem5a/_old  2015-06-09 08:48:20.0 +0200
+++ /var/tmp/diff_new_pack.Ckem5a/_new  2015-06-09 08:48:20.0 +0200
@@ -69,7 +69,6 @@
 {
uid_t ruid, euid;
gid_t rgid;
-   struct passwd *pwd;
 
argc = argc; /* not used */
 
@@ -103,6 +102,9 @@
printf (%s\n, wlp-run);
 #endif
if (ruid == 0 || euid == 0) {
+   struct passwd *pwd;
+   char *cwd;
+
pwd = getpwnam (wlp-user);
if (!pwd) {
fprintf (stderr, _(%s: Failed su to user %s\n), 
wlp-prog, wlp-user);
@@ -119,6 +121,10 @@
pwd-pw_gid = rgid;
 #endif
}
+   if ((cwd = get_current_dir_name()) == NULL) {
+   fprintf (stderr, _(%s: Failed su to user %s\n), 
wlp-prog, wlp-user);
+   return -EACCES;
+   }
if (setregid (rgid, pwd-pw_gid)) {
fprintf (stderr, _(%s: Failed su to user %s\n), 
wlp-prog, wlp-user);
return -EACCES;
@@ -131,6 +137,11 @@
fprintf (stderr, _(%s: Failed su to user %s\n), 
wlp-prog, wlp-user);
return -EACCES;
}
+   if (access(cwd, X_OK)  0  chdir(pwd-pw_dir)) {
+   fprintf (stderr, _(%s: Failed su to user %s\n), 
wlp-prog, wlp-user);
+   return -EACCES;
+   }
+   free(cwd);
}
execve (wlp-run, argv, envp);
perror (execve);




commit libxml++ for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-06-09 08:48:32

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


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-03-03 
11:13:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-06-09 
08:48:33.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun  8 10:49:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.38.1:
+  + Fix the build with C++11 compilers, such as MS Visual C++ 2013.
+Implicit conversions from streams to bool are no longer
+allowed.
+  + Build:
+- Disable deprecated API in dependencies if
+  --enable-warnings=fatal.
+- Require libxml2 2.7.7 or later.
+
+---

Old:

  libxml++-2.38.0.tar.xz

New:

  libxml++-2.38.1.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.30a1si/_old  2015-06-09 08:48:34.0 +0200
+++ /var/tmp/diff_new_pack.30a1si/_new  2015-06-09 08:48:34.0 +0200
@@ -20,8 +20,8 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
-BuildRequires:  libxml2-devel = 2.7.3
-Version:2.38.0
+BuildRequires:  libxml2-devel = 2.7.7
+Version:2.38.1
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

++ libxml++-2.38.0.tar.xz - libxml++-2.38.1.tar.xz ++
 20141 lines of diff (skipped)




commit python-pbr for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2015-06-09 08:48:24

Comparing /work/SRC/openSUSE:Factory/python-pbr (Old)
 and  /work/SRC/openSUSE:Factory/.python-pbr.new (New)


Package is python-pbr

Changes:

--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr.changes2015-05-10 
10:46:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes   
2015-06-09 08:48:26.0 +0200
@@ -1,0 +2,16 @@
+Tue Jun  2 16:19:13 UTC 2015 - tbecht...@suse.com
+
+- update to 1.0.1:
+  * Remove self.pre_run calls in packaging.py
+  * Update hacking to 0.10.x series
+  * Teach pbr to read extras and env markers
+  * Bump integration test timeouts
+  * Finish removing invocations of pip
+  * Advertise support for Python3.4
+  * Issue #1451976: handle commits with non-utf8 text
+  * Parallelise integration tests
+- Removed pbr-0.10.8-fix-sphinx-init_values.patch . Replaced upstream
+  with 0001-Remove-sphinx_config.init_values-manual-call.patch
+- Added 0001-Remove-sphinx_config.init_values-manual-call.patch
+
+---

Old:

  pbr-0.10.8-fix-sphinx-init_values.patch
  pbr-0.11.0.tar.gz

New:

  0001-Remove-sphinx_config.init_values-manual-call.patch
  pbr-1.0.1.tar.gz



Other differences:
--
++ python-pbr.spec ++
--- /var/tmp/diff_new_pack.sqqjgy/_old  2015-06-09 08:48:27.0 +0200
+++ /var/tmp/diff_new_pack.sqqjgy/_new  2015-06-09 08:48:27.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with test
 
 Name:   python-pbr
-Version:0.11.0
+Version:1.0.1
 Release:0
 Summary:Python Build Reasonableness
 License:Apache-2.0
@@ -29,7 +29,8 @@
 Url:http://pypi.python.org/pypi/pbr
 Source: 
https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz
 Source1:python-pbr-rpmlintrc
-Patch:  pbr-0.10.8-fix-sphinx-init_values.patch
+# PATCH-FIX-UPSTREAM needed to be able to use Sphinx = 1.3 versions
+Patch:  0001-Remove-sphinx_config.init_values-manual-call.patch
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  python-pip = 1.4

++ 0001-Remove-sphinx_config.init_values-manual-call.patch ++
From 1dfe9ef348c777bef67b2c2b1d35e50ebc720333 Mon Sep 17 00:00:00 2001
From: Thomas Bechtold tbecht...@suse.com
Date: Tue, 2 Jun 2015 18:40:38 +0200
Subject: [PATCH] Remove sphinx_config.init_values() manual call

The function signature for Sphinx's config.init_values() changed since
version 1.3. That leads to:

TypeError: init_values() takes exactly 2 arguments (1 given)

But the function is already correctly called from
application.Sphinx()'s constructor. So use the configuration object
from the application instead of creating an own config object.

Change-Id: I343c26560bfe5116d5348b50b1890b3442ed845a
Closes-Bug: #1379998
---
 pbr/builddoc.py | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/pbr/builddoc.py b/pbr/builddoc.py
index 7c9916b..60f2afd 100644
--- a/pbr/builddoc.py
+++ b/pbr/builddoc.py
@@ -26,7 +26,6 @@ except ImportError:
 try:
 from sphinx import apidoc
 from sphinx import application
-from sphinx import config
 from sphinx import setup_command
 except Exception as e:
 # NOTE(dhellmann): During the installation of docutils, setuptools
@@ -126,16 +125,16 @@ class LocalBuildDoc(setup_command.BuildDoc):
 confoverrides['release'] = self.release
 if self.today:
 confoverrides['today'] = self.today
-sphinx_config = config.Config(self.config_dir, 'conf.py', {}, [])
-sphinx_config.init_values()
-if self.builder == 'man' and len(sphinx_config.man_pages) == 0:
-return
+
 app = application.Sphinx(
 self.source_dir, self.config_dir,
 self.builder_target_dir, self.doctree_dir,
 self.builder, confoverrides, status_stream,
 freshenv=self.fresh_env, warningiserror=True)
 
+if self.builder == 'man' and len(app.config.man_pages) == 0:
+return
+
 try:
 app.build(force_all=self.all_files)
 except Exception as err:
-- 
2.4.2

++ pbr-0.11.0.tar.gz - pbr-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pbr-0.11.0/.testr.conf new/pbr-1.0.1/.testr.conf
--- old/pbr-0.11.0/.testr.conf  2015-05-01 00:32:23.0 +0200
+++ new/pbr-1.0.1/.testr.conf   2015-05-20 00:36:58.0 +0200
@@ -1,4 +1,4 @@
 [DEFAULT]
-test_command=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 
${PYTHON:-python} -m subunit.run discover -t ./ . 

commit evolution for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2015-06-09 08:48:38

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


Package is evolution

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2015-05-15 
09:55:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2015-06-09 
08:48:39.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  8 11:41:12 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.3:
+  + Bugs fixed: bgo#749217, bgo#749060, bgo#748574, bgo#749108,
+bgo#531054, bgo#593272, bgo#748981, bgo#749613, bgo#749579,
+bgo#733877, bgo#675671, bgo#733877, bgo#684556, bgo#750202,
+bgo#749149, bgo#575242, bgo#706557, bgo#750414.
+
+---

Old:

  evolution-3.16.2.1.tar.xz

New:

  evolution-3.16.3.tar.xz



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.E1EJg0/_old  2015-06-09 08:48:40.0 +0200
+++ /var/tmp/diff_new_pack.E1EJg0/_new  2015-06-09 08:48:40.0 +0200
@@ -24,7 +24,7 @@
 Name:   evolution
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.16
-Version:3.16.2.1
+Version:3.16.3
 Release:0
 # _version needs to be %{version} stripped to major.minor.micro only...
 %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')

++ evolution-3.16.2.1.tar.xz - evolution-3.16.3.tar.xz ++
/work/SRC/openSUSE:Factory/evolution/evolution-3.16.2.1.tar.xz 
/work/SRC/openSUSE:Factory/.evolution.new/evolution-3.16.3.tar.xz differ: char 
26, line 1




commit libspf2 for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libspf2 for openSUSE:Factory checked 
in at 2015-06-09 08:49:02

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


Package is libspf2

Changes:

--- /work/SRC/openSUSE:Factory/libspf2/libspf2.changes  2015-01-30 
17:48:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libspf2.new/libspf2.changes 2015-06-09 
08:49:04.0 +0200
@@ -1,0 +2,7 @@
+Thu May 14 21:52:05 UTC 2015 - jeng...@inai.de
+
+- Rename spf2 to libspf2-tools (like we do for e.g. libwmf-tools)
+- Move README file to tools subpackage. Trim description of SRPM
+  a bit.
+
+---



Other differences:
--
++ libspf2.spec ++
--- /var/tmp/diff_new_pack.8T06ce/_old  2015-06-09 08:49:05.0 +0200
+++ /var/tmp/diff_new_pack.8T06ce/_new  2015-06-09 08:49:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libspf2
 #
-# 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,29 +17,25 @@
 
 
 Name:   libspf2
+%define lname  libspf2-2
 Version:1.2.10
 Release:0
 Summary:Implementation of the Sender Policy Framework
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.libspf2.org/
-Source: http://www.libspf2.org/spf/libspf2-1.2.10.tar.gz
+Source: http://www.libspf2.org/spf/%name-%version.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Implementation of the Sender Policy Framework, a part of the SPF/SRS protocol
-pair. libspf2 is a library which allows email systems such as Sendmail,
-Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that
-the email is authorized by the domain name that it is coming from. This
-prevents email forgery, commonly used by spammers, scammers and email
-viruses/worms.
+pair.
 
-%package  -n libspf2-2
+%package -n %lname
 Summary:Development Package for libspf2
-License:LGPL-2.1+
 Group:  System/Libraries
 
-%description -n libspf2-2
+%description -n %lname
 Implementation of the Sender Policy Framework, a part of the SPF/SRS protocol
 pair. libspf2 is a library which allows email systems such as Sendmail,
 Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that
@@ -47,14 +43,12 @@
 prevents email forgery, commonly used by spammers, scammers and email
 viruses/worms.
 
-
-%package  -n libspf2-devel
-Summary:Development Package for libspf
-License:LGPL-2.1+
+%package devel
+Summary:Development files for libspf
 Group:  Development/Libraries/C and C++
-Requires:   %{name}-2 = %{version}
+Requires:   %lname = %version
 
-%description -n libspf2-devel
+%description devel
 Implementation of the Sender Policy Framework, a part of the SPF/SRS protocol
 pair. libspf2 is a library which allows email systems such as Sendmail,
 Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that
@@ -64,14 +58,13 @@
 
 This is the development package.
 
-
-%package  -n spf2
-Summary:Binary Package for spf
-License:LGPL-2.1+
+%package tools
+Summary:Tools to work with libspf2
 Group:  Applications/System
-Requires:   %{name}-2 = %{version}
+Obsoletes:  spf2  %version-%release
+Provides:   spf2 = %version-%release
 
-%description -n spf2
+%description tools
 Implementation of the Sender Policy Framework, a part of the SPF/SRS protocol
 pair. libspf2 is a library which allows email systems such as Sendmail,
 Postfix, Exim, Zmailer and MS Exchange to check SPF records and make sure that
@@ -95,22 +88,22 @@
 rm %{buildroot}%{_bindir}/*_static
 mv %{buildroot}%{_bindir}/spfquery %{buildroot}%{_bindir}/spf_query
 
-%post -n libspf2-2 -p /sbin/ldconfig
-
-%postun -n libspf2-2 -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n libspf2-2
-%defattr(-, root, root)
-%doc LICENSES README
+%files -n %lname
+%defattr(-,root,root)
+%doc LICENSES
 %{_libdir}/lib*.so.*
 
-%files -n libspf2-devel
+%files devel
 %defattr(-,root,root)
 %{_libdir}/*.so
 %{_includedir}/*
 
-%files -n spf2
+%files tools
 %defattr(-,root,root)
+%doc README
 %{_bindir}/*
 
 %changelog




commit pidgin-embeddedvideo for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package pidgin-embeddedvideo for 
openSUSE:Factory checked in at 2015-06-09 08:48:56

Comparing /work/SRC/openSUSE:Factory/pidgin-embeddedvideo (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin-embeddedvideo.new (New)


Package is pidgin-embeddedvideo

Changes:

--- 
/work/SRC/openSUSE:Factory/pidgin-embeddedvideo/pidgin-embeddedvideo.changes
2012-10-19 22:56:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.pidgin-embeddedvideo.new/pidgin-embeddedvideo.changes
   2015-06-09 08:48:57.0 +0200
@@ -1,0 +2,7 @@
+Sat May 30 13:39:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update URL's.
+- Correct license: it's GPLv3+.
+- Require an exact version of Pidgin to ensure ABI compatibility.
+
+---



Other differences:
--
++ pidgin-embeddedvideo.spec ++
--- /var/tmp/diff_new_pack.guQrWr/_old  2015-06-09 08:48:58.0 +0200
+++ /var/tmp/diff_new_pack.guQrWr/_new  2015-06-09 08:48:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-embeddedvideo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,60 +16,57 @@
 #
 
 
-%define _plugindir %(pkg-config --variable plugindir pidgin)
-
+%define _name   embeddedvideo
+%define _pidgin_plugindir %(pkg-config --variable plugindir pidgin)
 Name:   pidgin-embeddedvideo
 Version:1.2
 Release:0
 Summary:Pidgin plugin to watch videos directly into your Pidgin 
conversation
-License:GPL-3.0
+License:GPL-3.0+
 Group:  Productivity/Networking/Instant Messenger
-Url:http://code.google.com/p/pidgin-embeddedvideo/
-Source: 
http://pidgin-embeddedvideo.googlecode.com/files/%{name}-%{version}.tar.gz
+Url:https://github.com/stefanistrate/pidgin-embeddedvideo
+Source: 
https://github.com/stefanistrate/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  libcurl-devel
 BuildRequires:  libwebkit-devel
 BuildRequires:  pidgin-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Pidgin Embedded Video is a GTK plugin for the popular instant messaging
-client Pidgin. The purpose of this plugin is to provide a faster way to
-watch videos while chatting with your friends. No more additional
-browser windows! It transforms a simple conversation into a much more
-attractive and interesting experience.
+Pidgin Embedded Video is a GTK+ plugin for the Pidgin instant
+messaging client. The purpose of this plugin is to provide a faster
+way to watch videos while chatting with your friends. No more
+additional browser windows! It transforms a simple conversation
+into a much more attractive and interesting experience.
 
-%package -n pidgin-plugin-embeddedvideo
+%package -n pidgin-plugin-%{_name}
 Summary:Pidgin plugin to watch videos directly into your Pidgin 
conversation
 Group:  Productivity/Networking/Instant Messenger
-Requires:   pidgin
-Recommends: pullin-flash-player
+%requires_eqpidgin
+Recommends: flash-player
 Provides:   %{name} = %{version}
 
-%description -n pidgin-plugin-embeddedvideo
-Pidgin Embedded Video is a GTK plugin for the popular instant messaging
-client Pidgin. The purpose of this plugin is to provide a faster way to
-watch videos while chatting with your friends. No more additional browser
-windows! It transforms a simple conversation into a much more attractive
-and interesting experience.
+%description -n pidgin-plugin-%{_name}
+Pidgin Embedded Video is a GTK+ plugin for the Pidgin instant
+messaging client. The purpose of this plugin is to provide a faster
+way to watch videos while chatting with your friends. No more
+additional browser windows! It transforms a simple conversation
+into a much more attractive and interesting experience.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
-export PLUGINDIR=%{_plugindir}
+export PLUGINDIR=%{_pidgin_plugindir}
 %configure
 make %{?_smp_mflags}
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -type f -name *.la -print -delete
-
-%clean
-rm -rf %{buildroot}
+%make_install
+find %{buildroot} -type f -name *.la -delete -print
 
-%files -n pidgin-plugin-embeddedvideo
+%files -n pidgin-plugin-%{_name}
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README
-%{_plugindir}/embeddedvideo.so
+%{_pidgin_plugindir}/%{_name}.so
 
 %changelog

++ pidgin-embeddedvideo-1.2.tar.gz ++




commit evolution-data-server for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2015-06-09 08:48:47

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)


Package is evolution-data-server

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2015-05-15 09:55:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2015-06-09 08:48:49.0 +0200
@@ -1,0 +2,28 @@
+Mon Jun  8 11:31:49 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.3:
+  + Fix a dead-code found by the Coverity Scan.
+  + [Camel] Freeze/thaw also subfolders of vFolders.
+  + [ESourceWebdav] Use Unknown instead of Reject result on runtime
+errors.
+  + [Weather calendar] Merge intra-day forecasts into one event.
+  + Change ownCloud calendar color only when the source is new.
+  + Address some Coveriry Scan detected issues.
+  + Prevent read after buffer bounds in
+ENamedParameters::get_parameter_index().
+  + [IMAPx]
+- Message moved to real Trash/Junk multiple times.
+- Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by
+  peer' error.
+  + Truly disable gtk-doc build when asked to.
+  + [Google book] Remove unnecessary code path found by Coverity
+Scan.
+  + Add --factory parameter to factory subprocesses for easier
+debugging.
+  + Bugs fixed: bgo#749190, bgo#719476, bgo#749108, bgo#382684,
+bgo#728496, bgo#734300, bgo#749135, bgo#749385, bgo#747988,
+bgo#749292, bgo#749664, bgo#720197, bgo#663828, bgo#750146,
+bgo#750416.
+  + Updated translations.
+
+--

Old:

  evolution-data-server-3.16.2.tar.xz

New:

  evolution-data-server-3.16.3.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.vPn1pT/_old  2015-06-09 08:48:50.0 +0200
+++ /var/tmp/diff_new_pack.vPn1pT/_new  2015-06-09 08:48:50.0 +0200
@@ -33,7 +33,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.16
-Version:3.16.2
+Version:3.16.3
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+

++ evolution-data-server-3.16.2.tar.xz - 
evolution-data-server-3.16.3.tar.xz ++
 75765 lines of diff (skipped)




commit gdal for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2015-06-09 08:48:55

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


Package is gdal

Changes:

--- /work/SRC/openSUSE:Factory/gdal/gdal.changes2015-05-05 
00:55:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes   2015-06-09 
08:48:56.0 +0200
@@ -1,0 +2,5 @@
+Fri May 29 08:37:19 UTC 2015 - guilla...@opensuse.org
+
+- Fix ECW detection in configure script (need to add -pthread to CFLAGS)
+
+---



Other differences:
--
++ gdal.spec ++
--- /var/tmp/diff_new_pack.YPujqO/_old  2015-06-09 08:48:57.0 +0200
+++ /var/tmp/diff_new_pack.YPujqO/_new  2015-06-09 08:48:57.0 +0200
@@ -185,6 +185,7 @@
 --with-xerces-inc=%{_includedir}/xercesc \
 %if %{with ecw_support}
--with-ecw  \
+   CFLAGS=$CFLAGS -pthread \
 %endif
 %if 0%{?suse_version}  1310
--without-hdf4  \




commit twinkle for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package twinkle for openSUSE:Factory checked 
in at 2015-06-09 08:48:53

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


Package is twinkle

Changes:

--- /work/SRC/openSUSE:Factory/twinkle/twinkle.changes  2013-10-21 
20:03:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.twinkle.new/twinkle.changes 2015-06-09 
08:48:54.0 +0200
@@ -1,0 +2,5 @@
+Tue May 26 13:41:49 UTC 2015 - lmue...@suse.com
+
+- Add ilbc as build time requirement again; (boo#707856)
+
+---



Other differences:
--
++ twinkle.spec ++
--- /var/tmp/diff_new_pack.vmTBBR/_old  2015-06-09 08:48:55.0 +0200
+++ /var/tmp/diff_new_pack.vmTBBR/_new  2015-06-09 08:48:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package twinkle
 #
-# 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
@@ -22,6 +22,7 @@
 BuildRequires:  bison
 BuildRequires:  boost-devel
 BuildRequires:  file-devel
+BuildRequires:  ilbc-devel
 BuildRequires:  kdelibs3-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  qt3-devel-tools




commit mysql-workbench for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package mysql-workbench for openSUSE:Factory 
checked in at 2015-06-09 08:49:26

Comparing /work/SRC/openSUSE:Factory/mysql-workbench (Old)
 and  /work/SRC/openSUSE:Factory/.mysql-workbench.new (New)


Package is mysql-workbench

Changes:

--- /work/SRC/openSUSE:Factory/mysql-workbench/mysql-workbench.changes  
2015-03-30 19:33:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.mysql-workbench.new/mysql-workbench.changes 
2015-06-09 08:50:30.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun  5 14:55:21 UTC 2015 - wba...@tmo.at
+
+- added mysql-workbench-glib.patch: fix empty grid result
+  (http://bugs.mysql.com/74147, boo#904767)
+
+---

New:

  mysql-workbench-glib.patch



Other differences:
--
++ mysql-workbench.spec ++
--- /var/tmp/diff_new_pack.IeruYz/_old  2015-06-09 08:50:31.0 +0200
+++ /var/tmp/diff_new_pack.IeruYz/_new  2015-06-09 08:50:31.0 +0200
@@ -47,6 +47,8 @@
 Patch3: mysql-workbench-mysql_options4.patch
 # PATCH-FIX-UPSTREAM sfal...@opensuse.org
 Patch4: mysql-workbench-cmake-3.2.patch
+# PATCH-FIX-UPSTREAM mysql-workbench-glib.patch http://bugs.mysql.com/74147, 
boo#904767 wba...@tmo.at -- fix empty grid result
+Patch5: mysql-workbench-glib.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 # Keep them alphabetic order
@@ -144,6 +146,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # FIX this is too much on obs Out of Memory use

++ mysql-workbench-glib.patch ++
diff -rup a/frontend/linux/linux_utilities/listmodel_wrapper.cpp 
b/frontend/linux/linux_utilities/listmodel_wrapper.cpp
--- a/frontend/linux/linux_utilities/listmodel_wrapper.cpp  2014-06-20 
21:18:09.0 +0200
+++ b/frontend/linux/linux_utilities/listmodel_wrapper.cpp  2014-11-10 
23:37:43.645824317 +0100
@@ -528,7 +528,6 @@ void ColumnsModel::add_model_column(Gtk:
 ListModelWrapper::ListModelWrapper(bec::ListModel* tm, Gtk::TreeView 
*treeview, const std::string name)
 : Glib::ObjectBase(typeid(ListModelWrapper))
 , Glib::Object()
-, Gtk::TreeModel()
 , _treeview(treeview)
 , _iconview(0)
 , _context_menu(0)
diff -rup a/frontend/linux/linux_utilities/listmodel_wrapper.h 
b/frontend/linux/linux_utilities/listmodel_wrapper.h
--- a/frontend/linux/linux_utilities/listmodel_wrapper.h2014-06-20 
21:18:09.0 +0200
+++ b/frontend/linux/linux_utilities/listmodel_wrapper.h2014-11-10 
23:37:43.645824317 +0100
@@ -232,9 +232,16 @@ inline bool can_convert(const Glib::ustr
 
 
//==
 
-class ListModelWrapper : public Glib::Object, public Gtk::TreeModel, 
+#if GLIB_CHECK_VERSION(2, 42, 0)
+class ListModelWrapper : public Gtk::TreeModel, public Glib::Object,
  public Gtk::TreeDragDest, public Gtk::TreeDragSource,
  public base::trackable
+#else
+class ListModelWrapper : public Glib::Object, public Gtk::TreeModel,
+ public Gtk::TreeDragDest, public Gtk::TreeDragSource,
+ public base::trackable
+
+#endif
 {
  friend class ColumnsModel;
   protected:





commit evolution-ews for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2015-06-09 08:49:38

Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-ews.new (New)


Package is evolution-ews

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2015-05-18 21:24:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2015-06-09 08:50:36.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun  8 11:46:26 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.3:
+  + Correct locking in e_book_backend_ews_set_locale().
+  + Address some of the Coverity Scan issues.
+- Add evolution-ews-intltool-path.patch: Fix locale installation
+  when using recent intltools.
+- Delete po/Makefile* to ensure no stale file is left.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh, as
+  above patch touches the buildsystem.
+
+---

Old:

  evolution-ews-3.16.2.tar.xz

New:

  evolution-ews-3.16.3.tar.xz
  evolution-ews-intltool-path.patch



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.XxSwkf/_old  2015-06-09 08:50:37.0 +0200
+++ /var/tmp/diff_new_pack.XxSwkf/_new  2015-06-09 08:50:37.0 +0200
@@ -19,14 +19,18 @@
 Name:   evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.16
-Version:3.16.2
+Version:3.16.3
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1
 Group:  Productivity/Networking/Email/Clients
 Url:http://projects.gnome.org/evolution/
 Source: 
http://download.gnome.org/sources/evolution-ews/3.16/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM evolution-ews-intltool-path.patch bgo#750571 
dims...@opensuse.org -- Fix installation of locales when building using recent 
intltools
+Patch0: evolution-ews-intltool-path.patch
 BuildRequires:  fdupes
+# Needed for patch0
+BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(enchant)
@@ -86,9 +90,14 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
+# let's just intltoolize this tarball
+rm po/Makefile*
 translation-update-upstream
 
 %build
+# Needed for patch0
+NOCONFIGURE=1 gnome-autogen.sh
 %{configure} \
   --disable-static
 make %{?_smp_mflags}

++ evolution-ews-3.16.2.tar.xz - evolution-ews-3.16.3.tar.xz ++
 2105 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/evolution-ews-3.16.2/NEWS new/evolution-ews-3.16.3/NEWS
--- old/evolution-ews-3.16.2/NEWS   2015-05-11 08:00:01.0 +0200
+++ new/evolution-ews-3.16.3/NEWS   2015-06-08 09:21:40.0 +0200
@@ -1,3 +1,10 @@
+Evolution-EWS 3.16.3 2015-06-08
+---
+
+Miscellaneous:
+   Correct locking in e_book_backend_ews_set_locale() (Milan Crha)
+   Address some of the Coverity Scan issues (Milan Crha)
+
 Evolution-EWS 3.16.2 2015-05-11
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/evolution-ews-3.16.2/compile new/evolution-ews-3.16.3/compile
--- old/evolution-ews-3.16.2/compile2015-05-11 08:00:32.0 +0200
+++ new/evolution-ews-3.16.3/compile2015-06-08 09:22:18.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/evolution-ews-3.16.2/configure.ac 

commit i3status for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package i3status for openSUSE:Factory 
checked in at 2015-06-09 08:49:20

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


Package is i3status

Changes:

--- /work/SRC/openSUSE:Factory/i3status/i3status.changes2015-06-04 
11:25:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.i3status.new/i3status.changes   2015-06-09 
08:50:28.0 +0200
@@ -1,0 +2,26 @@
+Mon Jun  8 04:52:20 UTC 2015 - a...@gmx.de
+
+- update to version 2.9:
+  * meta: i3status is now on GitHub and uses clang-format
+  * allow customization of the module separator
+  * add “align” and “min_width” options for each module
+  * fix CFLAGS and LDFLAGS for DragonFly and FreeBSD
+  * add contrib/net-speed, a more light-weight reimplementation of
+  * contrib/measure-net-speed.bash
+  * battery: add hide_seconds option
+  * battery: fix for systems without POWER_SUPPLY_VOLTAGE_NOW
+  * battery: for %percentage, drop leading 0 for values  10
+  * battery: add NetBSD support
+  * battery: use absolute values for (dis)charging rates
+  * battery: introduce status_{chr,bat,full}
+  * cpu_temperature: fix displaying multiple sensors
+  * cpu_temperature: fix NetBSD support
+  * cpu_temperature: fix DragonFly support
+  * disk: introduce threshold_type and low_threshold
+  * disk: add format_not_mounted for unmounted paths
+  * ethernet, wireless: support special interface name _first_
+  * run_watch: check all matching pid files until first valid one
+  * volume: fix wrong color tags with xmobar
+  * wireless: support %frequency (2.4 vs. 5 GHz)
+
+---

Old:

  i3status-2.8.tar.bz2

New:

  i3status-2.9.tar.bz2



Other differences:
--
++ i3status.spec ++
--- /var/tmp/diff_new_pack.HuLgPL/_old  2015-06-09 08:50:28.0 +0200
+++ /var/tmp/diff_new_pack.HuLgPL/_new  2015-06-09 08:50:28.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   i3status
-Version:2.8
+Version:2.9
 Release:0
 Summary:I3 Status Bar
 License:BSD-3-Clause

++ i3status-2.8.tar.bz2 - i3status-2.9.tar.bz2 ++
 7300 lines of diff (skipped)




commit whois for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package whois for openSUSE:Factory checked 
in at 2015-06-09 08:49:28

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


Package is whois

Changes:

--- /work/SRC/openSUSE:Factory/whois/whois.changes  2015-05-19 
23:47:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.whois.new/whois.changes 2015-06-09 
08:50:31.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  8 09:45:52 UTC 2015 - astie...@suse.com
+
+- whois 5.2.9:
+  * Updated the list of new gTLDs.
+  * Updated the .bn and .cr TLD servers.
+  * Updated IDSTRING to 5.2.
+
+---

Old:

  whois_5.2.8.tar.xz

New:

  whois_5.2.9.tar.xz



Other differences:
--
++ whois.spec ++
--- /var/tmp/diff_new_pack.EVTiaV/_old  2015-06-09 08:50:32.0 +0200
+++ /var/tmp/diff_new_pack.EVTiaV/_new  2015-06-09 08:50:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   whois
-Version:5.2.8
+Version:5.2.9
 Release:0
 Summary:Intelligent WHOIS client
 License:GPL-2.0+

++ whois.asc ++
--- /var/tmp/diff_new_pack.EVTiaV/_old  2015-06-09 08:50:32.0 +0200
+++ /var/tmp/diff_new_pack.EVTiaV/_new  2015-06-09 08:50:32.0 +0200
@@ -5,7 +5,7 @@
 Source: whois
 Binary: whois
 Architecture: any
-Version: 5.2.8
+Version: 5.2.9
 Maintainer: Marco d'Itri m...@linux.it
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/rfc1036/whois
@@ -14,23 +14,23 @@
 Package-List:
  whois deb net standard arch=any
 Checksums-Sha1:
- c30ddf454638ab4520e3cb7481ca961281052c65 78384 whois_5.2.8.tar.xz
+ 9a4dac9086dc70f0f294dd8bd66bf1e62d7baf4c 78468 whois_5.2.9.tar.xz
 Checksums-Sha256:
- f053ebe766f7a6f42859e6a4abd3f18741f9788aaeb1b129c3c8de95085635da 78384 
whois_5.2.8.tar.xz
+ eee5446bf76ca7d38052767d6e2c542297d3a54ce928cada0ff24d2f1749d359 78468 
whois_5.2.9.tar.xz
 Files:
- 37e375b7594224f4292baac7fad4da4a 78384 whois_5.2.8.tar.xz
+ 6bb5bf65bc24f1dc60059f69a930015c 78468 whois_5.2.9.tar.xz
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 
-iQGcBAEBAgAGBQJVWRkTAAoJECv1pcEixPekomcL+wYc9/4uSs+WNKVVRlz6hDXA
-jXOwqnXuaX/XLymS64ZP6YAp5LV4/zMquZDahOxJQo34DmL6J5UMWt4rfwV96Mo2
-9DF29LQI5UTPrwu8qcO+kvZb3f+XJt2noqdRKXyb6/T3i8fI3GKsHr3w6k98j8Y4
-BUcbNZ7joOjA0jbyq4VWHSLHoffFHFWxjHFm9i6p73Y5itAUmlXvCPZmDVIZIb35
-hH/nprnlyeukoVaQ5sBlkorne3pVbfNO87LreYTFn2jGCw5SkLbC5LgCTp3Wj3gQ
-9fiKPxtYOZ403kr4vssUgZAfIF69DzGAWoAHe+kPjl3tSCENnyjVi74l/WirzYK6
-GNRV1qXiwqxJvgR06veMJ6AWFT6rQQxdym9NXEgXfJqlZluiJiH4fn8hIwHGovOg
-RDe+o+A5vUhwDAHjmevj3ccW28nSXCSqa9zLAyUwxmpRH7KBmnhEwMT3Ua+fRtHs
-WGt6LpOM9BV/H0fDHDTCmcf35HNT34J7fwJOCM8yAA==
-=GCvp
+iQGcBAEBAgAGBQJVdOApAAoJECv1pcEixPekJAgMAJiK0L9iDV7ZhNaPaaNTWErh
+CXIRoV3eLkP5gDNnMTxr/7ds8CBfjvdXeH0GiCpui9qdIgxojR3JlUsswF4pS8mx
+PAzs17xyr2n1UTLb+pKupaSElnIlqdU5Jdy6KBgxlFmwUTc7bNILuTowOVjcJWQm
+GUCebdItIvEbOaQYunIefhNCn1Y4zGXo7DSdI5oSDMutv/G1rd7JzvYIEl0BC4W7
+kTDkc0RTAV0oQDfil+ujtu8lYOGp4yxMBcLNtbln4mld1v35Y2yymp39w7YjbWZU
+bPVMdxCrF4SEQ5ok7fmmOXmRLzrjACqN9OoJbnafntVm4jKPadPyh0sKC9sQ3P0R
+5TM6n7WbLUgQqIuBGItHhg3xZGn8g55/WoRc033sA9ojL/cLyFtv+Oq7u1v9TJrY
+hrmJ1Ip4SN3GKFzjqYDo3oMlzbZ57SfRzS/hciixBSqZMBj6g5Kg9rMZ9GYAfGZU
+9fBWUnnNvq5lE/SQjdVwk/payMFPUIaAZxl6TOE3DQ==
+=Coa+
 -END PGP SIGNATURE-


++ whois_5.2.8.tar.xz - whois_5.2.9.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.2.8/data.h new/whois-5.2.9/data.h
--- old/whois-5.2.8/data.h  2015-04-24 15:58:32.0 +0200
+++ new/whois-5.2.9/data.h  2015-06-08 02:20:37.0 +0200
@@ -77,6 +77,7 @@
 Access to CCTLD WHOIS information is provided, ,   /* Afilias */
 This WHOIS information is provided, NULL,/* as */
 % The WHOIS service offered by DNS Belgium, ,  /* be */
+%   (c) 2015 NIC Costa Rica, , /* cr */
 % The WHOIS service offered by EURid, % of the database, /* eu */
 % WHOIS LEGAL STATEMENT AND TERMS  CONDITIONS, NULL,/* sx */
 NeuStar, Inc., the Registry Administrator for .US, NULL,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/whois-5.2.8/debian/changelog 
new/whois-5.2.9/debian/changelog
--- old/whois-5.2.8/debian/changelog2015-05-18 00:41:05.0 +0200
+++ new/whois-5.2.9/debian/changelog2015-06-08 02:20:37.0 +0200
@@ -1,3 +1,11 @@
+whois (5.2.9) unstable; urgency=medium
+
+  * Updated the list of new gTLDs.
+  * Updated the .bn and .cr TLD servers.
+  * Updated IDSTRING to 5.2.
+
+ -- Marco d'Itri m...@linux.it  Mon, 08 Jun 2015 02:18:47 +0200
+
 whois (5.2.8) unstable; 

commit roundcubemail for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package roundcubemail for openSUSE:Factory 
checked in at 2015-06-09 08:49:43

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


Package is roundcubemail

Changes:

--- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes  
2015-03-27 09:41:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.roundcubemail.new/roundcubemail.changes 
2015-06-09 08:50:41.0 +0200
@@ -1,0 +2,31 @@
+Mon Jun  8 20:45:27 UTC 2015 - dr...@schaltsekun.de
+
+- Update to 1.1.2
+Add new plugin hook 'identity_create_after' providing the ID of the 
inserted identity (#1490358)
+Add option to place signature at bottom of the quoted text even in 
top-posting mode [sig_below]
+Fix handling of %-encoded entities in mailto: URLs (#1490346)
+Fix zipped messages downloads after selecting all messages in a folder 
(#1490339)
+Fix vpopmaild driver of password plugin
+Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be 
called statically (#1490343)
+Fix tables listing routine on mysql and postgres so it skips system or 
other database tables and views (#1490337)
+Fix message list header in classic skin on window resize in Internet 
Explorer (#1490213)
+Fix so text/calendar parts are listed as attachments even if not marked as 
such (#1490325)
+Fix lack of signature separator for plain text signatures in html mode 
(#1490352)
+Fix font artifact in Google Chrome on Windows (#1490353)
+Fix bug where forced extwin page reload could exit from the extwin mode 
(#1490350)
+Fix bug where some unrelated attachments in multipart/related message were 
not listed (#1490355)
+Fix mouseup event handling when dragging a list record (#1490359)
+Fix bug where preview_pane setting wasn't always saved into user 
preferences (#1490362)
+Fix bug where messages count was not updated after message move/delete 
with skip_deleted=false (#1490372)
+Fix security issue in contact photo handling (#1490379)
+Fix possible memcache/apc cache data consistency issues (#1490390)
+Fix bug where imap_conn_options were ignored in IMAP connection test 
(#1490392)
+Fix bug where some files could have executable extension when stored in 
temp folder (#1490377)
+Fix attached file path unsetting in database_attachments plugin (#1490393)
+Fix issues when using moduserprefs.sh without --user argument (#1490399)
+Fix potential info disclosure issue by protecting directory access 
(#1490378)
+Fix blank image in html_signature when saving identity changes (#1490412)
+Installer: Use openssl_random_pseudo_bytes() (if available) to generate 
des_key (#1490402)
+Fix XSS vulnerability in _mbox argument handling (#1490417)
+
+---

Old:

  roundcubemail-1.1.1.tar.gz

New:

  roundcubemail-1.1.2.tar.gz



Other differences:
--
++ roundcubemail.spec ++
--- /var/tmp/diff_new_pack.Vsy3GW/_old  2015-06-09 08:50:42.0 +0200
+++ /var/tmp/diff_new_pack.Vsy3GW/_new  2015-06-09 08:50:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   roundcubemail
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:A modern browser-based multilingual IMAP client
 License:GPL-3.0+ and GPL-2.0 and BSD-3-Clause

++ roundcubemail-1.1.1.tar.gz - roundcubemail-1.1.2.tar.gz ++
 10420 lines of diff (skipped)




commit youtube-dl for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2015-06-09 08:49:06

Comparing /work/SRC/openSUSE:Factory/youtube-dl (Old)
 and  /work/SRC/openSUSE:Factory/.youtube-dl.new (New)


Package is youtube-dl

Changes:

--- /work/SRC/openSUSE:Factory/youtube-dl/youtube-dl.changes2015-05-07 
08:29:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/youtube-dl.changes   
2015-06-09 08:50:21.0 +0200
@@ -1,0 +2,37 @@
+Sat Jun  6 18:48:37 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 2015.06.04.1
+* Improved handler for spiegel.tv
+
+---
+Sat May 30 16:22:30 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2015.05.29:
+  * new handlers for AppleDaily, KarriereVideos, NowTV,
+viki:channel
+  * removed handlers for AppleDailyAnimationNews,
+AppleDailyRealtimeNews, Firedrive, RTLnow, Sockshare
+
+
+---
+Sat May 23 18:43:12 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2015.05.20:
+  * new handlers for ESPN, OoyalaExternal, SportBoxEmbed, TV2,
+TV2Article
+
+---
+Mon May 18 19:11:35 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2015.05.15:
+  * new handlers for N-JOY, qqmusic:toplist, southparkstudios.dk,
+TMZArticle, VoiceRepublic
+
+---
+Tue May 12 18:39:17 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2015.05.10:
+  * new handlers for bt:article, bt:vestlendingen, life:embed,
+NYTimesArticle, southpark.nl, SVT, Xstream
+
+---

Old:

  youtube-dl-2015.05.04.tar.gz
  youtube-dl-2015.05.04.tar.gz.sig

New:

  youtube-dl-2015.06.04.1.tar.gz
  youtube-dl-2015.06.04.1.tar.gz.sig



Other differences:
--
++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.Cx9Be7/_old  2015-06-09 08:50:21.0 +0200
+++ /var/tmp/diff_new_pack.Cx9Be7/_new  2015-06-09 08:50:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2015.05.04
+Version:2015.06.04.1
 Release:0
 Summary:A tool for downloading from Youtube
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2015.05.04.tar.gz - youtube-dl-2015.06.04.1.tar.gz ++
 8419 lines of diff (skipped)




commit strongswan for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package strongswan for openSUSE:Factory 
checked in at 2015-06-09 08:49:35

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


Package is strongswan

Changes:

--- /work/SRC/openSUSE:Factory/strongswan/strongswan.changes2015-06-02 
10:12:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.strongswan.new/strongswan.changes   
2015-06-09 08:50:35.0 +0200
@@ -1,0 +2,13 @@
+Thu Jun  4 10:54:29 UTC 2015 - m...@suse.de
+
+- Applied upstream fix for a rogue servers vulnerability, that may
+  enable rogue servers able to authenticate itself with certificate
+  issued by any CA the client trusts, to gain user credentials from
+  a client in certain IKEv2 setups (bsc#933591,CVE-2015-4171).
+  [+ 0006-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch]
+- Fix to apply unknown_payload patch if fips is disabled (= 13.1)
+  and renamed it to use number prefix corresponding with patch nr.
+  [- strongswan-5.2.2-5.3.0_unknown_payload.patch,
+   + 0005-strongswan-5.2.2-5.3.0_unknown_payload.patch]
+
+---

Old:

  strongswan-5.2.2-5.3.0_unknown_payload.patch

New:

  0005-strongswan-5.2.2-5.3.0_unknown_payload.patch
  0006-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch



Other differences:
--
++ strongswan.spec ++
--- /var/tmp/diff_new_pack.8RVH2s/_old  2015-06-09 08:50:36.0 +0200
+++ /var/tmp/diff_new_pack.8RVH2s/_new  2015-06-09 08:50:36.0 +0200
@@ -82,7 +82,8 @@
 Patch3: %{name}_fipscheck.patch
 Patch4: %{name}_fipsfilter.patch
 %endif
-Patch5: %{name}-5.2.2-5.3.0_unknown_payload.patch
+Patch5: 0005-strongswan-5.2.2-5.3.0_unknown_payload.patch
+Patch6: 0006-strongswan-5.1.0-5.3.1_enforce_remote_auth.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  curl-devel
@@ -292,8 +293,9 @@
 %if %{with fipscheck}
 %patch3 -p0
 %patch4 -p1
-%patch5 -p1
 %endif
+%patch5 -p1
+%patch6 -p1
 sed -e 's|@libexecdir@|%_libexecdir|g'\
   $RPM_SOURCE_DIR/strongswan.init.in \
   strongswan.init

++ 0005-strongswan-5.2.2-5.3.0_unknown_payload.patch ++
From 7733b99198111ef1f30a964e15e93cb1e6d27a85 Mon Sep 17 00:00:00 2001
From: Tobias Brunner tob...@strongswan.org
Date: Fri, 15 May 2015 11:15:57 +0200
References: bsc#931272,CVE-2015-3991
Subject: [PATCH] unknown-payload: Use a new private payload type and make
 original type available

This fixes a DoS and potential remote code execution vulnerability that was
caused because the original payload type that was returned previously was
used to cast such payload objects to payloads of the indicated type (e.g.
when logging notify payloads with a payload type for the wrong IKE version).

Fixes CVE-2015-3991.
---
 src/libcharon/encoding/message.c  |  2 +-
 src/libcharon/encoding/payloads/payload.c |  2 ++
 src/libcharon/encoding/payloads/payload.h |  7 ++-
 src/libcharon/encoding/payloads/unknown_payload.c |  8 
 src/libcharon/encoding/payloads/unknown_payload.h |  8 
 src/libcharon/sa/ikev2/task_manager_v2.c  | 18 ++
 6 files changed, 35 insertions(+), 10 deletions(-)

diff --git a/src/libcharon/encoding/message.c b/src/libcharon/encoding/message.c
index 1ee2cf81b035..478f531eae28 100644
--- a/src/libcharon/encoding/message.c
+++ b/src/libcharon/encoding/message.c
@@ -2513,7 +2513,7 @@ static status_t decrypt_payloads(private_message_t *this, 
keymat_t *keymat)
was_encrypted = encrypted fragment payload;
}
 
-   if (payload_is_known(type, this-major_version)  
!was_encrypted 
+   if (type != PL_UNKNOWN  !was_encrypted 
!is_connectivity_check(this, payload) 
this-exchange_type != AGGRESSIVE)
{
diff --git a/src/libcharon/encoding/payloads/payload.c 
b/src/libcharon/encoding/payloads/payload.c
index a1cd2f945588..f7c2754e05c3 100644
--- a/src/libcharon/encoding/payloads/payload.c
+++ b/src/libcharon/encoding/payloads/payload.c
@@ -97,6 +97,7 @@ ENUM_NEXT(payload_type_names, PLV1_NAT_D_DRAFT_00_03, 
PLV1_FRAGMENT, PLV2_FRAGME
 #endif /* ME */
 ENUM_NEXT(payload_type_names, PL_HEADER, PLV1_ENCRYPTED, PLV1_FRAGMENT,
HEADER,
+   UNKNOWN,
PROPOSAL_SUBSTRUCTURE,
PROPOSAL_SUBSTRUCTURE_V1,
TRANSFORM_SUBSTRUCTURE,
@@ -167,6 +168,7 @@ ENUM_NEXT(payload_type_short_names, PLV1_NAT_D_DRAFT_00_03, 
PLV1_FRAGMENT, PLV2_
 #endif /* ME */
 ENUM_NEXT(payload_type_short_names, PL_HEADER, PLV1_ENCRYPTED, PLV1_FRAGMENT,
  

commit yubikey-personalization-gui for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package yubikey-personalization-gui for 
openSUSE:Factory checked in at 2015-06-09 08:49:18

Comparing /work/SRC/openSUSE:Factory/yubikey-personalization-gui (Old)
 and  /work/SRC/openSUSE:Factory/.yubikey-personalization-gui.new (New)


Package is yubikey-personalization-gui

Changes:

--- 
/work/SRC/openSUSE:Factory/yubikey-personalization-gui/yubikey-personalization-gui.changes
  2015-05-22 16:36:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yubikey-personalization-gui.new/yubikey-personalization-gui.changes
 2015-06-09 08:50:27.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun  2 14:01:04 UTC 2015 - t.gru...@katodev.de
+
+- Version 3.1.21 (released 2015-05-29)
+  - Fix a bug where decode functions where given src length instead of result.
+  - Fix an issue where test cases where installed by default.
+  - Update pictures.
+
+---

Old:

  yubikey-personalization-gui-3.1.20.tar.gz

New:

  yubikey-personalization-gui-3.1.21.tar.gz



Other differences:
--
++ yubikey-personalization-gui.spec ++
--- /var/tmp/diff_new_pack.DMyGJF/_old  2015-06-09 08:50:27.0 +0200
+++ /var/tmp/diff_new_pack.DMyGJF/_new  2015-06-09 08:50:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yubikey-personalization-gui
 #
-# Copyright (c) 2015 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
@@ -15,18 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   yubikey-personalization-gui
-Version:3.1.20
+Version:3.1.21
 Release:0
 Summary:GUI for Yubikey personalization
-Group:  Productivity/Networking/Security
 License:BSD-2-Clause
-URL:https://developers.yubico.com/
+Group:  Productivity/Networking/Security
+Url:https://developers.yubico.com/
 Source0:
https://developers.yubico.com/yubikey-personalization-gui/Releases/%{name}-%{version}.tar.gz
-BuildRequires:  desktop-file-utils, update-desktop-files
-BuildRequires:  libyubikey-devel = 1.12, libykpers-devel = 1.14
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  desktop-file-utils
+BuildRequires:  libykpers-devel = 1.14
+BuildRequires:  libyubikey-devel = 1.12
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:   ykpers = 1.12
 
 %description

++ yubikey-personalization-gui-3.1.20.tar.gz - 
yubikey-personalization-gui-3.1.21.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-personalization-gui-3.1.20/ChangeLog 
new/yubikey-personalization-gui-3.1.21/ChangeLog
--- old/yubikey-personalization-gui-3.1.20/ChangeLog2015-04-01 
14:10:02.0 +0200
+++ new/yubikey-personalization-gui-3.1.21/ChangeLog2015-05-29 
10:14:45.0 +0200
@@ -1,3 +1,34 @@
+2015-05-29  Klas Lindfors k...@yubico.com
+
+   * NEWS: NEWS for 3.1.21
+
+2015-05-27  Klas Lindfors k...@yubico.com
+
+   * : update product images with the correct fido logo
+
+2015-04-20  Klas Lindfors k...@yubico.com
+
+   * tests/tests.pro: add no_testcase_installs for tests to avoid
+   installation fixes #49
+
+2015-04-07  Klas Lindfors k...@yubico.com
+
+   * lib/lib.pro, src/src.pro, tests/tests.pro: restructure compiler
+   flags and add CPPFLAGS from env
+
+2015-04-01  Klas Lindfors k...@yubico.com
+
+   * lib/yubikeyutil.cpp: yubikey_hex_decode() and
+   yubikey_modhex_decode() take dstlen
+
+2015-04-01  Klas Lindfors k...@yubico.com
+
+   * NEWS, src/src.pro: bump versions
+
+2015-04-01  Klas Lindfors k...@yubico.com
+
+   * src/src.pro: fix windows build with signatures
+
 2015-04-01  Klas Lindfors k...@yubico.com
 
* NEWS: NEWS for 3.1.20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-personalization-gui-3.1.20/NEWS 
new/yubikey-personalization-gui-3.1.21/NEWS
--- old/yubikey-personalization-gui-3.1.20/NEWS 2015-04-01 14:09:50.0 
+0200
+++ new/yubikey-personalization-gui-3.1.21/NEWS 2015-05-29 10:14:25.0 
+0200
@@ -1,5 +1,13 @@
 yubikey-personalization-gui NEWS -- History of user-visible changes. -*- 
outline -*-
 
+* Version 3.1.21 (released 2015-05-29)
+
+** Fix a bug where decode functions where given src length instead of result.
+
+** Fix an issue where test cases where installed by default.
+
+** Update 

commit libtorrent-rasterbar for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libtorrent-rasterbar for 
openSUSE:Factory checked in at 2015-06-09 08:49:21

Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and  /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)


Package is libtorrent-rasterbar

Changes:

--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2015-04-18 10:39:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
   2015-06-09 08:50:28.0 +0200
@@ -1,0 +2,15 @@
+Mon Jun  8 08:17:05 UTC 2015 - mvysko...@opensuse.org
+
+- Change Group of shlib to System/Libraries
+
+---
+Fri May 29 10:45:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.5:
+  * Improve ip_voter to avoid flapping.
+  * Fix bug when max_peerlist_size was set to 0.
+  * Fix issues with missing exported symbols when building dll.
+  * Fix division by zero bug in edge case while connecting peers.
+- Spec cleanup.
+
+---

Old:

  libtorrent-rasterbar-1.0.4.tar.gz

New:

  libtorrent-rasterbar-1.0.5.tar.gz



Other differences:
--
++ libtorrent-rasterbar.spec ++
--- /var/tmp/diff_new_pack.QBImE7/_old  2015-06-09 08:50:29.0 +0200
+++ /var/tmp/diff_new_pack.QBImE7/_new  2015-06-09 08:50:29.0 +0200
@@ -16,92 +16,88 @@
 #
 
 
-%define _soname 8
-# for setting those bcond_with* configs see
-# http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
-# optionally build with examples
+%define _name   libtorrent
+%define sover   8
 %bcond_with examples
-
 Name:   libtorrent-rasterbar
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Libtorrent is a C++ implementation of the BitTorrent protocol
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Url:http://www.rasterbar.com/products/libtorrent/
-Source: 
http://downloads.sourceforge.net/project/libtorrent/libtorrent/%{name}-%{version}.tar.gz
+Url:http://rasterbar.com/products/libtorrent
+Source: http://downloads.sf.net/%{_name}/%{name}-%{version}.tar.gz
 BuildRequires:  boost-devel = 1.36
 BuildRequires:  gcc-c++
-BuildRequires:  libGeoIP-devel
-BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
+BuildRequires:  pkgconfig(geoip)
 BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(python)
-BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-libtorrent is a C++ library that aims to be a good alternative to all the other
-bittorrent implementations around. It is a library and not a full featured 
client,
-although it comes with a working example client.
-
-The main goals of libtorrent are:
-* to be cpu efficient
-* to be memory efficient
-* to be very easy to use
+libtorrent-rasterbar is a C++ library that aims to be a good
+alternative to all the other bittorrent implementations around.
+It is a library and not a full featured client, although it comes
+with a working example client.
+
+The main goals of libtorrent-rasterbar are:
+ * To be cpu efficient.
+ * To be memory efficient.
+ * To be very easy to use.
 
-This package holds the sample client and example files for 
libtorrent-rasterbar.
+This package holds the sample client and example files for
+libtorrent-rasterbar.
 
-%package -n %{name}%{_soname}
+%package -n %{name}%{sover}
 Summary:Libtorrent is a C++ implementation of the BitTorrent protocol
 Group:  System/Libraries
 
-%description -n %{name}%{_soname}
-libtorrent is a C++ library that aims to be a good alternative to all the other
-bittorrent implementations around. It is a library and not a full featured 
client,
-although it comes with a working example client.
-
-The main goals of libtorrent are:
-* to be cpu efficient
-* to be memory efficient
-* to be very easy to use
+%description -n %{name}%{sover}
+libtorrent-rasterbar is a C++ library that aims to be a good
+alternative to all the other bittorrent implementations around.
+It is a library and not a full featured client, although it comes
+with a working example client.
+
+The main goals of libtorrent-rasterbar are:
+ * To be cpu efficient.
+ * To be memory efficient.
+ * To be very easy to use.
 
 %package -n python-%{name}
 Summary:Python Bindings for libtorrent-rasterbar
 Group:  Development/Libraries/Python
-Requires:   python = %{py_ver}
 
-%description -n python-libtorrent-rasterbar
-Python Bindings for package libtorrent-rasterbar.
+%description -n 

commit atftp for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package atftp for openSUSE:Factory checked 
in at 2015-06-09 08:49:31

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


Package is atftp

Changes:

--- /work/SRC/openSUSE:Factory/atftp/atftp.changes  2015-06-06 
09:54:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.atftp.new/atftp.changes 2015-06-09 
08:50:33.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 07:39:43 UTC 2015 - sch...@suse.de
+
+- Force gnu89 inline semantics
+
+---



Other differences:
--
++ atftp.spec ++
--- /var/tmp/diff_new_pack.7Zg1Qr/_old  2015-06-09 08:50:34.0 +0200
+++ /var/tmp/diff_new_pack.7Zg1Qr/_new  2015-06-09 08:50:34.0 +0200
@@ -96,6 +96,7 @@
 autoreconf -fi
 
 %build
+CFLAGS=%optflags -fgnu89-inline
 %configure
 make %{?_smp_mflags}
 




commit ptpd for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package ptpd for openSUSE:Factory checked in 
at 2015-06-09 08:49:30

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


Package is ptpd

Changes:

--- /work/SRC/openSUSE:Factory/ptpd/ptpd.changes2011-10-28 
20:09:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ptpd.new/ptpd.changes   2015-06-09 
08:50:32.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun  1 08:41:34 UTC 2015 - mplus...@suse.com
+
+- Update to 2.3.0
+  * see attached Changelog for full list of changes
+- Add systemd unit file and config file
+  * ptpd2.conf
+  * ptpd2.service
+- Drop init file
+  * conf.ptpd.init
+- Cleanup spec file with spec-clener
+
+---

Old:

  conf.ptpd.init
  ptpd-1.1.0.tar.gz

New:

  ptpd-2.3.0.tar.gz
  ptpd2.conf
  ptpd2.service



Other differences:
--
++ ptpd.spec ++
--- /var/tmp/diff_new_pack.nV23Cd/_old  2015-06-09 08:50:33.0 +0200
+++ /var/tmp/diff_new_pack.nV23Cd/_new  2015-06-09 08:50:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ptpd
 #
-# Copyright (c) 2011 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
@@ -15,20 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ptpd
-Summary:Implements the Precision Time protocol as defined by IEEE 1588 
standard
-Version:1.1.0
+Version:2.3.0
 Release:0
+Summary:Implements the Precision Time protocol as defined by IEEE 1588 
standard
 License:BSD-3-Clause
 Group:  System/Daemons
-Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
-Source1:conf.ptpd.init
-Source2:conf.sysconfig.ptpd
 Url:http://ptpd.sourceforge.net/
+Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
+Source1:ptpd2.service
+Source2:ptpd2.conf
+Source3:conf.sysconfig.ptpd
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libpcap-devel
+BuildRequires:  libtool
+BuildRequires:  net-snmp-devel
+BuildRequires:  openssl-devel
+BuildRequires:  systemd-rpm-macros
+BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{?systemd_requires}
 
 %description
 The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as
@@ -51,50 +59,46 @@
 
 %prep
 %setup -q
+autoreconf -fiv
 
 %build
-cd src
-CFLAGS=$RPM_OPT_FLAGS make
+%configure \
+--enable-statistics \
+--enable-ntpdc \
+--enable-sigusr2=counters
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_sbindir}
-mkdir -p $RPM_BUILD_ROOT%{_initrddir}
-mkdir -p ${RPM_BUILD_ROOT}/var/adm/fillup-templates
-mkdir -p ${RPM_BUILD_ROOT}%{_defaultdocdir}/%{name}
-install -m 755 src/ptpd $RPM_BUILD_ROOT%{_sbindir}/ptpd
-#
-# boot scripts
-#
-install -m 755 %{S:1} $RPM_BUILD_ROOT%{_initrddir}/ptpd
-ln -s ../..%{_initrddir}/ptpd $RPM_BUILD_ROOT%{_sbindir}/rcptpd
-#
-# configuration
-#
-install -m 644 %{S:2} ${RPM_BUILD_ROOT}/var/adm/fillup-templates/sysconfig.ptpd
-#
-# documentation
-#
-cp -r README COPYRIGHT doc RELEASE_NOTES tools ${RPM_BUILD_ROOT}/%{_docdir}
-find ${RPM_BUILD_ROOT}/%{_docdir} -type f -print0 | xargs -0 chmod 644
-
-%clean
-rm -rf ${RPM_BUILD_ROOT}
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+install -D -m 644 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}2.service
+ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}2
+install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/%{name}2.conf
+install -D -m 644 %{SOURCE3} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.ptpd2
+# have to create the below, else ptpd will not log drift
+install -d %{buildroot}%{_localstatedir}/log
+touch %{buildroot}%{_localstatedir}/log/ptpd2_kernelclock.drift
 
 %files
 %defattr(-, root, root)
+%doc COPYRIGHT ChangeLog README
+%config %{_sysconfdir}/%{name}2.conf
 %{_sbindir}/*
-%{_initrddir}/*
-/var/adm/fillup-templates/*
-%{_docdir}
+%{_mandir}/man8/*
+%{_mandir}/man5/*
+%{_libexecdir}/systemd/system/ptpd2.service
+%{_localstatedir}/adm/fillup-templates/*
+%config %ghost %{_localstatedir}/log/ptpd2_kernelclock.drift
+
+%pre
+%service_add_pre %{name}2.service
 
 %preun
-%{stop_on_removal} ptpd
+%service_del_preun %{name}2.service
 
 %post
-%{fillup_only -n ptpd}
+%service_add_post %{name}2.service
+%{fillup_only -n ptpd2}
 
 %postun
-%restart_on_update 

commit python-botocore for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2015-06-09 08:49:41

Comparing /work/SRC/openSUSE:Factory/python-botocore (Old)
 and  /work/SRC/openSUSE:Factory/.python-botocore.new (New)


Package is python-botocore

Changes:

--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-05-29 10:40:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes 
2015-06-09 08:50:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  1 20:24:00 UTC 2015 - rjsch...@suse.com
+
+- Update to version 1.0.0.a3 (alpha 3)
+  + Fixes issue with APi inconsistency on seesion implementation
+
+---

Old:

  botocore-1.0.0a2.tar.gz

New:

  botocore-1.0.0a3.tar.gz



Other differences:
--
++ python-botocore.spec ++
--- /var/tmp/diff_new_pack.5bRd0B/_old  2015-06-09 08:50:40.0 +0200
+++ /var/tmp/diff_new_pack.5bRd0B/_new  2015-06-09 08:50:40.0 +0200
@@ -19,7 +19,7 @@
 %define baseName botocore
 
 Name:   python-botocore
-Version:1.0.0a2
+Version:1.0.0a3
 Release:0
 Summary:Python interface for AWS
 License:Apache-2.0

++ botocore-1.0.0a2.tar.gz - botocore-1.0.0a3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/botocore-1.0.0a2/PKG-INFO 
new/botocore-1.0.0a3/PKG-INFO
--- old/botocore-1.0.0a2/PKG-INFO   2015-05-26 22:23:01.0 +0200
+++ new/botocore-1.0.0a3/PKG-INFO   2015-05-29 00:00:16.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: botocore
-Version: 1.0.0a2
+Version: 1.0.0a3
 Summary: Low-level, data-driven core of boto 3.
 Home-page: https://github.com/boto/botocore
 Author: Mitch Garnaat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/botocore-1.0.0a2/botocore/__init__.py 
new/botocore-1.0.0a3/botocore/__init__.py
--- old/botocore-1.0.0a2/botocore/__init__.py   2015-05-26 22:23:00.0 
+0200
+++ new/botocore-1.0.0a3/botocore/__init__.py   2015-05-29 00:00:15.0 
+0200
@@ -16,7 +16,7 @@
 import re
 import logging
 
-__version__ = '1.0.0a2'
+__version__ = '1.0.0a3'
 
 
 class NullHandler(logging.Handler):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/botocore-1.0.0a2/botocore/data/lambda/2015-03-31/service-2.json 
new/botocore-1.0.0a3/botocore/data/lambda/2015-03-31/service-2.json
--- old/botocore-1.0.0a2/botocore/data/lambda/2015-03-31/service-2.json 
2015-05-26 22:22:59.0 +0200
+++ new/botocore-1.0.0a3/botocore/data/lambda/2015-03-31/service-2.json 
2015-05-29 00:00:15.0 +0200
@@ -7,7 +7,7 @@
 signatureVersion:v4,
 protocol:rest-json
   },
-  documentation:fullnameAWS Lambda/fullnameS pbOverview/b/p 
pThis is the iAWS Lambda API Reference/i. The AWS Lambda Developer Guide 
provides additional information. For the service overview, go to a 
href=\http://docs.aws.amazon.com/lambda/latest/dg/welcome.html\;What is AWS 
Lambda/a, and for information about how the service works, go to a 
href=\http://docs.aws.amazon.com/lambda/latest/dg/lambda-introduction.html\;AWS
 LambdaL How it Works/a in the iAWS Lambda Developer Guide/i./p,
+  documentation:fullnameAWS Lambda/fullname pbOverview/b/p 
pThis is the iAWS Lambda API Reference/i. The AWS Lambda Developer Guide 
provides additional information. For the service overview, go to a 
href=\http://docs.aws.amazon.com/lambda/latest/dg/welcome.html\;What is AWS 
Lambda/a, and for information about how the service works, go to a 
href=\http://docs.aws.amazon.com/lambda/latest/dg/lambda-introduction.html\;AWS
 Lambda: How it Works/a in the iAWS Lambda Developer Guide/i./p,
   operations:{
 AddPermission:{
   name:AddPermission,
@@ -375,22 +375,12 @@
   documentation:pThe request body could not be parsed as 
JSON./p
 },
 {
-  shape:RequestTooLargeException,
-  error:{httpStatusCode:413},
-  exception:true
-},
-{
-  shape:UnsupportedMediaTypeException,
-  error:{httpStatusCode:415},
-  exception:true
-},
-{
   shape:TooManyRequestsException,
   error:{httpStatusCode:429},
   exception:true
 }
   ],
-  documentation:p Invokes a specified Lambda function. /p pThis 
operation requires permission for the codelambda:Invoke/code action./p
+  documentation:p Invokes a specified Lambda function. /p pThis 
operation requires permission for the codelambda:InvokeFunction/code 
action./p
 },
 InvokeAsync:{
   

commit yast2-journal for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-journal for openSUSE:Factory 
checked in at 2015-06-09 08:49:33

Comparing /work/SRC/openSUSE:Factory/yast2-journal (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-journal.new (New)


Package is yast2-journal

Changes:

--- /work/SRC/openSUSE:Factory/yast2-journal/yast2-journal.changes  
2015-02-18 12:08:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-journal.new/yast2-journal.changes 
2015-06-09 08:50:34.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  8 10:55:13 UTC 2015 - an...@suse.com
+
+- Include the package in SLE12-SP1 fate#318486
+
+---



Other differences:
--
++ yast2-journal-0.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/.travis.yml 
new/yast2-journal-0.2.2/.travis.yml
--- old/yast2-journal-0.2.2/.travis.yml 2015-02-06 16:16:50.0 +0100
+++ new/yast2-journal-0.2.2/.travis.yml 2015-06-08 12:54:19.0 +0200
@@ -3,7 +3,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:2.14.1 
yast-rake gettext simplecov coveralls rubocop:0.28.0
+- sh ./travis_setup.sh -p yast2-devtools yast2 rake -g rspec:2.14.1 
yast-rake gettext simplecov coveralls rubocop:0.29.1
 script:
 - rake check:pot
 - rubocop
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-journal-0.2.2/package/yast2-journal.changes 
new/yast2-journal-0.2.2/package/yast2-journal.changes
--- old/yast2-journal-0.2.2/package/yast2-journal.changes   2015-02-06 
17:44:04.0 +0100
+++ new/yast2-journal-0.2.2/package/yast2-journal.changes   2015-06-08 
13:21:09.0 +0200
@@ -1,4 +1,9 @@
 ---
+Mon Jun  8 10:55:13 UTC 2015 - an...@suse.com
+
+- Include the package in SLE12-SP1 fate#318486
+
+---
 Fri Feb  6 15:18:18 UTC 2015 - an...@suse.com
 
 - UI improvement: filters are activated on value changes




commit yubikey-neo-manager for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package yubikey-neo-manager for 
openSUSE:Factory checked in at 2015-06-09 08:49:16

Comparing /work/SRC/openSUSE:Factory/yubikey-neo-manager (Old)
 and  /work/SRC/openSUSE:Factory/.yubikey-neo-manager.new (New)


Package is yubikey-neo-manager

Changes:

--- /work/SRC/openSUSE:Factory/yubikey-neo-manager/yubikey-neo-manager.changes  
2015-05-06 11:19:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yubikey-neo-manager.new/yubikey-neo-manager.changes 
2015-06-09 08:50:26.0 +0200
@@ -1,0 +2,9 @@
+Tue Jun  2 14:36:22 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.3.0 (released 2015-05-18)
+  - Updated applet definitions to fix incorrect OpenPGP applet version.
+  - Fix displaying wrong firmware version in CCID mode.
+  - Base U2F support on if applet is available (CCID).
+  - Don’t save window position as it causes problems with multi-monitor setups.
+
+---

Old:

  yubikey-neo-manager-1.2.1.tar.gz

New:

  yubikey-neo-manager-1.3.0.tar.gz



Other differences:
--
++ yubikey-neo-manager.spec ++
--- /var/tmp/diff_new_pack.Cidbit/_old  2015-06-09 08:50:27.0 +0200
+++ /var/tmp/diff_new_pack.Cidbit/_new  2015-06-09 08:50:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yubikey-neo-manager
-Version:1.2.1
+Version:1.3.0
 Release:0
 Summary:YubiKey NEO CCID Manager GUI
 License:BSD-2-Clause

++ yubikey-neo-manager-1.2.1.tar.gz - yubikey-neo-manager-1.3.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/ChangeLog 
new/yubikey-neo-manager-1.3.0/ChangeLog
--- old/yubikey-neo-manager-1.2.1/ChangeLog 2015-04-10 17:05:30.0 
+0200
+++ new/yubikey-neo-manager-1.3.0/ChangeLog 2015-05-18 15:43:02.0 
+0200
@@ -1,3 +1,52 @@
+2015-05-18  Dain Nilsson d...@yubico.com
+
+   * NEWS, neoman/__init__.py: Update NEWS and version for release.
+
+2015-05-18  Dain Nilsson d...@yubico.com
+
+   * neoman/view/main.py: Don't save window position (fixes #36).
+
+2015-05-18  Dain Nilsson d...@yubico.com
+
+   * resources/neoman.nsi: Fix name of outfile.
+
+2015-05-08  Dain Nilsson d...@yubico.com
+
+   * resources/neoman.spec: Sign using PIV.
+
+2015-05-08  Dain Nilsson d...@yubico.com
+
+   * NEWS: Updated NEWS
+
+2015-05-08  Dain Nilsson d...@yubico.com
+
+   * neoman/device.py, neoman/device_ccid.py, neoman/device_otp.py,
+   neoman/device_u2f.py: Don't show firmware version in CCID mode.
+
+2015-05-07  Dain Nilsson d...@yubico.com
+
+   * NEWS: Updated NEWS.
+
+2015-04-28  Dain Nilsson dain...@gmail.com
+
+   * README: Added OpenPGP security advisory notice.
+
+2015-04-24  Dain Nilsson d...@yubico.com
+
+   * resources/osx-patch-ccid: Updated device list in osx-patch-ccid.
+
+2015-04-22  Dain Nilsson d...@yubico.com
+
+   * neoman/appletdb.json: Updated appletdb.
+
+2015-04-14  Dain Nilsson d...@yubico.com
+
+   * MANIFEST.in, NEWS, neoman/__init__.py: Bump version.
+
+2015-04-14  Dain Nilsson d...@yubico.com
+
+   * README: Use https for link in README.
+
 2015-04-10  Dain Nilsson d...@yubico.com
 
* neoman/__init__.py: Bump version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/MANIFEST.in 
new/yubikey-neo-manager-1.3.0/MANIFEST.in
--- old/yubikey-neo-manager-1.2.1/MANIFEST.in   2015-02-18 16:53:29.0 
+0100
+++ new/yubikey-neo-manager-1.3.0/MANIFEST.in   2015-04-14 14:31:54.0 
+0200
@@ -8,3 +8,4 @@
 include scripts/*.1
 include resources/*
 include qt_resources/*
+include doc/*.adoc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/NEWS 
new/yubikey-neo-manager-1.3.0/NEWS
--- old/yubikey-neo-manager-1.2.1/NEWS  2015-04-10 16:51:49.0 +0200
+++ new/yubikey-neo-manager-1.3.0/NEWS  2015-05-18 15:39:55.0 +0200
@@ -1,3 +1,9 @@
+* Version 1.3.0 (released 2015-05-18)
+ ** Updated applet definitions to fix incorrect OpenPGP applet version.
+ ** Fix displaying wrong firmware version in CCID mode.
+ ** Base U2F support on if applet is available (CCID).
+ ** Don't save window position as it causes problems with multi-monitor setups.
+
 * Version 1.2.1 (released 2015-04-10)
  ** Bugfix release: Fix mode switching when in U2F-only mode.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/PKG-INFO 
new/yubikey-neo-manager-1.3.0/PKG-INFO
--- old/yubikey-neo-manager-1.2.1/PKG-INFO  2015-04-10 

commit libdvbpsi for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libdvbpsi for openSUSE:Factory 
checked in at 2015-06-09 08:49:39

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


Package is libdvbpsi

Changes:

--- /work/SRC/openSUSE:Factory/libdvbpsi/libdvbpsi.changes  2015-05-10 
10:46:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdvbpsi.new/libdvbpsi.changes 2015-06-09 
08:50:38.0 +0200
@@ -1,0 +2,21 @@
+Mon Jun  8 13:16:10 UTC 2015 - joerg.loren...@ki.tng.de
+
+- Update to version 1.3.0:
+ + New descriptor:
+   - 0x10 Smoothing Buffer
+   - 0x11 STD descriptor
+   - 0x12 IBP descriptor
+   - 0x1b MPEG-4 video descriptor
+   - 0x1c MPEG-4 audio descriptor
+ + Fix bugs in descriptor: 0x02, 0x0a, 0x45, 0x48, 0x50, 0x56, 0x7c
+ + Fix bugs in table: EIT, NIT
+ + Fix bugs in demux.c
+ + Build with mingw32
+ + Generate descriptors: 0x83, 0xa1
+ + Documentation fixes:
+   - tables: NIT
+   - descriptors: 0xa1
+- Fixed libdvbpsi-gcc5-fixes.patch and changed baselibs.conf
+  to libdvbpsi10.
+
+---

Old:

  libdvbpsi-1.2.0.tar.bz2

New:

  libdvbpsi-1.3.0.tar.bz2



Other differences:
--
++ libdvbpsi.spec ++
--- /var/tmp/diff_new_pack.3z2SIj/_old  2015-06-09 08:50:39.0 +0200
+++ /var/tmp/diff_new_pack.3z2SIj/_new  2015-06-09 08:50:39.0 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%define soname 10
+
 Name:   libdvbpsi
-Version:1.2.0
+Version:1.3.0
 Release:0
 Summary:Library for Decoding and Generating MPEG TS and DVB PSI Tables
 License:LGPL-2.1+
@@ -38,11 +40,11 @@
 
 * All MPEG 2 descriptors, decoders and generators.
 
-%package -n libdvbpsi9
+%package -n libdvbpsi%{soname}
 Summary:Library for Decoding and Generating MPEG TS and DVB PSI Tables
 Group:  System/Libraries
 
-%description -n libdvbpsi9
+%description -n libdvbpsi%{soname}
 libdvbpsi is a simple library designed for decoding and generating
MPEG TS and DVB PSI tables. Current features: * Program
Association Table (PAT), decoder and generator.
@@ -53,7 +55,7 @@
 %package devel
 Summary:Library for Decoding and Generation of MPEG TS and DVB PSI 
Tables
 Group:  Development/Libraries/C and C++
-Requires:   libdvbpsi9 = %{version}
+Requires:   libdvbpsi%{soname} = %{version}
 
 %description devel
 libdvbpsi is a simple library designed for decoding and generation of
@@ -81,14 +83,14 @@
 %clean
 %{__rm} -rf %{buildroot}
 
-%post -n libdvbpsi9 -p /sbin/ldconfig
+%post -n libdvbpsi%{soname} -p /sbin/ldconfig
 
-%postun -n libdvbpsi9 -p /sbin/ldconfig
+%postun -n libdvbpsi%{soname} -p /sbin/ldconfig
 
-%files -n libdvbpsi9
+%files -n libdvbpsi%{soname}
 %defattr (-, root, root)
-%{_libdir}/libdvbpsi.so.9
-%{_libdir}/libdvbpsi.so.9.*
+%{_libdir}/libdvbpsi.so.%{soname}
+%{_libdir}/libdvbpsi.so.%{soname}.*
 
 %files devel
 %defattr (-, root, root)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.3z2SIj/_old  2015-06-09 08:50:39.0 +0200
+++ /var/tmp/diff_new_pack.3z2SIj/_new  2015-06-09 08:50:39.0 +0200
@@ -1 +1 @@
-libdvbpsi9
+libdvbpsi10

++ libdvbpsi-1.2.0.tar.bz2 - libdvbpsi-1.3.0.tar.bz2 ++
 8092 lines of diff (skipped)

++ libdvbpsi-gcc5-fixes.patch ++
--- /var/tmp/diff_new_pack.3z2SIj/_old  2015-06-09 08:50:39.0 +0200
+++ /var/tmp/diff_new_pack.3z2SIj/_new  2015-06-09 08:50:39.0 +0200
@@ -1,11 +1,11 @@
 misc/test_dr.h
-+++ misc/test_dr.h
-@@ -99,7 +99,7 @@
+--- misc/test_dr.h.orig2015-06-08 14:07:40.455936279 +0200
 misc/test_dr.h 2015-06-08 14:07:40.485935688 +0200
+@@ -103,7 +103,7 @@
  
  #define BOZO_end_boolean(name)  \
s_decoded.name += 12; \
 -} while(!i_err  (s_decoded.name = 12));  \
 +} while(!i_err);\
- fprintf(stdout, \r  iteration count: %22llu, i_loop_count);   \
+ fprintf(stdout, \r  iteration count: %22PRI64d, i_loop_count);   \
  if(i_err)   \
fprintf(stdout, FAILED !!!\n);  \




commit ruby-kde4 for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package ruby-kde4 for openSUSE:Factory 
checked in at 2015-06-09 08:49:24

Comparing /work/SRC/openSUSE:Factory/ruby-kde4 (Old)
 and  /work/SRC/openSUSE:Factory/.ruby-kde4.new (New)


Package is ruby-kde4

Changes:

--- /work/SRC/openSUSE:Factory/ruby-kde4/ruby-kde4.changes  2014-11-19 
20:28:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-kde4.new/ruby-kde4.changes 2015-06-09 
08:50:30.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  8 08:31:31 UTC 2015 - dims...@opensuse.org
+
+- Drop kate-devel BuildRequires: this is no longer available with
+  KF5.
+
+---



Other differences:
--
++ ruby-kde4.spec ++
--- /var/tmp/diff_new_pack.0UcIrU/_old  2015-06-09 08:50:30.0 +0200
+++ /var/tmp/diff_new_pack.0UcIrU/_new  2015-06-09 08:50:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ruby-kde4
 #
-# 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,7 +17,6 @@
 
 
 Name:   ruby-kde4
-BuildRequires:  kate-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  libqimageblitz-devel




commit kde-l10n for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package kde-l10n for openSUSE:Factory 
checked in at 2015-06-09 08:49:04

Comparing /work/SRC/openSUSE:Factory/kde-l10n (Old)
 and  /work/SRC/openSUSE:Factory/.kde-l10n.new (New)


Package is kde-l10n

Changes:

--- /work/SRC/openSUSE:Factory/kde-l10n/kde-l10n.changes2015-05-19 
23:47:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-l10n.new/kde-l10n.changes   2015-06-09 
08:49:18.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:45:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  kde-l10n-ar-15.04.1.tar.xz
  kde-l10n-bg-15.04.1.tar.xz
  kde-l10n-bs-15.04.1.tar.xz
  kde-l10n-ca-15.04.1.tar.xz
  kde-l10n...@valencia-15.04.1.tar.xz
  kde-l10n-cs-15.04.1.tar.xz
  kde-l10n-da-15.04.1.tar.xz
  kde-l10n-de-15.04.1.tar.xz
  kde-l10n-el-15.04.1.tar.xz
  kde-l10n-en_GB-15.04.1.tar.xz
  kde-l10n-eo-15.04.1.tar.xz
  kde-l10n-es-15.04.1.tar.xz
  kde-l10n-et-15.04.1.tar.xz
  kde-l10n-eu-15.04.1.tar.xz
  kde-l10n-fa-15.04.1.tar.xz
  kde-l10n-fi-15.04.1.tar.xz
  kde-l10n-fr-15.04.1.tar.xz
  kde-l10n-ga-15.04.1.tar.xz
  kde-l10n-gl-15.04.1.tar.xz
  kde-l10n-he-15.04.1.tar.xz
  kde-l10n-hi-15.04.1.tar.xz
  kde-l10n-hr-15.04.1.tar.xz
  kde-l10n-hu-15.04.1.tar.xz
  kde-l10n-ia-15.04.1.tar.xz
  kde-l10n-id-15.04.1.tar.xz
  kde-l10n-is-15.04.1.tar.xz
  kde-l10n-it-15.04.1.tar.xz
  kde-l10n-ja-15.04.1.tar.xz
  kde-l10n-kk-15.04.1.tar.xz
  kde-l10n-km-15.04.1.tar.xz
  kde-l10n-ko-15.04.1.tar.xz
  kde-l10n-lt-15.04.1.tar.xz
  kde-l10n-lv-15.04.1.tar.xz
  kde-l10n-mr-15.04.1.tar.xz
  kde-l10n-nb-15.04.1.tar.xz
  kde-l10n-nds-15.04.1.tar.xz
  kde-l10n-nl-15.04.1.tar.xz
  kde-l10n-nn-15.04.1.tar.xz
  kde-l10n-pa-15.04.1.tar.xz
  kde-l10n-pl-15.04.1.tar.xz
  kde-l10n-pt-15.04.1.tar.xz
  kde-l10n-pt_BR-15.04.1.tar.xz
  kde-l10n-ro-15.04.1.tar.xz
  kde-l10n-ru-15.04.1.tar.xz
  kde-l10n-sk-15.04.1.tar.xz
  kde-l10n-sl-15.04.1.tar.xz
  kde-l10n-sr-15.04.1.tar.xz
  kde-l10n-sv-15.04.1.tar.xz
  kde-l10n-tr-15.04.1.tar.xz
  kde-l10n-ug-15.04.1.tar.xz
  kde-l10n-uk-15.04.1.tar.xz
  kde-l10n-wa-15.04.1.tar.xz
  kde-l10n-zh_CN-15.04.1.tar.xz
  kde-l10n-zh_TW-15.04.1.tar.xz

New:

  kde-l10n-ar-15.04.2.tar.xz
  kde-l10n-bg-15.04.2.tar.xz
  kde-l10n-bs-15.04.2.tar.xz
  kde-l10n-ca-15.04.2.tar.xz
  kde-l10n...@valencia-15.04.2.tar.xz
  kde-l10n-cs-15.04.2.tar.xz
  kde-l10n-da-15.04.2.tar.xz
  kde-l10n-de-15.04.2.tar.xz
  kde-l10n-el-15.04.2.tar.xz
  kde-l10n-en_GB-15.04.2.tar.xz
  kde-l10n-eo-15.04.2.tar.xz
  kde-l10n-es-15.04.2.tar.xz
  kde-l10n-et-15.04.2.tar.xz
  kde-l10n-eu-15.04.2.tar.xz
  kde-l10n-fa-15.04.2.tar.xz
  kde-l10n-fi-15.04.2.tar.xz
  kde-l10n-fr-15.04.2.tar.xz
  kde-l10n-ga-15.04.2.tar.xz
  kde-l10n-gl-15.04.2.tar.xz
  kde-l10n-he-15.04.2.tar.xz
  kde-l10n-hi-15.04.2.tar.xz
  kde-l10n-hr-15.04.2.tar.xz
  kde-l10n-hu-15.04.2.tar.xz
  kde-l10n-ia-15.04.2.tar.xz
  kde-l10n-id-15.04.2.tar.xz
  kde-l10n-is-15.04.2.tar.xz
  kde-l10n-it-15.04.2.tar.xz
  kde-l10n-ja-15.04.2.tar.xz
  kde-l10n-kk-15.04.2.tar.xz
  kde-l10n-km-15.04.2.tar.xz
  kde-l10n-ko-15.04.2.tar.xz
  kde-l10n-lt-15.04.2.tar.xz
  kde-l10n-lv-15.04.2.tar.xz
  kde-l10n-mr-15.04.2.tar.xz
  kde-l10n-nb-15.04.2.tar.xz
  kde-l10n-nds-15.04.2.tar.xz
  kde-l10n-nl-15.04.2.tar.xz
  kde-l10n-nn-15.04.2.tar.xz
  kde-l10n-pa-15.04.2.tar.xz
  kde-l10n-pl-15.04.2.tar.xz
  kde-l10n-pt-15.04.2.tar.xz
  kde-l10n-pt_BR-15.04.2.tar.xz
  kde-l10n-ro-15.04.2.tar.xz
  kde-l10n-ru-15.04.2.tar.xz
  kde-l10n-sk-15.04.2.tar.xz
  kde-l10n-sl-15.04.2.tar.xz
  kde-l10n-sr-15.04.2.tar.xz
  kde-l10n-sv-15.04.2.tar.xz
  kde-l10n-tr-15.04.2.tar.xz
  kde-l10n-ug-15.04.2.tar.xz
  kde-l10n-uk-15.04.2.tar.xz
  kde-l10n-wa-15.04.2.tar.xz
  kde-l10n-zh_CN-15.04.2.tar.xz
  kde-l10n-zh_TW-15.04.2.tar.xz



Other differences:
--
++ kde-l10n.spec ++
--- /var/tmp/diff_new_pack.HZ70VM/_old  2015-06-09 08:49:31.0 +0200
+++ /var/tmp/diff_new_pack.HZ70VM/_new  2015-06-09 08:49:31.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   kde-l10n
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:KDE translations base package
 License:GPL-2.0+


++ kde-l10n-ar-15.04.1.tar.xz - kde-l10n-ar-15.04.2.tar.xz ++
 3330 lines of diff (skipped)

++ kde-l10n-bg-15.04.1.tar.xz - kde-l10n-bg-15.04.2.tar.xz ++
 3402 lines of diff (skipped)

++ kde-l10n-bs-15.04.1.tar.xz - kde-l10n-bs-15.04.2.tar.xz ++
 4628 lines of diff (skipped)

++ kde-l10n-ca-15.04.1.tar.xz - kde-l10n-ca-15.04.2.tar.xz ++

commit vusb-analyzer for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package vusb-analyzer for openSUSE:Factory 
checked in at 2015-06-09 08:49:10

Comparing /work/SRC/openSUSE:Factory/vusb-analyzer (Old)
 and  /work/SRC/openSUSE:Factory/.vusb-analyzer.new (New)


Package is vusb-analyzer

Changes:

--- /work/SRC/openSUSE:Factory/vusb-analyzer/vusb-analyzer.changes  
2011-09-23 12:50:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.vusb-analyzer.new/vusb-analyzer.changes 
2015-06-09 08:50:22.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun  7 18:03:52 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+
+---



Other differences:
--
++ vusb-analyzer.spec ++
--- /var/tmp/diff_new_pack.uYt9ru/_old  2015-06-09 08:50:23.0 +0200
+++ /var/tmp/diff_new_pack.uYt9ru/_new  2015-06-09 08:50:23.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package vusb-analyzer (Version 1.1)
+# spec file for package vusb-analyzer
 #
-# Copyright (c) 2010 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
@@ -15,34 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
+%{!?python_sitelib:  %global python_sitelib  %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
+%{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
+%if 0%{?suse_version} = 1120
+%define py_inst_dir %{python_sitelib}
+%else
+%define py_inst_dir %{python_sitearch}
+%endif
 Name:   vusb-analyzer
 Version:1.1
-Release:2
+Release:0
+Summary:A tool for viewing USB trace files from usbmon and other usb 
dump formats
 License:MIT
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Group:  Development/Tools/Other
-Source: %{name}-%{version}.tar.gz
-Summary:A tool for viewing USB trace files from usbmon and other usb 
dump formats
-
-%if 0%{suse_version} = 1120
-BuildArch:  noarch
-%endif
-
 Url:http://vusb-analyzer.sourceforge.net
+Source: 
http://downloads.sourceforge.net/vusb-analyzer/%{name}-%{version}.tar.gz
 BuildRequires:  python-gtk
 Requires:   python-gtk
-%{py_requires}
-
-%{!?python_sitelib:  %global python_sitelib  %(%__python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}   

-%{!?python_sitearch: %global python_sitearch %(%__python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}  

-
-%if 0%suse_version = 1120
-%define py_inst_dir %python_sitelib
-%else
-%define py_inst_dir %python_sitearch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%py_requires
+%if 0%{?suse_version} = 1120
+BuildArch:  noarch
 %endif 
 
 %description
@@ -51,10 +45,6 @@
 Virtual USB Analyzer is not itself a USB sniffer tool. It is just a user
 interface for visualizing logs.
 
-Authors:
-
-Micah Dowty mi...@vmware.com
-
 %prep
 %setup -q -c %{name}-%{version}
 
@@ -62,13 +52,10 @@
 
 %install
 cd vusb-analyzer-1.1
-install -d $RPM_BUILD_ROOT/%{_bindir}
-install -m 0755 vusb-analyzer $RPM_BUILD_ROOT/%{_bindir}
-install -d $RPM_BUILD_ROOT/%{py_inst_dir}
-cp -a VUsbTools $RPM_BUILD_ROOT/%{py_inst_dir}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+install -d %{buildroot}/%{_bindir}
+install -m 0755 vusb-analyzer %{buildroot}/%{_bindir}
+install -d %{buildroot}/%{py_inst_dir}
+cp -a VUsbTools %{buildroot}/%{py_inst_dir}
 
 %files
 %defattr(-,root,root)




commit ghc-conduit-extra for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package ghc-conduit-extra for 
openSUSE:Factory checked in at 2015-06-09 08:49:13

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


Package is ghc-conduit-extra

Changes:

--- /work/SRC/openSUSE:Factory/ghc-conduit-extra/ghc-conduit-extra.changes  
2015-05-21 08:34:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-conduit-extra.new/ghc-conduit-extra.changes 
2015-06-09 08:50:24.0 +0200
@@ -1,0 +2,6 @@
+Sun May 31 20:31:58 UTC 2015 - mimi...@gmail.com
+
+- update to 1.1.9
+* detectUtf
+
+---

Old:

  conduit-extra-1.1.8.tar.gz

New:

  conduit-extra-1.1.9.tar.gz



Other differences:
--
++ ghc-conduit-extra.spec ++
--- /var/tmp/diff_new_pack.U3rfaS/_old  2015-06-09 08:50:25.0 +0200
+++ /var/tmp/diff_new_pack.U3rfaS/_new  2015-06-09 08:50:25.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-conduit-extra
-Version:1.1.8
+Version:1.1.9
 Release:0
 Summary:Batteries included conduit: adapters for common libraries
 License:MIT

++ conduit-extra-1.1.8.tar.gz - conduit-extra-1.1.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.8/ChangeLog.md 
new/conduit-extra-1.1.9/ChangeLog.md
--- old/conduit-extra-1.1.8/ChangeLog.md2015-05-12 09:11:41.0 
+0200
+++ new/conduit-extra-1.1.9/ChangeLog.md2015-05-27 12:40:54.0 
+0200
@@ -1,3 +1,7 @@
+## 1.1.9
+
+* detectUtf [#217](https://github.com/snoyberg/conduit/pull/217)
+
 ## 1.1.8
 
 *  Adding buffer size to sourceHandleRange 
[#213](https://github.com/snoyberg/conduit/pull/213)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.8/Data/Conduit/Text.hs 
new/conduit-extra-1.1.9/Data/Conduit/Text.hs
--- old/conduit-extra-1.1.8/Data/Conduit/Text.hs2015-05-12 
09:11:41.0 +0200
+++ new/conduit-extra-1.1.9/Data/Conduit/Text.hs2015-05-27 
12:40:54.0 +0200
@@ -35,6 +35,7 @@
 , Data.Conduit.Text.decodeUtf8
 , decodeUtf8Lenient
 , encodeUtf8
+, detectUtf
 ) where
 
 import qualified Prelude
@@ -459,3 +460,34 @@
 encodeUtf8 :: Monad m = Conduit T.Text m B.ByteString
 encodeUtf8 = CL.map TE.encodeUtf8
 {-# INLINE encodeUtf8 #-}
+
+-- | Automatically determine which UTF variant is being used. This function
+-- checks for BOMs, removing them as necessary. It defaults to assuming UTF-8.
+--
+-- Since 1.1.9
+detectUtf :: MonadThrow m = Conduit B.ByteString m T.Text
+detectUtf =
+go id
+  where
+go front = await = maybe (close front) (push front)
+
+push front bs'
+| B.length bs  4 = go $ B.append bs
+| otherwise   = leftDecode bs
+  where bs = front bs'
+
+close front = leftDecode $ front B.empty
+
+leftDecode bs = leftover bsOut  decode codec
+  where
+bsOut = B.append (B.drop toDrop x) y
+(x, y) = B.splitAt 4 bs
+(toDrop, codec) =
+case B.unpack x of
+[0x00, 0x00, 0xFE, 0xFF] - (4, utf32_be)
+[0xFF, 0xFE, 0x00, 0x00] - (4, utf32_le)
+0xFE : 0xFF: _   - (2, utf16_be)
+0xFF : 0xFE: _   - (2, utf16_le)
+0xEF : 0xBB: 0xBF : _- (3, utf8)
+_- (0, utf8) -- Assuming UTF-8
+{-# INLINE detectUtf #-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.8/conduit-extra.cabal 
new/conduit-extra-1.1.9/conduit-extra.cabal
--- old/conduit-extra-1.1.8/conduit-extra.cabal 2015-05-12 09:11:41.0 
+0200
+++ new/conduit-extra-1.1.9/conduit-extra.cabal 2015-05-27 12:40:54.0 
+0200
@@ -1,5 +1,5 @@
 Name:conduit-extra
-Version: 1.1.8
+Version: 1.1.9
 Synopsis:Batteries included conduit: adapters for common libraries.
 Description:
 The conduit package itself maintains relative small dependencies. The 
purpose of this package is to collect commonly used utility functions wrapping 
other library dependencies, without depending on heavier-weight dependencies. 
The basic idea is that this package should only depend on haskell-platform 
packages and conduit.




commit dispcalGUI for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package dispcalGUI for openSUSE:Factory 
checked in at 2015-06-09 08:49:15

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


Package is dispcalGUI

Changes:

--- /work/SRC/openSUSE:Factory/dispcalGUI/dispcalGUI.changes2015-06-02 
10:07:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.dispcalGUI.new/dispcalGUI.changes   
2015-06-09 08:50:25.0 +0200
@@ -1,0 +2,5 @@
+Sun Jun 07 22:30:09 UTC 2015 - dispcal...@hoech.net
+
+- update to 3.0.2.0: see README.html#changelog-3.0.2
+
+---

Old:

  dispcalGUI-3.0.1.0.tar.gz

New:

  dispcalGUI-3.0.2.0.tar.gz



Other differences:
--
++ dispcalGUI.spec ++
--- /var/tmp/diff_new_pack.pGSGuX/_old  2015-06-09 08:50:26.0 +0200
+++ /var/tmp/diff_new_pack.pGSGuX/_new  2015-06-09 08:50:26.0 +0200
@@ -25,7 +25,7 @@
 Summary:A graphical front-end for display calibration and profiling 
using Argyll CMS
 License:GPL-3.0+
 Name:   dispcalGUI
-Version:3.0.1.0
+Version:3.0.2.0
 Release:0
 Source0:http://dispcalgui.hoech.net/download/%{name}-%version.tar.gz
 Source1:copyright

++ debian.changelog ++
--- /var/tmp/diff_new_pack.pGSGuX/_old  2015-06-09 08:50:26.0 +0200
+++ /var/tmp/diff_new_pack.pGSGuX/_new  2015-06-09 08:50:26.0 +0200
@@ -1,5 +1,5 @@
-dispcalgui (3.0.1.0) stable; urgency=low
+dispcalgui (3.0.2.0) stable; urgency=low
 
-  * Version 3.0.1.0
+  * Version 3.0.2.0
 
- -- Florian Höch dispcal...@hoech.net  Sun, 31 May 2015 18:43:10 +0100
+ -- Florian Höch dispcal...@hoech.net  Sun, 07 Jun 2015 22:30:09 +0100

++ dispcalGUI-3.0.1.0.tar.gz - dispcalGUI-3.0.2.0.tar.gz ++
/work/SRC/openSUSE:Factory/dispcalGUI/dispcalGUI-3.0.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.dispcalGUI.new/dispcalGUI-3.0.2.0.tar.gz differ: 
char 5, line 1




commit xf86-input-libinput for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-libinput for 
openSUSE:Factory checked in at 2015-06-09 08:49:11

Comparing /work/SRC/openSUSE:Factory/xf86-input-libinput (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-libinput.new (New)


Package is xf86-input-libinput

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-libinput/xf86-input-libinput.changes  
2015-05-24 19:32:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-libinput.new/xf86-input-libinput.changes 
2015-06-09 08:50:23.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun  7 17:05:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.11.0:
+  + Only init abs axes if we don't have acceleration.
+  + Use the new unaccelerated valuator ValuatorMask features.
+  + Fix missing scroll methods default/scroll button property.
+
+---

Old:

  xf86-input-libinput-0.10.0.tar.bz2

New:

  xf86-input-libinput-0.11.0.tar.bz2



Other differences:
--
++ xf86-input-libinput.spec ++
--- /var/tmp/diff_new_pack.q1Oy5c/_old  2015-06-09 08:50:24.0 +0200
+++ /var/tmp/diff_new_pack.q1Oy5c/_new  2015-06-09 08:50:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-libinput
-Version:0.10.0
+Version:0.11.0
 Release:0
 Summary:Libinput driver for the Xorg X server
 License:MIT

++ xf86-input-libinput-0.10.0.tar.bz2 - xf86-input-libinput-0.11.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-input-libinput-0.10.0/ChangeLog 
new/xf86-input-libinput-0.11.0/ChangeLog
--- old/xf86-input-libinput-0.10.0/ChangeLog2015-05-21 02:20:59.0 
+0200
+++ new/xf86-input-libinput-0.11.0/ChangeLog2015-06-05 05:41:08.0 
+0200
@@ -1,3 +1,62 @@
+commit 449b496a3abd2860ada3a27a4d23efc28b87448d
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Fri Jun 5 13:40:31 2015 +1000
+
+xf86-input-libinput 0.11.0
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit d4e0b5420ff2af2e790f12d10996f93ec6066b4a
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon Jun 1 11:41:09 2015 +1000
+
+Fix missing scroll methods default/scroll button property
+
+Even if no scroll method is enabled by default, we still want those
+properties.
+
+Introduced in 8d4e03570c.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 19c91044e44dd31deaeb638a919c64e9a9182448
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue May 5 14:17:10 2015 +1000
+
+Use the new unaccelerated valuator ValuatorMask features
+
+SDL Games like openarena rely on relative input that's handled by the DGA 
code
+in the server. That code casts the driver's input data to int and sends it 
to
+the client. libinput does pointer acceleration for us, so sending any 
deltas
+of less than 1 (likely for slow movements) ends up being 0.
+
+Use the new ValuatorMask accelerated/unaccelerated values to pass the
+unaccelerated values along, the server can then decide what to do with it.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Hans de Goede hdego...@redhat.com
+
+commit 3d6afca975e5c54d458974ca2e9ada3df209587c
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Wed May 20 13:22:45 2015 +1000
+
+Only init abs axes if we don't have acceleration
+
+A lot of devices (mainly MS input devices) have abs axes on top of the
+relative axes. Those axes are usually mute but with the current code we 
set up
+absolute axes for those devices. Relative events are then scaled by the 
server
+which makes the device appear slow.
+
+As an immediate fix always prefer relative axes and only set up absolute 
axes
+if the device has a calibration matrix but no pointer acceleration.
+This may mess up other devices where the relative axes are dead, we'll deal
+with this when it comes.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=90322
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Hans de Goede hdego...@redhat.com
+
 commit 158e3264cefa9e6ac3e2218027b212237b039ce6
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Thu May 21 09:52:40 2015 +1000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-input-libinput-0.10.0/configure 
new/xf86-input-libinput-0.11.0/configure
--- old/xf86-input-libinput-0.10.0/configure2015-05-21 01:52:56.0 
+0200
+++ new/xf86-input-libinput-0.11.0/configure2015-06-05 05:40:02.0 
+0200
@@ -1,6 +1,6 @@
 

commit kimtoy for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2015-06-09 08:49:08

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


Package is kimtoy

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2014-04-03 
17:08:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2015-06-09 
08:50:22.0 +0200
@@ -1,0 +2,13 @@
+Sun Jun  7 05:37:45 UTC 2015 - i...@marguerite.su
+
+- update version 1.10.1
+  * use openssl instead of qca2
+  * fix theme animation with libpng 1.6+
+  * update libpng-apng copy to 1.6.17
+- changes in 1.10.0
+  * encrypted sogou input theme import support
+  * fix compability with ibus 1.5.x but ctrl+space is 
+the only supported hotkey
+  * fix zombie process issue when opening setting dialog
+
+---

Old:

  kimtoy-1.9.2.git20130710.tar.gz

New:

  140967-kimtoy-1.10.1.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.OqcvUR/_old  2015-06-09 08:50:22.0 +0200
+++ /var/tmp/diff_new_pack.OqcvUR/_new  2015-06-09 08:50:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kimtoy
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,21 @@
 
 
 Name:   kimtoy
-Version:1.9.2.git20130710
+Version:1.10.1
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://kde-apps.org/content/show.php/KIMToy?content=140967
-# https://projects.kde.org/projects/extragear/utils/kimtoy
-Source: %{name}-%{version}.tar.gz
+Source: 
http://kde-apps.org/CONTENT/content-files/140967-kimtoy-%{version}.tar.bz2
 Source1:xim.d-kimtoy
 Source2:draw-freehand.svg
 Source3:draw-freehand.svgz
 BuildRequires:  cmake
-%if 0%{?suse_version}  1210
-BuildRequires:  libdbus-c++-devel
-%endif
 BuildRequires:  gcc-c++
 BuildRequires:  ibus-devel
 BuildRequires:  intltool
 BuildRequires:  libkde4-devel
-%if 0%{?suse_version}  1320
-BuildRequires:  strigi-devel
-%endif
 BuildRequires:  libtool
 BuildRequires:  libunique-devel
 # libpng Upstream rejected Mozilla's apng, thus can't be included in SuSE 
either.
@@ -47,9 +40,15 @@
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-#Recommends: %{name}-lang = %{version}
-%kde4_runtime_requires
+%{kde4_runtime_requires}
+%if 0%{?suse_version}  1210
+BuildRequires:  libdbus-c++-devel
+%endif
+%if 0%{?suse_version}  1320
+BuildRequires:  strigi-devel
+%endif
 
 %description
 KIMToy is an input method frontend for KDE. It is an alternative to kimpanel 
plasmoid. KIMToy uses the same dbus ipc specification as kimpanel, say 
org.kde.impanel, so where kimpanel works, where KIMToy works.
@@ -67,7 +66,7 @@
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Requires:   scim
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description backend-scim
 KIMToy is an input method frontend for KDE.
@@ -79,14 +78,14 @@
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Requires:   ibus = 1.5.0
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description backend-ibus
 KIMToy is an input method frontend for KDE.
 
 This contains its ibus backend.
 
-#%lang_package
+%lang_package
 
 %prep
 %setup -q
@@ -94,8 +93,8 @@
 %build
 mkdir build
 cd build
-CXXFLAGS=-pthread cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DLIB_INSTALL_DIR=%{_libdir}
-make %{?_sm_mflags}
+CXXFLAGS=-pthread cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} 
-DLIB_INSTALL_DIR=%{_libdir}
+make %{?_smp_mflags}
 
 %install
 cd build
@@ -143,7 +142,7 @@
 sed -i 38d %{buildroot}%{_datadir}/autostart/%{name}.desktop
 sed -i 38iX-KDE-autostart-condition=kimtoyrc:behavior:AutostartKIMToy:true 
%{buildroot}%{_datadir}/autostart/%{name}.desktop
 
-#%find_lang %{name}
+%find_lang %{name}
 
 %files
 %defattr(-,root,root,-)
@@ -163,14 +162,15 @@
 %dir %{_sysconfdir}/X11/xim.d
 %config %{_sysconfdir}/X11/xim.d/*
 
-#%files lang -f %{name}.lang
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
 
 %files backend-scim
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %{_libdir}/scim-1.0/*
 
 %files backend-ibus
-%defattr(-,root,root)