commit oce for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package oce for openSUSE:Factory checked in 
at 2017-01-31 12:48:02

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


Package is "oce"

Changes:

--- /work/SRC/openSUSE:Factory/oce/oce.changes  2017-01-22 00:10:35.348691227 
+0100
+++ /work/SRC/openSUSE:Factory/.oce.new/oce.changes 2017-02-03 
23:33:45.414878275 +0100
@@ -1,0 +2,21 @@
+Mon Jan 30 09:36:04 UTC 2017 - adr...@suse.de
+
+- update to version 0.18
+  * Upgraded to OCCT 6.9.1 
http://www.opencascade.com/pub/doc/Release_Notes_6.7.0.pdf
+  * Support VTK OpenGL2 backend
+  * 0027385: assertion in static initializer in a Windows GUI application
+  * Fix null pointer access in BRepMesh_EdgeTessellator
+- switch to obs_scm for incremental storage and being able to work 
+  in git tree
+
+---
+Tue Nov 29 16:52:13 UTC 2016 - toddrme2...@gmail.com
+
+- Remove unneeded netcdf dependencies.
+
+---
+Thu Sep  1 07:21:31 UTC 2016 - adr...@suse.de
+
+- install cmake files in default location
+
+---

Old:

  oce-0.17.2.tar.xz

New:

  oce-0.18.obscpio
  oce.obsinfo



Other differences:
--
++ oce.spec ++
--- /var/tmp/diff_new_pack.d4Vm3r/_old  2017-02-03 23:33:46.346746266 +0100
+++ /var/tmp/diff_new_pack.d4Vm3r/_new  2017-02-03 23:33:46.350745700 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oce
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # Whether clang should be used instead of gcc
 %bcond_with scanbuild
 %if %{with scanbuild}
@@ -37,21 +38,21 @@
 %define ocversion 6.8.0
 
 Name:   oce
-Version:0.17.2
+Version:0.18
 Release:0
 Summary:OpenCASCADE Community Edition
-
-Group:  Productivity/Graphics/CAD
 License:LGPL-2.1 WITH OCCT-exception-1.0
-URL:https://github.com/tpaviot/oce
+Group:  Productivity/Graphics/CAD
+
+Url:https://github.com/tpaviot/oce
 Source0:oce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
  
 BuildRequires:  cmake
 BuildRequires:  fdupes
 %if %{with clang}
-BuildRequires:  llvm-clang
 BuildRequires:  libstdc++-devel
+BuildRequires:  llvm-clang
 %else
 BuildRequires:  gcc-c++
 %endif
@@ -69,14 +70,13 @@
 BuildRequires:  tk-devel
 %endif
 %endif
+BuildRequires:  xz
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
-BuildRequires:  xz
 %if %{with build_vtk}
 BuildRequires:  vtk-devel
 %ifarch x86_64
 
-
 %else
 %if 0%{?suse_version} > 1310
 BuildRequires:  -libjawt.so
@@ -86,16 +86,13 @@
 BuildRequires:  -libjawt.so(SUNWprivate_1.1)
 %endif
 %endif
-BuildRequires:  libnetcdf_c++-devel
-BuildRequires:  netcdf-devel
 BuildRequires:  java-devel
-Provides:   OpenCASCADE = %{ocversion}
 Provides:   OCE = %{version}
-Obsoletes:  OpenCASCADE < %{ocversion}
+Provides:   OpenCASCADE = %{ocversion}
 Obsoletes:  OCE < %{version}
+Obsoletes:  OpenCASCADE < %{ocversion}
 Conflicts:  otherproviders(OpenCASCADE)
 
- 
 %description
 OpenCASCADE is a suite for 3D surface and solid modeling, visualization, data
 exchange and rapid application development. It is a platform for
@@ -125,10 +122,10 @@
 %if %{with build_vtk}
 Requires:   %{name}-vtk = %{version}
 %endif
-Provides:   OpenCASCADE-devel = %{ocversion}
 Provides:   OCE-devel = %{version}
-Obsoletes:  OpenCASCADE-devel < %{ocversion}
+Provides:   OpenCASCADE-devel = %{ocversion}
 Obsoletes:  OCE-devel < %{version}
+Obsoletes:  OpenCASCADE-devel < %{ocversion}
 Conflicts:  otherproviders(OpenCASCADE-devel)
 
 %description devel
@@ -183,7 +180,7 @@
 -DOCE_INSTALL_PACKAGE_LIB_DIR=%_libdir \
 -DOCE_INSTALL_INCLUDE_DIR=%_includedir/oce \
 -DOCE_INSTALL_DATA_DIR=%_datadir/oce \
--DOCE_INSTALL_CMAKE_DATA_DIR=%_datadir/cmake/Modules \
+-DOCE_INSTALL_CMAKE_DATA_DIR=%_datadir/oce \
 ..
 %if %{with scanbuild}
   /usr/share/clang/scan-build/scan-build --use-analyzer %_bindir/clang 
-analyze-headers \
@@ -218,6 +215,7 @@
 %_datadir/oce
 %if %{with build_draw}
 %exclude %_datadir/oce/src/DrawResources
+%exclude %_datadir/oce/*.cmake
 
 %files DRAWEXE
 %defattr(-,root,root,-)
@@ -233,8 +231,8 @@
 
 %files devel
 

commit yast2-storage for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2017-01-31 12:36:24

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


Package is "yast2-storage"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2017-01-15 11:02:41.549154598 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2017-02-03 20:07:55.938504598 +0100
@@ -1,0 +2,17 @@
+Wed Jan 25 18:16:05 CET 2017 - shundham...@suse.de
+
+- Don't force separate /boot partition in expert partitioner
+  (fate#320215)
+- Expert partitioner less restrictive with encryption
+  for system mount points (/, /usr/, /var, /opt)
+  and for Btrfs, LVM PVs, RAID
+- 3.2.5
+
+---
+Tue Jan 10 16:03:29 UTC 2017 - igonzalezs...@suse.com
+
+- Fix initialization of partitioning/btrfs_default_subvolume
+  product feature (bsc#1011541)
+- 3.2.4
+
+---

Old:

  yast2-storage-3.2.3.tar.bz2

New:

  yast2-storage-3.2.5.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.9I5plY/_old  2017-02-03 20:07:56.394440422 +0100
+++ /var/tmp/diff_new_pack.9I5plY/_new  2017-02-03 20:07:56.402439296 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.2.3
+Version:3.2.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-storage-3.2.3.tar.bz2 -> yast2-storage-3.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.2.3/.travis.yml 
new/yast2-storage-3.2.5/.travis.yml
--- old/yast2-storage-3.2.3/.travis.yml 2017-01-11 09:53:51.560308000 +0100
+++ new/yast2-storage-3.2.5/.travis.yml 2017-01-27 10:37:24.750924265 +0100
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# 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 "rake yast2-core-dev yast2 yast2-devtools 
doxygen yast2-testsuite libstorage5-dev libstorage5-ruby ruby-dbus" -g 
"rspec:3.3.0 yast-rake gettext cheetah abstract_method"
+  - docker build -t yast-storage-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make -j 4
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-storage-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.2.3/Dockerfile 
new/yast2-storage-3.2.5/Dockerfile
--- old/yast2-storage-3.2.3/Dockerfile  1970-01-01 01:00:00.0 +0100
+++ new/yast2-storage-3.2.5/Dockerfile  2017-01-27 10:37:24.750924265 +0100
@@ -0,0 +1,9 @@
+FROM yastdevel/ruby
+RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
+  libstorage-devel \
+  libstorage-ruby \
+  libtool \
+  "rubygem(ruby-dbus)" \
+  yast2-core-devel
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.2.3/package/yast2-storage.changes 
new/yast2-storage-3.2.5/package/yast2-storage.changes
--- old/yast2-storage-3.2.3/package/yast2-storage.changes   2017-01-11 
09:53:51.736308000 +0100
+++ new/yast2-storage-3.2.5/package/yast2-storage.changes   2017-01-27 
10:37:24.766924265 +0100
@@ -1,4 +1,21 @@
 ---
+Wed Jan 25 18:16:05 CET 2017 - shundham...@suse.de
+
+- Don't force separate /boot partition in expert partitioner
+  (fate#320215)
+- Expert partitioner less restrictive with encryption
+  for system mount points (/, /usr/, /var, /opt)
+  and for Btrfs, LVM PVs, RAID
+- 3.2.5
+
+---
+Tue Jan 10 16:03:29 UTC 2017 - igonzalezs...@suse.com
+
+- Fix initialization of partitioning/btrfs_default_subvolume
+  product feature (bsc#1011541)
+- 3.2.4
+
+---
 Tue Jan 10 14:41:54 UTC 2017 - an...@suse.com
 
 - Avoid recurring error pop-up in the expert partitioner when the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit zypper for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2017-01-27 10:41:00

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


Package is "zypper"

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2016-11-25 
12:02:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2017-02-03 
20:08:13.384048996 +0100
@@ -1,0 +2,6 @@
+Thu Jan 12 14:58:55 CET 2017 - m...@suse.de
+
+- Fix --help output breaking tab completion (bsc#983021)
+- version 1.13.15
+
+---

Old:

  zypper-1.13.14.tar.bz2

New:

  zypper-1.13.15.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.7I1jqd/_old  2017-02-03 20:08:14.451898688 +0100
+++ /var/tmp/diff_new_pack.7I1jqd/_new  2017-02-03 20:08:14.451898688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zypper
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -34,7 +34,7 @@
 Summary:Command line software manager using libzypp
 License:GPL-2.0+
 Group:  System/Packages
-Version:1.13.14
+Version:1.13.15
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.13.14.tar.bz2 -> zypper-1.13.15.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.13.14.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.13.15.tar.bz2 differ: char 11, 
line 1




commit youtube-dl for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2017-02-02 15:42:36

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.changes2017-01-23 
11:36:57.529545791 +0100
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/youtube-dl.changes   
2017-02-03 20:08:00.329886475 +0100
@@ -1,0 +2,14 @@
+Wed Feb  1 10:11:31 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 2017.01.31
+  * cmt,mtv,southpark: Add support for episode URLs
+  * youtube: Fix extraction for domainless player URLs
+
+---
+Thu Jan 26 10:18:21 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 2017.01.25
+  * Support tv.naver.com links
+  * Support openload embeds
+
+---

Old:

  youtube-dl-2017.01.16.tar.gz
  youtube-dl-2017.01.16.tar.gz.sig

New:

  youtube-dl-2017.01.31.tar.gz
  youtube-dl-2017.01.31.tar.gz.sig



Other differences:
--
++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.5QxVRT/_old  2017-02-03 20:08:01.049785144 +0100
+++ /var/tmp/diff_new_pack.5QxVRT/_new  2017-02-03 20:08:01.053784581 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2017.01.16
+Version:2017.01.31
 Release:0
 Summary:A tool for downloading from video sites for offline watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2017.01.16.tar.gz -> youtube-dl-2017.01.31.tar.gz ++
 4017 lines of diff (skipped)




commit yast2-installation for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2017-01-27 10:39:40

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


Package is "yast2-installation"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-01-23 11:26:42.732717382 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2017-02-03 20:07:45.487975593 +0100
@@ -1,0 +2,8 @@
+Fri Jan 20 08:44:28 UTC 2017 - mfi...@suse.com
+
+- bnc#1017752
+  - do not show language change warning in software proposal
+incorrectly when language was not changed.
+- 3.2.16
+
+---

Old:

  yast2-installation-3.2.15.tar.bz2

New:

  yast2-installation-3.2.16.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.no6RRj/_old  2017-02-03 20:07:46.151882143 +0100
+++ /var/tmp/diff_new_pack.no6RRj/_new  2017-02-03 20:07:46.155881580 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.15
+Version:3.2.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-3.2.15.tar.bz2 -> yast2-installation-3.2.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/package/yast2-installation.changes 
new/yast2-installation-3.2.16/package/yast2-installation.changes
--- old/yast2-installation-3.2.15/package/yast2-installation.changes
2017-01-18 11:09:49.212521000 +0100
+++ new/yast2-installation-3.2.16/package/yast2-installation.changes
2017-01-24 13:35:28.11200 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Jan 20 08:44:28 UTC 2017 - mfi...@suse.com
+
+- bnc#1017752
+  - do not show language change warning in software proposal
+incorrectly when language was not changed.
+- 3.2.16
+
+---
 Tue Jan 17 15:34:22 UTC 2017 - igonzalezs...@suse.com
 
 - Do not retry to download release notes if a previous attempt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/package/yast2-installation.spec 
new/yast2-installation-3.2.16/package/yast2-installation.spec
--- old/yast2-installation-3.2.15/package/yast2-installation.spec   
2017-01-18 11:09:49.212521000 +0100
+++ new/yast2-installation-3.2.16/package/yast2-installation.spec   
2017-01-24 13:35:28.11200 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.2.15
+Version:3.2.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/src/lib/installation/proposal_runner.rb 
new/yast2-installation-3.2.16/src/lib/installation/proposal_runner.rb
--- old/yast2-installation-3.2.15/src/lib/installation/proposal_runner.rb   
2017-01-18 11:09:49.232521000 +0100
+++ new/yast2-installation-3.2.16/src/lib/installation/proposal_runner.rb   
2017-01-24 13:35:28.46000 +0100
@@ -102,6 +102,12 @@
 
   return :auto if !submod_descriptions_and_build_menu
 
+  # Default language is the most often set by language proposal later in 
the workflow
+  # and overwrites this.
+  # However, some products do not contain such proposal (e.g. CaaSP) and 
needs this
+  # setup to avoid false language change detection (e.g. in software 
proposal)
+  Yast::Pkg.SetPackageLocale(Yast::Language.language)
+
   #
   # Make the initial proposal
   #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.2.15/test/proposal_runner_test.rb 
new/yast2-installation-3.2.16/test/proposal_runner_test.rb
--- old/yast2-installation-3.2.15/test/proposal_runner_test.rb  2017-01-18 
11:09:49.252521000 +0100
+++ new/yast2-installation-3.2.16/test/proposal_runner_test.rb  2017-01-24 
13:35:28.89600 +0100
@@ -60,6 +60,8 @@
 .with("keyboard_proposal", ["Description", 
{}]).and_return(keyboard_description)
   allow(Yast::WFM).to receive(:CallFunction)
 .with("hwinfo_proposal", ["Description", 
{}]).and_return(hwinfo_description)
+  # Language class is missing in buildroot -> mock it
+  allow(Yast::Language).to receive(:language).and_return("en_US")
 end
 
 it "do nothing if run non-interactive" do




commit yast2-ntp-client for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Factory checked in at 2017-01-31 12:32:29

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


Package is "yast2-ntp-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes
2017-01-10 10:32:51.925196496 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes   
2017-02-03 20:07:49.655388997 +0100
@@ -1,0 +2,7 @@
+Thu Jan 26 10:17:50 CET 2017 - sch...@suse.de
+
+- AutoYaST writing settings crash: Initialize CFA instance
+  correctly (bnc#1019292)
+- 3.2.5
+
+---

Old:

  yast2-ntp-client-3.2.4.tar.bz2

New:

  yast2-ntp-client-3.2.5.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.iTHpRo/_old  2017-02-03 20:07:50.139320879 +0100
+++ /var/tmp/diff_new_pack.iTHpRo/_new  2017-02-03 20:07:50.143320317 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.2.4
+Version:3.2.5
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0+

++ yast2-ntp-client-3.2.4.tar.bz2 -> yast2-ntp-client-3.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.2.4/.travis.yml 
new/yast2-ntp-client-3.2.5/.travis.yml
--- old/yast2-ntp-client-3.2.4/.travis.yml  2017-01-04 10:48:19.453631809 
+0100
+++ new/yast2-ntp-client-3.2.5/.travis.yml  2017-01-26 13:07:07.123986125 
+0100
@@ -1,11 +1,11 @@
 sudo: required
-language: ruby
+language: bash
 services:
   - docker
 
 before_install:
-  - docker build -t yast-test-image .
+  - docker build -t yast-ntp-client-image .
 script:
-  # the "yast-travis" script is included in the base yastdevel/ruby-tw image
-  # see https://github.com/yast/docker-yast-ruby-tw/blob/master/yast-travis
-  - docker run -it -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" yast-test-image 
yast-travis
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-ntp-client-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.2.4/Dockerfile 
new/yast2-ntp-client-3.2.5/Dockerfile
--- old/yast2-ntp-client-3.2.4/Dockerfile   2017-01-04 10:48:19.453631809 
+0100
+++ new/yast2-ntp-client-3.2.5/Dockerfile   2017-01-26 13:07:07.135986125 
+0100
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby-tw
-COPY . /tmp/sources
+FROM yastdevel/ruby
+COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.2.4/package/yast2-ntp-client.changes 
new/yast2-ntp-client-3.2.5/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-3.2.4/package/yast2-ntp-client.changes 2017-01-04 
10:48:19.457631809 +0100
+++ new/yast2-ntp-client-3.2.5/package/yast2-ntp-client.changes 2017-01-26 
13:07:07.135986125 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Jan 26 10:17:50 CET 2017 - sch...@suse.de
+
+- AutoYaST writing settings crash: Initialize CFA instance
+  correctly (bnc#1019292)
+- 3.2.5
+
+---
 Wed Jan  4 08:18:24 UTC 2017 - lsle...@suse.cz
 
 - Update the Rubocop style to version 0.41.2 (to match the other
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.2.4/package/yast2-ntp-client.spec 
new/yast2-ntp-client-3.2.5/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-3.2.4/package/yast2-ntp-client.spec2017-01-04 
10:48:19.457631809 +0100
+++ new/yast2-ntp-client-3.2.5/package/yast2-ntp-client.spec2017-01-26 
13:07:07.139986125 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.2.4
+Version:3.2.5
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ntp-client-3.2.4/src/modules/NtpClient.rb 
new/yast2-ntp-client-3.2.5/src/modules/NtpClient.rb
--- old/yast2-ntp-client-3.2.4/src/modules/NtpClient.rb 2017-01-04 
10:48:19.469631809 +0100
+++ new/yast2-ntp-client-3.2.5/src/modules/NtpClient.rb 2017-01-26 
13:07:07.211986125 +0100
@@ -303,8 +303,7 @@
   end
 
   begin
-@ntp_conf = CFA::NtpConf.new
-@ntp_conf.load
+ 

commit yast2-packager for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2017-01-27 10:39:21

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


Package is "yast2-packager"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2017-01-23 11:26:27.398891076 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2017-02-03 20:07:50.943207726 +0100
@@ -1,0 +2,7 @@
+Thu Jan 19 15:11:48 UTC 2017 - igonzalezs...@suse.com
+
+- Use information provided by libzypp to evaluate product
+  renames (FATE#321751)
+- 3.2.12
+
+---

Old:

  yast2-packager-3.2.11.tar.bz2

New:

  yast2-packager-3.2.12.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.Zb5RHj/_old  2017-02-03 20:07:51.603114839 +0100
+++ /var/tmp/diff_new_pack.Zb5RHj/_new  2017-02-03 20:07:51.607114276 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.2.11
+Version:3.2.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-packager-3.2.11.tar.bz2 -> yast2-packager-3.2.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.2.11/package/yast2-packager.changes 
new/yast2-packager-3.2.12/package/yast2-packager.changes
--- old/yast2-packager-3.2.11/package/yast2-packager.changes2017-01-17 
12:06:11.423301000 +0100
+++ new/yast2-packager-3.2.12/package/yast2-packager.changes2017-01-24 
13:27:16.62800 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Jan 19 15:11:48 UTC 2017 - igonzalezs...@suse.com
+
+- Use information provided by libzypp to evaluate product
+  renames (FATE#321751)
+- 3.2.12
+
+---
 Wed Dec 21 15:06:31 CET 2016 - sch...@suse.de
 
 - Adjust /etc/zypp/zypp.conf in the installed system when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.2.11/package/yast2-packager.spec 
new/yast2-packager-3.2.12/package/yast2-packager.spec
--- old/yast2-packager-3.2.11/package/yast2-packager.spec   2017-01-17 
12:06:11.423301000 +0100
+++ new/yast2-packager-3.2.12/package/yast2-packager.spec   2017-01-24 
13:27:16.62800 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.2.11
+Version:3.2.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.2.11/src/modules/AddOnProduct.rb 
new/yast2-packager-3.2.12/src/modules/AddOnProduct.rb
--- old/yast2-packager-3.2.11/src/modules/AddOnProduct.rb   2017-01-17 
12:06:11.443301000 +0100
+++ new/yast2-packager-3.2.12/src/modules/AddOnProduct.rb   2017-01-24 
13:27:17.19200 +0100
@@ -20,6 +20,23 @@
   class AddOnProductClass < Module
 include Yast::Logger
 
+# @return [Hash] Product renames default map. Used when information is not
+#found elsewhere.
+DEFAULT_PRODUCT_RENAMES = {
+  "SUSE_SLES" => [ "SLES" ],
+  # SLED or Workstation extension
+  "SUSE_SLED" => [ "SLED", "sle-we" ],
+  "sle-haegeo"=> [ "sle-ha-geo" ],
+  "sle-hae"   => [ "sle-ha" ],
+  "SUSE_SLES_SAP" => [ "SLES_SAP" ],
+  # SMT is now integrated into the base SLES
+  "sle-smt"   => [ "SLES" ]
+}
+
+# @return [Hash] Product renames added externally through the #add_rename 
method
+attr_accessor :external_product_renames
+private :external_product_renames, :external_product_renames=
+
 def main
   Yast.import "UI"
   Yast.import "Pkg"
@@ -132,21 +149,9 @@
   #  ]
   @patterns_preselected_by_addon = {}
 
-  # product renames needed for detecting the product update
-  # this mapping can be updated by SCC registration server,
-  # this is the static default for offline updates
-  # mapping:  => [  ]
-  @product_renames = {
-"SUSE_SLES" => [ "SLES" ],
-# SLED or Workstation extension
-"SUSE_SLED" => [ "SLED", "sle-we" ],
-"sle-haegeo"=> [ "sle-ha-geo" ],
-"sle-hae"   => [ "sle-ha" ],
-"SUSE_SLES_SAP" => [ "SLES_SAP" ],
-# SMT is now integrated into the base SLES
-"sle-smt"   => [ "SLES" ]
-  }
-
+  # additional product renames needed for detecting the product update
+  # @see #add_rename
+  

commit yast2-services-manager for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-services-manager for 
openSUSE:Factory checked in at 2017-01-27 10:40:13

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


Package is "yast2-services-manager"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-services-manager/yast2-services-manager.changes
2016-11-19 12:49:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-services-manager.new/yast2-services-manager.changes
   2017-02-03 20:07:54.222746105 +0100
@@ -1,0 +2,9 @@
+Thu Jan 19 17:10:47 CET 2017 - sch...@suse.de
+
+- Using systemctl calls (is-active, is-enabled) to evaluate if the
+  service is enabled/active (bnc#1017166, bnc#1012047)
+- AY-Import: Filter out all YaST services which should e.g. not be
+  restarted while installation.(bnc#956043)
+- 3.2.0
+
+---

Old:

  yast2-services-manager-3.1.43.tar.bz2

New:

  yast2-services-manager-3.2.0.tar.bz2



Other differences:
--
++ yast2-services-manager.spec ++
--- /var/tmp/diff_new_pack.zdBQp5/_old  2017-02-03 20:07:54.782667291 +0100
+++ /var/tmp/diff_new_pack.zdBQp5/_new  2017-02-03 20:07:54.78729 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-services-manager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 ##
 
 Name:   yast2-services-manager
-Version:3.1.43
+Version:3.2.0
 Release:0
 BuildArch:  noarch
 

++ yast2-services-manager-3.1.43.tar.bz2 -> 
yast2-services-manager-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-services-manager-3.1.43/.travis.yml 
new/yast2-services-manager-3.2.0/.travis.yml
--- old/yast2-services-manager-3.1.43/.travis.yml   2016-11-16 
16:20:47.153419423 +0100
+++ new/yast2-services-manager-3.2.0/.travis.yml2017-01-24 
16:50:48.456673328 +0100
@@ -1,15 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# 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 "rake yast2 yast2-devtools" -g "rspec:3.3.0 
yast-rake yard gettext"
+  - docker build -t yast-services-manager-image .
 script:
-- rake check:syntax
-- rake check:pot
-- yardoc
-- rake test:unit
-- sudo rake install
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-services-manager-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-services-manager-3.1.43/Dockerfile 
new/yast2-services-manager-3.2.0/Dockerfile
--- old/yast2-services-manager-3.1.43/Dockerfile1970-01-01 
01:00:00.0 +0100
+++ new/yast2-services-manager-3.2.0/Dockerfile 2017-01-24 16:50:48.464673328 
+0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-services-manager-3.1.43/package/yast2-services-manager.changes 
new/yast2-services-manager-3.2.0/package/yast2-services-manager.changes
--- old/yast2-services-manager-3.1.43/package/yast2-services-manager.changes
2016-11-16 16:20:47.165419423 +0100
+++ new/yast2-services-manager-3.2.0/package/yast2-services-manager.changes 
2017-01-24 16:50:48.476673328 +0100
@@ -1,4 +1,13 @@
 ---
+Thu Jan 19 17:10:47 CET 2017 - sch...@suse.de
+
+- Using systemctl calls (is-active, is-enabled) to evaluate if the
+  service is enabled/active (bnc#1017166, bnc#1012047)
+- AY-Import: Filter out all YaST services which should e.g. not be
+  restarted while installation.(bnc#956043)
+- 3.2.0
+
+---
 Tue Nov 15 11:33:19 UTC 2016 - igonzalezs...@suse.com
 
 - Use the X-SuSE-YaST-AutoInstResourceAliases key to get rid
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit xorg-x11-server for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2017-01-31 12:34:27

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


Package is "xorg-x11-server"

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2017-01-18 21:29:20.106416065 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2017-02-03 20:07:27.674482982 +0100
@@ -1,0 +2,9 @@
+Thu Jan 26 15:34:57 UTC 2017 - sndir...@suse.com
+
+- N_driver-autoconfig.diff:
+  FGLRX does not support new x-server. This change fixes bad 
+  behavior(with empty config) when radeon ddx loads with amdgpu
+  kernel module on SI and CIK cards, and x-server cannot start.
+  Radeon ddx with radeon kernel module loads without any problem.
+
+---



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.gSOko5/_old  2017-02-03 20:07:29.538220646 +0100
+++ /var/tmp/diff_new_pack.gSOko5/_new  2017-02-03 20:07:29.542220083 +0100
@@ -47,9 +47,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Summary:X
-# Source URL: http://xorg.freedesktop.org/archive/individual/xserver/
 License:MIT
 Group:  System/X11/Servers/XF86_4
+# Source URL: http://xorg.freedesktop.org/archive/individual/xserver/
 Source0:xorg-server-%{version}.tar.bz2
 Source1:sysconfig.displaymanager.template
 Source2:README.updates

++ N_driver-autoconfig.diff ++
--- /var/tmp/diff_new_pack.gSOko5/_old  2017-02-03 20:07:29.610210513 +0100
+++ /var/tmp/diff_new_pack.gSOko5/_new  2017-02-03 20:07:29.610210513 +0100
@@ -13,7 +13,7 @@
  break;
  case 0x1002:
 -driverList[0] = "ati";
-+  driverList[0] = "fglrx";
++  driverList[0] = "amdgpu";
 +driverList[1] = "ati";
  break;
  case 0x102c:




commit yast2-ca-management for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package yast2-ca-management for 
openSUSE:Factory checked in at 2017-01-31 12:35:35

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


Package is "yast2-ca-management"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ca-management/yast2-ca-management.changes  
2016-06-10 23:59:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ca-management.new/yast2-ca-management.changes 
2017-02-03 20:07:41.728504769 +0100
@@ -1,0 +2,7 @@
+Fri Jan 20 15:00:03 UTC 2017 - lsle...@suse.cz
+
+- Removed some obsolete BuildRequires (doxygen, etc... are not
+  needed after disabling the autodocs generation) (fate#320356)
+- 3.2.0
+
+---

Old:

  yast2-ca-management-3.1.9.tar.bz2

New:

  yast2-ca-management-3.2.0.tar.bz2



Other differences:
--
++ yast2-ca-management.spec ++
--- /var/tmp/diff_new_pack.KMw7Lq/_old  2017-02-03 20:07:42.504395556 +0100
+++ /var/tmp/diff_new_pack.KMw7Lq/_new  2017-02-03 20:07:42.508394992 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-ca-management
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +17,12 @@
 
 
 Name:   yast2-ca-management
-Version:3.1.9
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  dosfstools
-BuildRequires:  doxygen
-BuildRequires:  libxslt
 BuildRequires:  perl-Date-Calc
 BuildRequires:  perl-URI
 BuildRequires:  perl-X500-DN

++ yast2-ca-management-3.1.9.tar.bz2 -> yast2-ca-management-3.2.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-3.1.9/.travis.sh 
new/yast2-ca-management-3.2.0/.travis.sh
--- old/yast2-ca-management-3.1.9/.travis.sh1970-01-01 01:00:00.0 
+0100
+++ new/yast2-ca-management-3.2.0/.travis.sh2017-01-27 09:57:45.319612397 
+0100
@@ -0,0 +1,65 @@
+#! /bin/bash
+
+# TODO: This is a modified copy of the
+# https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+# file which runs the tests builds the package as the "nobody" user.
+# 
+# The problem is that the tests are silently skipped for non-root users
+# and for root they fail. (They are probably broken for long time
+# but very likely nobody noticed that...)
+
+###
+
+# This is a CI build script for running inside the Travis builds.
+# It's designed for the YaST packages written in Ruby.
+
+# exit on error immediately, print the executed commands
+set -e -x
+
+rake check:pot
+
+if [ -e .rubocop.yml ]; then
+  rubocop
+else
+  # if rubocop is not used then at least check the syntax
+  rake check:syntax
+fi;
+
+if [ -e .spell.yml ]; then
+  rake check:spelling
+fi
+
+yardoc
+
+chown -R nobody:nobody /usr/src/app
+
+# autotools based package
+if [ -e Makefile.cvs ]; then
+  make -f Makefile.cvs
+  make -s
+  make -s install
+  su nobody -c "make -s check VERBOSE=1 Y2DIR=`pwd`"
+fi
+
+# enable coverage reports
+COVERAGE=1 CI=1 rake test:unit
+
+# build the binary package locally, use plain "rpmbuild" to make it simple
+rake tarball > /dev/null 2>&1
+
+PKG_DIR=~nobody/rpmbuild
+
+mkdir -p $PKG_DIR/SOURCES/
+cp package/* $PKG_DIR/SOURCES/
+chown -R nobody:nobody $PKG_DIR
+
+# Build the binary package, skip the %check section,
+# the tests have been already executed outside RPM build.
+su nobody -c "rpmbuild -bb --nocheck package/*.spec"
+
+# test the %pre/%post scripts by installing/updating/removing the built 
packages
+# ignore the dependencies to make the test easier, as a smoke test it's good 
enough
+rpm -iv --force --nodeps $PKG_DIR/RPMS/*/*.rpm
+rpm -Uv --force --nodeps $PKG_DIR/RPMS/*/*.rpm
+# get the plain package names and remove all packages at once
+rpm -ev --nodeps `rpm -q --qf '%{NAME} ' -p $PKG_DIR/RPMS/*/*.rpm`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-3.1.9/.travis.yml 
new/yast2-ca-management-3.2.0/.travis.yml
--- old/yast2-ca-management-3.1.9/.travis.yml   2016-06-07 12:51:34.698920987 
+0200
+++ new/yast2-ca-management-3.2.0/.travis.yml   2017-01-27 09:57:45.319612397 
+0100
@@ -1,14 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  

commit xf86-video-sis for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xf86-video-sis for openSUSE:Factory 
checked in at 2017-01-31 12:33:56

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


Package is "xf86-video-sis"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-sis/xf86-video-sis.changes
2016-12-06 14:22:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-sis.new/xf86-video-sis.changes   
2017-02-03 20:06:59.786408440 +0100
@@ -1,0 +2,8 @@
+Thu Jan 19 13:24:52 UTC 2017 - sndir...@suse.com
+
+- Update to version 0.10.9
+  * Adapt Block/WakeupHandler signature for ABI 23
+  * Fix arguments for miSetPointerPosition.
+- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch 
+
+---

Old:

  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
  xf86-video-sis-0.10.8.tar.bz2
  xf86-video-sis-0.10.8.tar.bz2.sig

New:

  xf86-video-sis-0.10.9.tar.bz2
  xf86-video-sis-0.10.9.tar.bz2.sig



Other differences:
--
++ xf86-video-sis.spec ++
--- /var/tmp/diff_new_pack.QBz8jc/_old  2017-02-03 20:07:01.014235614 +0100
+++ /var/tmp/diff_new_pack.QBz8jc/_new  2017-02-03 20:07:01.018235050 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-sis
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   xf86-video-sis
-Version:0.10.8
+Version:0.10.9
 Release:0
 Summary:SiS and XGI video driver for the Xorg X server
 License:BSD-3-Clause and MIT
@@ -26,7 +26,6 @@
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Source1:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
 Source2:%{name}.keyring
-Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -58,7 +57,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xf86-video-sis-0.10.8.tar.bz2 -> xf86-video-sis-0.10.9.tar.bz2 ++
 6531 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/xf86-video-sis-0.10.8/ChangeLog new/xf86-video-sis-0.10.9/ChangeLog
--- old/xf86-video-sis-0.10.8/ChangeLog 2015-08-30 01:41:54.0 +0200
+++ new/xf86-video-sis-0.10.9/ChangeLog 2017-01-17 23:45:50.0 +0100
@@ -1,3 +1,29 @@
+commit 3b1aca65448a0660d8ecb60b2431a306b66d5a5a
+Author: Matt Turner 
+Date:   Tue Jan 17 14:45:31 2017 -0800
+
+xf86-video-sis 0.10.9
+
+Signed-off-by: Matt Turner 
+
+commit 96fee560cd8bf7bf27048ce5fe67b7af6838c8d0
+Author: Adam Jackson 
+Date:   Tue Jul 19 10:03:56 2016 -0400
+
+Adapt Block/WakeupHandler signature for ABI 23
+
+Signed-off-by: Adam Jackson 
+
+commit 328073e46f9b9fcc09e637c94496c90273a0a4f6
+Author: Thomas Klausner 
+Date:   Sun Sep 13 23:28:53 2015 +0200
+
+Fix arguments for miSetPointerPosition.
+
+For the call for the API between versions 5 and 15.
+
+Reviewed-by: Connor Behan 
+
 commit 13b56dc68af8cc41f4fd44115302a3ebbe6662a1
 Author: Matt Turner 
 Date:   Sat Aug 29 16:35:43 2015 -0700
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/xf86-video-sis-0.10.8/compile new/xf86-video-sis-0.10.9/compile
--- old/xf86-video-sis-0.10.8/compile   1970-01-01 01:00:00.0 +0100
+++ new/xf86-video-sis-0.10.9/compile   2017-01-17 23:45:47.0 +0100
@@ -0,0 +1,347 @@
+#! /bin/sh
+# Wrapper for compilers which do not understand '-c -o'.
+
+scriptversion=2012-10-14.11; # UTC
+
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Written by Tom Tromey .
+#
+# This program is free software; you can redistribute it and/or modify

commit xfce4-volumed for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xfce4-volumed for openSUSE:Factory 
checked in at 2017-01-27 11:15:48

Comparing /work/SRC/openSUSE:Factory/xfce4-volumed (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-volumed.new (New)


Package is "xfce4-volumed"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-volumed/xfce4-volumed.changes  
2012-04-12 09:57:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-volumed.new/xfce4-volumed.changes 
2017-02-03 20:07:13.132529873 +0100
@@ -1,0 +2,7 @@
+Wed Jan 25 11:05:00 CET 2017 - ti...@suse.de
+
+- Drop gstreamer-0.10 usage, move to gstreamer-1.0;
+  this requires the additionally own GstMixer implementation:
+  xfce4-mixer-alsa.patch
+
+---

New:

  xfce4-mixer-alsa.patch



Other differences:
--
++ xfce4-volumed.spec ++
--- /var/tmp/diff_new_pack.zwhZFS/_old  2017-02-03 20:07:13.700449933 +0100
+++ /var/tmp/diff_new_pack.zwhZFS/_new  2017-02-03 20:07:13.704449371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-volumed
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,10 +24,13 @@
 Group:  Productivity/Multimedia/Sound/Utilities
 Url:http://git.xfce.org/apps/xfce4-volumed
 Source: 
http://archive.xfce.org/src/apps/xfce4-volumed/0.1/%{name}-%{version}.tar.bz2
+Patch1: xfce4-mixer-alsa.patch
+BuildRequires:  alsa-devel
+BuildRequires:  automake
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-audio-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(keybinder)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfconf-0)
@@ -41,6 +44,8 @@
 
 %prep
 %setup -q
+%patch1 -p1
+autoreconf -fi
 
 %build
 %configure --with-libnotify

++ xfce4-mixer-alsa.patch ++
 1380 lines (skipped)




commit xfce4-mixer for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xfce4-mixer for openSUSE:Factory 
checked in at 2017-01-27 11:15:38

Comparing /work/SRC/openSUSE:Factory/xfce4-mixer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-mixer.new (New)


Package is "xfce4-mixer"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-mixer/xfce4-mixer.changes  2015-03-09 
10:06:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-mixer.new/xfce4-mixer.changes 
2017-02-03 20:07:06.641443542 +0100
@@ -1,0 +2,7 @@
+Mon Jan 23 22:59:22 CET 2017 - ti...@suse.de
+
+- Drop gstreamer-0.10 usage, move to gstreamer-1.0;
+  this requires the additionally own GstMixer implementation:
+  xfce4-mixer-alsa.patch
+
+---

New:

  xfce4-mixer-alsa.patch



Other differences:
--
++ xfce4-mixer.spec ++
--- /var/tmp/diff_new_pack.s7FLAr/_old  2017-02-03 20:07:08.053244820 +0100
+++ /var/tmp/diff_new_pack.s7FLAr/_new  2017-02-03 20:07:08.057244258 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-mixer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,10 +27,15 @@
 Url:http://www.xfce.org/
 Source: 
http://archive.xfce.org/src/apps/xfce4-mixer/4.11/xfce4-mixer-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
+Patch1: xfce4-mixer-alsa.patch
+BuildRequires:  alsa-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(keybinder)
@@ -41,7 +46,6 @@
 BuildRequires:  pkgconfig(libxfconf-0)
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   gstreamer-0_10-plugins-base
 Recommends: %{name}-lang = %{version}
 Suggests:   xfce4-panel-plugin-mixer
 
@@ -62,6 +66,8 @@
 
 %prep
 %setup -q
+%patch1 -p1
+xdt-autogen
 
 %build
 %configure --disable-static

++ xfce4-mixer-alsa.patch ++
 1604 lines (skipped)




commit xf86-video-trident for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xf86-video-trident for 
openSUSE:Factory checked in at 2017-01-28 11:07:23

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


Package is "xf86-video-trident"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-trident/xf86-video-trident.changes
2016-12-02 16:43:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-trident.new/xf86-video-trident.changes   
2017-02-03 20:07:02.586014374 +0100
@@ -1,0 +2,7 @@
+Thu Jan 19 14:37:53 UTC 2017 - sndir...@suse.com
+
+- Update to version 1.3.8:
+  * Adapt Block/WakeupHandler signature for ABI 23
+- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
+
+---

Old:

  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
  xf86-video-trident-1.3.7.tar.bz2

New:

  xf86-video-trident-1.3.8.tar.bz2



Other differences:
--
++ xf86-video-trident.spec ++
--- /var/tmp/diff_new_pack.wCoPY1/_old  2017-02-03 20:07:03.801843237 +0100
+++ /var/tmp/diff_new_pack.wCoPY1/_new  2017-02-03 20:07:03.805842674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-trident
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 @@
 
 
 Name:   xf86-video-trident
-Version:1.3.7
+Version:1.3.8
 Release:0
 Summary:Trident video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -74,7 +73,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xf86-video-trident-1.3.7.tar.bz2 -> xf86-video-trident-1.3.8.tar.bz2 
++
 2961 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/xf86-video-trident-1.3.7/ChangeLog new/xf86-video-trident-1.3.8/ChangeLog
--- old/xf86-video-trident-1.3.7/ChangeLog  2015-03-30 19:13:15.0 
+0200
+++ new/xf86-video-trident-1.3.8/ChangeLog  2017-01-17 23:49:24.0 
+0100
@@ -1,3 +1,19 @@
+commit dadf45e8eb52ec8404ee596ee13984470b736fbd
+Author: Matt Turner 
+Date:   Tue Jan 17 14:48:51 2017 -0800
+
+xf86-video-trident 1.3.8
+
+Signed-off-by: Matt Turner 
+
+commit b5f4d35327863a14224d2a63885cd8b3b83a1815
+Author: Adam Jackson 
+Date:   Tue Jul 19 10:03:56 2016 -0400
+
+Adapt Block/WakeupHandler signature for ABI 23
+
+Signed-off-by: Adam Jackson 
+
 commit 64c02f307d7146641adf65e31bcaa2d1238479e7
 Author: Matt Turner 
 Date:   Mon Mar 30 10:06:15 2015 -0700
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/xf86-video-trident-1.3.7/INSTALL new/xf86-video-trident-1.3.8/INSTALL
--- old/xf86-video-trident-1.3.7/INSTALL2015-03-30 19:13:15.0 
+0200
+++ new/xf86-video-trident-1.3.8/INSTALL2017-01-17 23:49:24.0 
+0100
@@ -1,11 +1,13 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
 
-   This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
+   Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.  This file is offered as-is,
+without warranty of any kind.
 
 Basic Installation
 ==
@@ 

commit xf86-video-intel for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2017-01-31 12:38:07

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


Package is "xf86-video-intel"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes
2017-01-23 11:22:46.470220876 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2017-02-03 20:05:56.711286711 +0100
@@ -1,0 +2,7 @@
+Fri Jan 27 12:10:48 UTC 2017 - sndir...@suse.com
+
+- modalias for Supplements changed: no longer install intel driver
+  on Gen >= 4 by default; switching to modesetting driver for these
+  instead
+
+---



Other differences:
--
++ xf86-video-intel.spec ++
--- /var/tmp/diff_new_pack.C1Jj7r/_old  2017-02-03 20:05:57.655153855 +0100
+++ /var/tmp/diff_new_pack.C1Jj7r/_new  2017-02-03 20:05:57.655153855 +0100
@@ -76,7 +76,27 @@
 BuildRequires:  pkgconfig(xvmc)
 Recommends: intel-gpu-tools
 Recommends: vaapi-intel-driver
-Supplements:modalias(xorg-x11-server:pci:v8086d*sv*sd*bc03sc*i*)
+# Intel Gen <= 3 (i810/i1815, i830, 845, 855, 865, 915, 945, G33)
+Supplements:modalias(xorg-x11-server:pci:v8086d7121sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d7123sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d7125sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d1132sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d3577sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d2562sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d358Esv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d3582sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d2572sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d2582sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d2592sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d258Asv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d2772sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d27A2sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d27AEsv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086dA011sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086dA001sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d29B2sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d29C2sv*sd*bc*sc*i*)
+Supplements:modalias(xorg-x11-server:pci:v8086d29D2sv*sd*bc*sc*i*)
 # This was part of the xorg-x11-driver-video package up to version 7.6
 Conflicts:  xorg-x11-driver-video <= 7.6
 Provides:   intel-i810-xorg-x11 = %{version}




commit xf86-video-amdgpu for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xf86-video-amdgpu for 
openSUSE:Factory checked in at 2017-01-31 12:47:30

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


Package is "xf86-video-amdgpu"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-amdgpu/xf86-video-amdgpu.changes  
2017-01-17 14:37:09.778639882 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new/xf86-video-amdgpu.changes 
2017-02-03 20:05:54.215637990 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 11:30:56 UTC 2017 - sndir...@suse.com
+
+- amdgpu.ids: enabled 100267DF (bnc #972126, comment #11) 
+
+---



Other differences:
--
++ amdgpu.ids ++
--- /var/tmp/diff_new_pack.5M5nzM/_old  2017-02-03 20:05:54.863546793 +0100
+++ /var/tmp/diff_new_pack.5M5nzM/_new  2017-02-03 20:05:54.863546793 +0100
@@ -68,7 +68,7 @@
 #100267EB
 #100267EF
 #100267C0
-#100267DF
+100267DF
 #10026900
 #10026901
 #10026902






commit xcm for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xcm for openSUSE:Factory checked in 
at 2017-01-27 11:05:06

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


Package is "xcm"

Changes:

--- /work/SRC/openSUSE:Factory/xcm/xcm.changes  2014-11-04 17:29:16.0 
+0100
+++ /work/SRC/openSUSE:Factory/.xcm.new/xcm.changes 2017-02-03 
20:05:33.506552931 +0100
@@ -1,0 +2,7 @@
+Thu Dec 22 12:00:00 UTC 2016 - k...@gmx.de - 0.5.4
+
+- official release 0.5.4
+- add xcmhextobin tool
+- all known bugs are fixed
+
+---

Old:

  xcm-0.5.3.tar.bz2

New:

  xcm-0.5.4.tar.bz2



Other differences:
--
++ xcm.spec ++
--- /var/tmp/diff_new_pack.9v0KIM/_old  2017-02-03 20:05:34.138463985 +0100
+++ /var/tmp/diff_new_pack.9v0KIM/_new  2017-02-03 20:05:34.142463423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +16,9 @@
 #
 
 
-Version:0.5.3
+Version:0.5.4
 Release:0
-Source: 
http://sourceforge.net/projects/oyranos/files/Xcm/xcm-%{version}.tar.bz2
+Source: xcm-%{version}.tar.bz2
 Summary:X Color Management tools
 License:MIT
 Group:  System/X11/Utilities
@@ -29,7 +29,7 @@
 
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(oyranos) >= 0.9.5
+BuildRequires:  pkgconfig(oyranos) >= 0.9.6
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcm)
@@ -40,26 +40,24 @@
 BuildRequires:  Mesa
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
-BuildRequires:  liboyranos-devel >= 0.9.5
+BuildRequires:  liboyranos-devel >= 0.9.6
 BuildRequires:  libtool-devel
 BuildRequires:  mesagl-devel
 BuildRequires:  pkgconfig
 %endif
 %if 0%{?fedora_version} > 0
+BuildRequires:  libtool-ltdl-devel
+%endif
+%if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 0
 BuildRequires:  Mesa
 BuildRequires:  Mesa-devel
-BuildRequires:  elektra-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libXcm-devel
 BuildRequires:  libXfixes-devel
 BuildRequires:  libXmu-devel
-BuildRequires:  liboyranos-devel >= 0.9.5
-BuildRequires:  libtool-ltdl-devel
+BuildRequires:  liboyranos-devel >= 0.9.6
 BuildRequires:  xdg-utils
 BuildRequires:  xorg-x11-Mesa-devel
-BuildRequires:  xorg-x11-devel
-BuildRequires:  xorg-x11-proto-devel
-BuildRequires:  xorg-x11-xtrans-devel
 %endif
 
 %description
@@ -86,12 +84,14 @@
 %{_bindir}/%{name}events
 %{_bindir}/%{name}edid
 %{_bindir}/%{name}ddc
+%{_bindir}/%{name}hextobin
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
 %{_mandir}/man1/%{name}ddc.1*
 %{_mandir}/man1/%{name}edid.1*
 %{_mandir}/man1/%{name}events.1*
+%{_mandir}/man1/%{name}hextobin.1*
 %{_udevrulesdir}/90-xcm-i2c.rules
-%doc AUTHORS COPYING ChangeLog README
+%doc docs/AUTHORS docs/COPYING docs/ChangeLog README.md
 
 %changelog

++ xcm-0.5.3.tar.bz2 -> xcm-0.5.4.tar.bz2 ++
 2801 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/xcm-0.5.3/.gitignore new/xcm-0.5.4/.gitignore
--- old/xcm-0.5.3/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/xcm-0.5.4/.gitignore2016-12-09 22:50:46.0 +0100
@@ -0,0 +1,17 @@
+Makefile
+.deps/
+.libs/
+*.la
+*.lo
+*.o
+*.log
+
+/autom4te.cache/
+/stamp-h1
+/config.h.in~
+/config.h
+/libtool
+/config.status
+
+*.pc
+*.spec
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/xcm-0.5.3/AUTHORS new/xcm-0.5.4/AUTHORS
--- old/xcm-0.5.3/AUTHORS   2012-10-18 15:43:54.0 +0200
+++ new/xcm-0.5.4/AUTHORS   1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-Kai-Uwe Behrmann 
-
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 

commit xen for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xen for openSUSE:Factory checked in 
at 2017-01-31 12:27:17

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


Package is "xen"

Changes:

--- /work/SRC/openSUSE:Factory/xen/xen.changes  2016-09-17 14:34:17.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xen.new/xen.changes 2017-02-03 
20:05:39.761672482 +0100
@@ -1,0 +2,274 @@
+Thu Jan 26 10:30:19 MST 2017 - carn...@suse.com
+
+- Xen 4.8 requires the acpica package (iasl) to build.
+  fate#322313 and fate#322150 require the acpica package to be
+  ported to aarch64 which is now down. Enable aarch64 in the spec
+  for building Xen on aarch64.
+  xen.spec
+
+---
+Wed Jan 25 15:39:26 MST 2017 - carn...@suse.com
+
+- bsc#1021952 - Virutalization/xen: Bug xen-tools missing
+  /usr/bin/domu-xenstore; guests fail to launch
+  tmp_build.patch
+  xen.spec
+
+---
+Wed Jan 18 10:50:52 UTC 2017 - oher...@suse.de
+
+- No systemd presets for 42.3+ and SLE12SP3+ (bsc#1012842)
+
+---
+Thu Jan 12 11:34:06 MST 2017 - carn...@suse.com
+
+- bsc#1007224 - broken symlinks in /usr/share/doc/packages/xen/misc/
+  xen.spec
+
+---
+Mon Jan  9 10:54:19 MST 2017 - carn...@suse.com
+
+- 585aa3c5-x86-force-EFLAGS-IF-on-upon-exit-to-PV.patch
+  Replaces xsa202.patch (bsc#1014298)
+- 585aa407-x86-HVM-NULL-check-before-using-VMFUNC-hook.patch
+  Replaces xsa203.patch (bsc#1014300)
+- 58580060-x86-emul-correct-SYSCALL-eflags-handling.patch
+  Replaces xsa204.patch (bsc#1016340)
+- Upstream patches from Jan
+  58526ccc-x86emul-64bit-ignore-most-segment-bases-in-align-check.patch
+  5853ed37-VT-d-correct-dma_msi_set_affinity.patch
+  5853ee07-x86emul-CMPXCHG16B-aligned-operand.patch
+  585bd5fe-x86-emul-correct-VMFUNC-return-value-handling.patch
+  586ba81c-x86-cpu-dont-update-this_cpu-for-guest-get_cpu_vendor.patch
+
+---
+Mon Dec 19 10:32:51 MST 2016 - carn...@suse.com
+
+- bsc#1016340 - VUL-0: CVE-2016-10013: xen: x86: Mishandling of
+  SYSCALL singlestep during emulation (XSA-204)
+  xsa204.patch
+
+---
+Thu Dec 15 09:08:18 MST 2016 - carn...@suse.com
+
+- bsc#1012651 - VUL-0: CVE-2016-9932: xen: x86 CMPXCHG8B emulation
+  fails to ignore operand size override (XSA-200)
+  58510c06-x86emul-CMPXCHGnB-ignore-prefixes.patch
+
+---
+Wed Dec 14 08:24:41 MST 2016 - carn...@suse.com
+
+- bsc#1014298 - VUL-0: xen: x86 PV guests may be able to mask
+  interrupts (XSA-202)
+  xsa202.patch
+- bsc#1014300 - VUL-0: xen: x86: missing NULL pointer check in
+  VMFUNC emulation (XSA-203)
+  xsa203.patch
+- Upstream patches from Jan
+  584806ce-x86emul-correct-PUSHF-POPF.patch
+  584fc649-fix-determining-when-domain-creation-is-complete.patch
+  58510c06-x86emul-CMPXCHGnB-ignore-prefixes.patch
+  58510cac-x86emul-MOVNTI-no-REP-prefixes.patch
+
+---
+Mon Dec  5 15:32:00 MST 2016 - carn...@suse.com
+
+- Update to Xen 4.8 FCS
+  xen-4.8.0-testing-src.tar.bz2
+- Dropped
+  xen-4.7.1-testing-src.tar.bz2
+  0001-libxc-Rework-extra-module-initialisation.patch
+  0002-libxc-Prepare-a-start-info-structure-for-hvmloader.patch
+  0003-configure-define-SEABIOS_PATH-and-OVMF_PATH.patch
+  0004-firmware-makefile-install-BIOS-blob.patch
+  0005-libxl-Load-guest-BIOS-from-file.patch
+  0006-xen-Move-the-hvm_start_info-C-representation-from-li.patch
+  0007-hvmloader-Grab-the-hvm_start_info-pointer.patch
+  0008-hvmloader-Locate-the-BIOS-blob.patch
+  0009-hvmloader-Check-modules-whereabouts-in-perform_tests.patch
+  0010-hvmloader-Load-SeaBIOS-from-hvm_start_info-modules.patch
+  0011-hvmloader-Load-OVMF-from-modules.patch
+  0012-hvmloader-Specific-bios_load-function-required.patch
+  0013-hvmloader-Always-build-in-SeaBIOS-and-OVMF-loader.patch
+  0014-configure-do-not-depend-on-SEABIOS_PATH-or-OVMF_PATH.patch
+  57580bbd-kexec-allow-relaxed-placement-via-cmdline.patch
+  576001df-x86-time-use-local-stamp-in-TSC-calibration-fast-path.patch
+  5769106e-x86-generate-assembler-equates-for-synthesized.patch
+  57a1e603-x86-time-adjust-local-system-time-initialization.patch
+  57a1e64c-x86-time-introduce-and-use-rdtsc_ordered.patch
+  57a2f6ac-x86-time-calibrate-TSC-against-platform-timer.patch
+  57a30261-x86-support-newer-Intel-CPU-models.patch
+  5810a9cc-x86-emul-Correct-decoding-of-SReg3-operands.patch
+  

commit vtkdata for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vtkdata for openSUSE:Factory checked 
in at 2017-01-29 10:33:04

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


Package is "vtkdata"

Changes:

--- /work/SRC/openSUSE:Factory/vtkdata/vtkdata.changes  2016-02-26 
00:47:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.vtkdata.new/vtkdata.changes 2017-02-03 
20:04:59.751304197 +0100
@@ -1,0 +2,6 @@
+Thu Nov 24 17:58:28 UTC 2016 - badshah...@gmail.com
+
+- Update to version 7.1.0:
+  + No changelog available.
+
+---

Old:

  VTKData-7.0.0.tar.gz

New:

  VTKData-7.1.0.tar.gz



Other differences:
--
++ vtkdata.spec ++
--- /var/tmp/diff_new_pack.DzJv3s/_old  2017-02-03 20:05:05.174540842 +0100
+++ /var/tmp/diff_new_pack.DzJv3s/_new  2017-02-03 20:05:05.174540842 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   vtkdata
-Version:7.0.0
+Version:7.1.0
 Release:0
-%define series 7.0
+%define series 7.1
 Summary:Kitware VTK Library Data
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Other

++ VTKData-7.0.0.tar.gz -> VTKData-7.1.0.tar.gz ++
/work/SRC/openSUSE:Factory/vtkdata/VTKData-7.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.vtkdata.new/VTKData-7.1.0.tar.gz differ: char 5, 
line 1




commit xcalib for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package xcalib for openSUSE:Factory checked 
in at 2017-01-27 11:05:44

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


Package is "xcalib"

Changes:

--- /work/SRC/openSUSE:Factory/xcalib/xcalib.changes2011-12-12 
17:05:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.xcalib.new/xcalib.changes   2017-02-03 
20:05:30.327000474 +0100
@@ -1,0 +2,53 @@
+Sun Jan  1 11:47:08 UTC 2017 - jeng...@inai.de
+
+- Trim %clean, authors, and move stray export command to %build
+  section where it makes more sense.
+
+---
+Thu Jun 30 12:00:00 UTC 2016 - Kai-Uwe Behrmann 
+
+- remove _service to appeace the factory gate keeper
+- remove xcalib.1.patch, it is included in the release
+- remove xcalib-makefile.patch, makefile is not used
+
+---
+Sun May 26 12:00:00 UTC 2015 - Kai-Uwe Behrmann 
+
+- try to fix build script for Arch_Extra
+
+---
+Wed Nov 26 22:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- try to fix buildrequires for ScientificLinux_7
+
+---
+Wed Nov 26 21:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix buildrequires for SLES
+
+---
+Wed Nov 26 20:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix buildrequires for RH/CentOS
+
+---
+Wed Nov 26 12:00:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- update to 0.9.0
+- use cmake build system
+- change profile install path to be more package specific
+- move man page to package
+- add XRandR support
+- fix rounding errors
+
+---
+Sun Sep 28 12:05:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- add Arch PKGBUILD
+
+---
+Sat Sep 27 12:05:00 UTC 2014 - Kai-Uwe Behrmann 
+
+- fix spec file to compile CentOS and RHEL
+
+---

Old:

  xcalib-makefile.patch
  xcalib-source-0.8.tar.gz
  xcalib.1.patch

New:

  xcalib-0.9.0.tar.bz2
  xcalib_0.8.dfsg1-2ubuntu1.diff.gz
  xcalib_0.8.dfsg1-2ubuntu1.dsc
  xcalib_0.8.dfsg1.orig.tar.gz



Other differences:
--
++ xcalib.spec ++
--- /var/tmp/diff_new_pack.RVV9q2/_old  2017-02-03 20:05:30.954912092 +0100
+++ /var/tmp/diff_new_pack.RVV9q2/_new  2017-02-03 20:05:30.958911528 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcalib
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,27 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xcalib
 Summary:Load ICC profile calibration part to graphics card 
 License:GPL-2.0+
 Group:  System/X11/Utilities
-Version:0.8
+Version:0.9.0
 Release:0
-Source0:%{name}-source-%{version}.tar.gz 
-Patch0: xcalib-makefile.patch
-Patch1: xcalib.1.patch
+Source0:%{name}-%{version}.tar.bz2 
 Url:http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
+BuildRequires:  Mesa-devel
+BuildRequires:  cmake
+BuildRequires:  color-filesystem
+BuildRequires:  gcc-c++
+
+%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 
0%{?scientificlinux_version}
 BuildRequires:  libXext-devel
+BuildRequires:  libXrandr-devel
 BuildRequires:  libXxf86vm-devel
 BuildRequires:  pkgconfig
-BuildRequires:  xorg-x11-devel
 BuildRequires:  xorg-x11-proto-devel
 %endif
 %if 0%{?mandriva_version} >= 2007
 BuildRequires:  libx11-devel
+BuildRequires:  libxrandr-devel
 BuildRequires:  libxxf86vm-devel
 BuildRequires:  pkgconfig
 BuildRequires:  x11-proto-devel
@@ -62,42 +67,24 @@
 Versions 0.5 and higher are also usable with Microsoft Windows. 
 They can be used as a free alternative to other calibration loaders.
 
-Authors:
-Stefan Doehla
-
-
-
-
 %package profiles
 Summary:ICC profiles for testing with xcalib
 Group:  Productivity/Graphics/Other
 
 %description profiles
 The ICC profiles are special for 

commit votca-csg for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package votca-csg for openSUSE:Factory 
checked in at 2017-02-03 16:29:32

Comparing /work/SRC/openSUSE:Factory/votca-csg (Old)
 and  /work/SRC/openSUSE:Factory/.votca-csg.new (New)


Package is "votca-csg"

Changes:

--- /work/SRC/openSUSE:Factory/votca-csg/votca-csg.changes  2016-08-25 
09:56:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csg.new/votca-csg.changes 2017-02-03 
20:04:45.401324044 +0100
@@ -1,0 +2,36 @@
+Thu Feb  2 15:33:37 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Mon Oct 31 00:21:06 UTC 2016 - jeng...@inai.de
+
+- Update descriptions.
+
+---
+Sat Oct 29 21:31:14 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4
+  * added cibi tutorial and manual section
+  * xmltopologyparser: tokenize on \n and \t as well (#195)
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---
+Tue Sep 27 18:14:08 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4_rc1
+  * switch to c++-11
+  * dihedral support in csg_fmatch
+  * support for tabulated bond in >=gmx-5
+  * added full featured XMLTopologyReader
+  * added regularization for IMC
+  * changed neighborlist from std::list to std::vector
+  * added cibi method
+  * lots of reader bug fixes
+  * dropped support for gromacs-4 and clean up
+  * dropped multi_g_rdf script
+  * dropped thermforce iteration method
+  * moved h5md reader to hdf5 without c++ api
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-csg-1.3.1.tar.gz
  votca-csg-manual-1.3.1.pdf
  votca-csg-tutorials-1.3.1.tar.gz

New:

  votca-csg-1.4.tar.gz
  votca-csg-manual-1.4.pdf
  votca-csg-tutorials-1.4.tar.gz



Other differences:
--
++ votca-csg.spec ++
--- /var/tmp/diff_new_pack.R76U87/_old  2017-02-03 20:04:46.365188374 +0100
+++ /var/tmp/diff_new_pack.R76U87/_new  2017-02-03 20:04:46.369187811 +0100
@@ -16,67 +16,72 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   votca-csg
-Version:1.3.1
+Version:1.4
+%define uversion 1.4
 Release:0
 Summary:VOTCA coarse-graining engine
 License:Apache-2.0
 Group:  Productivity/Scientific/Chemistry
 Url:http://www.votca.org
-Source0:
https://github.com/votca/csg/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:
https://github.com/votca/csg-tutorials/archive/v%{version}.tar.gz#/%{name}-tutorials-%{version}.tar.gz
-Source2:
https://github.com/votca/csg-manual/releases/download/v%{version}/votca-csg-manual-%{version}.pdf
+Source0:
https://github.com/votca/csg/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
+Source1:
https://github.com/votca/csg-tutorials/archive/v%{uversion}.tar.gz#/%{name}-tutorials-%{uversion}.tar.gz
+Source2:
https://github.com/votca/csg-manual/releases/download/v%{uversion}/votca-csg-manual-%{uversion}.pdf
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gcc-c++
-%if %{defined fedora}
-BuildRequires:  pkgconfig
-%else
 BuildRequires:  pkg-config
-%endif
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+%else
 BuildRequires:  boost-devel >= 1.39.0
+%endif
 BuildRequires:  cmake >= 2.8.4
 BuildRequires:  fdupes
 BuildRequires:  gromacs-devel
+BuildRequires:  hdf5-devel
+ #for hdf5
+BuildRequires:  zlib-devel
 BuildRequires:  txt2tags
 BuildRequires:  pkgconfig(libvotca_tools) = %{version}
 
 #exact same version is needed
 Requires:   %{name}-common = %{version}
-Requires:   libvotca_csg3 = %{version}
+Requires:   libvotca_csg4 = %{version}
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
-a package intended to reduce the amount of routine work when doing systematic
+a package to reduce the amount of routine work when doing systematic
 coarse-graining of various systems. The core is written in C++.
 
-This package contains the Coarse Graining Engine of VOTCA package.
+This package contains the Coarse Graining Engine of VOTCA.
 
-%package -n libvotca_csg3
-Summary:Libraries for VOTCA coarse graining engine
+%package -n libvotca_csg4
+Summary:Libraries for the VOTCA coarse graining engine
 Group:  System/Libraries
 
-%description -n libvotca_csg3
+%description -n libvotca_csg4
 Versatile 

commit virtualbox for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2017-02-02 15:28:57

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2017-01-25 
22:34:26.181840264 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2017-02-03 20:04:34.954794455 +0100
@@ -1,0 +2,26 @@
+Sat Jan 28 20:37:54 UTC 2017 - larry.fin...@lwfinger.net
+
+- Removed "vbox_fix_4.9_api_changes.patch" as changes are upstream.
+  Fixed API changes for kernel 4.10 in "vbox_fix_4.10_api_changes.patch".
+
+---
+Wed Jan 25 02:52:51 UTC 2017 - larry.fin...@lwfinger.net
+
+- The version bump to 5.1.14 also addresses boo#1020856 CVE-2017-3316 
CVE-2017-3332 CVE-2017-3290 CVE-2016-5545
+
+- Version bump to 5.1.14 (released 2017-01-17 by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added:
+
+VMM: fixed emulation of certain instructions for 64-bit guests on 32-bit 
hosts
+VMM: properly handle certain MSRs for 64-bit guests on ancient CPUs 
without VT-x support for MSR bitmaps (bug #13886)
+GUI: fixed a crash with multimonitor setups under certain conditions
+GUI: allow cloning of snapshots when the VM is running
+NVMe: fixed compatibility with the Storage Performance Development Kit 
(SPDK, bug #16368)
+VBoxSVC: fixed a crash under rare circumstances
+VBoxManage: added a sanity check to modifymedium --resize to prevent users 
from resizing their hard disk from 1GB to 1PB (bug #16311)
+Windows hosts: another fix for recent Windows 10 hosts
+Linux hosts: Linux 4.10 fixes
+Linux Additions: fixed protocol error during certain operations on shared 
folders (bug #8463)
+
+---

Old:

  VirtualBox-5.1.12-patched.tar.bz2
  vbox_fix_4.9_api_changes.patch

New:

  VirtualBox-5.1.14-patched.tar.bz2
  vbox_fix_4.10_api_changes.patch



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.oHOq8T/_old  2017-02-03 20:04:37.842388009 +0100
+++ /var/tmp/diff_new_pack.oHOq8T/_new  2017-02-03 20:04:37.846387446 +0100
@@ -19,7 +19,7 @@
 %define _vbox_instdir  %{_libexecdir}/virtualbox
 %define _udevrulesdir %{_sysconfdir}/udev/rules.d
 Name:   virtualbox
-Version:5.1.12
+Version:5.1.14
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+
@@ -89,11 +89,11 @@
 Patch112:   modify_for_4_8_bo_move.patch
 # Remove all mention of _smp_mflags
 Patch113:   vbox_remove_smp_mflags.patch
-# Fix build error on kernel 4.9
-Patch114:   vbox_fix_4.9_api_changes.patch
 # Fix for missing include needed for server 1.19
 Patch116:   Fix_for_server_1.19.patch
 #
+Patch117:   vbox_fix_4.10_api_changes.patch
+#
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  SDL-devel
 BuildRequires:  acpica
@@ -328,8 +328,8 @@
 %patch111 -p1
 %patch112 -p1
 %patch113 -p1
-%patch114 -p1
 %patch116 -p1
+%patch117 -p1
 
 #copy user manual
 cp %{SOURCE1} UserManual.pdf

++ VirtualBox-5.1.12-patched.tar.bz2 -> VirtualBox-5.1.14-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-5.1.12-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-5.1.14-patched.tar.bz2 
differ: char 11, line 1

++ vbox_fix_4.9_api_changes.patch -> vbox_fix_4.10_api_changes.patch ++
--- /work/SRC/openSUSE:Factory/virtualbox/vbox_fix_4.9_api_changes.patch
2016-11-25 12:27:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/vbox_fix_4.10_api_changes.patch  
2017-02-03 20:04:34.890803462 +0100
@@ -1,70 +1,37 @@
-Index: VirtualBox-5.1.10/src/VBox/Additions/linux/sharedfolders/dirops.c
+
+Index: VirtualBox-5.1.14/src/VBox/Additions/linux/sharedfolders/lnkops.c
 ===
 VirtualBox-5.1.10.orig/src/VBox/Additions/linux/sharedfolders/dirops.c
-+++ VirtualBox-5.1.10/src/VBox/Additions/linux/sharedfolders/dirops.c
-@@ -748,12 +748,18 @@ static int sf_rmdir(struct inode *parent
-  * @param flags flags
-  * @returns 0 on success, Linux error code otherwise
-  */
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 9, 0)
- static int sf_rename(struct inode *old_parent, struct dentry *old_dentry,
-  struct inode *new_parent, struct dentry *new_dentry
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 9, 0)
-  , unsigned flags
- #endif
-  )
-+#else
-+static int sf_rename(struct 

commit virt-manager for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2017-01-29 10:40:27

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


Package is "virt-manager"

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2016-09-13 22:25:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2017-02-03 20:04:29.355582577 +0100
@@ -1,0 +2,41 @@
+Thu Jan 26 16:41:16 MST 2017 - carn...@suse.com
+
+- bsc#1022173 - virt-manager: unknown input device type
+  'virtio1.0-input'
+  1d2cd306-Fix-incorrect-usage-of-virtio-input.patch
+- bsc#1005848 - KVM: guest can not be started on top of SLES12SP1
+  KVM host ppc64
+  5a11cf07-virt-manager-generates-invalid-guest-XML.patch
+- Upstream bug fixes
+  617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch
+  7962672c-fix-error-checking-extra_args.patch
+  b4858842-fix-bad-version-check-regression.patch
+  f07a3021-fix-wait-to-behave-like-noautoconsole.patch
+
+---
+Wed Jan 18 15:36:46 MST 2017 - carn...@suse.com
+
+- bsc#1005861 - virt-manager create new machine dialog box too
+  small to display system type
+  virtinst-expand-combobox.patch
+
+---
+Wed Jan 18 10:54:58 MST 2017 - carn...@suse.com
+
+- bsc#976796 - Virt-manager does not show up in application menu
+  virtman-desktop.patch
+  virt-install.desktop
+
+---
+Fri Jan 13 11:38:11 MST 2017 - carn...@suse.com
+
+- bsc#1010060 - virt-install won't start CASP installation
+  virtinst-add-casp-support.patch
+
+---
+Fri Jan  6 15:54:59 MST 2017 - carn...@suse.com
+
+- bsc#1018645 - virt-manager is using pygrub for booting PV domU
+  virtinst-pvgrub2-bootloader.patch
+
+---
@@ -1514 +1555 @@
-- fate##314135: Support PVSCSI on XEN and VirtioSCSI on KVM -
+- fate#314135: Support PVSCSI on XEN and VirtioSCSI on KVM -
@@ -1516 +1557 @@
-- fate##313076: HBA passthrough for kvm
+- fate#313076: HBA passthrough for kvm

New:

  1d2cd306-Fix-incorrect-usage-of-virtio-input.patch
  5a11cf07-virt-manager-generates-invalid-guest-XML.patch
  617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch
  7962672c-fix-error-checking-extra_args.patch
  b4858842-fix-bad-version-check-regression.patch
  f07a3021-fix-wait-to-behave-like-noautoconsole.patch
  virtinst-add-casp-support.patch
  virtinst-expand-combobox.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.HmvZI7/_old  2017-02-03 20:04:31.043345014 +0100
+++ /var/tmp/diff_new_pack.HmvZI7/_new  2017-02-03 20:04:31.047344451 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-manager
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -21,7 +21,7 @@
 %define qemu_user  "qemu"
 %define libvirt_kvm_packages   ""
 %define libvirt_xen_packages   ""
-%define preferred_distros  "sles12sp2,opensuse42.2"
+%define preferred_distros  "sles12sp3,opensuse42.3"
 %define kvm_packages   ""
 %define _version   1.4.0
 %define _release   0
@@ -50,6 +50,12 @@
 Patch11:63784f4d-document-new-sysinfo-option.patch
 Patch12:0425975f-use-virDomainMigrate3-API.patch
 Patch13:561f5cd3-drop-xenmigr-scheme-from-Xen-migration-URI.patch
+Patch14:1d2cd306-Fix-incorrect-usage-of-virtio-input.patch
+Patch15:7962672c-fix-error-checking-extra_args.patch
+Patch16:b4858842-fix-bad-version-check-regression.patch
+Patch17:5a11cf07-virt-manager-generates-invalid-guest-XML.patch
+Patch18:617b9271-dont-return-virtio1.0-net-as-valid-device-name.patch
+Patch19:f07a3021-fix-wait-to-behave-like-noautoconsole.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -75,6 +81,8 @@
 Patch127:   virtinst-set-qemu-emulator.patch
 Patch128:   virtinst-add-ppc64-arch-support.patch
 Patch129:   virtinst-s390x-disable-graphics.patch
+Patch130:   virtinst-add-casp-support.patch
+Patch131:   virtinst-expand-combobox.patch
 # Bug Fixes
 Patch150:   virtman-prevent-double-click-starting-vm-twice.patch
 Patch151:   virtman-increase-setKeepAlive-count.patch
@@ -180,6 +188,12 @@
 

commit votca-csgapps for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package votca-csgapps for openSUSE:Factory 
checked in at 2017-02-03 16:29:38

Comparing /work/SRC/openSUSE:Factory/votca-csgapps (Old)
 and  /work/SRC/openSUSE:Factory/.votca-csgapps.new (New)


Package is "votca-csgapps"

Changes:

--- /work/SRC/openSUSE:Factory/votca-csgapps/votca-csgapps.changes  
2016-08-25 09:56:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csgapps.new/votca-csgapps.changes 
2017-02-03 20:04:46.757133205 +0100
@@ -1,0 +2,22 @@
+Thu Feb  2 15:34:31 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Sat Nov  5 15:31:49 UTC 2016 - jeng...@inai.de
+
+- Update descriptions
+
+---
+Sat Oct 29 21:33:07 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---
+Tue Sep 27 18:19:09 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4_rc1
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-csgapps-1.3.1.tar.gz

New:

  votca-csgapps-1.4.tar.gz



Other differences:
--
++ votca-csgapps.spec ++
--- /var/tmp/diff_new_pack.4NXK4W/_old  2017-02-03 20:04:47.373046511 +0100
+++ /var/tmp/diff_new_pack.4NXK4W/_new  2017-02-03 20:04:47.373046511 +0100
@@ -1,64 +1,61 @@
 #
-# votca-csgapps.spec
+# spec file for package votca-csgapps
 #
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013-2016 Christoph Junghans
 #
-# Originally written by Jussi Lehtola 
-# Fixed for multi-distro build by Klaus Kaempf 
-#
-# Licensed under the Apache Software License (ASL 2.0)
+# 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/
 #
 
 Name:   votca-csgapps
-Version:1.3.1
+Version:1.4
+%define uversion 1.4
 Release:0
 Summary:VOTCA coarse-graining engine applications
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:
https://github.com/votca/csgapps/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/votca/csgapps/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gromacs-devel
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  fdupes
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_program_options-devel
+%else
 BuildRequires:  boost-devel >= 1.39.0
+%endif
 BuildRequires:  pkgconfig(libvotca_csg) = %{version}
 BuildRequires:  pkgconfig(libvotca_tools) = %{version}
 BuildRequires:  cmake
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
-a package intended to reduce the amount of routine work when doing systematic
+a package to reduce the amount of routine work when doing systematic
 coarse-graining of various systems. The core is written in C++.
 
-This package contains sample applications of the Coarse Graining Engine of 
VOTCA package.
+This package contains sample applications of the VOTCA Coarse Graining Engine.
 
 %prep
-%setup -n csgapps-%{version} -q
+%setup -n csgapps-%{uversion} -q
 
 %build
-%if %{defined fedora}
-mkdir build
-cd build
-%endif
-%if %{undefined cmake}
-%define cmake cmake
-mkdir build
-cd build
-%endif
-%{cmake} \
- -DCMAKE_INSTALL_PREFIX=%{_prefix} \
- -DCMAKE_VERBOSE_MAKEFILE=TRUE \
- -DCMAKE_C_FLAGS_RELEASE:STRING="%{optflags}" \
- -DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
- -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_RPATH=1 ..
+%{cmake}
 make %{?_smp_mflags}
 
 %install
-cd build
-make install DESTDIR=%{buildroot}
+make -C build install DESTDIR=%{buildroot}
 
 %fdupes %{buildroot}%{_prefix}
 

++ votca-csgapps-1.3.1.tar.gz -> votca-csgapps-1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit vsqlite++ for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vsqlite++ for openSUSE:Factory 
checked in at 2017-02-03 16:30:07

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


Package is "vsqlite++"

Changes:

--- /work/SRC/openSUSE:Factory/vsqlite++/vsqlite++.changes  2016-07-14 
09:50:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.vsqlite++.new/vsqlite++.changes 2017-02-03 
20:04:50.024673280 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:37:26 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ vsqlite++.spec ++
--- /var/tmp/diff_new_pack.T2aoWd/_old  2017-02-03 20:04:50.468610792 +0100
+++ /var/tmp/diff_new_pack.T2aoWd/_new  2017-02-03 20:04:50.468610792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vsqlite++
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -28,7 +28,11 @@
 Source0:
https://github.com/vinzenz/vsqlite--/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  dos2unix
 BuildRequires:  gcc-c++
 BuildRequires:  libtool




commit vtk for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vtk for openSUSE:Factory checked in 
at 2017-01-29 10:33:13

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


Package is "vtk"

Changes:

--- /work/SRC/openSUSE:Factory/vtk/vtk.changes  2016-08-13 18:31:00.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vtk.new/vtk.changes 2017-02-03 
20:04:51.588453168 +0100
@@ -1,0 +2,17 @@
+Wed Nov 23 10:28:02 UTC 2016 - badshah...@gmail.com
+
+- Update to version 7.1.0: See news item at
+  
https://blog.kitware.com/kitware-plans-to-spotlight-new-vtk-and-paraview-releases-at-sc16/
+- Drop patch vtk-gcc6.patch, upstreamed.
+- Turn off usage of system DIY2, this library is not yet packaged
+  for openSUSE.
+- Disable mkg3states binary also for openSUSE:Leap versions.
+- Update file list for upstream installation changes.
+- Use bundled gl2ps, as it no longer builds against the system
+  one (requires svn trunk version of gl2ps).
+- CMake >= 3.4 is now required (earlier versions don't support
+  NAMES_PER_DIR in find_program).
+- Enable use of SYSTEM_LIBRARIES for openSUSE:Leap versions too
+  (only 13.2 requires this turned off as of now).
+
+---

Old:

  VTK-7.0.0.tar.gz
  vtk-gcc6.patch

New:

  VTK-7.1.0.tar.gz



Other differences:
--
++ vtk.spec ++
--- /var/tmp/diff_new_pack.CLCIPI/_old  2017-02-03 20:04:53.084242626 +0100
+++ /var/tmp/diff_new_pack.CLCIPI/_new  2017-02-03 20:04:53.092241501 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   vtk
-Version:7.0.0
+Version:7.1.0
 Release:0
-%define series 7.0
+%define series 7.1
 # This is a variant BSD license, a cross between BSD and ZLIB.
 # For all intents, it has the same rights and restrictions as BSD.
 # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@@ -34,13 +34,11 @@
 Patch1: vtk-fix-file-contains-date-time.patch
 # PATCH-FIX-UPSTREAM vtk-Rinterface-uintptr_t.patch boo#985386 
badshah...@gmail.com -- Fix issues with uintptr_t redefinition by defining the 
HAVE_UINTPTR_T macro using cmake functions to avoid redefinition of uintptr_t, 
which is already defined in stdint.h called earlier; patch sent upstream
 Patch2: vtk-Rinterface-uintptr_t.patch
-# PATCH-FIX-UPSTREAM vtk-gcc6.patch dmuel...@suse.com -- Fix compilation with 
GCC >= 6.0
-Patch3: vtk-gcc6.patch
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  R-base-devel
 BuildRequires:  boost-devel
 BuildRequires:  chrpath
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.4
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  freetype2-devel
@@ -84,8 +82,8 @@
 %else
 BuildRequires:  pkgconfig(libxml-2.0)
 %endif
-# jsoncpp available for openSUSE > 13.2
-%if 0%{?suse_version} > 1320
+# jsoncpp available for openSUSE > 13.2 & Leap
+%if 0%{?suse_version} > 1320 || 0%{suse_version} == 1315
 BuildRequires:  jsoncpp-devel
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -113,8 +111,8 @@
 Requires:   R-base-devel
 Requires:   gl2ps-devel
 Requires:   hdf5-devel
-# jsoncpp available for openSUSE > 13.2
-%if 0%{?suse_version} > 1320
+# jsoncpp available for openSUSE > 13.2 & Leap
+%if 0%{?suse_version} > 1320 || 0%{suse_version} == 1315
 Requires:   jsoncpp-devel
 %endif
 Requires:   freetype2-devel
@@ -265,7 +263,6 @@
 %setup -q -n VTK-%{version}
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 # Replace relative path ../../../VTKData with 
%%{_datadir}/%%{name}data-%%{version}
 # otherwise it will break on symlinks.
@@ -298,7 +295,7 @@
 -DVTK_INSTALL_QT_DIR:STRING=/%{qtdir}/plugins/designer \
 -DVTK_USE_OGGTHEORA_ENCODER:BOOL=ON \
 -DVTK_USE_RENDERING:BOOL=ON \
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1320 || 0%{suse_version} == 1315
 -DVTK_USE_SYSTEM_LIBRARIES:BOOL=ON \
 %else
 -DVTK_USE_SYSTEM_LIBRARIES:BOOL=OFF \
@@ -323,7 +320,9 @@
 -DVTK_USE_SYSTEM_HDF5:BOOL=ON  \
 -DVTK_USE_SYSTEM_NETCDF:BOOL=ON \
 -DVTK_PYTHON_VERSION=3 \
--DCMAKE_NO_BUILTIN_CHRPATH:BOOL=ON
+-DCMAKE_NO_BUILTIN_CHRPATH:BOOL=ON \
+-DVTK_USE_SYSTEM_DIY2=OFF \
+-DVTK_USE_SYSTEM_GL2PS=OFF
 
 make %{?_smp_mflags} VERBOSE=1
 
@@ -419,22 +418,28 @@
 %config %{_sysconfdir}/ld.so.conf.d/%{name}.conf
 %doc Copyright.txt
 %dir %{_libdir}/%{name}/
+%if 0%{?suse_version} <= 1320 && 0%{?suse_version} != 1315
+%{_libdir}/libvtktiff.so.*
+%endif
 
 %files devel
 %defattr(-,root,root,-)
 %{_bindir}/%{name}EncodeString
 %{_bindir}/%{name}HashSource
 %{_bindir}/%{name}WrapHierarchy
-%if 0%{?suse_version} <= 1320
+%{_bindir}/pvtk
+%if 0%{?suse_version} <= 1320 && 0%{?suse_version} != 1315
 %{_bindir}/%{name}mkg3states
 %endif
 

commit vm-install for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2017-02-02 15:45:08

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-09-08 
17:39:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2017-02-03 20:04:41.165920202 +0100
@@ -1,0 +2,21 @@
+Thu Jan 19 11:36:58 MST 2017 - carn...@suse.com
+
+- bsc#1020616 - Insert the correct kernel flag for changing the
+  screen resolution of PV guests (it changed with the pvops kernel)
+- Update de.po language file
+- Version 0.8.60
+
+---
+Wed Jan 18 15:42:36 MST 2017 - carn...@suse.com
+
+- bsc#1020751 - vm-install: exception thrown without explanation
+  when doing VM upgrade
+- Version 0.8.59
+
+---
+Fri Nov 11 16:57:48 MST 2016 - carn...@suse.com
+
+- bsc#1004324 - sles12 install from sles11 hypervisor
+- Version 0.8.58
+
+---

Old:

  vm-install-0.8.57.tar.bz2

New:

  vm-install-0.8.60.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.s7nT1T/_old  2017-02-03 20:04:41.781833509 +0100
+++ /var/tmp/diff_new_pack.s7nT1T/_new  2017-02-03 20:04:41.785832945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vm-install
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.57
+Version:0.8.60
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.57.tar.bz2
+Source0:%{name}-0.8.60.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.57.tar.bz2 -> vm-install-0.8.60.tar.bz2 ++
 30641 lines of diff (skipped)




commit votca-tools for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package votca-tools for openSUSE:Factory 
checked in at 2017-02-03 16:29:44

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


Package is "votca-tools"

Changes:

--- /work/SRC/openSUSE:Factory/votca-tools/votca-tools.changes  2016-08-25 
09:56:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-tools.new/votca-tools.changes 
2017-02-03 20:04:47.589016113 +0100
@@ -1,0 +2,25 @@
+Thu Feb  2 15:36:20 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---
+Mon Oct 31 00:17:10 UTC 2016 - jeng...@inai.de
+
+- RPM group fixing
+- Trim filler words from description
+
+---
+Sat Oct 29 21:26:13 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4
+  * added support for boost-1.62
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---
+Tue Sep 27 17:33:51 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.4_rc1
+  * added support for mkl as gsl replacement
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-tools-1.3.1.tar.gz

New:

  votca-tools-1.4.tar.gz



Other differences:
--
++ votca-tools.spec ++
--- /var/tmp/diff_new_pack.qlbtEi/_old  2017-02-03 20:04:48.080946871 +0100
+++ /var/tmp/diff_new_pack.qlbtEi/_new  2017-02-03 20:04:48.084946308 +0100
@@ -1,52 +1,64 @@
 #
-# votca_tools.spec
+# spec file for package votca-tools
+#
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2013-2016 Christoph Junghans
+#
+# 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/
 #
-# Copyright (c) 2013-2016 Christoph Junghans 
 #
 # Originally written by Jussi Lehtola 
 # Fixed for multi-distro build by Klaus Kaempf 
 #
-# Licensed under the Apache Software License (ASL 2.0)
-#
 
 Name:   votca-tools
-Version:1.3.1
+Version:1.4
+%define uversion 1.4
 Release:0
 Summary:VOTCA tools library
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:
https://github.com/votca/tools/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/votca/tools/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gcc-c++
-%if %{defined fedora}
-BuildRequires:  pkgconfig
-BuildRequires:  expat-devel
-%else
 BuildRequires:  pkg-config
 BuildRequires:  libexpat-devel
-%endif
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(gsl)
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_program_options-devel
+%else
 BuildRequires:  boost-devel  >= 1.39.0
+%endif
 BuildRequires:  cmake
 BuildRequires:  txt2tags
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
-a package intended to reduce the amount of routine work when doing systematic
+a package to reduce the amount of routine work when doing systematic
 coarse-graining of various systems. The core is written in C++.
 
-%package -n libvotca_tools3
+%package -n libvotca_tools4
 Summary:VOTCA tools library
-Group:  Productivity/Scientific/Chemistry
+Group:  System/Libraries
 
-%description -n libvotca_tools3
+%description -n libvotca_tools4
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
-a package intended to reduce the amount of routine work when doing systematic
+a package to reduce the amount of routine work when doing systematic
 coarse-graining of various systems. The core is written in C++.
 
 This package contains the basic tools library of VOTCA package.
@@ -54,52 +66,40 @@
 %package 

commit virt-viewer for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2017-01-27 11:16:48

Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.virt-viewer.new (New)


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2016-12-06 
14:27:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2017-02-03 20:04:32.243176131 +0100
@@ -1,0 +2,6 @@
+Wed Jan 18 10:44:50 MST 2017 - carn...@suse.com
+
+- bsc#976796 - Drop duplicate icon entry in desktop file
+  virtview-desktop.patch
+
+---



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.l15rZw/_old  2017-02-03 20:04:32.923080431 +0100
+++ /var/tmp/diff_new_pack.l15rZw/_new  2017-02-03 20:04:32.927079867 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-viewer
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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

++ virtview-desktop.patch ++
--- /var/tmp/diff_new_pack.l15rZw/_old  2017-02-03 20:04:32.967074238 +0100
+++ /var/tmp/diff_new_pack.l15rZw/_new  2017-02-03 20:04:32.967074238 +0100
@@ -1,15 +1,14 @@
-Index: virt-viewer-3.1/data/remote-viewer.desktop.in
+Index: virt-viewer-5.0/data/remote-viewer.desktop.in
 ===
 virt-viewer-3.1.orig/data/remote-viewer.desktop.in
-+++ virt-viewer-3.1/data/remote-viewer.desktop.in
-@@ -1,10 +1,21 @@
+--- virt-viewer-5.0.orig/data/remote-viewer.desktop.in
 virt-viewer-5.0/data/remote-viewer.desktop.in
+@@ -1,10 +1,20 @@
  [Desktop Entry]
  _Name=Remote Viewer
 -_Comment=Access remote desktops
 +X-SuSE-translate=true
 +Comment=Access remote desktops
 +GenericName=Remote Desktop Client
-+Icon=yast-vm-management
  Exec=remote-viewer %u
  Type=Application
  Terminal=false




commit vim for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2017-01-31 12:33:34

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


Package is "vim"

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2017-01-24 10:30:00.103322246 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2017-02-03 
20:04:25.832078530 +0100
@@ -1,0 +2,5 @@
+Tue Jan 24 11:44:03 UTC 2017 - idon...@suse.com
+
+- Improve summary bsc#1021040 
+
+---



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.qzOGPh/_old  2017-02-03 20:04:27.583831961 +0100
+++ /var/tmp/diff_new_pack.qzOGPh/_new  2017-02-03 20:04:27.583831961 +0100
@@ -101,11 +101,6 @@
 new features have been added: multilevel undo, command line history,
 file name completion, block operations, and editing of binary data.
 
-Vi is available for the AMIGA, MS-DOS, Windows NT, and various versions
-of UNIX.
-
-For SUSE Linux, Vim is used as /usr/bin/vi.
-
 %package data
 Summary:Vi IMproved
 Group:  Productivity/Editors/Vi





commit threadweaver for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package threadweaver for openSUSE:Factory 
checked in at 2017-01-31 12:13:13

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


Package is "threadweaver"

Changes:

--- /work/SRC/openSUSE:Factory/threadweaver/threadweaver.changes
2016-12-17 11:16:07.978525032 +0100
+++ /work/SRC/openSUSE:Factory/.threadweaver.new/threadweaver.changes   
2017-02-03 20:03:32.171631533 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 00:01:09 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  threadweaver-5.29.0.tar.xz

New:

  threadweaver-5.30.0.tar.xz



Other differences:
--
++ threadweaver.spec ++
--- /var/tmp/diff_new_pack.aTe7sz/_old  2017-02-03 20:03:33.087502620 +0100
+++ /var/tmp/diff_new_pack.aTe7sz/_new  2017-02-03 20:03:33.091502056 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package threadweaver
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,11 +17,11 @@
 
 
 %define lname   libKF5ThreadWeaver5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   threadweaver
-Version:5.29.0
+Version:5.30.0
 Release:0
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ threadweaver-5.29.0.tar.xz -> threadweaver-5.30.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/threadweaver-5.29.0/CMakeLists.txt 
new/threadweaver-5.30.0/CMakeLists.txt
--- old/threadweaver-5.29.0/CMakeLists.txt  2016-12-03 11:44:02.0 
+0100
+++ new/threadweaver-5.30.0/CMakeLists.txt  2017-01-08 16:53:09.0 
+0100
@@ -1,9 +1,10 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
-project(ThreadWeaver)
+set(KF5_VERSION "5.30.0") # handled by release scripts
+project(ThreadWeaver VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.29.0  NO_MODULE)
+find_package(ECM 5.30.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -28,10 +29,7 @@
 ADD_DEFINITIONS(-std=c++11)
 ENDIF()
 
-# -- Maintained by scripty
-set(KF5_VERSION "5.29.0") # handled by release scripts
-
-ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX THREADWEAVER
+ecm_setup_version(PROJECT VARIABLE_PREFIX THREADWEAVER
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/threadweaver_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5ThreadWeaverConfigVersion.cmake"
 SOVERSION 5)
@@ -45,9 +43,9 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5ThreadWeaver")
 
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 
-ecm_configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/KF5ThreadWeaverConfig.cmake.in"
+configure_package_config_file("${CMAKE_CURRENT_SOURCE_DIR}/KF5ThreadWeaverConfig.cmake.in"
   
"${CMAKE_CURRENT_BINARY_DIR}/KF5ThreadWeaverConfig.cmake"
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
   )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/threadweaver-5.29.0/KF5ThreadWeaverConfig.cmake.in 
new/threadweaver-5.30.0/KF5ThreadWeaverConfig.cmake.in
--- old/threadweaver-5.29.0/KF5ThreadWeaverConfig.cmake.in  2016-12-03 
11:44:02.0 +0100
+++ new/threadweaver-5.30.0/KF5ThreadWeaverConfig.cmake.in  2017-01-08 
16:53:09.0 +0100
@@ -1,5 +1,6 @@
 @PACKAGE_INIT@
 
+include(CMakeFindDependencyMacro)
 find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/threadweaver-5.29.0/examples/HelloWorld/CMakeLists.txt 
new/threadweaver-5.30.0/examples/HelloWorld/CMakeLists.txt
--- old/threadweaver-5.29.0/examples/HelloWorld/CMakeLists.txt  2016-12-03 
11:44:02.0 +0100
+++ 

commit vacation for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vacation for openSUSE:Factory 
checked in at 2017-02-02 15:42:09

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


Package is "vacation"

Changes:

--- /work/SRC/openSUSE:Factory/vacation/vacation.changes2015-09-08 
18:12:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.vacation.new/vacation.changes   2017-02-03 
20:04:19.620952782 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 09:34:04 UTC 2017 - wer...@suse.de
+
+- Add some more senders and mail tags which should not be answered 
+
+---



Other differences:
--
++ vacation.spec ++
--- /var/tmp/diff_new_pack.YKwsgY/_old  2017-02-03 20:04:20.216868904 +0100
+++ /var/tmp/diff_new_pack.YKwsgY/_new  2017-02-03 20:04:20.220868340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vacation
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 Group:  Productivity/Networking/Email/Utilities
 Url:http://vacation.sf.net/
 Source: http://downloads.sf.net/vacation/%name-%version.tar.gz
-Patch:  vacation-%{version}.diff
+Patch0: vacation-%{version}.diff
 Patch1: vacation-%{version}.multiple-vacationmsg_files.diff
 Patch3: vacation-%{version}.strip.diff
 # PATCH-FIX-UPSTREAM bsc#944326 - long From: header (two lines) not handled 
correctly
@@ -49,9 +49,9 @@
 
 %prep
 %setup
-%patch
-%patch1
-%patch3
+%patch0 -p1
+%patch1 -p1
+%patch3 -p1
 %patch4
 %patch5
 

++ vacation-1.2.7.1-junkfilter.diff ++
--- /var/tmp/diff_new_pack.YKwsgY/_old  2017-02-03 20:04:20.240865525 +0100
+++ /var/tmp/diff_new_pack.YKwsgY/_new  2017-02-03 20:04:20.244864963 +0100
@@ -1,15 +1,19 @@
 ---
- vacation.c |2 ++
- 1 file changed, 2 insertions(+)
+ vacation.c |6 ++
+ 1 file changed, 6 insertions(+)
 
 --- vacation.c
-+++ vacation.c 2015-09-08 11:42:13.174019039 +
-@@ -508,6 +508,8 @@ readheaders (void)
 vacation.c 2017-02-01 09:26:42.073222511 +
+@@ -520,6 +520,12 @@ readheaders (void)
  cont = 0;
if (strncasecmp(buf, "X-Spam-Flag: YES", 16) == 0)
  EXITIT (0);
 +  if (strncasecmp(buf, "X-Is-Junk: YES", 14) == 0)
 +EXITIT (0);
++  if (strncasecmp(buf, "X-AMAZON", 8) == 0)
++EXITIT (0);
++  if (strncasecmp(buf, "X-LinkedIn", 10) == 0)
++EXITIT (0);
case 'C':   /* "Cc:" */
if (strncasecmp (buf, "Cc:", 3))
  break;

++ vacation-1.2.7.1.diff ++
--- /var/tmp/diff_new_pack.YKwsgY/_old  2017-02-03 20:04:20.252863836 +0100
+++ /var/tmp/diff_new_pack.YKwsgY/_new  2017-02-03 20:04:20.252863836 +0100
@@ -1,6 +1,13 @@
 Makefile.orig  2012-01-29 21:44:38.112171303 -0500
-+++ Makefile   2012-01-29 21:45:22.751613233 -0500
-@@ -13,17 +13,8 @@
+---
+ vacation-1.2.7.1/Makefile|   11 --
+ vacation-1.2.7.1/vacation-en.man |   38 +++
+ vacation-1.2.7.1/vacation.c  |  195 
---
+ vacation-1.2.7.1/vaclook |   16 ---
+ 4 files changed, 199 insertions(+), 61 deletions(-)
+
+--- vacation-1.2.7.1/Makefile
 vacation-1.2.7.1/Makefile  2017-02-01 09:10:03.746060561 +
+@@ -13,17 +13,8 @@ CFLAGS  = $(RPM_OPT_FLAGS) -g -Wall
  ifeq "$(ARCH)" "x86_64"
  # Uncomment below for backwards compatibility of gdbm files.
  #  CFLAGS   = $(CFLAGS) -m32
@@ -18,7 +25,7 @@
  IFLAGS= 
  
  LIBS  = -lgdbm
-@@ -45,7 +36,7 @@
+@@ -45,7 +36,7 @@ endif
  BINDIR= $(PREFIX)/bin
  VACATION= $(BINDIR)/vacation
  VACLOOK = $(BINDIR)/vaclook
@@ -27,9 +34,72 @@
  MANEXT1   = 1
  
  VERSION   = 1
 vacation.c.orig2012-01-29 21:44:45.532078540 -0500
-+++ vacation.c 2012-01-30 20:18:31.399615458 -0500
-@@ -76,6 +76,7 @@
+--- vacation-1.2.7.1/vacation-en.man
 vacation-1.2.7.1/vacation-en.man   2017-02-01 09:10:03.746060561 +
+@@ -25,8 +25,9 @@ vacation \- reply to mail automatically
+ .SH SYNOPSIS
+ .B vacation
+ [
+-.B \-I | \-i
+-]
++.B \-I | \-i | \-l
++] [
++.B \-F
+ .br
+ .B vacation
+ [
+@@ -48,6 +49,7 @@ vacation \- reply to mail automatically
+ .B \-?
+ ]
+ .I username
++.br
+ .SH DESCRIPTION
+ .IX vacation "" "\fLvacation\fR \(em automatic mail replies"
+ .LP
+@@ -162,9 +164,39 @@ Initialize the
+ .B \&.vacation.db
+ file and start
+ .BR vacation .
++This should only be used on the command line, not
++in the
++.B 

commit transactional-update for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2017-02-02 15:44:51

Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
 and  /work/SRC/openSUSE:Factory/.transactional-update.new (New)


Package is "transactional-update"

Changes:

--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2017-01-20 13:08:25.532942500 +0100
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
   2017-02-03 20:03:50.904994713 +0100
@@ -1,0 +2,19 @@
+Wed Feb  1 14:50:37 CET 2017 - ku...@suse.de
+
+- Update to version 1.8
+  - fix references in html docu
+  - build kdump initrd if we build standard initrd, too
+
+---
+Mon Jan 30 11:20:26 CET 2017 - ku...@suse.de
+
+- Update to version 1.7
+  - build html docu, too
+
+---
+Sun Jan 29 13:27:08 UTC 2017 - ku...@suse.de
+
+- Update to version 1.6
+  - Add support for kdump [bsc#1018098]
+
+---

Old:

  transactional-update-1.5.tar.bz2

New:

  transactional-update-1.8.tar.bz2



Other differences:
--
++ transactional-update.spec ++
--- /var/tmp/diff_new_pack.EJcp3e/_old  2017-02-03 20:03:51.604896198 +0100
+++ /var/tmp/diff_new_pack.EJcp3e/_new  2017-02-03 20:03:51.608895635 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   transactional-update
-Version:1.5
+Version:1.8
 Release:0
 Summary:Transactional Updates with btrfs and snapshots
 License:GPL-2.0+
@@ -65,6 +65,7 @@
 %{_unitdir}/transactional-update.service
 %{_unitdir}/transactional-update.timer
 %{_sbindir}/transactional-update
+%{_sbindir}/tu-rebuild-kdump-initrd
 %{_mandir}/man8/transactional-update.8%{ext_man}
 %{_mandir}/man8/transactional-update.timer.8%{ext_man}
 %{_mandir}/man8/transactional-update.service.8%{ext_man}

++ transactional-update-1.5.tar.bz2 -> transactional-update-1.8.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.5/Makefile.in 
new/transactional-update-1.8/Makefile.in
--- old/transactional-update-1.5/Makefile.in2017-01-19 10:23:42.0 
+0100
+++ new/transactional-update-1.8/Makefile.in2017-02-01 14:49:19.0 
+0100
@@ -207,6 +207,7 @@
 ISSUEDIR = @ISSUEDIR@
 LIBOBJS = @LIBOBJS@
 LIBS = @LIBS@
+LN_S = @LN_S@
 LOGROTATEDDIR = @LOGROTATEDDIR@
 LTLIBOBJS = @LTLIBOBJS@
 MAKEINFO = @MAKEINFO@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.5/NEWS 
new/transactional-update-1.8/NEWS
--- old/transactional-update-1.5/NEWS   2017-01-19 10:22:12.0 +0100
+++ new/transactional-update-1.8/NEWS   2017-02-01 14:49:14.0 +0100
@@ -2,6 +2,17 @@
 
 Copyright (C) 2016, 2017 Thorsten Kukuk
 
+Version 1.8
+* Fix references in html pages
+* Build kdump initrd when building standard initrd, too
+
+Version 1.7
+* Disable interactive install mode for PTFs
+* Build html version of man pages, too
+
+Version 1.6
+* Add support for kdump
+
 Version 1.5
 * Install PTFs in interactive mode
 * Make sure state file is in sync between snapshots
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.5/configure 
new/transactional-update-1.8/configure
--- old/transactional-update-1.5/configure  2017-01-19 10:23:43.0 
+0100
+++ new/transactional-update-1.8/configure  2017-02-01 14:49:19.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for transactional-update 1.5.
+# Generated by GNU Autoconf 2.69 for transactional-update 1.8.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='transactional-update'
 PACKAGE_TARNAME='transactional-update'
-PACKAGE_VERSION='1.5'
-PACKAGE_STRING='transactional-update 1.5'
+PACKAGE_VERSION='1.8'
+PACKAGE_STRING='transactional-update 1.8'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -591,6 +591,7 @@
 XML_CATALOG_FILE
 XMLLINT
 XSLTPROC
+LN_S
 LOGROTATEDDIR
 SYSTEMDDIR
 UDEVRULESDIR
@@ -1210,7 +1211,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 transactional-update 1.5 to adapt to many kinds of 
systems.
+\`configure' configures transactional-update 1.8 to adapt to many kinds of 
systems.
 
 Usage: $0 

commit udftools for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package udftools for openSUSE:Factory 
checked in at 2017-01-31 12:46:38

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


Package is "udftools"

Changes:

--- /work/SRC/openSUSE:Factory/udftools/udftools.changes2017-01-04 
19:35:36.439450667 +0100
+++ /work/SRC/openSUSE:Factory/.udftools.new/udftools.changes   2017-02-03 
20:04:07.526655123 +0100
@@ -1,0 +2,8 @@
+Sat Jan 28 16:08:27 UTC 2017 - idon...@suse.com
+
+- Update to version 1.3
+  * No changelog upstream, see upstream git log
+https://github.com/pali/udftools/compare/1.2...1.3
+- Drop cdmrw.c and cdmrw-include.patch, they are outdated.
+
+---

Old:

  cdmrw-include.patch
  cdmrw.c
  udftools-1.2.tar.gz

New:

  udftools-1.3.tar.gz



Other differences:
--
++ udftools.spec ++
--- /var/tmp/diff_new_pack.NPv0VQ/_old  2017-02-03 20:04:08.002588132 +0100
+++ /var/tmp/diff_new_pack.NPv0VQ/_new  2017-02-03 20:04:08.002588132 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package udftools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,15 +17,13 @@
 
 
 Name:   udftools
-Version:1.2
+Version:1.3
 Release:0
 Summary:UDF filesystem tools
 License:GPL-2.0+
 Group:  System/Filesystems
 Url:https://github.com/pali/udftools
 Source: 
https://github.com/pali/udftools/releases/download/%{version}/udftools-%{version}.tar.gz
-Source1:
http://www.kernel.org/pub/linux/kernel/people/axboe/tools/cdmrw.c
-Patch1: cdmrw-include.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -39,20 +37,15 @@
 
 %prep
 %setup -q
-cp -a %{SOURCE1} .
-%patch1
 
 %build
-autoreconf -fi
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %configure
 
 make %{?_smp_mflags}
-cc %{optflags} cdmrw.c -o cdmrw
 
 %install
 %make_install  %{?_smp_mflags}
-install -m 0755 cdmrw %{buildroot}%{_bindir}
 
 mkdir -p %{buildroot}%{_docdir}
 mv %{buildroot}%{_datadir}/doc/udftools %{buildroot}%{_docdir}/udftools
@@ -60,16 +53,15 @@
 
 %files
 %defattr(-,root,root)
-%{_bindir}/cdmrw
 %{_bindir}/cdrwtool
 %{_sbindir}/mkfs.udf
 %{_sbindir}/mkudffs
 %{_sbindir}/pktsetup
 %{_sbindir}/wrudf
 %{_mandir}/man1/cdrwtool.1%{ext_man}
-%{_mandir}/man1/wrudf.1%{ext_man}
 %{_mandir}/man8/mkfs.udf.8%{ext_man}
 %{_mandir}/man8/mkudffs.8%{ext_man}
 %{_mandir}/man8/pktsetup.8%{ext_man}
+%{_mandir}/man8/wrudf.8%{ext_man}
 
 %changelog

++ udftools-1.2.tar.gz -> udftools-1.3.tar.gz ++
 35421 lines of diff (skipped)




commit upm for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package upm for openSUSE:Factory checked in 
at 2017-01-29 10:38:56

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


Package is "upm"

Changes:

--- /work/SRC/openSUSE:Factory/upm/upm.changes  2017-01-25 23:17:33.583038780 
+0100
+++ /work/SRC/openSUSE:Factory/.upm.new/upm.changes 2017-02-03 
20:04:13.721783123 +0100
@@ -1,0 +2,37 @@
+Thu Jan 26 16:20:30 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.0.3:
+  * Minor cmake changes for Java builds and Java examples are now
+toggled with the same BUILDEXAMPLES cmake switch
+  * Made some improvements in the utilities class for our C drivers
+  * Fixed issue with some drivers not being usable on subplatforms
+due to pin numbers using uint8 type
+  * New sensors: ims, ecezo, mb704x, rf22
+- Changes for version 1.0.1:
+  * Warnings as errors enabled for C/CXX (fixed warnings from -Wall
+and others)
+  * Fix for C/CXX compile flag append issue #485
+  * C sensor libraries for: my9221, otp538u, guvas12d, ppd42ns
+  * New sensor: ms5803
+- Changes for version 1.0.0:
+  * Added approximately 50 C sources for UPM drivers that can be
+used on both Unix and RTOS boards
+  * Provided generic alternatives to the Grove set of classes as
+they will be deprecated over time and eventually removed
+  * UPM modules are now being packed and published on NPM as
+sources rather than binaries to enhance compatibility with
+various boards and systems
+  * Build both python2 and python3 modules if the corresponding
+python libs are available and removed cmake BUILDPYTHON3 switch
+  * Converted python examples to run on both python2 and python3
+  * Added 'upm' hierarchy to python module install path which
+changes the way UPM modules are imported Example: old: import
+pyupm_dfrph new: from upm import pyupm_dfrph or import
+upm.pyupm_dfrph
+  * Added ctests for consistancy checking UPM repo as well as
+sanity checking for python2/3 modules and examples
+  * Various documentation and driver fixes throughout
+  * New sensors: nmea_gps, mma7361, bh1750, hka5, dfrorp, dfrec,
+sht1x
+
+---

Old:

  upm-0.8.0.tar.gz

New:

  upm-1.0.2.tar.gz



Other differences:
--
++ upm.spec ++
--- /var/tmp/diff_new_pack.RRhgF1/_old  2017-02-03 20:04:14.445681231 +0100
+++ /var/tmp/diff_new_pack.RRhgF1/_new  2017-02-03 20:04:14.449680668 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package upm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,9 +16,9 @@
 #
 
 
-%define sover 0
+%define sover 1
 Name:   upm
-Version:0.8.0
+Version:1.0.2
 Release:0
 Summary:High-level repository for sensors that use mraa
 License:MIT
@@ -31,7 +31,8 @@
 BuildRequires:  swig
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(mraa)
-BuildRequires:  pkgconfig(python)
+BuildRequires:  pkgconfig(python2)
+BuildRequires:  pkgconfig(python3)
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64
 
 %description
@@ -82,7 +83,20 @@
 underlying hardware platform (or microcontroller), as well as with the
 attached sensors, through calls to MRAA APIs.
 
-This package contains the Python bindings for %{name}.
+This package contains python bindings for %{name}.
+
+%package -n python3-%{name}
+Summary:Python bindings for %{name}
+Group:  Development/Languages/Python
+Requires:   lib%{name}%{sover} = %{version}
+
+%description -n python3-%{name}
+The UPM repository provides software drivers for a wide variety of commonly
+used sensors and actuators. These software drivers interact with the
+underlying hardware platform (or microcontroller), as well as with the
+attached sensors, through calls to MRAA APIs.
+
+This package contains python3 bindings for %{name}.
 
 %prep
 %setup -q
@@ -111,10 +125,14 @@
 %defattr(-,root,root)
 %{_libdir}/lib%{name}*.so
 %{_includedir}/%{name}
-%{_libdir}/pkgconfig/%{name}-*
+%{_libdir}/pkgconfig/%{name}*
 
 %files -n python-%{name}
 %defattr(-,root,root)
 %{python_sitearch}/*
 
+%files -n python3-%{name}
+%defattr(-,root,root)
+%{python3_sitearch}/*
+
 %changelog

++ upm-0.8.0.tar.gz -> upm-1.0.2.tar.gz ++
/work/SRC/openSUSE:Factory/upm/upm-0.8.0.tar.gz 
/work/SRC/openSUSE:Factory/.upm.new/upm-1.0.2.tar.gz differ: char 12, line 1




commit tiled for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tiled for openSUSE:Factory checked 
in at 2017-01-28 11:08:05

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


Package is "tiled"

Changes:

--- /work/SRC/openSUSE:Factory/tiled/tiled.changes  2017-01-25 
23:17:52.588174052 +0100
+++ /work/SRC/openSUSE:Factory/.tiled.new/tiled.changes 2017-02-03 
20:03:39.214640193 +0100
@@ -1,0 +2,92 @@
+Fri Jan 27 09:47:29 UTC 2017 - mvet...@suse.com
+
+- Update to 0.18.1:
+* Fixed terrain brush for isometric staggered maps (by Clyde)
+* Fixed crash when resizing map causes objects to get removed
+* Fixed crash when duplicating an object layer
+* Fixed position of image layer after Resize or Offset Map
+* Fixed the quality of the minimap on HiDpi displays
+* Fixed Alt-drag behavior to not override resize handles
+* When adding a new layer, insert it above the current one
+* GmxPlugin: Fixed positioning for non-tile objects and support scaling
+* GmxPlugin: Export tile objects without a type as tiles
+* GmxPlugin: Support horizontal and vertical flipping
+* Updated Chinese translation (by Clyde)
+
+---
+Tue Dec 20 20:34:42 UTC 2016 - mvet...@suse.com
+
+- Fix plugin detection:
+  We need USE_FHS_PLUGIN_PATH=yes so tiled finds the plugins and
+  doesn't look relative to the executables path.
+  Without this exporting to lua, json etc never worked.
+
+---
+Tue Dec 20 15:55:36 UTC 2016 - mvet...@suse.com
+
+- Update to version 0.18.0:
+  * Added Layer via Copy/Cut actions
+  * Added support for Paste in Place action for tile layers
+  * Added context menu to change custom property type (by Dmitry Hrabrov)
+  * Added support for higher precision for custom floating point properties
+  * Added %mappath variable to commands (by Jack Roper)
+  * Added snapping to pixels (by Mamed Ibrahimov)
+  * Added right-click to clear the tile selection
+  * Added a context menu action to reset the size of tile objects
+  * Added exporter for Game Maker Studio room files (by Jones Blunt)
+  * Added Move Up/Down buttons to Objects view (by iskolbin)
+  * Added pixel coordinates to status bar for object tools (by iskolbin)
+  * Added Sticker Knight platformer example (by Ponywolf)
+  * tmxrasterizer: Added --size argument and support local file URLs
+  * tmxrasterizer: Use smooth pixmap transform by default
+  * Linux: Register tmxrasterizer as thumbnail generator for TMX files
+  * Allow scrolling past map edges with mouse wheel
+  * Enabled HiDpi scaling and improved the quality of some icons
+  * Reversed the order of the objects in the Objects view
+  * JSON plugin: Added Node.js support to the JavaScript export
+  * Updated TMX schema definition (by assofohdz)
+  * Fixed unfinished objects getting saved
+  * Fixed OpenGL rendering mode when application is scaled (HiDpi screens)
+  * Fixed Remove and Rename actions for predefined properties
+  * Windows: Fixed console output
+  * libtiled-java: Use Maven, deploy to OSSRH and code updates (by Mike Thomas)
+  * libtiled-java: Added a basic isometric renderer (by Mike Thomas)
+  * Updated Brazilian Portuguese, Chinese, Czech, Dutch, Hebrew, Norwegian 
Bokmål and Spanish translations
+  See: http://discourse.mapeditor.org/t/tiled-0-18-0-released/1897
+- Add tiled.thumbnailer
+
+---
+Wed Oct 12 05:04:11 UTC 2016 - mailaen...@opensuse.org
+
+- Add icon/desktop/mime macros
+- Install appdata for https://en.opensuse.org/openSUSE:AppStore
+- Update to version 0.17.0
+  * Added a platform-independent theme, which can be dark (#786)
+  * Added Paste in Place action for objects (#1257)
+  * Added custom property type 'color' (#1275)
+  * Added custom property type 'file' (#1278)
+  * Added option for removing invisible objects in resize dialog (#1032, by 
Mamed Ibrahimov)
+  * Added support for editing multi-line string properties (#205)
+  * Added %layername and %objectid to available command variables
+  * Added support for scrolling in tileset view with middle mouse button 
(#1050, with Will Luongo)
+  * Added a rectangle erase mode to the eraser (#1297)
+  * Added export to Defold .tilemap files (#1316, by Nikita Razdobreev)
+  * Added simple full screen mode
+  * Added "Copy File Path" and "Open Containing Folder" actions to tab context 
menu
+  * Added warning when saving with the wrong file extension
+  * Added color picker for setting transparent color of a tileset (#1173, by 
Ava Brumfield)
+  * Various object selection tool improvements
+  * Allow creating rectangle/ellipse objects in any direction (#1300)
+  * Enabled nested views and 

commit tracker for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2017-01-27 10:42:42

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


Package is "tracker"

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2016-12-26 
21:42:50.165399798 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2017-02-03 20:03:46.913556529 +0100
@@ -1,0 +2,10 @@
+Fri Jan 20 08:35:20 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.4:
+  + tracker-extract: Whitelist multiple inocuous syscalls that were
+reported to raise false positives in the extraction sandbox.
+  + Fixed tracker-extract insertion of pre-defined resources.
+  + Fixed TrackerResource SPARQL generation of rdfs:Resource
+properties with cardinality>1.
+
+---
tracker.changes: same change

Old:

  tracker-1.10.3.tar.xz

New:

  tracker-1.10.4.tar.xz



Other differences:
--
++ tracker-extras.spec ++
--- /var/tmp/diff_new_pack.Wi7hOA/_old  2017-02-03 20:03:48.085391587 +0100
+++ /var/tmp/diff_new_pack.Wi7hOA/_new  2017-02-03 20:03:48.093390461 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker-extras
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -41,7 +41,7 @@
 # Do not edit this auto generated file! Edit tracker.spec.
 Name:   tracker-extras
 %define _name   tracker
-Version:1.10.3
+Version:1.10.4
 Release:0
 %define TrackerAPI1.0
 %define RPMTrackerAPI 1_0

++ tracker.spec ++
--- /var/tmp/diff_new_pack.Wi7hOA/_old  2017-02-03 20:03:48.133384832 +0100
+++ /var/tmp/diff_new_pack.Wi7hOA/_new  2017-02-03 20:03:48.137384269 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tracker
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -40,7 +40,7 @@
 
 Name:   tracker
 %define _name   tracker
-Version:1.10.3
+Version:1.10.4
 Release:0
 %define TrackerAPI1.0
 %define RPMTrackerAPI 1_0

++ tracker-1.10.3.tar.xz -> tracker-1.10.4.tar.xz ++
 87170 lines of diff (skipped)




commit vaapi-intel-driver for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package vaapi-intel-driver for 
openSUSE:Factory checked in at 2017-01-31 12:30:00

Comparing /work/SRC/openSUSE:Factory/vaapi-intel-driver (Old)
 and  /work/SRC/openSUSE:Factory/.vaapi-intel-driver.new (New)


Package is "vaapi-intel-driver"

Changes:

--- /work/SRC/openSUSE:Factory/vaapi-intel-driver/vaapi-intel-driver.changes
2017-01-18 21:31:48.725397595 +0100
+++ 
/work/SRC/openSUSE:Factory/.vaapi-intel-driver.new/vaapi-intel-driver.changes   
2017-02-03 20:04:18.565101399 +0100
@@ -1,0 +2,7 @@
+Mon Jan 30 06:08:12 UTC 2017 - sea...@posteo.de
+
+- Intel vaapi driver project has moved to github
+  Updating package for new project location
+  project location : http://github.com/01org/intel-vaapi-driver
+
+---

Old:

  libva-intel-driver-1.7.3.tar.bz2

New:

  intel-vaapi-driver-1.7.3.tar.gz



Other differences:
--
++ vaapi-intel-driver.spec ++
--- /var/tmp/diff_new_pack.U1lib0/_old  2017-02-03 20:04:19.340992188 +0100
+++ /var/tmp/diff_new_pack.U1lib0/_new  2017-02-03 20:04:19.344991625 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define srcname libva-intel-driver
+%define srcname intel-vaapi-driver
 
 Name:   vaapi-intel-driver
 Version:1.7.3
@@ -24,8 +24,8 @@
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT and EPL-1.0
 Group:  System/Libraries
-Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://www.freedesktop.org/software/vaapi/releases/%{srcname}/%{srcname}-%{version}.tar.bz2
+Url:https://github.com/01org/intel-vaapi-driver
+Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
 Source1:baselibs.conf
 Patch1: u_wayland-includes.diff
 # Intel graphics hardware only available on these platforms




commit tomahawk for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tomahawk for openSUSE:Factory 
checked in at 2017-02-03 16:30:14

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


Package is "tomahawk"

Changes:

--- /work/SRC/openSUSE:Factory/tomahawk/tomahawk.changes2016-02-16 
09:18:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.tomahawk.new/tomahawk.changes   2017-02-03 
20:03:43.738003505 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:11:17 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ tomahawk.spec ++
--- /var/tmp/diff_new_pack.ZLcNCH/_old  2017-02-03 20:03:44.521893169 +0100
+++ /var/tmp/diff_new_pack.ZLcNCH/_new  2017-02-03 20:03:44.521893169 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tomahawk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominik Schmidt
 #
 # All modifications and additions to the file contributed by third parties
@@ -45,7 +45,11 @@
 BuildRequires:  gcc-c++
 
 # Required deps
-BuildRequires:  boost-devel >= 1.3
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
+BuildRequires:  boost-devel
+%endif
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libattica-devel >= 0.4.0
 BuildRequires:  libechonest-devel >= 2.3.0




commit tgt for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tgt for openSUSE:Factory checked in 
at 2017-02-01 09:53:28

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


Package is "tgt"

Changes:

--- /work/SRC/openSUSE:Factory/tgt/tgt.changes  2015-11-17 14:23:26.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tgt.new/tgt.changes 2017-02-03 
20:03:29.955943403 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 01:17:49 UTC 2017 - ldun...@suse.com
+
+- Adding documentation files to SPEC file to
+  silence rpmlint
+
+---



Other differences:
--
++ tgt.spec ++
--- /var/tmp/diff_new_pack.t0id9s/_old  2017-02-03 20:03:30.791825748 +0100
+++ /var/tmp/diff_new_pack.t0id9s/_new  2017-02-03 20:03:30.799824622 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tgt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -95,6 +95,9 @@
 %{_unitdir}/%{name}d.service
 %doc README doc/README.iscsi doc/README.iser doc/README.lu_configuration
 %doc doc/README.mmc doc/README.passthrough doc/README.sbcjukebox doc/README.ssc
+%doc doc/README.rbd doc/tmf.txt
+%doc %_defaultdocdir/%name/examples
+%doc %_defaultdocdir/%name/html
 %{_mandir}/man8/*
 
 %changelog




commit tardy for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2017-02-03 16:30:01

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


Package is "tardy"

Changes:

--- /work/SRC/openSUSE:Factory/tardy/tardy.changes  2015-04-16 
14:12:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2017-02-03 
20:03:01.899892433 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:59:03 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ tardy.spec ++
--- /var/tmp/diff_new_pack.P5MEgC/_old  2017-02-03 20:03:02.487809681 +0100
+++ /var/tmp/diff_new_pack.P5MEgC/_new  2017-02-03 20:03:02.491809118 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tardy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -25,7 +25,11 @@
 Url:http://tardy.sourceforge.net/
 Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
 BuildRequires:  bison
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  cpio
 BuildRequires:  gcc-c++
 BuildRequires:  groff-full




commit systemd for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2017-01-28 11:00:32

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


Package is "systemd"

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2017-01-17 
14:32:00.442493778 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2017-02-03 20:02:50.829450651 +0100
@@ -1,0 +2,145 @@
+Wed Jan 25 15:37:23 UTC 2017 - f...@suse.com
+
+- Don't ship ldconfig.service anymore
+
+  This service was introduced to support stateless systems that
+  support offline /usr updates properly.
+
+  AFAIK we don't support any such system for now, so disable it. If
+  it's wrong it's easy enough to restore it back.
+
+  Related to bsc#1019470.
+
+---
+Wed Jan 25 15:17:06 UTC 2017 - f...@suse.com
+
+- Be more consistent with indentation (*no* functional changes)
+
+  Indentation should use 8 spaces now (no tabs).
+
+---
+Wed Jan 25 14:38:59 UTC 2017 - f...@suse.com
+
+- Import commit 2559bc0c076b58f0a649056e79ca90fe5f1d556c
+
+  9c4a759ab systemctl: 'show' don't exit with a failure status if the 
requested property does not exist [SUSE] (bsc#1021062)
+  f9194193b systemctl: remove duplicate entries showed by list-dependencies 
(#5049) (bsc#1012266)
+  2a6653335 rule: don't automatically online standby memory on s390x 
(bsc#997682)
+
+---
+Wed Jan 25 14:36:34 UTC 2017 - f...@suse.com
+
+- Fix permission set on /var/lib/systemd/linger/*
+
+  Those files are created by logind which run with umask(0022), so
+  they are not world writable and shouldn't be affected by
+  bsc#1020601. But it's cleaner to not let files forever with their
+  setuid bit set for no good reason.
+
+---
+Wed Jan 25 14:33:04 UTC 2017 - f...@suse.com
+
+- Fix permissions set on permanent timer timestamp files (bsc#1020601) 
(CVE-2016-10156)
+
+  This change makes sure to fix the permissions of the timestamp files
+  which could have been created by an affected version of systemd.
+
+  Local unprivileged users could have run arbitrary code as root if
+  systemd previously created world writable suid root files such as
+  permanent timer stamp files.
+
+---
+Tue Jan 10 10:54:20 UTC 2017 - f...@suse.com
+
+- Import commit 3edb876e3b80437a95502aa5d31d454606ea94bd
+
+  27b544224 core: make sure to not call device_is_bound_by_mounts() when dev 
is null (#5033) (bsc#1018399)
+
+---
+Fri Jan  6 08:27:03 UTC 2017 - f...@suse.com
+
+- Use the %{resolved} build conditional for the nss-resolve subpackage
+
+---
+Thu Jan  5 17:46:44 UTC 2017 - f...@suse.com
+
+- /usr/bin/systemd-resolve was missing from the filelist
+
+---
+Thu Jan  5 17:09:01 UTC 2017 - f...@suse.com
+
+- Silent warnings emitted when udev socket units are restarted during package 
upgrade (bsc#1018214)
+
+---
+Mon Dec 19 13:49:48 UTC 2016 - f...@suse.com
+
+- Upgrade to v232, commit de62e96da6a62ac61a7dea45cc558f5fa4342032
+
+  - a4dff165d nspawn: resolv.conf might not be created initially (#4799)
+  - b543fe907 nspawn: fix condition for mounting resolv.conf (#4622)
+  - 1aed89e55 core: make mount units from /proc/self/mountinfo possibly bind 
to a device (#4515) (boo#909418 bsc#912715 bsc#945340)
+  - bfb54ecdc coredumpctl: let gdb handle the SIGINT signal (#4901) 
(bsc#1012591)
+
+---
+Wed Dec 14 14:51:41 UTC 2016 - f...@suse.com
+
+- Really include legacy kbd maps in kbd-model-map (bsc#1015515)
+
+  Instead of fix-machines-subvol-for-rollbacks.sh...
+
+---
+Thu Dec  8 12:55:51 UTC 2016 - f...@suse.com
+
+- Enable lz4 (which becomes the default)
+
+  It's much faster than xz and thus should be more appropriate to
+  compress journals and coredumps.
+
+  The LZ4 logic is now officially supported and no longer considered
+  experimental.
+
+  The new frame api was released in v125.
+
+---
+Tue Dec  6 16:46:52 UTC 2016 - f...@suse.com
+
+- Good by compatlibs support
+
+  There's no longer need for enabling/disabling the support for the
+  compatlibs as it's been dropped from the source code.
+

commit systemsettings5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package systemsettings5 for openSUSE:Factory 
checked in at 2017-01-31 12:25:24

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


Package is "systemsettings5"

Changes:

--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes  
2017-01-04 17:27:56.926470086 +0100
+++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 
2017-02-03 20:02:58.080430040 +0100
@@ -1,0 +2,23 @@
+Thu Jan 26 19:59:16 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * None
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Pass transient parent window to KToolTipWindow.
+  * Add .arcconfig.
+  * KWindowSystem knows how to unminimize, activate() does not.
+  * Change group description to plural.
+
+---

Old:

  systemsettings-5.8.5.tar.xz

New:

  systemsettings-5.9.0.tar.xz



Other differences:
--
++ systemsettings5.spec ++
--- /var/tmp/diff_new_pack.83Wz3L/_old  2017-02-03 20:02:58.744336592 +0100
+++ /var/tmp/diff_new_pack.83Wz3L/_new  2017-02-03 20:02:58.748336030 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemsettings5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +18,13 @@
 
 %bcond_without lang
 Name:   systemsettings5
-Version:5.8.5
+Version:5.9.0
 Release:0
 Summary:KDE's control center
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source: 
http://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz
+Source: systemsettings-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE install_administration_category.diff -- install System 
Administration category, needed at least for YaST KCM
 Patch0: install_administration_category.diff
 # PATCH-FIX-OPENSUSE systemsettings-desktop.diff -- rename application name to 
Configure Desktop, in order to cause less confusion for KDE4 users

++ systemsettings-5.8.5.tar.xz -> systemsettings-5.9.0.tar.xz ++
 2255 lines of diff (skipped)

++ systemsettings-desktop.diff ++
--- /var/tmp/diff_new_pack.83Wz3L/_old  2017-02-03 20:02:59.044294372 +0100
+++ /var/tmp/diff_new_pack.83Wz3L/_new  2017-02-03 20:02:59.044294372 +0100
@@ -9,8 +9,8 @@
 -GenericName=System Settings
 +GenericName=Configure Desktop
  GenericName[ar]=إعدادات النّظام
- GenericName[ast]=Axustes del sistema
  GenericName[be@latin]=Systemnyja nałady
+ GenericName[bg]=Системни настройки
 @@ -88,7 +88,7 @@ GenericName[x-test]=xxSystem Settingsxx
  GenericName[zh_CN]=系统设置
  GenericName[zh_TW]=系統設定
@@ -18,5 +18,5 @@
 -Name=System Settings
 +Name=Configure Desktop
  Name[ar]=إعدادات النّظام
- Name[ast]=Axustes del sistema
  Name[be]=Сістэмныя настаўленні
+ Name[be@latin]=Systemnyja nałady




commit telegram-purple for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package telegram-purple for openSUSE:Factory 
checked in at 2017-01-27 11:02:11

Comparing /work/SRC/openSUSE:Factory/telegram-purple (Old)
 and  /work/SRC/openSUSE:Factory/.telegram-purple.new (New)


Package is "telegram-purple"

Changes:

--- /work/SRC/openSUSE:Factory/telegram-purple/telegram-purple.changes  
2016-07-21 08:17:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.telegram-purple.new/telegram-purple.changes 
2017-02-03 20:03:07.843055903 +0100
@@ -1,0 +2,15 @@
+Fri Dec 16 09:13:38 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.3.0:
+  * Channel/supergroup support.
+  * Support sending code tags in markdown 'backtick' format.
+  * Reduce amount of file-transfer popups in Pidgin, auto-load
+media in the background.
+  * Fix multiple crashes in libtgl.
+- Rename the telegram-purple package to libpurple-plugin-telegram.
+- Separate Pidgin icons to pidgin-plugin-telegram.
+- Separate locales to libpurple-plugin-telegram-lang.
+- Don't own Pidgin pixmap directories.
+- Don't require appstream-glib and openssl.
+
+---

Old:

  telegram-purple_1.2.6.orig.tar.gz

New:

  telegram-purple_1.3.0.orig.tar.gz



Other differences:
--
++ telegram-purple.spec ++
--- /var/tmp/diff_new_pack.C6yr7G/_old  2017-02-03 20:03:08.446970899 +0100
+++ /var/tmp/diff_new_pack.C6yr7G/_new  2017-02-03 20:03:08.446970899 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   telegram-purple
-Version:1.2.6
+Version:1.3.0
 Release:0
 Summary:Plugin for Pidgin, which supports Telegram messager
 License:GPL-2.0+ and LGPL-2.1+
@@ -25,38 +25,69 @@
 Url:https://github.com/majn/telegram-purple
 Source: 
https://github.com/majn/telegram-purple/releases/download/v%{version}/%{name}_%{version}.orig.tar.gz
 BuildRequires:  intltool
-BuildRequires:  libgcrypt-devel
-BuildRequires:  pkgconfig(appstream-glib)
+BuildRequires:  libgcrypt-devel >= 1.6
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libwebp)
-BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(purple)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A Pidgin plugin that adds support for the Telegram messenger.
 
+%package -n libpurple-plugin-telegram
+Summary:Plugin for libpurple, which supports Telegram messager
+Group:  Productivity/Networking/Instant Messenger
+Recommends: libpurple-plugin-telegram-lang
+Enhances:   libpurple
+# telegram-purple was last used in openSUSE Leap 42.2.
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
+
+%description -n libpurple-plugin-telegram
+A libpurple plugin that adds support for the Telegram messenger.
+
+%lang_package -n libpurple-plugin-telegram
+
+%package -n pidgin-plugin-telegram
+Summary:Plugin for Pidgin, which supports Telegram messager
+Group:  Productivity/Networking/Instant Messenger
+Requires:   libpurple-plugin-telegram = %{version}
+Supplements:packageand(libpurple-plugin-telegram:pidgin)
+BuildArch:  noarch
+%requires_gepidgin
+
+%description -n pidgin-plugin-telegram
+A Pidgin plugin that adds support for the Telegram messenger.
+
+This package provides the icon set for Pidgin.
+
 %prep
 %setup -q -n %{name}
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 %find_lang telegram-purple
 
-%files -f telegram-purple.lang
+%files -n libpurple-plugin-telegram
 %defattr(-,root,root)
-%doc CHANGELOG.md README.md COPYING AUTHORS
+%doc AUTHORS CHANGELOG.md COPYING README.md
 %config %{_sysconfdir}/telegram-purple/
 %{_libdir}/purple-2/telegram-purple.so
+%dir %{_datadir}/appdata/
 %{_datadir}/appdata/telegram-purple.metainfo.xml
+
+%files -n libpurple-plugin-telegram-lang -f telegram-purple.lang
+%defattr(-,root,root)
+
+%files -n pidgin-plugin-telegram
+%defattr(-,root,root)
 %dir %{_datadir}/pixmaps/pidgin/
 %dir %{_datadir}/pixmaps/pidgin/protocols/
-%{_datadir}/pixmaps/pidgin/protocols/16
-%{_datadir}/pixmaps/pidgin/protocols/22
-%{_datadir}/pixmaps/pidgin/protocols/48
+%dir %{_datadir}/pixmaps/pidgin/protocols/*/
+%{_datadir}/pixmaps/pidgin/protocols/*/telegram.*
 
 %changelog

++ telegram-purple_1.2.6.orig.tar.gz -> telegram-purple_1.3.0.orig.tar.gz 
++
 17002 lines of diff (skipped)




commit terminology for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package terminology for openSUSE:Factory 
checked in at 2017-01-28 11:07:40

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


Package is "terminology"

Changes:

--- /work/SRC/openSUSE:Factory/terminology/terminology.changes  2015-10-22 
12:58:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.terminology.new/terminology.changes 
2017-02-03 20:03:12.846351665 +0100
@@ -1,0 +2,23 @@
+Thu Jan 26 10:06:37 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 1.0.0
+   Changes since 0.9.1:
+Additions:
+ * Bold/Italic support (on by default)
+Improvement:
+ * Add keybinding shift+home to go to the top of the backlog
+ * Add keybinding shift+end to reset scroll
+ * Add keybinding shift+left/right to switch between tabs
+ * Add keybinding ctrl+alt+t to change terminal's title
+ * Add ability to copy links on right-click menu
+ * Font size can be changed by escape sequence
+ * Rewrite link detection to be more efficient
+ * Sanitize SHELL environment variable when using it
+Fixes:
+ * Fix selections
+ * Fixes about escape sequences managing tabs
+ * Many fixes
+
+- suppress errors in build log when edje_cc tries to reach DBus
+
+---

Old:

  terminology-0.9.1.tar.xz

New:

  terminology-1.0.0.tar.xz



Other differences:
--
++ terminology.spec ++
--- /var/tmp/diff_new_pack.0KhZ9i/_old  2017-02-03 20:03:13.470263846 +0100
+++ /var/tmp/diff_new_pack.0KhZ9i/_new  2017-02-03 20:03:13.474263283 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminology
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   terminology
-Version:0.9.1
+Version:1.0.0
 Release:0
 Summary:EFL based terminal emulator
 License:BSD-2-Clause and OFL-1.1
@@ -90,10 +90,12 @@
 %setup -q
 
 %build
+export ECORE_NO_SYSTEM_MODULES=1
 %configure --disable-silent-rules --disable-static
 make %{?_smp_mflags}
 
 %install
+export ECORE_NO_SYSTEM_MODULES=1
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang %{name}
 sed -i 's/.png[[:blank:]]*$//' 
%{buildroot}%{_datadir}/applications/terminology.desktop

++ terminology-0.9.1.tar.xz -> terminology-1.0.0.tar.xz ++
 28287 lines of diff (skipped)




commit tcsh for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package tcsh for openSUSE:Factory checked in 
at 2017-01-31 12:34:08

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


Package is "tcsh"

Changes:

--- /work/SRC/openSUSE:Factory/tcsh/tcsh.changes2016-12-11 
13:24:04.311325325 +0100
+++ /work/SRC/openSUSE:Factory/.tcsh.new/tcsh.changes   2017-02-03 
20:03:05.291415059 +0100
@@ -1,0 +2,6 @@
+Thu Jan 19 12:20:06 UTC 2017 - wer...@suse.de
+
+- Remove -L option on screen call dues API change, now we depend
+  on environment variables only.
+
+---



Other differences:
--
++ tcsh.spec ++
--- /var/tmp/diff_new_pack.gTXOwS/_old  2017-02-03 20:03:06.243281080 +0100
+++ /var/tmp/diff_new_pack.gTXOwS/_new  2017-02-03 20:03:06.247280517 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tcsh
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -134,6 +134,7 @@
 SCREENLOG=${SCREENDIR}/log
 cat > $SCREENRC<<-EOF
deflogin off
+   deflog on
logfile $SCREENLOG
logfile flush 1
logtstamp off
@@ -147,7 +148,7 @@
 tail -q -s 0.5 -f $SCREENLOG & pid=$!
 env -i HOME=$HOME TERM=$TERM TMPDIR=$TMPDIR \
SCREENRC=$SCREENRC SCREENDIR=$SCREENDIR \
-   screen -L -D -m make check
+   screen -D -m make check
 sleep 1
 kill -TERM $pid
 rm -rf $SCREENDIR $TMPDIR




commit terminator for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package terminator for openSUSE:Factory 
checked in at 2017-01-31 12:48:09

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


Package is "terminator"

Changes:

--- /work/SRC/openSUSE:Factory/terminator/terminator.changes2016-03-26 
15:28:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.terminator.new/terminator.changes   
2017-02-03 20:03:11.182585848 +0100
@@ -1,0 +2,15 @@
+Tue Jan 24 12:37:38 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.90 release:
+  * Switch to gtk3 RC release
+
+---
+Tue Jan 24 12:28:07 UTC 2017 - tchva...@suse.com
+
+- Version update to 1.0:
+  * Few last fixes from 0.98 marking last release using gtk2
+- Drop merged patch:
+  * 0001-terminator-fix-RHBZ#1268289.patch
+- Drop support for SLE-11
+
+---

Old:

  0001-terminator-fix-RHBZ#1268289.patch
  terminator-0.98.tar.gz

New:

  terminator-1.90.tar.gz



Other differences:
--
++ terminator.spec ++
--- /var/tmp/diff_new_pack.5YAYUy/_old  2017-02-03 20:03:11.786500844 +0100
+++ /var/tmp/diff_new_pack.5YAYUy/_new  2017-02-03 20:03:11.790500281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminator
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,24 +16,15 @@
 #
 
 
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%define python_sitelib %(python -c "from distutils.sysconfig import 
get_python_lib; print get_python_lib()")
-%else
-Requires:   python-vte
-Requires:   vte
-BuildArch:  noarch
-%endif
 Name:   terminator
-Version:0.98
+Version:1.90
 Release:0
 Summary:Store and run multiple GNOME terminals in one window
 License:GPL-2.0
 Group:  System/X11/Terminals
-Url:http://www.tenshu.net/terminator
-Source0:
https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz
+Url:https://gnometerminator.blogspot.cz/p/introduction.html
+Source0:
https://launchpad.net/%{name}/gtk3/1.9/+download/%{name}-%{version}.tar.gz
 Patch0: terminator-desktop.patch
-# PATCH-FIX-UPSTREAM: taken from fedora to fix ibus interactions
-Patch1: 0001-terminator-fix-RHBZ#1268289.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gettext
@@ -41,13 +32,16 @@
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-Requires:   python-gnome
+Requires:   python-gobject
 Requires:   python-psutil
+Requires:   python-vte
+Requires:   typelib-1_0-Keybinder-3_0
+Requires:   vte
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
 Recommends: %{name}-lang
-Recommends: python-keybinder
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 Multiple GNOME terminals in one window.  This is a project to produce
@@ -61,7 +55,9 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
+
+# remove pointless shebangs
+sed -i '/#! \?\/usr.*/d' terminatorlib/*.py
 
 %build
 python setup.py build
@@ -80,7 +76,6 @@
 %fdupes %{buildroot}
 %find_lang %{name}
 
-%if 0%{?suse_version} >= 1140
 %post
 %icon_theme_cache_post
 %desktop_database_post
@@ -88,12 +83,10 @@
 %postun
 %icon_theme_cache_postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
-%dir %{_datadir}/doc/terminator
 %dir %{_datadir}/icons/HighContrast
 %dir %{_datadir}/icons/HighContrast/16x16
 %dir %{_datadir}/icons/HighContrast/16x16/actions
@@ -109,11 +102,10 @@
 %dir %{_datadir}/icons/HighContrast/48x48/apps
 %dir %{_datadir}/icons/HighContrast/scalable
 %dir %{_datadir}/icons/HighContrast/scalable/apps
-%{_datadir}/doc/%{name}/*
-%{_mandir}/man1/%{name}.*
-%{_mandir}/man5/%{name}_config.*
 %{_bindir}/%{name}*
 %{_bindir}/remotinator
+%{_mandir}/man1/%{name}.*
+%{_mandir}/man5/%{name}_config.*
 %{python_sitelib}/*
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml

++ terminator-0.98.tar.gz -> terminator-1.90.tar.gz ++
 229488 lines of diff (skipped)




commit sssd for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2017-01-31 12:35:14

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


Package is "sssd"

Changes:

--- /work/SRC/openSUSE:Factory/sssd/sssd.changes2016-12-16 
11:52:53.272081914 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes   2017-02-03 
20:02:25.896960014 +0100
@@ -1,0 +2,34 @@
+Wed Jan 25 19:25:09 UTC 2017 - mich...@stroeder.com
+
+- Removed 0001-krb5-1.15-build-fix.patch obsoleted by upstream update
+- Update to new upstream release 1.15.0
+  * SSSD now allows the responders to be activated by the systemd service
+manager and exit when idle. This means the services line in sssd.conf is
+optional and the responders can be started on-demand, simplifying the sssd
+configuration. Please note that this change is backwards-compatible and
+the responders listed explicitly in sssd.conf's services line are managed
+by sssd in the same manner as in previous releases. Please refer to man
+sssd.conf(5) for more information
+  * The sudo provider is no longer disabled for configurations that do not
+explicitly include the sudo responder in the services list. In order to
+disable the sudo-related back end code that executes the periodic LDAP
+queries, set the sudo_provider to none explicitly
+  * The watchdog signal handler no longer uses signal-unsafe functions. This
+bug was causing a deadlock in case the watchdog was about to kill a
+stuck process
+  * A bug that prevented TLS to be set up correctly on systems where libldap
+links with GnuTLS was fixed
+  * The functionality to alter SSSD configuration through the D-Bus interface
+provided by the IFP responder was removed. This functionality was not used 
to
+the best of our knowledge, had no tests and prevented the InfoPipe 
responder
+from running as a non-privileged user.
+  * A bug that prevented statically-linked applications from using libnss_sss
+was fixed by removing dependency on -lpthreads from the libnss_sss library
+(please see https://sourceware.org/bugzilla/show_bug.cgi?id=20500 for
+an example on why linking with -lpthread from an NSS modules is 
problematic)
+  * Previously, SSSD did not ignore GPOs that were missing the
+gPCFunctionalityVersion attribute and failed the whole GPO
+processing. Starting with this version, the GPOs without the
+gPCFunctionalityVersion are skipped.
+
+---

Old:

  0001-krb5-1.15-build-fix.patch
  sssd-1.14.2.tar.gz
  sssd-1.14.2.tar.gz.asc

New:

  sssd-1.15.0.tar.gz
  sssd-1.15.0.tar.gz.asc



Other differences:
--
++ sssd.spec ++
--- /var/tmp/diff_new_pack.Uby7md/_old  2017-02-03 20:02:26.688848552 +0100
+++ /var/tmp/diff_new_pack.Uby7md/_new  2017-02-03 20:02:26.692847989 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sssd
-Version:1.14.2
+Version:1.15.0
 Release:0
 Summary:System Security Services Daemon
 License:GPL-3.0+ and LGPL-3.0+
@@ -32,9 +32,6 @@
 Source5:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-# see https://build.opensuse.org/request/show/443977
-Patch1: 0001-krb5-1.15-build-fix.patch
-
 %define servicenamesssd
 %define sssdstatedir   %_localstatedir/lib/sss
 %define dbpath %sssdstatedir/db
@@ -381,7 +378,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %if 0%{?suse_version} < 1210
@@ -571,7 +567,6 @@
 %dir %_libexecdir/sssd/
 %_libexecdir/sssd/sssd_ifp
 %dir %_libdir/sssd/
-%_libdir/sssd/libsss_config.so
 %_mandir/man5/sssd-ifp.5*
 %dir %_mandir/??/
 %dir %_mandir/??/man5/

++ sssd-1.14.2.tar.gz -> sssd-1.15.0.tar.gz ++
 196074 lines of diff (skipped)




commit syntax-highlighting for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package syntax-highlighting for 
openSUSE:Factory checked in at 2017-01-31 12:14:19

Comparing /work/SRC/openSUSE:Factory/syntax-highlighting (Old)
 and  /work/SRC/openSUSE:Factory/.syntax-highlighting.new (New)


Package is "syntax-highlighting"

Changes:

--- /work/SRC/openSUSE:Factory/syntax-highlighting/syntax-highlighting.changes  
2016-12-17 11:18:16.000360224 +0100
+++ 
/work/SRC/openSUSE:Factory/.syntax-highlighting.new/syntax-highlighting.changes 
2017-02-03 20:02:46.550052996 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 00:00:52 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  syntax-highlighting-5.29.0.tar.xz

New:

  syntax-highlighting-5.30.0.tar.xz



Other differences:
--
++ syntax-highlighting.spec ++
--- /var/tmp/diff_new_pack.bHSJYV/_old  2017-02-03 20:02:47.069979814 +0100
+++ /var/tmp/diff_new_pack.bHSJYV/_new  2017-02-03 20:02:47.073979251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syntax-highlighting
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,10 +16,11 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5SyntaxHighlighting5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   syntax-highlighting
-Version:5.29.0
+Version:5.30.0
 Release:0
 Summary:Syntax highlighting engine and library
 License:LGPL-2.1+ and GPL-2.0 and GPL-2.0+ and GPL-3.0 and MIT and 
BSD-3-Clause and Artistic-1.0
@@ -27,10 +28,13 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
+%if %{with lang}
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
+%endif
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
@@ -47,6 +51,9 @@
 Summary:Syntax highlighting engine and library
 Group:  System/GUI/KDE
 Recommends: %{name} = %{version}
+%if %{with lang}
+Recommends: %{lname}-lang = %{version}
+%endif
 
 %description -n %{lname}
 This is a tier1/functional version of the Kate syntax highlighting engine.
@@ -64,6 +71,7 @@
 This is a tier1/functional version of the Kate syntax highlighting engine.
 It's not tied to a particular output format or editor engine.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -75,10 +83,18 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
+%if %{with lang}
+%find_lang syntaxhighlighting5 --with-qt --without-mo
+%endif
+
 %post -n %{lname} -p /sbin/ldconfig
 
 %postun -n %{lname} -p /sbin/ldconfig
 
+%if %{with lang}
+%files -n %lname-lang -f syntaxhighlighting5.lang
+%endif
+
 %files
 %defattr(-,root,root)
 %doc COPYING* README*

++ syntax-highlighting-5.29.0.tar.xz -> syntax-highlighting-5.30.0.tar.xz 
++
 129242 lines of diff (skipped)




commit stunnel for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package stunnel for openSUSE:Factory checked 
in at 2017-01-30 10:50:15

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


Package is "stunnel"

Changes:

--- /work/SRC/openSUSE:Factory/stunnel/stunnel.changes  2017-01-04 
19:40:33.305455213 +0100
+++ /work/SRC/openSUSE:Factory/.stunnel.new/stunnel.changes 2017-02-03 
20:02:32.212071134 +0100
@@ -1,0 +2,5 @@
+Sat Jan 28 12:05:03 UTC 2017 - mich...@stroeder.com
+
+- update to version 5.40
+
+---

Old:

  stunnel-5.39.tar.gz

New:

  stunnel-5.40.tar.gz



Other differences:
--
++ stunnel.spec ++
--- /var/tmp/diff_new_pack.I8bq0i/_old  2017-02-03 20:02:32.935969241 +0100
+++ /var/tmp/diff_new_pack.I8bq0i/_new  2017-02-03 20:02:32.943968116 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   stunnel
-Version:5.39
+Version:5.40
 Release:0
 Summary:Universal SSL Tunnel
 License:GPL-2.0+

++ stunnel-5.39.tar.gz -> stunnel-5.40.tar.gz ++
 1990 lines of diff (skipped)




commit suse-xsl-stylesheets for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package suse-xsl-stylesheets for 
openSUSE:Factory checked in at 2017-02-02 15:30:33

Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
 and  /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new (New)


Package is "suse-xsl-stylesheets"

Changes:

--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2016-10-14 03:38:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
   2017-02-03 20:02:35.471612338 +0100
@@ -1,0 +2,32 @@
+Fri Jan 27 18:41:27 UTC 2017 - skn...@suse.com
+
+Stable release of the SUSE XSL stylesheets 2.0.7:
+
+Find issues in our GitHub tracker at
+https://github.com/openSUSE/suse-xsl/issues/NUMBER
+
+* Packaging
+  - Fixed post/postun segments of spec file
+
+* SUSE Word List for aspell
+  - Added more words
+
+* Stylesheets (common)
+  - Translation fixes for zh_CN, zh_TW (suse-xsl #292)
+  - Support of performance="optional" in step (suse-xsl #245)
+  - Do not output empty paras (suse-xsl #270)
+  - Make links and xrefs within remarks readable (suse-xsl #266)
+
+* Stylesheets (PDF)
+  - Make sure procedures appear in qandasets (re: suse-xsl #200)
+  - Color commands in screens green for consistency with HTML version
+(suse-xsl #216)
+  - Remove hyphenations from ToC and titles (suse-xsl #253)
+  - Use text scaling capabilities for all text
+  - Use sans font for intra-xrefs
+
+* Stylesheets (XHTML)
+  - Old "suse" stylesheets: fix breadcrumbs
+  - Add a caution icon to HTML
+
+---

Old:

  suse-xsl-stylesheets-2.0.6.3.tar.bz2

New:

  suse-xsl-stylesheets-2.0.7.tar.bz2



Other differences:
--
++ suse-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.GSjC9w/_old  2017-02-03 20:02:36.207508757 +0100
+++ /var/tmp/diff_new_pack.GSjC9w/_new  2017-02-03 20:02:36.211508195 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   suse-xsl-stylesheets
-Version:2.0.6.3
+Version:2.0.7
 Release:0
 
 ###
@@ -118,10 +118,6 @@
 to create the HTML, PDF, and EPUB versions of SUSE documentation. These
 stylesheets are based on the original DocBook XSLT 1.0 stylesheets.
 
-This package also provides descriptions of two XML formats which authors can
-use: The NovDoc DTD, a subset of the DocBook 4 DTD and the SUSEdoc schema, a
-subset of the DocBook 5 schema.
-
 #--
 
 %prep

++ suse-xsl-stylesheets-2.0.6.3.tar.bz2 -> 
suse-xsl-stylesheets-2.0.7.tar.bz2 ++
 1795 lines of diff (skipped)




commit syncthing for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2017-01-27 11:10:29

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


Package is "syncthing"

Changes:

--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes  2016-12-09 
09:39:05.497105893 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2017-02-03 
20:02:41.634744849 +0100
@@ -1,0 +2,85 @@
+Mon Jan 16 17:25:40 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.14.19:
+  * Changing bandwidth rate limits now takes effect immediately
+without restart (gh#syncthing/syncthing#3846)
+  * The event log (-audit) can now be directed to stderr for
+piping into an another application
+(gh#syncthing/syncthing#3859).
+  * A panic on directory listing at startup has been fixed
+(gh#syncthing/syncthing#3584).
+  * When a directory is deleted, the .stfolder marker is also
+removed. The ignore file and .stversions directory are
+retained, if present (gh#syncthing/syncthing#3857).
+  * Several scenarios where a device would get stuck with
+'not a directory' errors are now handled again
+(gh#syncthing/syncthing#3819).
+  * Third party copyrights in the about box are now more up to
+date (gh#syncthing/syncthing#3839).
+  * Hashing performance has been improved
+(gh#syncthing/syncthing#3861)
+
+---
+Fri Jan  6 11:12:27 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.14.18:
+  * Fix connections to older Syncthing versions being no longer
+closed due to an unmarshalling message:
+'proto: wrong wireType = 2 for field BlockIndexes'
+(gh#syncthing/syncthing#3855).
+
+---
+Tue Dec 27 15:05:20 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.14.17:
+  * Panics caused by corrupt on disc database are now better
+explained in the panic message (gh#syncthing/syncthing#3689).
+  * Statically configured device addresses without port number now
+correctly defaulted to port 22000 again
+(gh#syncthing/syncthing#3817).
+  * Inotify clients no longer cause 'invalid subpath' errors to be
+displayed (gh#syncthing/syncthing#3829).
+  * Directories can now be paused (gh#syncthing/syncthing#215).
+  * "Master" directories are now called "send only" in order to
+standardise on a terminology of sending and receiving changes
+(gh#syncthing/syncthing#2679).
+  * Pausing devices and directories now persists across restarts
+(gh#syncthing/syncthing#3407).
+  * A rolling checksum is used to identify and reuse blocks that
+have moved within a file (gh#syncthing/syncthing#3527).
+  * Syncthing allows setting the type-of-service field on outgoing
+packets, configured by the advanced setting "trafficClass"
+(gh#syncthing/syncthing#3790).
+  * Which device introduced another device is now visible in the
+GUI (gh#syncthing/syncthing#3809).
+- Remove syncthing-go-1.4-compat.patch: becoming impossible to fix.
+
+---
+Fri Dec 23 10:36:02 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.14.16:
+  * Fix a regression introduced in v0.14.14: an 'invalid subpath'
+error on syncthing-inotify full directory sync trigger
+(gh#syncthing/syncthing#3829).
+
+---
+Sat Dec 17 12:36:37 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.14.15 (changes since 0.14.13):
+  * Fix a security issue resulted in Syncthing accepting index
+entries for files like '../../foo', thus resulting in a path
+above the configured directory.
+  * Fix a security issue resulted in symlinks be used to trick
+Syncthing and escape constraints of the configured directory by
+creating a symlink 'foo -> ../../' and then requesting the
+contents of 'foo/something' (boo#1016161).
+Syncing symlinks between v0.14.14+ and previous versions will
+not work.
+  * The build no longer requires Go 1.7
+ (gh#syncthing/syncthing#3753).
+  * The wording in the GUI around "last file received" is now
+clearer (gh#syncthing/syncthing#3769).
+- Remove syncthing-0.14.13-go-1.6-compat.patch: fixed upstream.
+- Add syncthing-go-1.4-compat.patch: Fix Go 1.4 compatibility.
+
+---

Old:

  syncthing-0.14.13-go-1.6-compat.patch
  syncthing-source-v0.14.13.tar.gz
  syncthing-source-v0.14.13.tar.gz.asc

New:

  syncthing-source-v0.14.19.tar.gz
  syncthing-source-v0.14.19.tar.gz.asc



Other differences:
--

commit synergy for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package synergy for openSUSE:Factory checked 
in at 2017-02-01 09:53:35

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


Package is "synergy"

Changes:

--- /work/SRC/openSUSE:Factory/synergy/synergy.changes  2016-08-22 
10:07:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.synergy.new/synergy.changes 2017-02-03 
20:02:43.054545005 +0100
@@ -1,0 +2,35 @@
+Tue Jan 31 10:06:13 UTC 2017 - ohole...@suse.com
+
+- Remove source URL synergy prefix
+
+---
+Mon Jan 23 03:26:30 UTC 2017 - sfl...@suse.de
+
+- Update to 1.8.7
+  - 1.8.7 changes
+* Bug #5784 - Edition changes when reopening GUI
+  - 1.8.6 changes
+* Bug #5186 - Cursor stuck on client when using multi-DPI server
+* Bug #5722 - Malformed serial key in registry will crash GUI on startup
+* Bug #5752 - Tab order is incorrect on Settings dialog
+  - 1.8.5 changes
+* Bug #5680 - Server crashes when disconnecting SSL clients
+* Feature #5707 - User upgrade statistics
+  - 1.8.4 changes
+* Bug #4420 When XRandR adds a screen, it is inaccessible
+* Bug #5603 Activation notification depends on existence of /etc/os-release
+* Bug #5624 Update notification sometimes requests a downgrade
+* Bug #5329 Current date is shown for build date in the about dialog
+* Bug #5640 Synergy branding is inconsistent across platforms
+* Enhancement #5617 Remove redundant plugin infrastructure
+* Enhancement #5627 Move SSL certificate generation to main window
+* Enhancement #5628 Move SSL implementation into core binary
+* Enhancement #5629 Move activation from wizard into new dialog window
+  - 1.8.3 changes
+* Bug #4740 - Linux client crashes with "Assertion '!m_open' failed"
+* Bug #4879 - Memory leak caused by IpcReader
+* Bug #5373 - Tab behaves like shift tab on client
+* Bug #5502 - Copy and paste from server to client doesn't work
+* Enhancement #123 - Option to disable clipboard sharing
+
+---

Old:

  v1.8.2-stable.tar.gz

New:

  v1.8.7-stable.tar.gz



Other differences:
--
++ synergy.spec ++
--- /var/tmp/diff_new_pack.N8bVjb/_old  2017-02-03 20:02:44.546335029 +0100
+++ /var/tmp/diff_new_pack.N8bVjb/_new  2017-02-03 20:02:44.550334466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package synergy
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   synergy
-Version:1.8.2
+Version:1.8.7
 Release:0
 Summary:Mouse, keyboard and clipboard sharing utility
 License:GPL-2.0+


++ v1.8.2-stable.tar.gz -> v1.8.7-stable.tar.gz ++
/work/SRC/openSUSE:Factory/synergy/v1.8.2-stable.tar.gz 
/work/SRC/openSUSE:Factory/.synergy.new/v1.8.7-stable.tar.gz differ: char 12, 
line 1




commit squid for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2017-01-31 12:48:35

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


Package is "squid"

Changes:

--- /work/SRC/openSUSE:Factory/squid/squid.changes  2016-10-13 
11:32:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid.changes 2017-02-03 
20:02:19.965794852 +0100
@@ -1,0 +2,30 @@
+Mon Jan 30 09:33:08 UTC 2017 - adam.ma...@suse.de
+
+- Update Squid to 3.5.24
+  * Mitigate DoS attacks that use client-initiated SSL/TLS
+renegotiation. Rate limit TLS renegotiation.
+  * SSLv2 records force SslBump bumping despite a matching step2
+peek rule.
+  * Update External ACL helpers error handling and caching
+  * Fix regression in 3.5.23 where `cache deny` rule was not
+obeyed.
+
+---
+Fri Jan 27 15:15:15 UTC 2017 - adam.ma...@suse.de
+
+- Update Squid to 3.5.23
+  * Do not share private responses with collapsed client(s).
+(CVE-2016-10003)
+  * Fixes incorrect processing of responses to If-None-Modified
+HTTP conditional requests. (CVE-2016-10002)
+  * partially fix hostHeaderVerify failures MISS when they should
+be HIT
+  * HTTP/1.1: Add registered codes entry for new 103 (Early Hints)
+status code
+  * Hang on DNS query with dead-end CNAME
+  * partial: Fix segfault via Ftp::Client::readControlReply
+  * Fix ssl::server_name ACL - was badly broken since inception.
+  * HTTP/1.1: make Vary:* objects cacheable
+  * fix Strange IPv6 shown in access.log
+
+---

Old:

  squid-3.5.22.tar.xz
  squid-3.5.22.tar.xz.asc

New:

  squid-3.5.24.tar.xz
  squid-3.5.24.tar.xz.asc



Other differences:
--
++ squid.spec ++
--- /var/tmp/diff_new_pack.2RgrY7/_old  2017-02-03 20:02:21.093636103 +0100
+++ /var/tmp/diff_new_pack.2RgrY7/_new  2017-02-03 20:02:21.097635540 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package squid
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -20,7 +20,7 @@
 %define squidconfdir %{_sysconfdir}/squid
 
 Name:   squid
-Version:3.5.22
+Version:3.5.24
 Release:0
 Summary:A fully featured HTTP/1.0 proxy
 License:GPL-2.0+

++ squid-3.5.22.tar.xz -> squid-3.5.24.tar.xz ++
 41830 lines of diff (skipped)

++ squid-3.5.22.tar.xz.asc -> squid-3.5.24.tar.xz.asc ++
--- /work/SRC/openSUSE:Factory/squid/squid-3.5.22.tar.xz.asc2016-10-13 
11:32:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new/squid-3.5.24.tar.xz.asc   
2017-02-03 20:02:19.925800481 +0100
@@ -1,19 +1,20 @@
-File: squid-3.5.22.tar.xz
-Date: Sun Oct  9 23:43:33 UTC 2016
-Size: 2324164
-MD5 : afb82d2748c06c95815c171463b4aa14
-SHA1: 73e9199dd9d2a7f107f78d03454830713a4a571d
+File: squid-3.5.24.tar.xz
+Date: Sat Jan 28 08:22:04 UTC 2017
+Size: 2326424
+MD5 : 3fae511e16b6379b61c011914673973d
+SHA1: f203637783301a4b86e554b6dd226de721762ae5
 Key : 0xFF5CF463 
-  
+EA31 CC5E 9488 E516 8D2D  CC5E B268 E706 FF5C F463
   keyring = http://www.squid-cache.org/pgp.asc
   keyserver = subkeys.pgp.net
 -BEGIN PGP SIGNATURE-
 
-iQEcBAABCAAGBQJX+tbSAAoJELJo5wb/XPRjl2gH/ReWuyxU88issJB6RDkqpg1z
-ULCFIGXOZieUB1Ec+kh6gkothXfFSmec4U/3nx42N2e1cFlQby9lRY27e7T47na7
-rA8ZiXc8gXNrE06GCtFXIR9AvRQrySAJMES6wJT4LigkfbS3wZt3PvUw+RUgGCcz
-RC14yLwFgzaAR7d9RVgZWBIOXlz4NUvdlb/ri+kiHc2mfT09ikm9NX+t5wJ64MfI
-S/U2tFJLDeqG0B4Sx/lnl35h7f2mk+c9DPfmTDkZSE1dJScE34GtEpehJQwZcxA9
-EHgPwIP4BFIReywnCwhDMY17JDkC58gXyOBNjSd6v0PzyvXbSQLAYYJu1MKzKi8=
-=JCC/
+iQEzBAABCAAdFiEE6jHMXpSI5RaNLcxesmjnBv9c9GMFAliMVWgACgkQsmjnBv9c
+9GP0QwgAwRR2s/Y3gZu+iI1teUmPx31vuJZsQqtmEaF9aG+/Yv0slTzET2M43W6w
+EPWPhV1MvEGExQNFE1UN+tpCtaS3JnGYihOuaUGIRyrtqxs5ksvzGTCXp2fb8J+b
+hEbbgMvEAf8ijQ7ExaBsE7fUazdzAIZtzRXsuGP/fQy91CQ6C5ZOnBKHHe81uIRz
+5eCHo2ro23Can2KEwQpLG4XsGxnII6SqVK3Vx83790q8jZP/qbTp1KcR6NxEyBNl
++0SNyzjvdqMi2uXPBOzA0H2RXCdEOJdMdQGSQrgHaiPvg2jf1737zqYtMEYaeYgf
++Z7IgU0kdiq/jwGHgVPJLdRZasXi+g==
+=hZv8
 -END PGP SIGNATURE-




commit sratom for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sratom for openSUSE:Factory checked 
in at 2017-02-02 15:28:08

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


Package is "sratom"

Changes:

--- /work/SRC/openSUSE:Factory/sratom/sratom.changes2015-04-02 
16:03:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.sratom.new/sratom.changes   2017-02-03 
20:02:23.637278074 +0100
@@ -1,0 +2,11 @@
+Mon Jan 30 22:06:32 UTC 2017 - jeng...@inai.de
+
+- Fix mismatching RPM group
+- Rename soname macro to sover as it does not contain a name
+
+---
+Thu Jan 12 08:32:04 UTC 2017 - o...@aepfle.de
+
+- Add baselibs.conf for gstreamer-plugins-bad-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ sratom.spec ++
--- /var/tmp/diff_new_pack.aHjgzJ/_old  2017-02-03 20:02:24.297185189 +0100
+++ /var/tmp/diff_new_pack.aHjgzJ/_new  2017-02-03 20:02:24.301184627 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sratom
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +16,17 @@
 #
 
 
-%define soname 0
+%define sover 0
 
 Name:   sratom
 Version:0.4.6
 Release:0
 Summary:A library for serialising LV2 atoms to/from RDF
 License:ISC
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://drobilla.net/software/sratom/
 Source0:http://download.drobilla.net/sratom-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pkg-config
@@ -37,17 +38,17 @@
 %description
 A library for serialising LV2 atoms to/from RDF, particularly the Turtle 
syntax.
 
-%package-n libsratom-0-%{soname}
+%package-n libsratom-0-%{sover}
 Summary:A library for serialising LV2 atoms to/from RDF
 Group:  System/Libraries
 
-%description-n libsratom-0-%{soname}
+%description-n libsratom-0-%{sover}
 A library for serialising LV2 atoms to/from RDF, particularly the Turtle 
syntax.
 
 %package-n libsratom-0-devel
 Summary:Development files for libsratom
 Group:  Development/Libraries/C and C++
-Requires:   libsratom-0-%{soname} = %{version}
+Requires:   libsratom-0-%{sover} = %{version}
 
 %description-n libsratom-0-devel
 Development files for libsratom.
@@ -69,14 +70,14 @@
 %install
 ./waf install --destdir=%{?buildroot}
 
-%post -n libsratom-0-%{soname} -p /sbin/ldconfig
+%post -n libsratom-0-%{sover} -p /sbin/ldconfig
 
-%postun -n libsratom-0-%{soname} -p /sbin/ldconfig
+%postun -n libsratom-0-%{sover} -p /sbin/ldconfig
 
-%files -n libsratom-0-%{soname}
+%files -n libsratom-0-%{sover}
 %defattr(0644,root,root,0755)
 %doc COPYING NEWS README
-%{_libdir}/libsratom-0.so.%{soname}*
+%{_libdir}/libsratom-0.so.%{sover}*
 
 %files -n libsratom-0-devel
 %defattr(0644,root,root,0755)

++ baselibs.conf ++
libsratom-0-0



commit solid for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package solid for openSUSE:Factory checked 
in at 2017-01-31 12:12:49

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


Package is "solid"

Changes:

--- /work/SRC/openSUSE:Factory/solid/solid.changes  2016-12-17 
11:15:51.124916417 +0100
+++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2017-02-03 
20:02:08.319434128 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 00:00:39 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  solid-5.29.0.tar.xz

New:

  solid-5.30.0.tar.xz



Other differences:
--
++ solid.spec ++
--- /var/tmp/diff_new_pack.qMKAjm/_old  2017-02-03 20:02:08.951345184 +0100
+++ /var/tmp/diff_new_pack.qMKAjm/_new  2017-02-03 20:02:08.955344620 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package solid
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5Solid5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   solid
-Version:5.29.0
+Version:5.30.0
 Release:0
 BuildRequires:  bison
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  flex

++ solid-5.29.0.tar.xz -> solid-5.30.0.tar.xz ++
 33453 lines of diff (skipped)




commit sonnet for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sonnet for openSUSE:Factory checked 
in at 2017-01-31 12:13:33

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


Package is "sonnet"

Changes:

--- /work/SRC/openSUSE:Factory/sonnet/sonnet.changes2017-01-11 
11:54:06.356232813 +0100
+++ /work/SRC/openSUSE:Factory/.sonnet.new/sonnet.changes   2017-02-03 
20:02:09.807224715 +0100
@@ -1,0 +2,9 @@
+Mon Jan  9 00:00:45 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+- Remove patch, now upstream:
+  * look-for-hunspell-1.6-as-well.patch
+
+---

Old:

  look-for-hunspell-1.6-as-well.patch
  sonnet-5.29.0.tar.xz

New:

  sonnet-5.30.0.tar.xz



Other differences:
--
++ sonnet.spec ++
--- /var/tmp/diff_new_pack.o1vF3L/_old  2017-02-03 20:02:10.331150969 +0100
+++ /var/tmp/diff_new_pack.o1vF3L/_new  2017-02-03 20:02:10.335150407 +0100
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 %define sonum   5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   sonnet
-Version:5.29.0
+Version:5.30.0
 Release:0
 #BuildRequires:  aspell-devel
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 # Enchant plugin is currently disabled upstream
 #BuildRequires:  enchant-devel
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -43,8 +43,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM look-for-hunspell-1.6-as-well.patch
-Patch0: look-for-hunspell-1.6-as-well.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -94,7 +92,6 @@
 %lang_package -n libKF5SonnetCore%sonum
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert

++ sonnet-5.29.0.tar.xz -> sonnet-5.30.0.tar.xz ++
 838631 lines of diff (skipped)




commit shotwell for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2017-01-31 12:29:17

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


Package is "shotwell"

Changes:

--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes2016-12-26 
21:43:53.740403710 +0100
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2017-02-03 
20:01:48.870171692 +0100
@@ -1,0 +2,13 @@
+Sun Jan 29 18:06:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.24.4:
+  + Piwigo: Fix title and comments for uploaded images.
+  + Fix icon file name for Serbian and Korean.
+  + Improved duplicate detection.
+  + Bugs fixed: bgo#718107, bgo#775196, bgo#776664.
+  + Updated translations.
+- Run spec-cleaner, add pkgconfig BuildRequires, and modernize
+  spec.
+- Add fdupes BuildRequires and use macro: Remove duplicate files.
+
+---

Old:

  shotwell-0.24.3.tar.xz

New:

  shotwell-0.24.4.tar.xz



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.HFsaZi/_old  2017-02-03 20:01:49.614066985 +0100
+++ /var/tmp/diff_new_pack.HFsaZi/_new  2017-02-03 20:01:49.618066423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shotwell
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,15 +17,17 @@
 
 
 Name:   shotwell
-Version:0.24.3
+Version:0.24.4
 Release:0
 Summary:Photo Manager for GNOME
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Viewers
 Url:https://wiki.gnome.org/Apps/Shotwell
 Source: 
http://download.gnome.org/sources/shotwell/0.24/%{name}-%{version}.tar.xz
-BuildRequires:  libraw-devel-static
+BuildRequires:  fdupes
 BuildRequires:  itstool
+BuildRequires:  libraw-devel-static
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.28.0
 BuildRequires:  yelp-tools
@@ -60,23 +62,22 @@
 mode, and export them to share with others.
 
 %lang_package
+
 %prep
 %setup -q
 
 %build
 %configure --disable-static
-%__make %{?_smp_mfalgs}
+make %{?_smp_mflags} %{?_smp_mfalgs}
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
+%fdupes %{buildroot}%{_datadir}
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file shotwell
 %suse_update_desktop_file shotwell-viewer
 
-%clean
-rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %glib2_gsettings_schema_post
@@ -93,7 +94,7 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README THANKS
 %doc %{_datadir}/help/C/%{name}/
-%doc %{_mandir}/man1/shotwell.1%{?ext_man}
+%{_mandir}/man1/shotwell.1%{?ext_man}
 %{_bindir}/shotwell
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/shotwell.appdata.xml
@@ -112,5 +113,6 @@
 %{_libexecdir}/shotwell/shotwell-video-thumbnailer
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++ shotwell-0.24.3.tar.xz -> shotwell-0.24.4.tar.xz ++
 54210 lines of diff (skipped)




commit sffview for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sffview for openSUSE:Factory checked 
in at 2017-02-02 15:46:51

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


Package is "sffview"

Changes:

--- /work/SRC/openSUSE:Factory/sffview/sffview.changes  2016-08-15 
10:31:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.sffview.new/sffview.changes 2017-02-03 
20:01:44.170833143 +0100
@@ -1,0 +2,14 @@
+Fri Jan 27 18:31:50 UTC 2017 - k...@b1-systems.de
+
+- use wxWidgets-3_0
+- import man page from debian project
+- delete sffview-gcc43.diff since it is included in the new version
+- delete not longer applying  sffview-0.4.diff patch
+- add sffview-0.5.diff patch to use RPM_OPT_FLAGS and unicode
+
+---
+Fri Jan 27 15:53:03 UTC 2017 - k...@b1-systems.de
+
+- Update to version 0.5
+
+---

Old:

  sffview-0.4.diff
  sffview-0.4.tar.bz2
  sffview-gcc43.diff

New:

  sffview-0.5.diff
  sffview-0.5.tar.xz
  sffview.1



Other differences:
--
++ sffview.spec ++
--- /var/tmp/diff_new_pack.SdVZpe/_old  2017-02-03 20:01:44.646766153 +0100
+++ /var/tmp/diff_new_pack.SdVZpe/_new  2017-02-03 20:01:44.646766153 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sffview
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,18 +22,18 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtiff-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  wxWidgets-devel
+BuildRequires:  wxWidgets-3_0-devel
 BuildRequires:  xorg-x11
-Version:0.4
+Version:0.5
 Release:0
 Summary:Simple viewer for Structured Fax Files (.sff) used by ISDN 
applications
 License:MIT
 Group:  Hardware/ISDN
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.xz
+Source2:%{name}.1
 Url:http://sfftools.sourceforge.net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Patch0: %{name}-%{version}.diff
-Patch1: %{name}-gcc43.diff
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
 
@@ -49,7 +49,6 @@
 %prep
 %setup
 %patch0 -p1
-%patch1
 
 %build
 make %{?_smp_mflags}
@@ -59,10 +58,13 @@
 install sffview "%buildroot/%_bindir/"
 install -d "%buildroot/%_defaultdocdir/sffview"
 install -pm0644 doc/readme doc/copying testfax.sff 
"%buildroot/%_defaultdocdir/sffview/"
+install -d "%{buildroot}/%{_mandir}/man1"
+install -pm0644 %{S:2} "%{buildroot}/%{_mandir}/man1/"
 
 %files
 %defattr(-,root,root,-)
 /usr/bin/sffview
 %doc %{_defaultdocdir}/sffview
+%doc %{_mandir}/man1/sffview.1.gz
 
 %changelog

++ sffview-0.4.diff -> sffview-0.5.diff ++
--- /work/SRC/openSUSE:Factory/sffview/sffview-0.4.diff 2011-09-23 
12:46:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.sffview.new/sffview-0.5.diff2017-02-03 
20:01:44.098843276 +0100
@@ -1,39 +1,22 @@
-Index: sffview-0.4/Makefile
+Index: sffview-0.5/Makefile
 ===
 sffview-0.4.orig/Makefile
-+++ sffview-0.4/Makefile
-@@ -19,10 +19,10 @@ PROGRAM = sffview
+--- sffview-0.5.orig/Makefile
 sffview-0.5/Makefile
+@@ -18,14 +18,14 @@ CC = g++
+ PROGRAM = sffview
  OBJECTS = $(PROGRAM).o common.o codes.o decoder.o sfffile.o sffapp.o sffdoc.o
  
- #WXCONFIG_CPP = `wxgtk2-2.5-config --cflags`
 -WXCONFIG_CPP = `wx-config --cflags`
 +WXCONFIG_CPP = `wx-config --unicode=yes --cflags`
  
- #WXCONFIG_LD = `wxgtk2-2.5-config --libs --static`
 -WXCONFIG_LD = `wx-config --libs`
 +WXCONFIG_LD = `wx-config --unicode=yes --libs`
  
- # /usr/lib/libglib-2.0.a \
- # /usr/lib/libgobject-2.0.a \
-@@ -53,7 +53,7 @@ WXCONFIG_LD_STATIC = -L/usr/X11R6/lib \
  .SUFFIXES:.o .cpp
  
  .cpp.o :
--  $(CC) -g -march=i686 -Os -c $(WXCONFIG_CPP) -o $@ $<
-+  $(CC) -g $(RPM_OPT_FLAGS) -fno-strict-aliasing -c $(WXCONFIG_CPP) -o $@ 
$<
+-  $(CC) -g -Os -c $(WXCONFIG_CPP) -o $@ $<
++  $(CC) -g  $(RPM_OPT_FLAGS) -fno-strict-aliasing -c $(WXCONFIG_CPP) -o 
$@ $<
  
  all:$(PROGRAM)
  
-Index: sffview-0.4/sffview.cpp
-===
 sffview-0.4.orig/sffview.cpp
-+++ sffview-0.4/sffview.cpp
-@@ -205,7 +205,7 @@ SffCanvas::SffCanvas(wxView *v, wxFrame 
- wxScrolledWindow(frame, -1, pos, size, wxSUNKEN_BORDER)
- {
-   view = v;
--  

commit source-highlight for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package source-highlight for 
openSUSE:Factory checked in at 2017-02-03 16:29:51

Comparing /work/SRC/openSUSE:Factory/source-highlight (Old)
 and  /work/SRC/openSUSE:Factory/.source-highlight.new (New)


Package is "source-highlight"

Changes:

--- /work/SRC/openSUSE:Factory/source-highlight/source-highlight.changes
2017-01-09 10:48:13.939463280 +0100
+++ /work/SRC/openSUSE:Factory/.source-highlight.new/source-highlight.changes   
2017-02-03 20:02:13.822659525 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 14:51:06 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ source-highlight.spec ++
--- /var/tmp/diff_new_pack.WxEG6e/_old  2017-02-03 20:02:14.342586343 +0100
+++ /var/tmp/diff_new_pack.WxEG6e/_new  2017-02-03 20:02:14.342586343 +0100
@@ -33,7 +33,11 @@
 # PATCH-FIX-OPENSUSE use-lessopen.patch boo#1016309 fcro...@suse.com -- use 
lessopen, not lesspipe
 Patch3: use-lessopen.patch
 BuildRequires:  bison
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_regex-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  ctags
 BuildRequires:  doxygen
 BuildRequires:  flex






commit smuxi for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package smuxi for openSUSE:Factory checked 
in at 2017-02-01 09:53:07

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


Package is "smuxi"

Changes:

--- /work/SRC/openSUSE:Factory/smuxi/smuxi.changes  2016-07-03 
12:27:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.smuxi.new/smuxi.changes 2017-02-03 
20:02:02.728221115 +0100
@@ -1,0 +2,13 @@
+Mon Jan 30 20:19:12 UTC 2017 - dims...@opensuse.org
+
+- Update to version 1.0.6:
+  + Engine-Twitter, lib/Twitterizer: show text of quoted tweets.
+  + lib/SmartIrc4net: fix sending client certificates (CertFP).
+  + Frontend-GNOME:
+- Remove unused Glade based ServerDialog.
+- Upgrade to Glade 3.8.
+- Suppoert CertPF.
+- Force new instance on start to aid debugging.
+  + Updated translations.
+
+---

Old:

  smuxi-1.0.5.tar.gz

New:

  smuxi-1.0.6.tar.gz



Other differences:
--
++ smuxi.spec ++
--- /var/tmp/diff_new_pack.mI5pO3/_old  2017-02-03 20:02:03.364131607 +0100
+++ /var/tmp/diff_new_pack.mI5pO3/_new  2017-02-03 20:02:03.368131044 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smuxi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   smuxi
-Version:1.0.5
+Version:1.0.6
 Release:0
 # FIXME: when db4o is in Factory, uncomment BuildRequires for it
 Url:http://www.smuxi.org

++ smuxi-1.0.5.tar.gz -> smuxi-1.0.6.tar.gz ++
 28175 lines of diff (skipped)




commit sord for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sord for openSUSE:Factory checked in 
at 2017-02-02 15:27:57

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


Package is "sord"

Changes:

--- /work/SRC/openSUSE:Factory/sord/sord.changes2015-12-24 
12:16:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2017-02-03 
20:02:12.674821088 +0100
@@ -1,0 +2,10 @@
+Mon Jan 30 22:06:32 UTC 2017 - jeng...@inai.de
+
+- Rename soname macro to sover as it does not contain a name
+
+---
+Thu Jan 12 08:32:04 UTC 2017 - o...@aepfle.de
+
+- Add baselibs.conf for gstreamer-plugins-bad-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ sord.spec ++
--- /var/tmp/diff_new_pack.Y2kOI6/_old  2017-02-03 20:02:13.122758039 +0100
+++ /var/tmp/diff_new_pack.Y2kOI6/_new  2017-02-03 20:02:13.126757476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +16,7 @@
 #
 
 
-%define soname 0
+%define sover 0
 
 Name:   sord
 Version:0.14.0
@@ -26,6 +26,7 @@
 Group:  Productivity/File utilities
 Url:http://drobilla.net/software/sord/
 Source0:http://download.drobilla.net/sord-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -38,18 +39,18 @@
 Utilities to work with RDF data.
 Sord is a lightweight C library for storing RDF data in memory.
 
-%package-n libsord-0-%{soname}
+%package-n libsord-0-%{sover}
 Summary:A lightweight C library for storing RDF data in memory
 Group:  System/Libraries
 
-%description-n libsord-0-%{soname}
+%description-n libsord-0-%{sover}
 A lightweight C library for storing RDF data in memory.
 http://drobilla.net/software/sord/
 
 %package-n libsord-0-devel
 Summary:Development files for libsord
 Group:  Development/Libraries/C and C++
-Requires:   libsord-0-%{soname} = %{version}
+Requires:   libsord-0-%{sover} = %{version}
 
 %description-n libsord-0-devel
 Development files for libsord.
@@ -78,9 +79,9 @@
 mkdir -p %{buildroot}%{_mandir}/man3
 cp -pv build/doc/reference.doxygen.doxy/man/man3/sord.3 
%{buildroot}%{_mandir}/man3/
 
-%post -n libsord-0-%{soname} -p /sbin/ldconfig
+%post -n libsord-0-%{sover} -p /sbin/ldconfig
 
-%postun -n libsord-0-%{soname} -p /sbin/ldconfig
+%postun -n libsord-0-%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(0644,root,root,0755)
@@ -89,10 +90,10 @@
 %{_mandir}/man1/sordi.1*
 %{_mandir}/man1/sord_validate.1*
 
-%files -n libsord-0-%{soname}
+%files -n libsord-0-%{sover}
 %defattr(0644,root,root,0755)
 %doc AUTHORS COPYING NEWS README
-%{_libdir}/libsord-0.so.%{soname}*
+%{_libdir}/libsord-0.so.%{sover}*
 
 %files -n libsord-0-devel
 %defattr(0644,root,root,0755)

++ baselibs.conf ++
libsord-0-0



commit snap-photobooth for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package snap-photobooth for openSUSE:Factory 
checked in at 2017-01-31 12:48:22

Comparing /work/SRC/openSUSE:Factory/snap-photobooth (Old)
 and  /work/SRC/openSUSE:Factory/.snap-photobooth.new (New)


Package is "snap-photobooth"

Changes:

--- /work/SRC/openSUSE:Factory/snap-photobooth/snap-photobooth.changes  
2016-11-14 20:13:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.snap-photobooth.new/snap-photobooth.changes 
2017-02-03 20:02:05.423841695 +0100
@@ -1,0 +2,5 @@
+Sun Jan 29 23:55:24 UTC 2017 - jeng...@inai.de
+
+- Make description neutral
+
+---



Other differences:
--
++ snap-photobooth.spec ++
--- /var/tmp/diff_new_pack.ejaTv6/_old  2017-02-03 20:02:05.843782586 +0100
+++ /var/tmp/diff_new_pack.ejaTv6/_new  2017-02-03 20:02:05.847782023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package snap-photobooth
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,16 @@
 Name:   snap-photobooth
 Version:0.3
 Release:0
-Summary:A fast and beautiful camera app
+Summary:A camera application
 License:GPL-3.0
 Group:  Productivity/Multimedia/Other
 Url:https://launchpad.net/snap-elementary
 Source: 
https://launchpad.net/snap-elementary/0.3.x/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
+BuildRequires:  elementary-icon-theme
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -46,16 +48,12 @@
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(zeitgeist-2.0)
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  elementary-icon-theme
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
-A fast and beautiful camera app.
-
-Designed for elementary OS.
+Camera application designed for Elementary OS.
 
 %lang_package
 




commit serd for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package serd for openSUSE:Factory checked in 
at 2017-02-02 15:27:45

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


Package is "serd"

Changes:

--- /work/SRC/openSUSE:Factory/serd/serd.changes2015-12-24 
12:17:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.serd.new/serd.changes   2017-02-03 
20:01:42.199110670 +0100
@@ -1,0 +2,11 @@
+Mon Jan 30 22:06:32 UTC 2017 - jeng...@inai.de
+
+- Fix mismatching RPM group
+- Rename soname macro to sover as it does not contain a name
+
+---
+Thu Jan 12 08:32:04 UTC 2017 - o...@aepfle.de
+
+- Add baselibs.conf for gstreamer-plugins-bad-32bit
+
+---

New:

  baselibs.conf



Other differences:
--
++ serd.spec ++
--- /var/tmp/diff_new_pack.dKWqjJ/_old  2017-02-03 20:01:42.763031296 +0100
+++ /var/tmp/diff_new_pack.dKWqjJ/_new  2017-02-03 20:01:42.775029608 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package serd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +16,17 @@
 #
 
 
-%define soname 0
+%define sover 0
 
 Name:   serd
 Version:0.22.0
 Release:0
 Summary:A lightweight C library for RDF syntax
 License:ISC
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://drobilla.net/software/serd/
 Source0:http://download.drobilla.net/serd-%{version}.tar.bz2
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  doxygen
 BuildRequires:  graphviz
@@ -42,17 +43,17 @@
 %description-n serdi
 Read and write RDF syntax.
 
-%package-n libserd-0-%{soname}
+%package-n libserd-0-%{sover}
 Summary:A lightweight C library for RDF syntax
 Group:  System/Libraries
 
-%description-n libserd-0-%{soname}
+%description-n libserd-0-%{sover}
 A lightweight C library for RDF syntax which supports reading and writing 
Turtle and NTriples.
 
 %package-n libserd-0-devel
 Summary:Development files for libserd
 Group:  Development/Libraries/C and C++
-Requires:   libserd-0-%{soname} = %{version}
+Requires:   libserd-0-%{sover} = %{version}
 
 %description-n libserd-0-devel
 Development files for libserd.
@@ -74,19 +75,19 @@
 %install
 ./waf install --destdir=%{?buildroot}
 
-%post -n libserd-0-%{soname} -p /sbin/ldconfig
+%post -n libserd-0-%{sover} -p /sbin/ldconfig
 
-%postun -n libserd-0-%{soname} -p /sbin/ldconfig
+%postun -n libserd-0-%{sover} -p /sbin/ldconfig
 
 %files -n serdi
 %defattr(0644,root,root,0755)
 %attr(0755,root,root) %{_bindir}/serdi
 %{_mandir}/man1/serdi.1*
 
-%files -n libserd-0-%{soname}
+%files -n libserd-0-%{sover}
 %defattr(0644,root,root,0755)
 %doc AUTHORS COPYING NEWS README
-%{_libdir}/libserd-0.so.%{soname}*
+%{_libdir}/libserd-0.so.%{sover}*
 
 %files -n libserd-0-devel
 %defattr(0644,root,root,0755)

++ baselibs.conf ++
libserd-0-0



commit skelcd-control-openSUSE for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2017-01-27 10:40:41

Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)


Package is "skelcd-control-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2016-11-25 12:02:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
   2017-02-03 20:01:56.501097608 +0100
@@ -1,0 +2,12 @@
+Wed Jan 25 13:04:28 UTC 2017 - jreidin...@suse.com
+
+- initial support for s390 (bsc#1021615)
+- 42.3.99.1
+
+---
+Wed Dec  7 17:26:12 UTC 2016 - jbe...@suse.com
+
+- Increase version beyond Leap 42.3.
+- 42.3.99.0
+
+---
skelcd-control-openSUSE.changes: same change

Old:

  skelcd-control-openSUSE-42.2.99.4.tar.bz2

New:

  skelcd-control-openSUSE-42.3.99.1.tar.bz2



Other differences:
--
++ skelcd-control-openSUSE-promo.spec ++
--- /var/tmp/diff_new_pack.mPUMkA/_old  2017-02-03 20:01:57.216996842 +0100
+++ /var/tmp/diff_new_pack.mPUMkA/_new  2017-02-03 20:01:57.220996279 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-control-openSUSE-promo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -27,7 +27,7 @@
 #
 ##
 Name:   skelcd-control-openSUSE-promo
-Version:42.2.99.4
+Version:42.3.99.1
 Release:0
 Summary:The openSUSE Installation Control file
 License:MIT
@@ -81,6 +81,10 @@
 Provides:   product_control
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Architecture specific packages
+%ifarch s390 s390x
+Requires:   yast2-reipl >= 3.1.4
+%endif
+
 %ifarch %ix86 x86_64
 Requires:   yast2-vm
 %endif

skelcd-control-openSUSE.spec: same change
++ skelcd-control-openSUSE-42.2.99.4.tar.bz2 -> 
skelcd-control-openSUSE-42.3.99.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.2.99.4/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-42.3.99.1/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-42.2.99.4/control/control.openSUSE.xml  
2016-11-22 17:02:14.934267423 +0100
+++ new/skelcd-control-openSUSE-42.3.99.1/control/control.openSUSE.xml  
2017-01-25 14:47:30.974099438 +0100
@@ -496,6 +496,53 @@
 
 
 
+s390
+Installation Settings
+installation
+initial
+initial
+inst_initial_s390
+no
+
+
+
+clone
+95
+
+
+cio_ignore
+70
+
+
+hwinfo
+90
+
+
+bootloader
+40
+
+
+kdump
+60
+
+
+
+software
+35
+
+
+
+default_target
+75
+
+
+firewall_stage1
+50
+
+
+
+
+
 Installation Settings
 autoinstallation
 initial
@@ -583,6 +630,28 @@
 bootloader
 
 
+
+
+s390
+Installation Settings
+update,autoupgrade
+initial
+initial
+update_S390_initial
+no
+
+hwinfo
+update
+add-on
+dasd
+zfcp
+packages
+backup
+language
+cio_ignore
+bootloader
+
+
 
 
 Network Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-42.2.99.4/package/skelcd-control-openSUSE.changes 

commit sed for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package sed for openSUSE:Factory checked in 
at 2017-01-29 10:29:08

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


Package is "sed"

Changes:

--- /work/SRC/openSUSE:Factory/sed/sed.changes  2015-10-14 16:34:09.0 
+0200
+++ /work/SRC/openSUSE:Factory/.sed.new/sed.changes 2017-02-03 
20:01:39.775451811 +0100
@@ -1,0 +2,23 @@
+Wed Jan  4 21:36:07 UTC 2017 - mplus...@suse.com
+
+- Update to version 4.3:
+  * sed's regular expression matching is now typically 10x faster
+  * sed now uses unlocked-io where available, resulting in faster
+I/O operations.
+  * lots of bugfixes (for detailed list see NEWS)
+- Drop patches (all upstreamed):
+  * sed-fix-overlapping-address-ranges.patch
+  * sed-follow-symlinks-hyphen.patch
+  * sed-follow-symlinks-stdin.patch
+  * sed-temp-delete.patch
+  * sed-y-NUL-RHS.patch
+- Spec file cleanups
+  * run spec-cleaner
+  * use macro for configure
+  * execute tests with produced binary as well
+  * use url for signature as well
+  * use https for download links
+  * use xs compressed tarballl
+  * make building verbose
+
+---

Old:

  sed-4.2.2.tar.bz2
  sed-4.2.2.tar.bz2.sig
  sed-fix-overlapping-address-ranges.patch
  sed-follow-symlinks-hyphen.patch
  sed-follow-symlinks-stdin.patch
  sed-temp-delete.patch
  sed-y-NUL-RHS.patch

New:

  sed-4.3.tar.xz
  sed-4.3.tar.xz.sig



Other differences:
--
++ sed.spec ++
--- /var/tmp/diff_new_pack.vH3oQ9/_old  2017-02-03 20:01:40.427360051 +0100
+++ /var/tmp/diff_new_pack.vH3oQ9/_new  2017-02-03 20:01:40.431359489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sed
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,37 +17,23 @@
 
 
 Name:   sed
-Version:4.2.2
+Version:4.3
 Release:0
 Summary:A Stream-Oriented Non-Interactive Text Editor
 License:GPL-3.0+
 Group:  System/Base
-Url:http://www.gnu.org/software/sed/
-Source: ftp://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.bz2
-Source1:%{name}-%{version}.tar.bz2.sig
+Url:https://www.gnu.org/software/sed/
+Source0:https://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.xz
+Source1:https://ftp.gnu.org/gnu/sed/%{name}-%{version}.tar.xz.sig
 Source2:%{name}.keyring
 # PATCH-FIX-SLE sed-dont_close_twice.patch bnc@880817 tc...@suse.cz -- Fix 
double close.
-Patch:  sed-dont_close_twice.patch
-# PATCH-FIX-UPSTREAM sed-follow-symlinks-hyphen.patch bnc933029 gnu20796 
sbra...@suse.com -- Make behavior of "sed --follow-symlinks -" consistent again.
-Patch1: sed-follow-symlinks-hyphen.patch
-# PATCH-FIX-UPSTREAM sed-follow-symlinks-stdin.patch bnc933029 gnu20795 
sbra...@suse.com -- Fix --follow-symlinks on stdin.
-Patch2: sed-follow-symlinks-stdin.patch
-# PATCH-FIX-UPSTREAM sed-y-NUL-RHS.patch sbra...@suse.com -- Fix y command in 
the RHS of a y/LHS/RHS/ transliteration.
-Patch3: sed-y-NUL-RHS.patch
-# PATCH-FIX-UPSTREAM sed-fix-overlapping-address-ranges.patch sbra...@suse.com 
-- Fix mishandling of overlapping address ranges.
-Patch4: sed-fix-overlapping-address-ranges.patch
-# PATCH-FIX-UPSTREAM sed-temp-delete.patch sbra...@suse.com -- Fix fail to 
remove a temporary file.
-Patch5: sed-temp-delete.patch
-# Use rpmbuild -D 'VERIFY_SIG 1' to verify signature during build or run 
one-shot check by "gpg-offline --verify --package=sed sed-*.sig".
-%if 0%{?VERIFY_SIG}
-BuildRequires:  gpg-offline
-%endif
+Patch0: sed-dont_close_twice.patch
 BuildRequires:  libacl-devel
 BuildRequires:  libselinux-devel
-PreReq: %install_info_prereq
-Provides:   base:/bin/sed
+Requires(post): %{install_info_prereq}
+Requires(preun): %{install_info_prereq}
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   base:/bin/sed
 
 %description
 Sed takes text input, performs one or more operations on it, and
@@ -56,59 +42,54 @@
 occurrences of a string within a file.
 
 %lang_package
+
 %prep
-%if 0%{?VERIFY_SIG}
-%gpg_verify %{S:1}
-%endif
 %setup -q
-%patch -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch0
 
 %build
 %define warn_flags -Wall -Wstrict-prototypes -Wpointer-arith -Wformat-security
-export CFLAGS="%{optflags} %warn_flags -fPIE"
+export CFLAGS="%{optflags} %{warn_flags} -fPIE"
 export 

commit smtube for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package smtube for openSUSE:Factory checked 
in at 2017-02-03 16:30:35

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


Package is "smtube"

Changes:

--- /work/SRC/openSUSE:Factory/smtube/smtube.changes2016-07-21 
08:11:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.smtube.new/smtube.changes   2017-02-03 
20:02:01.300422083 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 22:14:16 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 17.1.0:
+  * Fix YouTube.
+
+---

Old:

  smtube-16.7.2.tar.bz2

New:

  smtube-17.1.0.tar.bz2



Other differences:
--
++ smtube.spec ++
--- /var/tmp/diff_new_pack.yH3MNt/_old  2017-02-03 20:02:01.784353968 +0100
+++ /var/tmp/diff_new_pack.yH3MNt/_new  2017-02-03 20:02:01.792352842 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smtube
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %bcond_with restricted
 Name:   smtube
-Version:16.7.2
+Version:17.1.0
 Release:0
 Summary:Small YouTube Browser
 License:GPL-2.0+
@@ -87,7 +87,7 @@
 
 %build
 make \
-  MAKEFLAGS="%{?_smp_mflags}"  \
+  MAKEFLAGS="%{?_smp_mflags} V=1"  \
 %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
   QMAKE=%{_libqt5_bindir}/qmake\
   LRELEASE=%{_libqt5_bindir}/lrelease  \

++ smtube-16.7.2.tar.bz2 -> smtube-17.1.0.tar.bz2 ++
 12877 lines of diff (skipped)




commit rubygem-websocket-driver for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rubygem-websocket-driver for 
openSUSE:Factory checked in at 2017-01-27 11:15:24

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


Package is "rubygem-websocket-driver"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-websocket-driver/rubygem-websocket-driver.changes
2016-07-21 08:15:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-websocket-driver.new/rubygem-websocket-driver.changes
   2017-02-03 20:01:01.608823906 +0100
@@ -1,0 +2,10 @@
+Wed Jan 25 12:31:44 UTC 2017 - dk...@suse.com
+
+- Add gem2rpm.yml
+
+---
+Wed Jan 25 10:29:08 UTC 2017 - dk...@suse.com
+
+- update to version 0.6.5
+
+---

Old:

  websocket-driver-0.6.4.gem

New:

  websocket-driver-0.6.5.gem



Other differences:
--
++ rubygem-websocket-driver.spec ++
--- /var/tmp/diff_new_pack.jB23VD/_old  2017-02-03 20:01:02.084756916 +0100
+++ /var/tmp/diff_new_pack.jB23VD/_new  2017-02-03 20:01:02.088756354 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-websocket-driver
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-websocket-driver
-Version:0.6.4
+Version:0.6.5
 Release:0
 %define mod_name websocket-driver
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
 Url:http://github.com/faye/websocket-driver-ruby
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:WebSocket protocol handler with pluggable I/O
 License:MIT
@@ -49,7 +49,7 @@
 
 %install
 %gem_install \
-  --doc-files="CHANGELOG.md README.md" \
+  --doc-files="CHANGELOG.md LICENSE.md README.md" \
   -f
 %gem_cleanup
 

++ websocket-driver-0.6.4.gem -> websocket-driver-0.6.5.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-05-20 09:46:14.0 +0200
+++ new/CHANGELOG.md2017-01-22 20:58:20.0 +0100
@@ -1,3 +1,7 @@
+### 0.6.5 / 2017-01-22
+
+* Provide a pure-Ruby fallback for the native unmasking code
+
 ### 0.6.4 / 2016-05-20
 
 * Amend warnings issued when running with -W2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE.md new/LICENSE.md
--- old/LICENSE.md  1970-01-01 01:00:00.0 +0100
+++ new/LICENSE.md  2017-01-22 20:58:20.0 +0100
@@ -0,0 +1,22 @@
+# License
+
+(The MIT License)
+
+Copyright (c) 2010-2017 James Coglan
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the 'Software'), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of
+the Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-05-20 09:46:14.0 +0200
+++ new/README.md   2017-01-22 20:58:20.0 +0100
@@ -367,27 +367,3 @@
 Returns a string containing the selected subprotocol, if any was agreed upon
 using the `Sec-WebSocket-Protocol` mechanism. This value becomes available 
after
 `emit('open')` has fired.
-
-
-## License
-
-(The MIT License)
-
-Copyright (c) 2010-2016 James Coglan
-
-Permission is hereby granted, free of charge, 

commit scummvm for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package scummvm for openSUSE:Factory checked 
in at 2017-02-02 15:44:58

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


Package is "scummvm"

Changes:

--- /work/SRC/openSUSE:Factory/scummvm/scummvm.changes  2016-09-07 
11:47:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.scummvm.new/scummvm.changes 2017-02-03 
20:01:28.233076444 +0100
@@ -1,0 +2,70 @@
+Wed Feb  1 13:19:09 UTC 2017 - aloi...@gmx.com
+
+- Update to version 1.9.0
+  New Games:
+  * Added support for Myst.
+  * Added support for Myst: Masterpiece Edition.
+  * Added support for U.F.O.s.
+  * Added support for Hi-Res Adventure #0: Mission Asteroid.
+  * Added support for Hi-Res Adventure #1: Mystery House.
+  * Added support for Hi-Res Adventure #2: The Wizard and the
+Princess.
+  General:
+  * Fixed audio corruption in the MS ADPCM decoder.
+  * Fixed audio pitch in the CMS/GameBlaster emulation.
+  * Switched SDL backend to SDL2 by default. SDL1 is still a
+fallback.
+  AGI:
+  * Added support for Hercules rendering. Both green and amber
+modes are supported.
+  * Added support for the Hercules high resolution font.
+The font is also usable outside of Hercules rendering.
+  * Added optional "pause, when entering commands" feature,
+that was only available in the original interpreter for
+Hercules rendering.
+  Beneath a Steel Sky:
+  * Fixed a bug that could possibly make the game unfinishable
+due to a wrong animation for Officer Blunt that makes
+further interaction with this character impossible.
+  Gob:
+  * Fixed graphical issues in Gobliiins (EGA version).
+  Kyra:
+  * Updated Italian EOB1 translation.
+  * Fixed a bug that caused a crash in Lands of Lore.
+  SCI:
+  * Fixed a missing dialog line in QfG3 which awards the player
+with 3 additional points. This is a bug in the original game
+interpreter. Due to this bug, it was not possible to get all
+points in the original game.
+  * Fixed a bug in Space Quest 1 that caused issues with the
+spider droid.
+  * Fixed a bug in Laura Bow: The Colonel's Bequest that could
+cause a lock-up when interacting with the armor in room 37
+(main house, downstairs). This bug is also present in the
+original game.
+  * Fixed auto-saving in the fan-made Cascade Quest.
+  * Fixed a game bug in the Conquests of Longbow scripts that
+could cause crashes in Sherwood Forest.
+  * Added support for the ImagiNation Network (INN) demo.
+  SCUMM:
+  * Fixed missing translations in the in-game quit and restart
+dialogs in Pajama Sam 1.
+  * Fixed visual glitches in DOTT that occured after loading a
+savegame with the stereo in Green Tentacle's room turned on.
+  * Improved timing and pathfinding in Maniac Mansion (C64 and
+Apple II versions)
+  * Added support for the Dutch demo of Let's Explore the
+Airport with Buzzy.
+  Sherlock:
+  * Fixed a bug that could cause a crash in The Case of the
+Serrated Scalpel.
+  * Fixed an issue with item hotspots in The Case of the
+Serrated Scalpel.
+  * Fixed a bug that caused game lockups in the inventory of
+The Case of the Rose Tattoo.
+
+- Dropped appdata.xml.patch (merged upstream)
+
+- Added optional mpeg2 support
+
+---

Old:

  appdata.xml.patch
  scummvm-1.8.1.tar.xz

New:

  scummvm-1.9.0.tar.xz



Other differences:
--
++ scummvm.spec ++
--- /var/tmp/diff_new_pack.mgeYxW/_old  2017-02-03 20:01:29.200940214 +0100
+++ /var/tmp/diff_new_pack.mgeYxW/_new  2017-02-03 20:01:29.204939651 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scummvm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,9 +17,10 @@
 
 
 %bcond_with faad
+%bcond_with libmpeg2
 %bcond_with mad
 Name:   scummvm
-Version:1.8.1
+Version:1.9.0
 Release:0
 Summary:Interpreter for several adventure games
 License:GPL-2.0+
@@ -27,8 +28,6 @@
 Url:http://www.scummvm.org/
 Source: 
http://www.scummvm.org/frs/scummvm/%{version}/scummvm-%{version}.tar.xz
 Source99:   %{name}.changes
-# PATCH-FEATURE-UPSTREAM https://github.com/scummvm/scummvm/pull/797
-Patch0: appdata.xml.patch
 # PATCH-FEATURE-UPSTREAM use-getaddrinfo.patch -- 
https://github.com/scummvm/scummvm/pull/811
 Patch1: use-getaddrinfo.patch
 BuildRequires:  desktop-file-utils
@@ -55,6 +54,9 @@
 %if %{with 

commit s3backer for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package s3backer for openSUSE:Factory 
checked in at 2017-02-02 15:46:00

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


Package is "s3backer"

Changes:

--- /work/SRC/openSUSE:Factory/s3backer/s3backer.changes2016-07-27 
16:13:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.s3backer.new/s3backer.changes   2017-02-03 
20:01:07.611978940 +0100
@@ -1,0 +2,8 @@
+Wed Feb  1 23:11:25 UTC 2017 - archie.co...@gmail.com
+
+- Update to release 1.4.4
+  + Added `--defaultContentEncoding' for non-compliant backends (issue #68)
+  + Fixed auth bug when prefix contains URL-encodable char (issue #69)
+  + Remove restriction preventing streaming encryption modes (issue #70)
+
+---

Old:

  s3backer-1.4.3.tar.gz

New:

  s3backer-1.4.4.tar.gz



Other differences:
--
++ s3backer.spec ++
--- /var/tmp/diff_new_pack.XroOXR/_old  2017-02-03 20:01:08.275885493 +0100
+++ /var/tmp/diff_new_pack.XroOXR/_new  2017-02-03 20:01:08.279884930 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package s3backer
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright 2008 Archie L. Cobbs.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   s3backer
-Version:1.4.3
+Version:1.4.4
 Release:0
 Summary:FUSE-based single file backing store via Amazon S3
 License:GPL-2.0+

++ s3backer-1.4.3.tar.gz -> s3backer-1.4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/s3backer-1.4.3/CHANGES new/s3backer-1.4.4/CHANGES
--- old/s3backer-1.4.3/CHANGES  2016-07-25 20:55:00.0 +0200
+++ new/s3backer-1.4.4/CHANGES  2017-02-02 00:07:49.0 +0100
@@ -1,3 +1,9 @@
+Version 1.4.4 released February 1, 2017
+
+- Added `--defaultContentEncoding' for non-compliant backends (issue #68)
+- Fixed auth bug when prefix contains URL-encodable char (issue #69)
+- Remove restriction preventing streaming encryption modes (issue #70)
+
 Version 1.4.3 released July 25, 2016
 
 - Add support for STANDARD_IA storage class (issue #59)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/s3backer-1.4.3/configure new/s3backer-1.4.4/configure
--- old/s3backer-1.4.3/configure2016-07-25 20:55:36.0 +0200
+++ new/s3backer-1.4.4/configure2017-02-02 00:08:34.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for s3backer FUSE filesystem backed by Amazon 
S3 1.4.3.
+# Generated by GNU Autoconf 2.69 for s3backer FUSE filesystem backed by Amazon 
S3 1.4.4.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='s3backer FUSE filesystem backed by Amazon S3'
 PACKAGE_TARNAME='s3backer'
-PACKAGE_VERSION='1.4.3'
-PACKAGE_STRING='s3backer FUSE filesystem backed by Amazon S3 1.4.3'
+PACKAGE_VERSION='1.4.4'
+PACKAGE_STRING='s3backer FUSE filesystem backed by Amazon S3 1.4.4'
 PACKAGE_BUGREPORT='https://github.com/archiecobbs/s3backer'
 PACKAGE_URL=''
 
@@ -1279,7 +1279,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 s3backer FUSE filesystem backed by Amazon S3 1.4.3 to 
adapt to many kinds of systems.
+\`configure' configures s3backer FUSE filesystem backed by Amazon S3 1.4.4 to 
adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of s3backer FUSE filesystem 
backed by Amazon S3 1.4.3:";;
+ short | recursive ) echo "Configuration of s3backer FUSE filesystem 
backed by Amazon S3 1.4.4:";;
esac
   cat <<\_ACEOF
 
@@ -1446,7 +1446,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-s3backer FUSE filesystem backed by Amazon S3 configure 1.4.3
+s3backer FUSE filesystem backed by Amazon S3 configure 1.4.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1794,7 +1794,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by s3backer FUSE filesystem backed by Amazon S3 $as_me 1.4.3, 
which was
+It was 

commit rust for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rust for openSUSE:Factory checked in 
at 2017-02-01 09:53:40

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


Package is "rust"

Changes:

--- /work/SRC/openSUSE:Factory/rust/rust.changes2016-09-20 
13:25:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.rust.new/rust.changes   2017-02-03 
20:01:03.492558763 +0100
@@ -1,0 +2,93 @@
+Tue Jan 31 09:41:33 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Adjust build so that aarch and ARM architectures use bootstrap for
+  initial build
+
+---
+Tue Jan 31 04:25:06 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Fix provides/conflicts/obsoletes
+
+---
+Fri Dec 23 08:22:26 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Remove patch 0001-Fix-armv7-autodetection.patch
++ appears to have been fixed upstream.
+- Building armv7hl arch with bootstrap binary since previously
+  packaged versions haven't successfully built in the past
+
+---
+Fri Dec 23 07:57:24 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Update to version 1.14.0
++ Announcement: https://blog.rust-lang.org/2016/12/22/Rust-1.14.html
++ Details: 
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1140-2016-12-22
+- Release highlights:
++ support for RFC 1492. This small addition lets you use `..`
+in more places, for example when destructuring a struct or tuple
++ println!(), with no arguments, prints newline
++ Wrapping impls standard binary and unary operators on
+references, as well as the Sum and Product iterators, making
+references to these types easier to use
++ Implement From for String and From> for
+Vec. These implementations make sense, but were not yet added.
++ Expand .zip() specialization to .map() and .cloned() for
+improved performance.
++ Implement RefUnwindSafe for atomic types, as these types are
+“unwind safe,” though that wasn’t obvious at first.
++ Specialize Vec::extend to Vec::extend_from_slice for
+performance gains.
++ Don’t reuse HashMap random seeds. This helps to mitigate one
+type of DDoS attack.
++ The internal memory layout of HashMap is more cache-friendly,
+for significant improvements in some operations
++ Impl Add<{str, Cow}> for Cow. We already support Add
+for other string types, so not having it on Cow is inconsistent.
+
+---
+Sun Dec 18 09:27:44 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Update to 1.13.0
+
+---
+Sun Dec 18 09:03:52 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Add conflicts to help avoid situations where previous versions
+  or rustc-bootstrap may be installed
+
+---
+Sun Dec 18 02:41:25 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Update to 1.12.1
+- Remove patches:
++ 0003-Disable-embedding-timestamp-information.patch - fixed
+  by upstream
++ 0002-Add-armv6l-autodetection.patch - no-longer viable
+
+---
+Fri Dec 16 23:27:42 UTC 2016 - luke.nukem.jo...@gmail.com
+
+- Revert from v1.13 to v1.11 in preparation for alternative 
+  packaging.
+
+---
+Wed Nov  2 08:42:44 UTC 2016 - matwey.korni...@gmail.com
+
+- Add 0001-Fix-armv7-autodetection.patch
+- Add 0002-Add-armv6l-autodetection.patch
+  * fix armv6 and armv7 builds
+
+---
+Tue Sep 20 11:46:53 UTC 2016 - kgronl...@suse.com
+
+- Update to 1.11
+  + Add support for cdylib crate types
+
+- Remove merged patches:
+  * 0001-Fix-misleading-intentation-errors-on-gcc-6.0.patch
+  * 0002-Fix-GCC-6-misleading-indentation-error-in-hoedown.patch
+
+- Set DT_SONAME when building dylibs
+  * Add add-soname.patch
+
+---

Old:

  0001-Fix-misleading-intentation-errors-on-gcc-6.0.patch
  0002-Fix-GCC-6-misleading-indentation-error-in-hoedown.patch
  0003-Disable-embedding-timestamp-information.patch
  rustc-1.10.0-src.tar.gz

New:

  add-soname.patch
  rustc-1.14.0-src.tar.gz



Other differences:
--
++ rust.spec ++
--- /var/tmp/diff_new_pack.2VJ2ZS/_old  2017-02-03 20:01:05.504275607 +0100
+++ /var/tmp/diff_new_pack.2VJ2ZS/_new  2017-02-03 20:01:05.508275044 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for 

commit rubygem-minitar for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rubygem-minitar for openSUSE:Factory 
checked in at 2017-02-02 15:43:51

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


Package is "rubygem-minitar"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-minitar/rubygem-minitar.changes  
2016-09-23 11:34:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-minitar.new/rubygem-minitar.changes 
2017-02-03 20:00:32.884866898 +0100
@@ -1,0 +2,7 @@
+Fri Jan 27 17:40:36 UTC 2017 - jmassaguer...@suse.com
+
+- fix CVE-2016-10173 (bsc#1021740): rubygem-minitar,
+  rubygem-archive-tar-minitar: directory traversal vulnerability
+  bsc_1021740.patch: contains the fix
+
+---

New:

  bsc_1021740.patch



Other differences:
--
++ rubygem-minitar.spec ++
--- /var/tmp/diff_new_pack.IBYOkX/_old  2017-02-03 20:00:33.284810605 +0100
+++ /var/tmp/diff_new_pack.IBYOkX/_new  2017-02-03 20:00:33.288810043 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-minitar
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -29,14 +29,17 @@
 %define mod_name minitar
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 1.8.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://www.github.com/atoulme/minitar
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
+# MANUAL
+Patch0: bsc_1021740.patch
+# /MANUAL
 Summary:Provides POSIX tarchive management from Ruby programs
 License:Ruby
 Group:  Development/Languages/Ruby
@@ -51,6 +54,10 @@
 http://www.github.com/atoulme/minitar.
 
 %prep
+%gem_unpack
+%patch0 -p1
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
 
 %build
 

++ bsc_1021740.patch ++
diff --git a/lib/archive/tar/minitar.rb b/lib/archive/tar/minitar.rb
index 5ad466d..21c5a07 100644
--- a/lib/archive/tar/minitar.rb
+++ b/lib/archive/tar/minitar.rb
@@ -975,6 +975,9 @@ module Archive::Tar::Minitar
 end
 
 inp.each do |entry|
+if entry.full_name.squeeze('/') =~ /\.{2}(?:\/|\z)/
+  raise entry.full_name + " Error path contains .."
+end
   if files.empty? or files.include?(entry.full_name)
 inp.extract_entry(dest, entry, )
   end
++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.IBYOkX/_old  2017-02-03 20:00:33.332803850 +0100
+++ /var/tmp/diff_new_pack.IBYOkX/_new  2017-02-03 20:00:33.336803287 +0100
@@ -1,2 +1,4 @@
 ---
 :license: 'Ruby'
+:patches:
+  bsc_1021740.patch: -p1




commit rubygem-cool.io for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rubygem-cool.io for openSUSE:Factory 
checked in at 2017-01-29 10:40:07

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


Package is "rubygem-cool.io"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-cool.io/rubygem-cool.io.changes  
2017-01-25 23:20:58.468139567 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-cool.io.new/rubygem-cool.io.changes 
2017-02-03 20:00:14.839406853 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 05:31:43 UTC 2017 - co...@suse.com
+
+- updated to version 1.4.6
+ see installed CHANGES.md
+
+---

Old:

  cool.io-1.4.5.gem

New:

  cool.io-1.4.6.gem



Other differences:
--
++ rubygem-cool.io.spec ++
--- /var/tmp/diff_new_pack.iuk0Fz/_old  2017-02-03 20:00:15.911255987 +0100
+++ /var/tmp/diff_new_pack.iuk0Fz/_new  2017-02-03 20:00:15.911255987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-cool.io
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-cool.io
-Version:1.4.5
+Version:1.4.6
 Release:0
 %define mod_name cool.io
 %define mod_full_name %{mod_name}-%{version}
@@ -35,7 +35,8 @@
 Url:http://coolio.github.com
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
-Source2:%{name}-rpmlintrc
+Source2:rubygem-cool.io-rpmlintrc
+Source3:gem2rpm.yml
 Summary:A cool framework for doing high performance I/O in Ruby
 License:MIT
 Group:  Development/Languages/Ruby

++ cool.io-1.4.5.gem -> cool.io-1.4.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGES.md new/CHANGES.md
--- old/CHANGES.md  2016-08-31 12:09:56.0 +0200
+++ new/CHANGES.md  2017-01-25 00:54:56.0 +0100
@@ -1,4 +1,9 @@
-1.4.5
+1.4.6
+-
+
+* Add ruby 2.4.0 to windows binary gem
+
+ 1.4.5
 -
 
 * Increase FD_SETSIZE to 1024 on Windows
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Rakefile new/Rakefile
--- old/Rakefile2016-08-31 12:09:56.0 +0200
+++ new/Rakefile2017-01-25 00:54:56.0 +0100
@@ -49,7 +49,7 @@
 require 'rake_compiler_dock'
 RakeCompilerDock.sh <<-CROSS
   bundle
-  rake cross native gem RUBY_CC_VERSION='2.0.0:2.1.6:2.2.2:2.3.0'
+  rake cross native gem RUBY_CC_VERSION='2.0.0:2.1.6:2.2.2:2.3.0:2.4.0'
 CROSS
   end
 end
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cool.io.gemspec new/cool.io.gemspec
--- old/cool.io.gemspec 2016-08-31 12:09:56.0 +0200
+++ new/cool.io.gemspec 2017-01-25 00:54:56.0 +0100
@@ -17,8 +17,8 @@
   s.executables   = `git ls-files -- bin/*`.split("\n").map{ |f| 
File.basename(f) }
   s.require_paths = ["lib"]
 
-  s.add_development_dependency "rake-compiler", "~> 0.9.5"
-  s.add_development_dependency "rake-compiler-dock", "~> 0.5.1"
+  s.add_development_dependency "rake-compiler", "~> 1.0"
+  s.add_development_dependency "rake-compiler-dock", "~> 0.6.0"
   s.add_development_dependency "rspec", ">= 2.13.0"
   s.add_development_dependency "rdoc", ">= 3.6.0"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/cool.io/version.rb new/lib/cool.io/version.rb
--- old/lib/cool.io/version.rb  2016-08-31 12:09:56.0 +0200
+++ new/lib/cool.io/version.rb  2017-01-25 00:54:56.0 +0100
@@ -1,5 +1,5 @@
 module Coolio
-  VERSION = "1.4.5"
+  VERSION = "1.4.6"
   
   def self.version
 VERSION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-08-31 12:09:56.0 +0200
+++ new/metadata2017-01-25 00:54:56.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: cool.io
 version: !ruby/object:Gem::Version
-  version: 1.4.5
+  version: 1.4.6
 platform: ruby
 authors:
 - Tony Arcieri
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-08-31 00:00:00.0 Z
+date: 2017-01-24 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: rake-compiler
@@ -17,28 +17,28 @@
 requirements:
 - - "~>"
   - 

commit rubygem-bunny for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rubygem-bunny for openSUSE:Factory 
checked in at 2017-01-31 12:47:24

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


Package is "rubygem-bunny"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes  
2016-12-29 22:46:58.702091881 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2017-02-03 20:00:09.128210721 +0100
@@ -1,0 +2,12 @@
+Mon Jan 30 10:48:28 UTC 2017 - co...@suse.com
+
+- updated to version 2.6.3
+ see installed ChangeLog.md
+
+---
+Mon Jan 30 10:47:40 UTC 2017 - co...@suse.com
+
+- add bunny-2.6.2-set-default-paths.diff to fix handling default
+  certificates
+
+---

Old:

  bunny-2.6.2.gem

New:

  bunny-2.6.2-set-default-paths.diff
  bunny-2.6.3.gem



Other differences:
--
++ rubygem-bunny.spec ++
--- /var/tmp/diff_new_pack.CvV9w2/_old  2017-02-03 20:00:09.872106015 +0100
+++ /var/tmp/diff_new_pack.CvV9w2/_new  2017-02-03 20:00:09.876105452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-bunny
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-bunny
-Version:2.6.2
+Version:2.6.3
 Release:0
 %define mod_name bunny
 %define mod_full_name %{mod_name}-%{version}
@@ -33,8 +33,11 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://rubybunny.info
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
+# MANUAL
+Patch0: bunny-2.6.2-set-default-paths.diff
+# /MANUAL
 Summary:Popular easy to use Ruby client for RabbitMQ
 License:MIT
 Group:  Development/Languages/Ruby
@@ -43,6 +46,10 @@
 Easy to use, feature complete Ruby client for RabbitMQ 3.3 and later versions.
 
 %prep
+%gem_unpack
+%patch0 -p1
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
 
 %build
 

++ bunny-2.6.2-set-default-paths.diff ++
diff -ru bunny-2.6.2.orig/lib/bunny/transport.rb 
bunny-2.6.2/lib/bunny/transport.rb
--- bunny-2.6.2.orig/lib/bunny/transport.rb 2017-01-30 11:45:38.450558847 
+0100
+++ bunny-2.6.2/lib/bunny/transport.rb  2017-01-30 11:46:24.691279686 +0100
@@ -464,6 +464,7 @@
 @logger.error "No CA certificates found, add one with 
:tls_ca_certificates"
   end
   OpenSSL::X509::Store.new.tap do |store|
+store.set_default_paths
 cert_files.select { |path| File.readable?(path) }.
   each { |path| store.add_file(path) }
 cert_inlines.
++ bunny-2.6.2.gem -> bunny-2.6.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ChangeLog.md new/ChangeLog.md
--- old/ChangeLog.md2016-12-17 01:57:22.0 +0100
+++ new/ChangeLog.md2017-01-19 19:12:35.0 +0100
@@ -1,8 +1,17 @@
-## Changes between Bunny 2.6.1 and 2.6.2 (unreleased)
+## Changes between Bunny 2.6.2 and 2.6.3 (unreleased)
 
 No changes yet.
 
 
+## Changes between Bunny 2.6.1 and 2.6.2 (December 17th, 2016)
+
+### Do Not Modify Host Arrays
+
+Bunny now can work with frozen host arrays.
+
+GitHub issue: [#446](https://github.com/ruby-amqp/bunny/issues/446)
+
+
 
 ## Changes between Bunny 2.6.0 and 2.6.1 (October 23rd, 2016)
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/bunny/cruby/socket.rb 
new/lib/bunny/cruby/socket.rb
--- old/lib/bunny/cruby/socket.rb   2016-12-17 01:57:22.0 +0100
+++ new/lib/bunny/cruby/socket.rb   2017-01-19 19:12:35.0 +0100
@@ -9,8 +9,21 @@
   module Socket
 attr_accessor :options
 
-READ_RETRY_EXCEPTION_CLASSES = [Errno::EAGAIN, Errno::EWOULDBLOCK, 
IO::WaitReadable]
-WRITE_RETRY_EXCEPTION_CLASSES = [Errno::EAGAIN, Errno::EWOULDBLOCK, 
IO::WaitWritable]
+READ_RETRY_EXCEPTION_CLASSES = if defined?(IO::EAGAINWaitReadable)
+ # Ruby 2.1+
+ [Errno::EAGAIN, Errno::EWOULDBLOCK, 
IO::WaitReadable,
+  IO::EAGAINWaitReadable, 
IO::EWOULDBLOCKWaitReadable]
+   else
+

commit rubygem-archive-tar-minitar for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rubygem-archive-tar-minitar for 
openSUSE:Factory checked in at 2017-02-02 15:43:44

Comparing /work/SRC/openSUSE:Factory/rubygem-archive-tar-minitar (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-archive-tar-minitar.new (New)


Package is "rubygem-archive-tar-minitar"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-archive-tar-minitar/rubygem-archive-tar-minitar.changes
  2014-10-15 08:52:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-archive-tar-minitar.new/rubygem-archive-tar-minitar.changes
 2017-02-03 20:00:01.921225125 +0100
@@ -1,0 +2,7 @@
+Fri Jan 27 17:42:20 UTC 2017 - jmassaguer...@suse.com
+
+- fix CVE-2016-10173 (bsc#1021740): rubygem-minitar,
+  rubygem-archive-tar-minitar: directory traversal vulnerability
+  bsc_1021740.patch: contains the fix
+
+---

New:

  bsc_1021740.patch
  gem2rpm.yml



Other differences:
--
++ rubygem-archive-tar-minitar.spec ++
--- /var/tmp/diff_new_pack.0kSc1e/_old  2017-02-03 20:00:02.761106908 +0100
+++ /var/tmp/diff_new_pack.0kSc1e/_new  2017-02-03 20:00:02.841095650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-archive-tar-minitar
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,6 +16,13 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-archive-tar-minitar
 Version:0.5.2
 Release:0
@@ -29,6 +36,10 @@
 BuildRequires:  update-alternatives
 Url:http://rubyforge.org/projects/ruwiki/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
+# MANUAL
+Patch0: bsc_1021740.patch
+# /MANUAL
 Summary:Provides POSIX tarchive management from Ruby programs
 License:GPL-2.0+ or Ruby
 Group:  Development/Languages/Ruby
@@ -41,6 +52,10 @@
 rpa-base, but has been reorganised to promote reuse in other projects.
 
 %prep
+%gem_unpack
+%patch0 -p1
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
 
 %build
 

++ bsc_1021740.patch ++
diff --git a/lib/archive/tar/minitar.rb b/lib/archive/tar/minitar.rb
index 5ad466d..21c5a07 100644
--- a/lib/archive/tar/minitar.rb
+++ b/lib/archive/tar/minitar.rb
@@ -975,6 +975,9 @@ module Archive::Tar::Minitar
 end
 
 inp.each do |entry|
+if entry.full_name.squeeze('/') =~ /\.{2}(?:\/|\z)/
+  raise entry.full_name + " Error path contains .."
+end
   if files.empty? or files.include?(entry.full_name)
 inp.extract_entry(dest, entry, )
   end
++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
 :license: GPL-2.0+ or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
 :patches:
   bsc_1021740.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
# :sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#

commit rpmlint-mini for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2017-01-28 11:04:08

Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old)
 and  /work/SRC/openSUSE:Factory/.rpmlint-mini.new (New)


Package is "rpmlint-mini"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes
2016-12-22 15:55:16.513180104 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new/rpmlint-mini.changes   
2017-02-03 19:59:55.914070649 +0100
@@ -1,0 +2,5 @@
+Wed Jan 18 12:51:56 UTC 2017 - matwey.korni...@gmail.com
+
+- Adapt rpmlint-deps.txt for python-construct >= 2.8
+
+---



Other differences:
--
++ rpmlint-mini.spec ++
--- /var/tmp/diff_new_pack.0xBGMW/_old  2017-02-03 19:59:56.402001970 +0100
+++ /var/tmp/diff_new_pack.0xBGMW/_new  2017-02-03 19:59:56.406001408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpmlint-mini
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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

++ rpmlint-deps.txt ++
--- /var/tmp/diff_new_pack.0xBGMW/_old  2017-02-03 19:59:56.477991275 +0100
+++ /var/tmp/diff_new_pack.0xBGMW/_new  2017-02-03 19:59:56.477991275 +0100
@@ -166,55 +166,16 @@
 sitecustomize.so
 sitemodule.so
 site-packages
-site-packages/construct/__init__.py
-site-packages/construct/adapters.py
 site-packages/construct/core.py
 site-packages/construct/debug.py
-site-packages/construct/formats/__init__.py
-site-packages/construct/formats/data/__init__.py
-site-packages/construct/formats/data/cap.py
-site-packages/construct/formats/data/snoop.py
-site-packages/construct/formats/executable/__init__.py
-site-packages/construct/formats/executable/elf32.py
-site-packages/construct/formats/executable/pe32.py
-site-packages/construct/formats/filesystem/__init__.py
-site-packages/construct/formats/filesystem/ext2.py
-site-packages/construct/formats/filesystem/fat16.py
-site-packages/construct/formats/filesystem/mbr.py
-site-packages/construct/formats/graphics/__init__.py
-site-packages/construct/formats/graphics/bmp.py
-site-packages/construct/formats/graphics/emf.py
-site-packages/construct/formats/graphics/gif.py
-site-packages/construct/formats/graphics/png.py
-site-packages/construct/formats/graphics/wmf.py
-site-packages/construct/lib/__init__.py
+site-packages/construct/expr.py
+site-packages/construct/__init__.py
 site-packages/construct/lib/binary.py
 site-packages/construct/lib/bitstream.py
 site-packages/construct/lib/container.py
-site-packages/construct/lib/expr.py
 site-packages/construct/lib/hex.py
+site-packages/construct/lib/__init__.py
 site-packages/construct/lib/py3compat.py
-site-packages/construct/macros.py
-site-packages/construct/protocols/__init__.py
-site-packages/construct/protocols/application/__init__.py
-site-packages/construct/protocols/application/dns.py
-site-packages/construct/protocols/ipstack.py
-site-packages/construct/protocols/layer2/__init__.py
-site-packages/construct/protocols/layer2/arp.py
-site-packages/construct/protocols/layer2/ethernet.py
-site-packages/construct/protocols/layer2/mtp2.py
-site-packages/construct/protocols/layer3/__init__.py
-site-packages/construct/protocols/layer3/dhcpv4.py
-site-packages/construct/protocols/layer3/dhcpv6.py
-site-packages/construct/protocols/layer3/icmpv4.py
-site-packages/construct/protocols/layer3/igmpv2.py
-site-packages/construct/protocols/layer3/ipv4.py
-site-packages/construct/protocols/layer3/ipv6.py
-site-packages/construct/protocols/layer3/mtp3.py
-site-packages/construct/protocols/layer4/__init__.py
-site-packages/construct/protocols/layer4/isup.py
-site-packages/construct/protocols/layer4/tcp.py
-site-packages/construct/protocols/layer4/udp.py
 site-packages/construct/version.py
 site-packages/pybeam/__init__.py
 site-packages/pybeam/beam_construct.py




commit qtermwidget-qt4 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package qtermwidget-qt4 for openSUSE:Factory 
checked in at 2017-01-27 11:07:06

Comparing /work/SRC/openSUSE:Factory/qtermwidget-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.qtermwidget-qt4.new (New)


Package is "qtermwidget-qt4"

Changes:

--- /work/SRC/openSUSE:Factory/qtermwidget-qt4/qtermwidget-qt5.changes  
2016-10-06 12:41:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.qtermwidget-qt4.new/qtermwidget-qt5.changes 
2017-02-03 19:59:37.540656755 +0100
@@ -1,0 +2,16 @@
+Wed Jan  4 16:37:10 UTC 2017 - dap.darkn...@gmail.com
+
+- Updated to 0.7.1:
+  * Bump patch version (#105);
+  * Added a modified Breeze color scheme (#104);
+  * Accept hex color strings as well (#101);
+  * Remove the stale lib/README (#102);
+  * Implement background images (#95);
+  * Implement other BOX DRAWING characters (#98);
+  * Preparations for context menu actions on URLs (#97);
+  * Drop the ancient wcwidth impl. and use utf8proc if possible;
+  * Remove widget size checks in setVTFont() (#86);
+  * Delete unused tooltip code (#81);
+  * Fix size of the array passed to memset() (#79).
+
+---

Old:

  qtermwidget-0.7.0.tar.xz

New:

  qtermwidget-0.7.1.tar.xz



Other differences:
--
++ qtermwidget-qt4.spec ++
--- /var/tmp/diff_new_pack.zxBjGG/_old  2017-02-03 19:59:38.124574567 +0100
+++ /var/tmp/diff_new_pack.zxBjGG/_new  2017-02-03 19:59:38.132573441 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package qtermwidget
+# spec file for package qtermwidget-qt4
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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

++ qtermwidget-qt5.spec ++
--- /var/tmp/diff_new_pack.zxBjGG/_old  2017-02-03 19:59:38.148571190 +0100
+++ /var/tmp/diff_new_pack.zxBjGG/_new  2017-02-03 19:59:38.152570627 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package qtermwidget
+# spec file for package qtermwidget-qt5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -30,7 +30,7 @@
 removed.
 
 Name:   qtermwidget-qt5
-Version:0.7.0
+Version:0.7.1
 Release:0
 Summary:%{pack_summ}
 License:GPL-2.0+

++ qtermwidget-0.7.0.tar.xz -> qtermwidget-0.7.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.7.0/CHANGELOG 
new/qtermwidget-0.7.1/CHANGELOG
--- old/qtermwidget-0.7.0/CHANGELOG 2016-09-24 00:50:57.0 +0200
+++ new/qtermwidget-0.7.1/CHANGELOG 2016-12-21 18:51:55.0 +0100
@@ -1,7 +1,24 @@
 
-qtermwidget-0.7.0 / 2016-09-24
+qtermwidget-0.7.1 / 2016-12-21
 ==
 
+  * Bump patch version (#105)
+  * Added a modified Breeze color scheme (#104)
+  * Accept hex color strings as well (#101)
+  * Remove the stale lib/README (#102)
+  * Implement background images (#95)
+  * Implement other BOX DRAWING characters (#98)
+  * Preparations for context menu actions on URLs (#97)
+  * Drop the ancient wcwidth impl. and use utf8proc if possible (#99)
+  * Remove widget size checks in setVTFont() (#86)
+  * Delete unused tooltip code (#81)
+  * Fix size of the array passed to memset() (#79)
+  * Remove cpack (#93)
+
+0.7.0 / 2016-09-24
+==
+
+  * Release 0.7.0: Add changelog
   * Bump version to 0.7.0 (#92)
   * Add Solarized Color Schemes
   * Update README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.7.0/CMakeLists.txt 
new/qtermwidget-0.7.1/CMakeLists.txt
--- old/qtermwidget-0.7.0/CMakeLists.txt2016-09-24 00:50:57.0 
+0200
+++ new/qtermwidget-0.7.1/CMakeLists.txt2016-12-21 18:51:55.0 
+0100
@@ -9,7 +9,7 @@
 # just change version for releases
 set(QTERMWIDGET_VERSION_MAJOR "0")
 set(QTERMWIDGET_VERSION_MINOR "7")
-set(QTERMWIDGET_VERSION_PATCH "0")
+set(QTERMWIDGET_VERSION_PATCH "1")
 
 set(QTERMWIDGET_VERSION 
"${QTERMWIDGET_VERSION_MAJOR}.${QTERMWIDGET_VERSION_MINOR}.${QTERMWIDGET_VERSION_PATCH}")
 
@@ -42,6 +42,16 @@
 set(QTERMWIDGET_LIBRARY_NAME qtermwidget5)
 include(qtermwidget5_use)
 
+option(USE_UTF8PROC "Use libutf8proc for better Unicode support. Default OFF" 
OFF)
+
+if(USE_UTF8PROC)
+find_package(Utf8Proc)
+endif()
+
+if (UTF8PROC_FOUND)
+

commit redis for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2017-02-02 15:44:32

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


Package is "redis"

Changes:

--- /work/SRC/openSUSE:Factory/redis/redis.changes  2017-01-24 
10:38:00.279188957 +0100
+++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2017-02-03 
19:59:47.123307972 +0100
@@ -1,0 +2,6 @@
+Wed Feb  1 12:33:53 UTC 2017 - mplus...@suse.com
+
+- Update to version 3.2.7
+  * This release fixes important security and correctness issues.
+
+---
@@ -6 +11,0 @@
-

Old:

  redis-3.2.6.tar.gz

New:

  redis-3.2.7.tar.gz



Other differences:
--
++ redis.spec ++
--- /var/tmp/diff_new_pack.ZDcaO4/_old  2017-02-03 19:59:47.847206081 +0100
+++ /var/tmp/diff_new_pack.ZDcaO4/_new  2017-02-03 19:59:47.851205519 +0100
@@ -25,7 +25,7 @@
 %bcond_withsystemd
 %endif
 Name:   redis
-Version:3.2.6
+Version:3.2.7
 Release:0
 Summary:Persistent key-value database
 License:BSD-3-Clause
@@ -82,12 +82,12 @@
   %{buildroot}%{_log_dir}/default \
   %{buildroot}%{_data_dir}/default
 
-install -D -m 0755 src/redis-benchmark  %{buildroot}%{_bindir}/redis-benchmark
-install-m 0755 src/redis-cli%{buildroot}%{_bindir}/redis-cli
-install-m 0755 src/redis-check-aof  %{buildroot}%{_bindir}/redis-check-aof
-install-m 0755 src/redis-check-rdb  %{buildroot}%{_bindir}/redis-check-rdb
-install-m 0755 src/redis-trib.rb%{buildroot}%{_bindir}/redis-trib.rb
-install -D -m 0755 src/redis-server %{buildroot}%{_sbindir}/redis-server
+install -Dpm 0755 src/redis-benchmark  %{buildroot}%{_bindir}/redis-benchmark
+install -Dpm 0755 src/redis-cli%{buildroot}%{_bindir}/redis-cli
+install -Dpm 0755 src/redis-check-aof  %{buildroot}%{_bindir}/redis-check-aof
+install -Dpm 0755 src/redis-check-rdb  %{buildroot}%{_bindir}/redis-check-rdb
+install -Dpm 0755 src/redis-trib.rb%{buildroot}%{_bindir}/redis-trib.rb
+install -Dpm 0755 src/redis-server %{buildroot}%{_sbindir}/redis-server
 ln -sfvredis-server %{buildroot}%{_sbindir}/redis-sentinel
 
 %if %{with systemd}

++ redis-3.2.6.tar.gz -> redis-3.2.7.tar.gz ++
 45838 lines of diff (skipped)




commit python-Markdown for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2017-01-29 10:40:18

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


Package is "python-Markdown"

Changes:

--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2016-09-27 13:45:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes 
2017-02-03 18:57:00.088875348 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 20:11:27 UTC 2017 - benoit.mo...@gmx.fr
+
+- update to version 2.6.8: bugfix release
+
+---

Old:

  Markdown-2.6.7.tar.gz

New:

  Markdown-2.6.8.tar.gz



Other differences:
--
++ python-Markdown.spec ++
--- /var/tmp/diff_new_pack.kVhD8o/_old  2017-02-03 18:57:00.444825360 +0100
+++ /var/tmp/diff_new_pack.kVhD8o/_new  2017-02-03 18:57:00.444825360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Markdown
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   python-Markdown
-Version:2.6.7
+Version:2.6.8
 Release:0
 Summary:Python implementation of Markdown
 License:BSD-3-Clause

++ Markdown-2.6.7.tar.gz -> Markdown-2.6.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Markdown-2.6.7/PKG-INFO new/Markdown-2.6.8/PKG-INFO
--- old/Markdown-2.6.7/PKG-INFO 2016-09-24 02:08:27.0 +0200
+++ new/Markdown-2.6.8/PKG-INFO 2017-01-26 00:07:04.0 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: Markdown
-Version: 2.6.7
+Version: 2.6.8
 Summary: Python implementation of Markdown.
 Home-page: https://pythonhosted.org/Markdown/
 Author: Waylan Limberg
 Author-email: waylan.limberg [at] icloud.com
 License: BSD License
-Download-URL: 
http://pypi.python.org/packages/source/M/Markdown/Markdown-2.6.7.tar.gz
+Download-URL: 
http://pypi.python.org/packages/source/M/Markdown/Markdown-2.6.8.tar.gz
 Description: 
 This is a Python implementation of John Gruber's Markdown_.
 It is almost completely compliant with the reference implementation,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Markdown-2.6.7/docs/extensions/code_hilite.txt 
new/Markdown-2.6.8/docs/extensions/code_hilite.txt
--- old/Markdown-2.6.7/docs/extensions/code_hilite.txt  2016-09-24 
01:31:43.0 +0200
+++ new/Markdown-2.6.8/docs/extensions/code_hilite.txt  2017-01-04 
06:33:56.0 +0100
@@ -36,7 +36,7 @@
 HTML templates. Pygments can generate CSS rules for you. Just run the following
 command from the command line:
 
-pygmentize -S default -f html -a codehilite > styles.css
+pygmentize -S default -f html -a .codehilite > styles.css
 
 If you are using a different `css_class` (default: `codehilite`), then
 set the value of the `-a` option to that class name. The CSS rules will be
@@ -47,7 +47,7 @@
 theme. For a list of themes installed on your system (additional themes can be
 installed via Pygments plugins), run the following command:
 
-pygmetize -L style
+pygmentize -L style
 
 !!! see also
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Markdown-2.6.7/docs/reference.txt 
new/Markdown-2.6.8/docs/reference.txt
--- old/Markdown-2.6.7/docs/reference.txt   2016-04-12 01:37:21.0 
+0200
+++ new/Markdown-2.6.8/docs/reference.txt   2017-01-04 06:33:56.0 
+0100
@@ -128,16 +128,12 @@
 
 The dictionary of configuration settings must be in the following format:
 
-extension_configs = 
-{
-'extension_name_1':
-{
+extension_configs = {
+'extension_name_1': {
 'option_1': 'value_1',
 'option_2': 'value_2'
 },
-{
-'extension_name_2':
-{
+'extension_name_2': {
 'option_1': 'value_1'
 }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Markdown-2.6.7/markdown/__init__.py 
new/Markdown-2.6.8/markdown/__init__.py
--- old/Markdown-2.6.7/markdown/__init__.py 2016-06-13 03:12:58.0 
+0200
+++ new/Markdown-2.6.8/markdown/__init__.py 2017-01-25 23:05:42.0 
+0100
@@ -75,9 +75,6 @@
 'xhtml5': to_xhtml_string,
 }
 
-   

commit python3-blosc for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python3-blosc for openSUSE:Factory 
checked in at 2017-01-31 12:46:04

Comparing /work/SRC/openSUSE:Factory/python3-blosc (Old)
 and  /work/SRC/openSUSE:Factory/.python3-blosc.new (New)


Package is "python3-blosc"

Changes:

--- /work/SRC/openSUSE:Factory/python3-blosc/python3-blosc.changes  
2016-09-12 13:27:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blosc.new/python3-blosc.changes 
2017-02-03 18:58:51.561219948 +0100
@@ -1,0 +2,6 @@
+Fri Jan  6 08:33:52 UTC 2017 - norm...@linux.vnet.ibm.com
+
+- new blosc-setup.py-gracefuly-handle-cpuinfo-failure.patch
+  to ignore cpuinfo failure (at least required for PowerPC)
+
+---

New:

  blosc-setup.py-gracefuly-handle-cpuinfo-failure.patch



Other differences:
--
++ python3-blosc.spec ++
--- /var/tmp/diff_new_pack.Nx5wXi/_old  2017-02-03 18:58:51.929168270 +0100
+++ /var/tmp/diff_new_pack.Nx5wXi/_new  2017-02-03 18:58:51.933167708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-blosc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -32,6 +32,7 @@
 Requires:   blosc-devel
 Requires:   python3-numpy
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch1: blosc-setup.py-gracefuly-handle-cpuinfo-failure.patch
 
 %description
 Blosc is a high performance compressor optimized for binary data in
@@ -39,6 +40,7 @@
 
 %prep
 %setup -q -n blosc-%{version}
+%patch1 -p1
 
 %build
 CFLAGS="%{optflags}" python3 setup.py build_ext --inplace --blosc=%{_prefix}

++ blosc-setup.py-gracefuly-handle-cpuinfo-failure.patch ++
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= zbys...@in.waw.pl
Date: Fri, 23 Sep 2016 21:25:19 -0400
Subject: [PATCH] setup.py: gracefuly handle cpuinfo failure

When comping on aarch64, setup.py fails with:
Exception: py-cpuinfo currently only works on X86 and some ARM CPUs.
Assume that the CPU does not support SSE2 or AVX in importing cpuinfo fails
and continue.
---
 setup.py |   13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

Index: python-blosc-1.4.1/setup.py
===
--- python-blosc-1.4.1.orig/setup.py
+++ python-blosc-1.4.1/setup.py
@@ -19,7 +19,13 @@ import sys
 from setuptools import Extension
 from setuptools import setup
 from glob import glob
-import cpuinfo
+try:
+import cpuinfo
+cpu_info = cpuinfo.get_cpu_info()
+cpu_flags = cpu_info['flags']
+except Exception as e:
+print('cpuinfo failed, assuming no CPU features:', e)
+cpu_flags = []
 
 ### Check versions ##
 
@@ -94,9 +100,8 @@ else:
 def_macros += [('HAVE_LZ4', 1), ('HAVE_SNAPPY', 1), ('HAVE_ZLIB', 1), 
('HAVE_ZSTD', 1)]
 
 # Guess SSE2 or AVX2 capabilities
-cpu_info = cpuinfo.get_cpu_info()
 # SSE2
-if 'sse2' in cpu_info['flags']:
+if 'sse2' in cpu_flags:
 print('SSE2 detected')
 CFLAGS.append('-DSHUFFLE_SSE2_ENABLED')
 sources += [f for f in glob('c-blosc/blosc/*.c') if 'sse2' in f]
@@ -105,7 +110,7 @@ else:
 elif os.name == 'nt':
 def_macros += [('__SSE2__', 1)]
 # AVX2
-if 'avx2' in cpu_info['flags']:
+if 'avx2' in cpu_flags:
 print('AVX2 detected')
 CFLAGS.append('-DSHUFFLE_AVX2_ENABLED')
 sources += [f for f in glob('c-blosc/blosc/*.c') if 'avx2' in f]



commit qalculate for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package qalculate for openSUSE:Factory 
checked in at 2017-01-31 12:15:04

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


Package is "qalculate"

Changes:

--- /work/SRC/openSUSE:Factory/qalculate/qalculate.changes  2017-01-19 
10:36:13.353636361 +0100
+++ /work/SRC/openSUSE:Factory/.qalculate.new/qalculate.changes 2017-02-03 
18:59:30.367769486 +0100
@@ -1,0 +2,6 @@
+Thu Jan 19 10:43:13 UTC 2017 - jeng...@inai.de
+
+- Trim filler words from description.
+- Remove unused .la files.
+
+---



Other differences:
--
++ qalculate.spec ++
--- /var/tmp/diff_new_pack.fBuafm/_old  2017-02-03 18:59:30.799708818 +0100
+++ /var/tmp/diff_new_pack.fBuafm/_new  2017-02-03 18:59:30.803708257 +0100
@@ -21,7 +21,7 @@
 Name:   qalculate
 Version:0.9.10
 Release:0
-Summary:Powerful Calulator application
+Summary:Multi-purpose desktop calulator application
 License:GPL-2.0+
 Group:  Productivity/Scientific/Math
 Url:https://qalculate.github.io/
@@ -38,11 +38,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
-small and simple to use but with much power and versatility underneath.
-Features include customizable functions, units, arbitrary precision, plotting,
-and a graphical interface that uses a one-line fault-tolerant expression entry
-(although it supports optional traditional buttons).
+Qalculate is a multi-purpose desktop calculator. Features include
+customizable functions, units, arbitrary precision, plotting, and a
+graphical interface that uses a one-line fault-tolerant expression
+entry (although it supports optional traditional buttons).
 This is the commandline interface, named qalc.
 
 %package -n %{libname}%{major}
@@ -52,11 +51,10 @@
 Provides:   %{libname} = %{version}
 
 %description -n %{libname}%{major}
-Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
-small and simple to use but with much power and versatility underneath.
-Features include customizable functions, units, arbitrary precision, plotting,
-and a graphical interface that uses a one-line fault-tolerant expression entry
-(although it supports optional traditional buttons).
+Qalculate is a multi-purpose desktop calculator. Features include
+customizable functions, units, arbitrary precision, plotting, and a
+graphical interface that uses a one-line fault-tolerant expression
+entry.
 This is the shared library package.
 
 %package -n %{libname}-devel
@@ -68,7 +66,7 @@
 Requires:   libxml2-devel
 
 %description -n %{libname}-devel
-This package contains the header files, static libraries and development
+This package contains the header files and development
 documentation for %{libname}. If you like to develop programs using %{libname},
 you will need to install %{libname}-devel.
 
@@ -82,6 +80,7 @@
 %install
 %make_install
 %find_lang libqalculate
+rm -f "%{buildroot}/%{_libdir}"/*.la
 
 %post -n %{libname}%{major} -p /sbin/ldconfig
 %postun -n %{libname}%{major} -p /sbin/ldconfig
@@ -101,7 +100,6 @@
 %defattr(-,root,root)
 %{_includedir}/%{libname}
 %{_libdir}/%{libname}.so
-%{_libdir}/%{libname}.la
 %{_libdir}/pkgconfig/%{libname}.pc
 
 %changelog




commit python3-tables for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python3-tables for openSUSE:Factory 
checked in at 2017-01-31 12:46:10

Comparing /work/SRC/openSUSE:Factory/python3-tables (Old)
 and  /work/SRC/openSUSE:Factory/.python3-tables.new (New)


Package is "python3-tables"

Changes:

--- /work/SRC/openSUSE:Factory/python3-tables/python3-tables.changes
2016-10-18 13:28:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-tables.new/python3-tables.changes   
2017-02-03 18:59:22.716844091 +0100
@@ -1,0 +2,6 @@
+Fri Jan  6 08:41:33 UTC 2017 - norm...@linux.vnet.ibm.com
+
+- new tables-setup.py-gracefuly-handle-cpuinfo-failure.patch
+  to ignore cpuinfo failure (at least for PowerPC)
+
+---

New:

  tables-setup.py-gracefuly-handle-cpuinfo-failure.patch



Other differences:
--
++ python3-tables.spec ++
--- /var/tmp/diff_new_pack.k6yYpb/_old  2017-02-03 18:59:23.348755336 +0100
+++ /var/tmp/diff_new_pack.k6yYpb/_new  2017-02-03 18:59:23.352754775 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-tables
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -45,6 +45,7 @@
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch1: tables-setup.py-gracefuly-handle-cpuinfo-failure.patch
 
 %description
 PyTables is a package for managing hierarchical datasets and
@@ -64,6 +65,7 @@
 
 %prep
 %setup -n tables-%{version}
+%patch1 -p1
 
 %build
 CFLAGS="%{optflags} -fno-strict-aliasing" python3 setup.py build

++ tables-setup.py-gracefuly-handle-cpuinfo-failure.patch ++
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= zbys...@in.waw.pl
Date: Fri, 23 Sep 2016 21:25:19 -0400
Subject: [PATCH] setup.py: gracefuly handle cpuinfo failure

When comping on aarch64, setup.py fails with:
Exception: py-cpuinfo currently only works on X86 and some ARM CPUs.
Assume that the CPU does not support SSE2 or AVX in importing cpuinfo fails
and continue.
---
 setup.py | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/setup.py b/setup.py
index 6b64a571c3..b0dc5bf12a 100755
--- a/setup.py
+++ b/setup.py
@@ -32,8 +32,13 @@ import distutils.spawn
 from setuptools.command.build_ext import build_ext
 
 # For guessing the capabilities of the CPU for C-Blosc
-import cpuinfo
-cpu_info = cpuinfo.get_cpu_info()
+try:
+import cpuinfo
+cpu_info = cpuinfo.get_cpu_info()
+cpu_flags = cpu_info['flags']
+except Exception as e:
+print('cpuinfo failed, assuming no CPU features:', e)
+cpu_flags = []
 
 # The name for the pkg-config utility
 PKG_CONFIG = 'pkg-config'
@@ -812,7 +817,7 @@ if 'BLOSC' not in optional_libs:
 os.remove(fd.name)
 
 # SSE2
-if 'sse2' in cpu_info['flags']:
+if 'sse2' in cpu_flags:
 print('SSE2 detected')
 CFLAGS.append('-DSHUFFLE_SSE2_ENABLED')
 if os.name == 'nt':
@@ -826,7 +831,7 @@ if 'BLOSC' not in optional_libs:
   if 'sse2' in f]
 # AVX2
 # Detection code for AVX2 only works for gcc/clang, not for MSVC yet
-if ('avx2' in cpu_info['flags'] and
+if ('avx2' in cpu_flags and
 compiler_has_flags(compiler, ["-mavx2"])):
 print('AVX2 detected')
 CFLAGS.append('-DSHUFFLE_AVX2_ENABLED')
-- 
2.9.0


 
generated by cgit v0.12 at 2017-01-05 14:51:31 
(GMT)
 





commit python3-xonsh for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python3-xonsh for openSUSE:Factory 
checked in at 2017-02-02 15:45:26

Comparing /work/SRC/openSUSE:Factory/python3-xonsh (Old)
 and  /work/SRC/openSUSE:Factory/.python3-xonsh.new (New)


Package is "python3-xonsh"

Changes:

--- /work/SRC/openSUSE:Factory/python3-xonsh/python3-xonsh.changes  
2017-01-25 23:24:31.312043375 +0100
+++ /work/SRC/openSUSE:Factory/.python3-xonsh.new/python3-xonsh.changes 
2017-02-03 18:59:28.244067770 +0100
@@ -1,0 +2,38 @@
+Wed Feb  1 20:34:45 UTC 2017 - sebix+novell@sebix.at
+
+- version 0.5.3
+- Added:
+  * Tab completion xontrib for python applications based on click framework.
+  * Added on_transform_command event for pre-processing that macros can't 
handle.
+  * Autodetection of backgroundability by binary analysis on POSIX.
+  * New argument expand_user=True to tools.expand_path.
+  * New $COMPLETION_QUERY_LIMIT environment variable for setting the number of 
completions above which the user will be asked if they wish to see the 
potential completions.
+  * Users may now redirect stdout to stderr in subprocess mode.
+- Changed:
+  * The Block and Functor context managers from xonsh.contexts have been 
rewritten to use xonsh's macro capabilities. You must now enter these via the 
with! statement, e.g. with! Block(): pass.
+  * The distributed xontrib now needs to use the with! statement, since it 
relies on Functor.
+  * telnet has been flagged as unthreadable.
+  * When $DYNAMIC_CWD_ELISION_CHAR is non empty and the last dir of cwd is too 
long and shortened, the elision char is added at the end.
+  * pygments is no longer a strict dependency of the prompt_toolkit backend. 
If pygments is not installed, the PTK backend will use the default ansi color 
settings from the terminal. Syntax highlighting requires that pygments is 
installed.
+  * Events are now keyword arguments only
+  * Restored on_precommand to its original signature.
+  * Move built_ins.expand_path to tools.expand_path.
+  * Rename tools.expandpath to tools._expandpath.
+  * Added gvim command to unthreadable predictors.
+  * The source alias now passes $ARGS down to file it is sourcing.
+- Removed:
+  * XonshBlockError has been removed, since it no longer serves a purpose.
+- Fixed:
+  * PopenThread will now re-issue SIGINT to the main thread when it is 
recieved.
+  * Fixed an issue that using sqlite history backend does not kill unfinished 
jobs when quitting xonsh with a second "exit".
+  * Fixed an issue that xonsh would fail over to external shells when running 
.xsh script which raises exceptions.
+  * Fixed an issue with openpty() returning non-unix line endings in its 
buffer. This was causing git and ssh to fail when xonsh was used as the login 
shell on the server. See 
https://mail.python.org/pipermail/python-list/2013-June/650460.html for more 
details.
+  * Restored the ability to ^Z and fg processes on posix platforms.
+  * CommandPipelines were not gauranteeded to have been ended when the return 
code was requested. This has been fixed.
+  * Introduce path expansion in is_writable_file to fix 
$XONSH_TRACEBACK_LOGFILE=~/xonsh.log.
+  * Backgrounding a running process (^Z) now restores ECHO mode to the 
terminal in cases where the subprocess doesn't properly restore itself. A major 
instance of this behaviour is Python's interactive interpreter.
+  * Readline backend would not ask the user to confirm the printing of 
completion options if they numbered above a certain value. Instead they would 
be dumped to the screen. This has been fixed.
+  * Jupyter kernel was no longer properly running subprocess commands. This 
has been fixed.
+  * The filename is applied to the target of the source alias, providing 
better tracebacks.
+
+---

Old:

  xonsh-0.5.2.tar.gz

New:

  xonsh-0.5.3.tar.gz



Other differences:
--
++ python3-xonsh.spec ++
--- /var/tmp/diff_new_pack.CuZgnh/_old  2017-02-03 18:59:28.684005979 +0100
+++ /var/tmp/diff_new_pack.CuZgnh/_new  2017-02-03 18:59:28.692004855 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-xonsh
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -13,23 +13,24 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python3-xonsh
-Version:0.5.2
+Version:0.5.3
 Release:0
-License:BSD-3-Clause
 Summary:A general 

commit python3-numba for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python3-numba for openSUSE:Factory 
checked in at 2017-02-02 15:45:48

Comparing /work/SRC/openSUSE:Factory/python3-numba (Old)
 and  /work/SRC/openSUSE:Factory/.python3-numba.new (New)


Package is "python3-numba"

Changes:

--- /work/SRC/openSUSE:Factory/python3-numba/python3-numba.changes  
2017-01-25 23:21:42.349521735 +0100
+++ /work/SRC/openSUSE:Factory/.python3-numba.new/python3-numba.changes 
2017-02-03 18:59:07.235018554 +0100
@@ -1,0 +2,46 @@
+Sun Jan 15 00:33:08 UTC 2017 - a...@gmx.de
+
+- update to version 0.30.1:
+  * Fixes:
++ PR #2232: Fix name clashes with _Py_hashtable_xxx in Python 3.6.
+  * Improvements:
++ PR #2217: Add Intel TBB threadpool implementation for parallel
+  ufunc.
+
+---
+Tue Jan 10 17:17:33 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.30.0:
+  * Improvements:
++ PR #2209: Support Python 3.6.
++ PR #2175: Support np.trace(), np.outer() and np.kron().
++ PR #2197: Support np.nanprod().
++ PR #2190: Support caching for ufunc.
++ PR #2186: Add system reporting tool.
+  * Fixes:
++ PR #2214, Issue #2212: Fix memory error with ndenumerate and
+  flat iterators.
++ PR #2206, Issue #2163: Fix zip() consuming extra elements in
+  early exhaustion.
++ PR #2185, Issue #2159, #2169: Fix rewrite pass affecting objmode
+  fallback.
++ PR #2204, Issue #2178: Fix annotation for liftedloop.
++ PR #2203: Fix Appveyor segfault with Python 3.5.
++ PR #2202, Issue #2198: Fix target context not initialized when
+  loading from ufunc cache.
++ PR #2172, Issue #2171: Fix optional type unpacking.
++ PR #2189, Issue #2188: Disable freezing of big (>1MB) global
+  arrays.
++ PR #2180, Issue #2179: Fix invalid variable version in
+  looplifting.
++ PR #2156, Issue #2155: Fix divmod, floordiv segfault on CUDA.
+
+---
+Fri Dec  2 21:07:51 UTC 2016 - jeng...@inai.de
+
+- remove subjective words from description
+
+---

Old:

  numba-0.29.0.tar.gz

New:

  numba-0.30.1.tar.gz



Other differences:
--
++ python3-numba.spec ++
--- /var/tmp/diff_new_pack.Btb4lX/_old  2017-02-03 18:59:07.678956203 +0100
+++ /var/tmp/diff_new_pack.Btb4lX/_new  2017-02-03 18:59:07.686955079 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-numba
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +16,7 @@
 
 
 Name:   python3-numba
-Version:0.29.0
+Version:0.30.1
 Release:0
 License:BSD-2-Clause
 Summary:Compiling Python code using LLVM
@@ -35,18 +35,17 @@
 Requires(postun): update-alternatives
 
 %description
-Numba is an Open Source NumPy-aware optimizing compiler for Python
-sponsored by Continuum Analytics, Inc.  It uses the
-remarkable LLVM compiler infrastructure to compile Python syntax to
+Numba is a NumPy-aware optimizing compiler for Python. It uses the
+LLVM compiler infrastructure to compile Python syntax to
 machine code.
 
 It is aware of NumPy arrays as typed memory regions and so can speed-up
 code using NumPy arrays.  Other, less well-typed code will be translated
-to Python C-API calls effectively removing the "interpreter" but not removing
+to Python C-API calls, effectively removing the "interpreter", but not removing
 the dynamic indirection.
 
 Numba is also not a tracing JIT.  It *compiles* your code before it gets
-run either using run-time type information or type information you provide
+run, either using run-time type information or type information you provide
 in the decorator.
 
 Numba is a mechanism for producing machine code from Python syntax and typed

++ numba-0.29.0.tar.gz -> numba-0.30.1.tar.gz ++
 9239 lines of diff (skipped)




commit python3-pycrypto for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python3-pycrypto for 
openSUSE:Factory checked in at 2017-01-31 12:28:14

Comparing /work/SRC/openSUSE:Factory/python3-pycrypto (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pycrypto.new (New)


Package is "python3-pycrypto"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pycrypto/python3-pycrypto.changes
2016-05-17 17:11:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pycrypto.new/python3-pycrypto.changes   
2017-02-03 18:59:13.722107429 +0100
@@ -1,0 +2,6 @@
+Wed Jan  4 16:52:24 UTC 2017 - vu...@suse.com
+
+- Add CVE-2013-7459.patch: python-pycrypto: Heap buffer overflow in
+  ALGnew (bsc#1017420).
+
+---

New:

  CVE-2013-7459.patch



Other differences:
--
++ python3-pycrypto.spec ++
--- /var/tmp/diff_new_pack.1dA0LE/_old  2017-02-03 18:59:14.342020361 +0100
+++ /var/tmp/diff_new_pack.1dA0LE/_new  2017-02-03 18:59:14.346019800 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pycrypto
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,6 +24,7 @@
 License:Python-2.0
 Group:  Development/Languages/Python
 Source: 
https://files.pythonhosted.org/packages/source/p/pycrypto/pycrypto-%{version}.tar.gz
+Patch0: CVE-2013-7459.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gmp-devel
 BuildRequires:  python3-devel
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q -n pycrypto-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{optflags}" python3 setup.py build

++ CVE-2013-7459.patch ++
>From 48ce477c3668ef3a688e0a89db7415bcc785803d Mon Sep 17 00:00:00 2001
From: Legrandin 
Date: Sun, 22 Dec 2013 22:24:46 +0100
Subject: [PATCH] Throw exception when IV is used with ECB or CTR

The IV parameter is currently ignored when initializing
a cipher in ECB or CTR mode.

For CTR mode, it is confusing: it takes some time to see
that a different parameter is needed (the counter).

For ECB mode, it is outright dangerous.

This patch forces an exception to be raised.

(cherry picked from commit 8dbe0dc3eea5c689d4f76b37b93fe216cf1f00d4)
Signed-off-by: Vincent Untz 
---
 lib/Crypto/SelfTest/Cipher/common.py | 31 +++
 src/block_template.c | 11 +++
 2 files changed, 34 insertions(+), 8 deletions(-)

diff --git a/lib/Crypto/SelfTest/Cipher/common.py 
b/lib/Crypto/SelfTest/Cipher/common.py
index 8bebed9..91ec743 100644
--- a/lib/Crypto/SelfTest/Cipher/common.py
+++ b/lib/Crypto/SelfTest/Cipher/common.py
@@ -239,19 +239,34 @@ class RoundtripTest(unittest.TestCase):
 return """%s .decrypt() output of .encrypt() should not be garbled""" 
% (self.module_name,)
 
 def runTest(self):
-for mode in (self.module.MODE_ECB, self.module.MODE_CBC, 
self.module.MODE_CFB, self.module.MODE_OFB, self.module.MODE_OPENPGP):
+
+## ECB mode
+mode = self.module.MODE_ECB
+encryption_cipher = self.module.new(a2b_hex(self.key), mode)
+ciphertext = encryption_cipher.encrypt(self.plaintext)
+decryption_cipher = self.module.new(a2b_hex(self.key), mode)
+decrypted_plaintext = decryption_cipher.decrypt(ciphertext)
+self.assertEqual(self.plaintext, decrypted_plaintext)
+
+## OPENPGP mode
+mode = self.module.MODE_OPENPGP
+encryption_cipher = self.module.new(a2b_hex(self.key), mode, self.iv)
+eiv_ciphertext = encryption_cipher.encrypt(self.plaintext)
+eiv = eiv_ciphertext[:self.module.block_size+2]
+ciphertext = eiv_ciphertext[self.module.block_size+2:]
+decryption_cipher = self.module.new(a2b_hex(self.key), mode, eiv)
+decrypted_plaintext = decryption_cipher.decrypt(ciphertext)
+self.assertEqual(self.plaintext, decrypted_plaintext)
+
+## All other non-AEAD modes (but CTR)
+for mode in (self.module.MODE_CBC, self.module.MODE_CFB, 
self.module.MODE_OFB):
 encryption_cipher = self.module.new(a2b_hex(self.key), mode, 
self.iv)
 ciphertext = encryption_cipher.encrypt(self.plaintext)
-
-if mode != self.module.MODE_OPENPGP:
-decryption_cipher = self.module.new(a2b_hex(self.key), mode, 
self.iv)
-else:
-eiv = ciphertext[:self.module.block_size+2]
-ciphertext = ciphertext[self.module.block_size+2:]
-decryption_cipher = 

commit python-ujson for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-ujson for openSUSE:Factory 
checked in at 2017-01-29 10:38:16

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


Package is "python-ujson"

Changes:

--- /work/SRC/openSUSE:Factory/python-ujson/python-ujson.changes
2017-01-19 10:42:58.732455398 +0100
+++ /work/SRC/openSUSE:Factory/.python-ujson.new/python-ujson.changes   
2017-02-03 18:58:32.691870116 +0100
@@ -1,0 +2,5 @@
+Fri Dec 16 11:52:13 UTC 2016 - jeng...@inai.de
+
+- Replace filler words in description
+
+---



Other differences:
--
++ python-ujson.spec ++
--- /var/tmp/diff_new_pack.2Z1hqb/_old  2017-02-03 18:58:32.971830797 +0100
+++ /var/tmp/diff_new_pack.2Z1hqb/_new  2017-02-03 18:58:32.971830797 +0100
@@ -19,7 +19,7 @@
 Name:   python-ujson
 Version:1.35
 Release:0
-Summary:Ultra fast JSON encoder and decoder for Python
+Summary:JSON encoder and decoder for Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://www.esn.me
@@ -29,8 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
-bindings for Python 2.5+ and 3. For a more painless day to day C/C++ JSON
+UltraJSON is a JSON encoder and decoder written in pure C with
+bindings for Python 2.5+ and 3. For a different C/C++ JSON
 decoder experience please checkout ujson4c_, based on UltraJSON.
 
 %prep




commit python-requests-mock for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-requests-mock for 
openSUSE:Factory checked in at 2017-01-31 12:48:49

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


Package is "python-requests-mock"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-requests-mock/python-requests-mock.changes
2016-09-30 15:33:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-requests-mock.new/python-requests-mock.changes
   2017-02-03 18:58:21.553434468 +0100
@@ -1,0 +2,12 @@
+Mon Jan 30 11:04:29 UTC 2017 - tbecht...@suse.com
+
+- update to 1.2.0:
+  * Allow for nested mocking
+  * Use create_response for fake http response in tests
+  * Add hostname and port properties to request
+  * Move request code and tests into their own files
+  * Add called_once to Mocker
+  * Fix docs building
+  * Fix exception message when creating a response
+
+---

Old:

  requests-mock-1.1.0.tar.gz

New:

  requests-mock-1.2.0.tar.gz



Other differences:
--
++ python-requests-mock.spec ++
--- /var/tmp/diff_new_pack.gtGEPw/_old  2017-02-03 18:58:21.933381106 +0100
+++ /var/tmp/diff_new_pack.gtGEPw/_new  2017-02-03 18:58:21.933381106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requests-mock
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   python-requests-mock
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Mock out responses from the requests package
 License:Apache-2.0

++ requests-mock-1.1.0.tar.gz -> requests-mock-1.2.0.tar.gz ++
 4102 lines of diff (skipped)




commit python-requests-oauthlib for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-requests-oauthlib for 
openSUSE:Factory checked in at 2017-01-31 12:46:43

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


Package is "python-requests-oauthlib"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-requests-oauthlib/python-requests-oauthlib.changes
2015-06-11 10:51:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-requests-oauthlib.new/python-requests-oauthlib.changes
   2017-02-03 18:58:22.149350774 +0100
@@ -1,0 +2,77 @@
+Mon Jan 30 07:51:16 UTC 2017 - tbecht...@suse.com
+
+update to version v0.7.0
+  * Subclass requests.auth.AuthBase
+  * Allow fetch_token to run through a proxy
+  * Cleaning the previous token before fetching a new one, to avoid a
+TokenExpiredError
+  * Adapts previous commit
+  * Don't nullify token before refresh
+  * oauthlib raises a different error from what we expect
+  * Date for 0.4.2 release is added to HISTORY
+  * v0.6.2
+  * Adding Backend Application Flow documentation
+  * v0.6.0
+  * v0.6.1
+  * opt in to Travis container infrastructure
+  * minor fix to the previous commit
+  * v0.7.0
+  * Fix TypeError in TokenMissing class (call to parent)
+  * Added authorization header for token access
+  * Be more explicit about Travis installing unittest2
+  * OAuth1 tests for authorized boolean
+  * Only set default headers if headers are None
+  * rst syntax fix
+  * Google has changed OAuth 2.0 endpoints
+  * Use client_id and client_secret as basic auth credentials if provided
+  * Add installation instructions to docs index
+  * Add **request_kwargs to fetch_request_token and fetch_access_token in
+oauth1_session to be passed to post-method of requests.session
+  * Allow OAuth2 session request() to take client_id and client_secret
+  * typo in error message
+  * Add requests-mock to tox dependencies.
+  * Prune .pyc files when creating a release
+  * Update google.rst
+  * Test 3.5 on Travis
+  * Use unittest2 when it is installed
+  * Completely remove username/password basic auth logic branch
+  * Add setters/getters for client_id and access_token
+  * Fix up line-length in note.
+  * attach the entire response object when raising TokenRequestDenied
+  * MailChimp compliance fixes that work around oauthlib issue #296
+  * Allow explicit bypass of basic auth logic branch
+  * Add imports for Legacy Application Flow docs
+  * add license title
+  * Need signedtoken extra for oauthlib dependency
+  * Include import in Backend Application Flow docs
+  * cleaning code and checking that a password was supplied along username
+  * Update real_world_example.rst
+  * Added tests for OAuth2 authorized boolean
+  * Keep the username/password basic auth logic branch
+  * Fix typo
+  * [bugfix] Add headers in refresh_token flow
+  * Setter/getter for self.token
+  * Don't intercept HTTP errors before OAuthlib can handle them
+  * Add tox.ini
+  * Verify return value of OAuth2 response (#178)
+  * Fix a problem that its get method always returns 'not_authed' on Slack
+  * Update Legacy Application Flow documentation
+  * Check if client exists before referencing client_id
+  * Response objects should have cookies, not cookes
+  * Preventing sending Basic Auth headers with "None:None"
+  * Users should be able to override the token when using the Slack compliance
+fix
+  * cleanup docstring of OAuth1Session to fix a typo/usage error
+  * Allows tokens to be refreshed via a proxy
+  * Add unittest2 test dependency for Python 2.6
+  * Skip rsa tests when dependencies not met
+  * fixed the layout of the note
+  * Rename _refresh flag to withhold_token
+  * Use requests-mock library, add tests for Slack compliance fix
+  * Remove misleading README example.
+  * added note to the real world example explaining its caveats
+  * v0.5.0
+  * making operator precedence more readable
+  * When refreshing tokens, pass through **kwargs
+- Use pypi.io as Source url
+---

Old:

  requests-oauthlib-0.4.2.tar.gz

New:

  requests-oauthlib-0.7.0.tar.gz



Other differences:
--
++ python-requests-oauthlib.spec ++
--- /var/tmp/diff_new_pack.buHZyU/_old  2017-02-03 18:58:22.465306399 +0100
+++ /var/tmp/diff_new_pack.buHZyU/_new  2017-02-03 18:58:22.469305838 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requests-oauthlib
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, 

commit python-passlib for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-passlib for openSUSE:Factory 
checked in at 2017-02-02 15:41:35

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


Package is "python-passlib"

Changes:

--- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes
2017-01-25 23:32:13.398388493 +0100
+++ /work/SRC/openSUSE:Factory/.python-passlib.new/python-passlib.changes   
2017-02-03 18:58:01.528246888 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 15:08:14 UTC 2017 - mich...@stroeder.com
+
+- Update to 1.7.1
+
+---

Old:

  passlib-1.7.0.tar.gz

New:

  passlib-1.7.1.tar.gz



Other differences:
--
++ python-passlib.spec ++
--- /var/tmp/diff_new_pack.pxozHR/_old  2017-02-03 18:58:01.916192404 +0100
+++ /var/tmp/diff_new_pack.pxozHR/_new  2017-02-03 18:58:01.916192404 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-passlib
-Version:1.7.0
+Version:1.7.1
 Release:0
 Url:https://bitbucket.org/ecollins/passlib
 Summary:Comprehensive password hashing framework supporting over 20 
schemes

++ passlib-1.7.0.tar.gz -> passlib-1.7.1.tar.gz ++
 5057 lines of diff (skipped)




commit python-pybeam for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-pybeam for openSUSE:Factory 
checked in at 2017-01-28 11:04:27

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


Package is "python-pybeam"

Changes:

--- /work/SRC/openSUSE:Factory/python-pybeam/python-pybeam.changes  
2017-01-23 11:29:16.290947929 +0100
+++ /work/SRC/openSUSE:Factory/.python-pybeam.new/python-pybeam.changes 
2017-02-03 18:58:08.119321216 +0100
@@ -1,0 +2,6 @@
+Fri Jan 20 19:35:02 UTC 2017 - matwey.korni...@gmail.com
+
+- Version 0.4:
+  - ported to construct 2.8.x
+
+---

Old:

  pybeam-0.3.3.tar.gz

New:

  pybeam-0.4.tar.gz



Other differences:
--
++ python-pybeam.spec ++
--- /var/tmp/diff_new_pack.ID6ieK/_old  2017-02-03 18:58:09.227165626 +0100
+++ /var/tmp/diff_new_pack.ID6ieK/_new  2017-02-03 18:58:09.227165626 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   python-pybeam
-Version:0.3.3
+Version:0.4
 Release:0
 Summary:Python module to parse Erlang BEAM files
 License:MIT
 Group:  Development/Languages/Python
 Url:http://github.com/matwey/pybeam
 Source: 
https://files.pythonhosted.org/packages/source/p/pybeam/pybeam-%{version}.tar.gz
-BuildRequires:  python-construct < 2.8
+BuildRequires:  python-construct >= 2.8
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires:   python-construct

++ pybeam-0.3.3.tar.gz -> pybeam-0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybeam-0.3.3/PKG-INFO new/pybeam-0.4/PKG-INFO
--- old/pybeam-0.3.3/PKG-INFO   2017-01-08 15:06:32.0 +0100
+++ new/pybeam-0.4/PKG-INFO 2017-01-20 20:30:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: pybeam
-Version: 0.3.3
+Version: 0.4
 Summary: Python module to parse Erlang BEAM files
 Home-page: http://github.com/matwey/pybeam
 Author: Matwey V. Kornilov
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pybeam-0.3.3/pybeam/beam_construct.py 
new/pybeam-0.4/pybeam/beam_construct.py
--- old/pybeam-0.3.3/pybeam/beam_construct.py   2017-01-08 14:57:10.0 
+0100
+++ new/pybeam-0.4/pybeam/beam_construct.py 2017-01-18 19:11:21.0 
+0100
@@ -25,83 +25,44 @@
 from pybeam.eetf_construct import term, external_term
 import codecs
 
-erl_version_magic = Magic(b'\x83')
+chunk_atom = PrefixedArray(Int32ub, PascalString(lengthfield = Int8ub, 
encoding="latin1"))
 
-chunk_atom = Rename("chunk_atom", PrefixedArray(PascalString("atom", 
encoding="latin1"), length_field = UBInt32("len")))
+chunk_attr = external_term
 
-chunk_attr = Rename("chunk_attr", external_term)
+chunk_cinf = external_term
 
-chunk_cinf = Rename("chunk_cinf", external_term)
-
-chunk_code = Struct("chunk_code",
-   UBInt32("headerlen"),
-   UBInt32("set"),
-   UBInt32("opcode_max"),
-   UBInt32("labels"),
-   UBInt32("functions"),
-   Bytes("skip", lambda ctx: ctx.headerlen-16),
-   Bytes("code", lambda ctx: ctx._.size-ctx.headerlen-4),
+chunk_code = Struct("headerlen" / Int32ub,
+   "set" / Int32ub,
+   "opcode_max" / Int32ub,
+   "labels" / Int32ub,
+   "functions" / Int32ub,
+   Bytes(lambda ctx: ctx.headerlen-16),
+   Bytes(lambda ctx: ctx._.size-ctx.headerlen-4),
)
 
-chunk_expt = Struct("chunk_expt",
-   UBInt32("len"),
-   Array(lambda ctx: ctx.len, Struct("entry",
-   UBInt32("function"),
-   UBInt32("arity"),
-   UBInt32("label"),
-   )
-   )
-   )
+chunk_expt = Struct("entry" / PrefixedArray(Int32ub, Struct("function" / 
Int32ub,
+   "arity" / Int32ub,
+   "label" / Int32ub)))
 
-chunk_impt = Struct("chunk_impt",
-   UBInt32("len"),
-   Array(lambda ctx: ctx.len, Struct("entry",
-   UBInt32("module"),
-   UBInt32("function"),
-   UBInt32("arity"),
-   )
-   )
-   )
+chunk_impt = Struct("entry" / PrefixedArray(Int32ub, Struct("module" / Int32ub,
+   "function" / Int32ub,
+   "arity" / Int32ub)))
 
-chunk_litt = Struct("chunk_litt",
-   UBInt32("len_uncompressed"),
-   TunnelAdapter(
-   ExprAdapter(Bytes("data", length = lambda ctx: ctx._.size-4),
-   encoder = lambda obj,ctx: 
codecs.encode(obj,"zlib_codec"),
-   decoder = lambda obj,ctx: 
codecs.decode(obj,"zlib_codec")
-   ),
-   Struct("uncompressed",
-   

commit python-ldap for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-ldap for openSUSE:Factory 
checked in at 2017-01-27 11:17:10

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


Package is "python-ldap"

Changes:

--- /work/SRC/openSUSE:Factory/python-ldap/python-ldap.changes  2016-11-18 
22:04:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-ldap.new/python-ldap.changes 
2017-02-03 18:57:46.874304914 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 19:54:48 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 2.4.29
+- added python-ldap.keyring to validate upstream source signatures
+
+---

Old:

  python-ldap-2.4.28.tar.gz

New:

  python-ldap-2.4.29.tar.gz
  python-ldap-2.4.29.tar.gz.asc
  python-ldap.keyring



Other differences:
--
++ python-ldap.spec ++
--- /var/tmp/diff_new_pack.H0u4Tw/_old  2017-02-03 18:57:47.378234142 +0100
+++ /var/tmp/diff_new_pack.H0u4Tw/_new  2017-02-03 18:57:47.382233580 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   python-ldap
-Version:2.4.28
+Version:2.4.29
 Release:0
 Summary:Python LDAP interface
 License:Python-2.0
 Group:  Development/Libraries/Python
 Url:https://www.python-ldap.org/
-Source: 
https://pypi.io/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
+Source1:
https://pypi.io/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRequires:  cyrus-sasl-devel >= 2.1
 BuildRequires:  fdupes
 BuildRequires:  krb5-devel

++ python-ldap-2.4.28.tar.gz -> python-ldap-2.4.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.28/CHANGES 
new/python-ldap-2.4.29/CHANGES
--- old/python-ldap-2.4.28/CHANGES  2016-11-18 08:03:34.0 +0100
+++ new/python-ldap-2.4.29/CHANGES  2017-01-25 20:44:01.0 +0100
@@ -1,4 +1,15 @@
 
+Released 2.4.29 2017-01-25
+
+Changes since 2.4.28:
+
+Modules/
+* Fixed checking for empty server error message
+  (thanks to Bradley Baetz)
+* Fixed releasing GIL when calling ldap_start_tls_s()
+  (thanks to Lars Munch)
+
+
 Released 2.4.28 2016-11-17
 
 Changes since 2.4.27:
@@ -1296,4 +1307,4 @@
 
 Released 1.10alpha3 2000-09-19
 
-$Id: CHANGES,v 1.398 2016/11/18 07:01:45 stroeder Exp $
+$Id: CHANGES,v 1.402 2017/01/25 19:43:39 stroeder Exp $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.28/Lib/dsml.py 
new/python-ldap-2.4.29/Lib/dsml.py
--- old/python-ldap-2.4.28/Lib/dsml.py  2016-11-18 08:03:34.0 +0100
+++ new/python-ldap-2.4.29/Lib/dsml.py  2017-01-06 16:22:28.0 +0100
@@ -4,13 +4,13 @@
 
 See http://www.python-ldap.org/ for details.
 
-$Id: dsml.py,v 1.45 2016/11/11 14:41:07 stroeder Exp $
+$Id: dsml.py,v 1.46 2017/01/06 15:07:57 stroeder Exp $
 
 Python compability note:
 Tested with Python 2.0+.
 """
 
-__version__ = '2.4.28'
+__version__ = '2.4.29'
 
 import string,base64
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.28/Lib/ldap/__init__.py 
new/python-ldap-2.4.29/Lib/ldap/__init__.py
--- old/python-ldap-2.4.28/Lib/ldap/__init__.py 2016-11-18 08:03:34.0 
+0100
+++ new/python-ldap-2.4.29/Lib/ldap/__init__.py 2017-01-06 16:22:28.0 
+0100
@@ -3,12 +3,12 @@
 
 See http://www.python-ldap.org/ for details.
 
-$Id: __init__.py,v 1.106 2016/11/11 14:41:07 stroeder Exp $
+$Id: __init__.py,v 1.107 2017/01/06 15:07:57 stroeder Exp $
 """
 
 # This is also the overall release version number
 
-__version__ = '2.4.28'
+__version__ = '2.4.29'
 
 import sys
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ldap-2.4.28/Lib/ldapurl.py 
new/python-ldap-2.4.29/Lib/ldapurl.py
--- old/python-ldap-2.4.28/Lib/ldapurl.py   2016-11-18 08:03:34.0 
+0100
+++ new/python-ldap-2.4.29/Lib/ldapurl.py   2017-01-06 16:22:28.0 
+0100
@@ -3,7 +3,7 @@
 
 See http://www.python-ldap.org/ for details.
 
-\$Id: ldapurl.py,v 1.81 2016/11/11 14:41:07 stroeder Exp $
+\$Id: ldapurl.py,v 1.82 2017/01/06 15:07:57 stroeder Exp $
 
 Python compability note:
 This module only works with Python 2.0+ since
@@ -11,7 +11,7 @@
 2. list comprehensions are used.
 """
 

commit python-isodate for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-isodate for openSUSE:Factory 
checked in at 2017-01-31 12:30:16

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


Package is "python-isodate"

Changes:

--- /work/SRC/openSUSE:Factory/python-isodate/python-isodate.changes
2015-05-10 10:44:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-isodate.new/python-isodate.changes   
2017-02-03 18:57:40.575189564 +0100
@@ -1,0 +2,9 @@
+Mon Jan 30 07:47:24 UTC 2017 - tbecht...@suse.com
+
+- update to 0.5.4:
+  - Fix parsing of Periods (Fabien Bochu)
+  - Make Duration objects hashable (Geoffrey Fairchild)
+  - Add multiplication to duration (Reinoud Elhorst)
+- Use pypi.io as Source url
+
+---

Old:

  isodate-0.5.1.tar.gz

New:

  isodate-0.5.4.tar.gz



Other differences:
--
++ python-isodate.spec ++
--- /var/tmp/diff_new_pack.Me3gaK/_old  2017-02-03 18:57:40.903143506 +0100
+++ /var/tmp/diff_new_pack.Me3gaK/_new  2017-02-03 18:57:40.903143506 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-isodate
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +17,13 @@
 
 
 Name:   python-isodate
-Version:0.5.1
+Version:0.5.4
 Release:0
 Url:http://cheeseshop.python.org/pypi/isodate
 Summary:An ISO 8601 Date/Time/Duration Parser and Formatter
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/i/isodate/isodate-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/i/isodate/isodate-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools

++ isodate-0.5.1.tar.gz -> isodate-0.5.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/isodate-0.5.1/CHANGES.txt 
new/isodate-0.5.4/CHANGES.txt
--- old/isodate-0.5.1/CHANGES.txt   2014-11-06 20:16:17.0 +0100
+++ new/isodate-0.5.4/CHANGES.txt   2015-08-06 00:56:24.0 +0200
@@ -2,6 +2,14 @@
 CHANGES
 ===
 
+0.5.4 (2015-08-06)
+--
+
+- Fix parsing of Periods (Fabien Bochu)
+- Make Duration objects hashable (Geoffrey Fairchild)
+- Add multiplication to duration (Reinoud Elhorst)
+
+
 0.5.1 (2014-11-07)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/isodate-0.5.1/PKG-INFO new/isodate-0.5.4/PKG-INFO
--- old/isodate-0.5.1/PKG-INFO  2014-11-06 20:18:49.0 +0100
+++ new/isodate-0.5.4/PKG-INFO  2015-08-06 00:56:38.0 +0200
@@ -1,7 +1,7 @@
 Metadata-Version: 1.1
 Name: isodate
-Version: 0.5.1
-Summary: An ISO 8601 date/time/duration parser and formater
+Version: 0.5.4
+Summary: An ISO 8601 date/time/duration parser and formatter
 Home-page: http://cheeseshop.python.org/pypi/isodate
 Author: Gerhard Weis
 Author-email: gerhard.w...@proclos.com
@@ -10,19 +10,19 @@
 ISO 8601 date/time parser
 =
 
-.. image:: https://travis-ci.org/gweis/isodate.png?branch=master
+.. image:: https://travis-ci.org/gweis/isodate.svg?branch=master
 :target: https://travis-ci.org/gweis/isodate
 :alt: Travis-CI
-.. image:: 
https://coveralls.io/repos/gweis/isodate/badge.png?branch=master
+.. image:: 
https://coveralls.io/repos/gweis/isodate/badge.svg?branch=master
 :target: https://coveralls.io/r/gweis/isodate?branch=master
 :alt: Coveralls
-.. image:: https://pypip.in/v/isodate/badge.png
+.. image:: https://pypip.in/version/isodate/badge.svg
 :target: https://pypi.python.org/pypi/isodate/
 :alt: Latest Version
-.. image:: https://pypip.in/d/isodate/badge.png
-:target: https://pypi.python.org/pypi//isodate/
+.. image:: https://pypip.in/download/isodate/badge.svg
+:target: https://pypi.python.org/pypi/isodate/
 :alt: Downloads
-.. image:: https://pypip.in/license/isodate/badge.png
+.. image:: https://pypip.in/license/isodate/badge.svg
 :target: https://pypi.python.org/pypi/isodate/
 :alt: License
 
@@ -68,7 +68,7 @@
 which can be used almost like a *timedelta* object (with some 

commit python-mpi4py for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-mpi4py for openSUSE:Factory 
checked in at 2017-01-29 10:37:44

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


Package is "python-mpi4py"

Changes:

--- /work/SRC/openSUSE:Factory/python-mpi4py/python-mpi4py.changes  
2017-01-25 23:36:15.977835446 +0100
+++ /work/SRC/openSUSE:Factory/.python-mpi4py.new/python-mpi4py.changes 
2017-02-03 18:57:50.669771875 +0100
@@ -1,0 +2,5 @@
+Wed Jan 25 08:57:15 UTC 2017 - jeng...@inai.de
+
+- Update description. Drop redundant %clean.
+
+---



Other differences:
--
++ python-mpi4py.spec ++
--- /var/tmp/diff_new_pack.z6sgGi/_old  2017-02-03 18:57:51.081714021 +0100
+++ /var/tmp/diff_new_pack.z6sgGi/_new  2017-02-03 18:57:51.085713459 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mpi4py
 #
-# Copyright (c) 2013-2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 %define modname mpi4py
 Name:   python-%{modname}
 Version:2.0.0
-Release:1
-License:BSD-2-Clause
+Release:0
 Summary:MPI for Python
-Url:https://bitbucket.org/mpi4py/mpi4py
+License:BSD-2-Clause
 Group:  Development/Libraries/Python
+Url:https://bitbucket.org/mpi4py/mpi4py
 Source0:
https://bitbucket.org/%{modname}/%{modname}/downloads/%{modname}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  openmpi-devel
@@ -34,9 +35,9 @@
 %py_requires
 
 %description
-This package provides MPI support for Python scripting in parallel
+This package provides Message Passing Interface support for Python scripting 
in parallel
 environments. It is constructed on top of the MPI-1/MPI-2
-specification, but provides an object oriented interface which closely
+specification, but provides an object-oriented interface which closely
 follows the MPI-2 C++ bindings.
 
 This module supports point-to-point (send, receive) and collective
@@ -47,7 +48,7 @@
 arrays, etc.), blocking/nonbloking/persistent point-to-point,
 collective and one-sided (put, get, accumulate) communications are
 fully supported, as well as parallel I/O (blocking and nonbloking,
-collective and noncollective read and write operations using explicit
+collective and non-collective read and write operations using explicit
 file offsets, individual file pointers and shared file
 pointers).
 
@@ -79,9 +80,6 @@
 mv %{buildroot}%{python_sitearch}/%{modname}/include/%{modname} 
%{buildroot}/%{_includedir}
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc LICENSE.rst




commit python-openqa_review for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2017-01-29 10:38:26

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


Package is "python-openqa_review"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes
2017-01-24 10:37:58.979373572 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2017-02-03 18:57:56.900896765 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 11:17:32 UTC 2017 - ok...@suse.com
+
+- Correct missing package content for update to 1.4.1
+
+---

Old:

  python-openqa_review-1.4.0.tar.gz

New:

  python-openqa_review-1.4.1.tar.gz



Other differences:
--
++ python-openqa_review.spec ++
--- /var/tmp/diff_new_pack.jAJxFj/_old  2017-02-03 18:57:57.312838911 +0100
+++ /var/tmp/diff_new_pack.jAJxFj/_new  2017-02-03 18:57:57.316838349 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openqa_review
 Name:   python-%{short_name}
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:A review helper script for openQA
 License:MIT

++ python-openqa_review-1.4.0.tar.gz -> python-openqa_review-1.4.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openqa_review-1.4.0/openqa_review/openqa_review.py 
new/openqa_review-1.4.1/openqa_review/openqa_review.py
--- old/openqa_review-1.4.0/openqa_review/openqa_review.py  2017-01-20 
13:06:58.0 +0100
+++ new/openqa_review-1.4.1/openqa_review/openqa_review.py  2017-01-20 
14:23:49.0 +0100
@@ -370,7 +370,9 @@
 threshold = float(running_threshold) if running_threshold is not None else 0
 
 # filter out empty builds
-builds = {build: result for build, result in iteritems(builds) if 
result['total'] != 0 and result['total'] > result['skipped']}
+def non_empty(r):
+return r['total'] != 0 and r['total'] > r['skipped'] and not ('build' 
in r.keys() and r['build'] is None)
+builds = {build: result for build, result in iteritems(builds) if 
non_empty(result)}
 
 finished = {build: result for build, result in iteritems(builds) if not 
result['unfinished'] or
 (100 * float(result['unfinished']) / result['total']) <= 
threshold}




commit python-gst for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-gst for openSUSE:Factory 
checked in at 2017-02-03 16:27:02

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


Package is "python-gst"

Changes:

--- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes2017-01-24 
10:35:00.228764181 +0100
+++ /work/SRC/openSUSE:Factory/.python-gst.new/python-gst.changes   
2017-02-03 18:57:34.760006246 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 17:23:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.3:
+  + No changes, versionbump only
+
+---
python3-gst.changes: same change

Old:

  gst-python-1.10.2.tar.xz

New:

  gst-python-1.10.3.tar.xz



Other differences:
--
++ python-gst.spec ++
--- /var/tmp/diff_new_pack.131Zn3/_old  2017-02-03 18:57:35.295930981 +0100
+++ /var/tmp/diff_new_pack.131Zn3/_new  2017-02-03 18:57:35.295930981 +0100
@@ -34,7 +34,7 @@
 
 Name:   python-gst
 %define _name gst-python
-Version:1.10.2
+Version:1.10.3
 Release:0
 Summary:Python Bindings for GStreamer
 License:LGPL-2.1+
@@ -42,8 +42,8 @@
 Url:http://www.gstreamer.net/
 Source: 
http://gstreamer.freedesktop.org/src/gst-python/%{_name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
 %if %{build_for_python3}
 BuildRequires:  python3-devel
 %else

python3-gst.spec: same change
++ gst-python-1.10.2.tar.xz -> gst-python-1.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/ChangeLog 
new/gst-python-1.10.3/ChangeLog
--- old/gst-python-1.10.2/ChangeLog 2016-11-29 14:58:00.0 +0100
+++ new/gst-python-1.10.3/ChangeLog 2017-01-30 14:58:03.0 +0100
@@ -1,9 +1,20 @@
+=== release 1.10.3 ===
+
+2017-01-30  Sebastian Dröge 
+
+   * configure.ac:
+ releasing 1.10.3
+
 === release 1.10.2 ===
 
-2016-11-29  Sebastian Dröge 
+2016-11-29 16:22:17 +0200  Sebastian Dröge 
 
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
* configure.ac:
- releasing 1.10.2
+   * gst-python.doap:
+ Release 1.10.2
 
 === release 1.10.1 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-python-1.10.2/NEWS new/gst-python-1.10.3/NEWS
--- old/gst-python-1.10.2/NEWS  2016-11-29 14:58:45.0 +0100
+++ new/gst-python-1.10.3/NEWS  2017-01-30 14:58:50.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.10 Release Notes
 
 GStreamer 1.10.0 was originally released on 1st November 2016.
-The latest bug-fix release in the 1.10 series is [1.10.2](#1.10.2) and was
-released on 29 November 2016.
+The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was
+released on 30 January 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest
 version of this document.
 
-*Last updated: Tuesday 29 Nov 2016, 12:30 UTC [(log)][gitlog]*
+*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.10/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/release-notes-1.10.md
@@ -1103,7 +1103,7 @@
 
 ### 1.10.2
 
-The first 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
+The second 1.10 bug-fix release (1.10.2) was released on 29 November 2016.
 This release only contains bugfixes and it should be safe to update from 
1.10.x.
 
  Major bugfixes in 1.10.2
@@ -,7 +,9 @@
  - Security-relevant bugfix in the FLI/FLX/FLC decoder (CVE-2016-9634,
CVE-2016-9635, CVE-2016-9636)
  - Various fixes for crashes, assertions and other failures on fuzzed input
-   files (among others, thanks to Hanno Böck for testing and reporting)
+   files. Among others, thanks to Hanno Böck for testing and reporting
+   (CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811,
+   CVE-2016-9812, CVE-2016-9813).
  - SAVP/SAVPF profile in gst-rtsp-server works for live streams again, and the
correct MIKEY policy message is generated
  - Further OpenGL related bugfixes
@@ -1124,6 +1126,32 @@
 
 

commit python-aedir for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-aedir for openSUSE:Factory 
checked in at 2017-01-30 10:49:08

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


Package is "python-aedir"

Changes:

--- /work/SRC/openSUSE:Factory/python-aedir/python-aedir.changes
2017-01-25 23:25:07.378605434 +0100
+++ /work/SRC/openSUSE:Factory/.python-aedir.new/python-aedir.changes   
2017-02-03 18:57:07.711804822 +0100
@@ -1,0 +2,11 @@
+Thu Jan 19 08:23:22 UTC 2017 - mich...@stroeder.com
+
+- update to 0.0.17
+- added PGP signature file and keyring
+
+---
+Mon Jan 16 16:30:21 UTC 2017 - mich...@stroeder.com
+
+- update to 0.0.16
+
+---

Old:

  aedir-0.0.15.tar.gz

New:

  aedir-0.0.17.tar.gz
  aedir-0.0.17.tar.gz.asc
  python-aedir.keyring



Other differences:
--
++ python-aedir.spec ++
--- /var/tmp/diff_new_pack.CUsgRx/_old  2017-02-03 18:57:08.051757081 +0100
+++ /var/tmp/diff_new_pack.CUsgRx/_new  2017-02-03 18:57:08.055756519 +0100
@@ -17,18 +17,21 @@
 
 
 Name:   python-aedir
-Version:0.0.15
+Version:0.0.17
 Release:0
 Summary:Python module for AE-DIR
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://www.ae-dir.com/python.html
-Source: 
https://files.pythonhosted.org/packages/source/a/aedir/aedir-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/a/aedir/aedir-%{version}.tar.gz
+Source1:
https://files.pythonhosted.org/packages/source/a/aedir/aedir-%{version}.tar.gz.asc
+# download key from 
https://stroeder.com/michael_at_stroeder.com-6A8BC938.asc
+Source2:%{name}.keyring
 BuildRequires: python-devel
 BuildRequires: python-setuptools
 BuildRequires: python-ldap >= 2.4.28
 BuildRequires: python-pyasn1-modules
-Requires:   python-ldap
+Requires:   python-ldap >= 2.4.28
 Requires:   python-pyasn1-modules
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ aedir-0.0.15.tar.gz -> aedir-0.0.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aedir-0.0.15/PKG-INFO new/aedir-0.0.17/PKG-INFO
--- old/aedir-0.0.15/PKG-INFO   2017-01-14 14:53:06.0 +0100
+++ new/aedir-0.0.17/PKG-INFO   2017-01-18 22:56:52.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: aedir
-Version: 0.0.15
+Version: 0.0.17
 Summary: AE-DIR library
 Home-page: https://ae-dir.com/python.html
 Author: Michael Stroeder
@@ -26,5 +26,4 @@
 Classifier: Topic :: Internet
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Classifier: Topic :: System :: Systems Administration :: 
Authentication/Directory :: LDAP
-Requires: ldap(>=2.4.26)
-Provides: aedir (0.0.15)
+Requires: ldap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aedir-0.0.15/aedir/__init__.py 
new/aedir-0.0.17/aedir/__init__.py
--- old/aedir-0.0.15/aedir/__init__.py  2017-01-13 22:56:39.0 +0100
+++ new/aedir-0.0.17/aedir/__init__.py  2017-01-17 12:09:26.0 +0100
@@ -33,7 +33,7 @@
 from ldap.controls.openldap import SearchNoOpMixIn
 from ldap.controls.readentry import PreReadControl
 
-__version__ = '0.0.15'
+__version__ = '0.0.17'
 __author__ = 'Michael Stroeder '
 __license__ = 'Apache License, Version 2.0'
 
@@ -350,16 +350,6 @@
 )
 return ldap_rootdse  # read_rootdse_s()
 
-def get_naming_contexts(self):
-"""
-returns all attribute values of namingContexts in rootDSE
-if namingContexts is not present (not readable) then empty list is 
returned
-"""
-return self.read_rootdse_s(
-attrlist=['namingContexts']
-).get('namingContexts', [])
-
-
 def find_search_base(self):
 """
 Returns the aeRoot entry
@@ -368,6 +358,13 @@
 return self._aeroot_dn
 # read namingContexts from rootDSE
 naming_contexts = self.get_naming_contexts()
+root_dse = self.read_rootdse_s(
+attrlist=['namingContexts', 'defaultNamingContext', 'aeRoot']
+)
+aeroot_dn = root_dse.get('aeRoot', 
root_dse.get('defaultNamingContext', [None]))[0]
+if aeroot_dn is not None:
+self._aeroot_dn = aeroot_dn
+return aeroot_dn
 while naming_contexts:
 # last element
 naming_context = naming_contexts.pop(-1)
@@ -468,7 +465,7 @@
 attrlist=attrlist,
 ) 

commit python-defusedxml for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-defusedxml for 
openSUSE:Factory checked in at 2017-02-02 15:41:29

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


Package is "python-defusedxml"

Changes:

--- /work/SRC/openSUSE:Factory/python-defusedxml/python-defusedxml.changes  
2017-01-23 11:35:04.201617171 +0100
+++ /work/SRC/openSUSE:Factory/.python-defusedxml.new/python-defusedxml.changes 
2017-02-03 18:57:21.085926609 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 14:25:04 UTC 2017 - rsalev...@suse.com
+
+- Dummy changelog for bsc#1019074, FATE#322329
+
+---



Other differences:
--
++ python-defusedxml.spec ++
--- /var/tmp/diff_new_pack.8wW7HC/_old  2017-02-03 18:57:21.397882799 +0100
+++ /var/tmp/diff_new_pack.8wW7HC/_new  2017-02-03 18:57:21.401882237 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-py
+# spec file for package python-defusedxml
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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




commit python-construct for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-construct for 
openSUSE:Factory checked in at 2017-01-28 11:04:56

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


Package is "python-construct"

Changes:

--- /work/SRC/openSUSE:Factory/python-construct/python-construct.changes
2016-10-14 09:05:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-construct.new/python-construct.changes   
2017-02-03 18:57:18.298318093 +0100
@@ -1,0 +2,11 @@
+Thu Jan 26 09:26:29 UTC 2017 - matwey.korni...@gmail.com
+
+- correct download url
+
+---
+Wed Jan 18 09:42:16 UTC 2017 - matwey.korni...@gmail.com
+
+- Version 2.8.10:
+  - no changelog available
+
+---

Old:

  construct-2.5.5-reupload.tar.gz

New:

  construct-2.8.10.tar.gz



Other differences:
--
++ python-construct.spec ++
--- /var/tmp/diff_new_pack.aBvAbZ/_old  2017-02-03 18:57:18.774251254 +0100
+++ /var/tmp/diff_new_pack.aBvAbZ/_new  2017-02-03 18:57:18.778250692 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-construct
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +17,13 @@
 
 
 Name:   python-construct
-Version:2.5.5
+Version:2.8.10
 Release:0
 Summary:A powerful declarative parser/builder for binary data
 License:MIT
 Group:  Development/Languages/Python
 Url:http://construct.readthedocs.org
-Source: 
https://pypi.io/packages/source/c/construct/construct-%{version}-reupload.tar.gz
+Source: 
https://github.com/construct/construct/archive/v%{version}/construct-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE split_debug.patch matwey.korni...@gmail.com -- make 
debug.py non-loadable
 Patch0: split_debug.patch
 BuildRequires:  python-devel

++ construct-2.5.5-reupload.tar.gz -> construct-2.8.10.tar.gz ++
 21693 lines of diff (skipped)

++ split_debug.patch ++
--- /var/tmp/diff_new_pack.aBvAbZ/_old  2017-02-03 18:57:18.930229349 +0100
+++ /var/tmp/diff_new_pack.aBvAbZ/_new  2017-02-03 18:57:18.934228787 +0100
@@ -1,40 +1,28 @@
-Index: construct-2.5.5/construct/__init__.py
+Index: construct-2.8.10/construct/__init__.py
 ===
 construct-2.5.5.orig/construct/__init__.py
-+++ construct-2.5.5/construct/__init__.py
-@@ -35,7 +35,6 @@ from construct.macros import (Alias, Ali
- SNInt8, SeqOfOne, String, SymmetricMapping, UBInt16, UBInt32, UBInt64, 
UBInt8, ULInt16, ULInt32, ULInt64, 
- ULInt8, UNInt16, UNInt32, UNInt64, UNInt8, GreedyString)
- from construct.lib.expr import this
--from construct.debug import Probe, Debugger
- from construct.version import version, version_string as __version__
+--- construct-2.8.10.orig/construct/__init__.py
 construct-2.8.10/construct/__init__.py
+@@ -21,7 +21,6 @@ Hands-on example:
  
+ from construct.core import *
+ from construct.expr import this, Path, Path2, PathFunc, len_, sum_, min_, 
max_, abs_, obj_, True_, False_
+-from construct.debug import Probe, ProbeInto, Debugger
+ from construct.version import version, version_string, release_date
+ from construct import lib
+ 
+@@ -40,8 +39,12 @@ __version__ = version_string
+ # exposed names
+ 
#===
+ __all__ = [
+-'AdaptationError', 'Alias', 'Aligned', 'AlignedStruct', 'Array', 'Bit', 
'BitIntegerError', 'BitStruct', 'Bitwise', 'CString', 'Construct', 
'ConstructError', 'Container', 'Debugger', 'EmbeddedBitStruct', 'Enum', 
'ExprAdapter', 'FieldError', 'Flag', 'FlagsContainer', 'FlagsEnum', 'Bytes', 
'FormatField', 'GreedyRange', 'HexDump', 'HexString', 'If', 'IfThenElse', 
'Indexing', 'LazyBound', 'LazyContainer', 'ListContainer', 'Mapping', 
'MappingError', 'Nibble', 'NoneOf', 'Octet', 'OnDemand', 'OnDemandPointer', 
'OneOf', 'Optional', 'OverwriteError', 'Packer', 'Padding', 'PaddingError', 
'PascalString', 'Pass', 'Peek', 'Pointer', 'PrefixedArray', 'Probe', 'Range', 
'RangeError', 'Renamed', 'RepeatUntil', 'Select', 'SelectError', 'Sequence', 
'SizeofError', 'Slicing', 'String', 'Struct', 'Subconstruct', 'Switch', 
'SwitchError', 'SymmetricMapping', 'Terminated', 'TerminatedError', 
'UnionError', 'Union', 'ValidationError', 'Validator', 'Computed', 'Byte', 
'Bytes', 'Tunnel', 'Embedded', 

commit python-Frozen-Flask for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package python-Frozen-Flask for 
openSUSE:Factory checked in at 2017-02-01 09:53:22

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


Package is "python-Frozen-Flask"

Changes:

--- /work/SRC/openSUSE:Factory/python-Frozen-Flask/python-Frozen-Flask.changes  
2016-07-14 09:45:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Frozen-Flask.new/python-Frozen-Flask.changes 
2017-02-03 18:56:58.185142697 +0100
@@ -1,0 +2,11 @@
+Tue Jan 31 06:57:41 UTC 2017 - wner...@eienteiland.org
+
+- Fix source link and downloaded filename 
+
+---
+Tue Jan 31 05:49:03 UTC 2017 - wner...@eienteiland.org
+
+- Update to version 0.13
+  * Add the FREEZER_REDIRECT_POLICY configuration
+
+---

Old:

  Frozen-Flask-0.12.tar.gz

New:

  v0.13.tar.gz



Other differences:
--
++ python-Frozen-Flask.spec ++
--- /var/tmp/diff_new_pack.0QXGf9/_old  2017-02-03 18:56:58.545092148 +0100
+++ /var/tmp/diff_new_pack.0QXGf9/_new  2017-02-03 18:56:58.549091586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Frozen-Flask
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +17,13 @@
 
 
 Name:   python-Frozen-Flask
-Version:0.12
+Version:0.13
 Release:0
 Summary:A Flask application into a set of static files
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 Url:http://pythonhosted.org/Frozen-Flask
-Source: 
https://pypi.python.org/packages/source/F/Frozen-Flask/Frozen-Flask-%{version}.tar.gz
+Source: 
https://github.com/Frozen-Flask/Frozen-Flask/archive/v%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 Requires:   python-Flask
@@ -46,6 +46,6 @@
 %defattr(-,root,root)
 %{python_sitelib}/Frozen_Flask-%{version}-py%{py_ver}.egg-info/
 %{python_sitelib}/flask_frozen/
-%doc README LICENSE
+%doc README.rst LICENSE
 
 %changelog




commit presentproto for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package presentproto for openSUSE:Factory 
checked in at 2017-01-31 12:37:24

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


Package is "presentproto"

Changes:

--- /work/SRC/openSUSE:Factory/presentproto/presentproto.changes
2014-09-23 13:45:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.presentproto.new/presentproto.changes   
2017-02-03 18:56:39.595753258 +0100
@@ -1,0 +2,8 @@
+Thu Jan 26 20:28:36 UTC 2017 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.1:
+  This release fixes a bug causing libXpresent to have a wrong idea of the
+  present wire protocol structures.  Plus a number of documentation 
+  improvements.
+
+---

Old:

  presentproto-1.0.tar.bz2

New:

  presentproto-1.1.tar.bz2



Other differences:
--
++ presentproto.spec ++
--- /var/tmp/diff_new_pack.qrXycj/_old  2017-02-03 18:56:39.975699901 +0100
+++ /var/tmp/diff_new_pack.qrXycj/_new  2017-02-03 18:56:39.979699340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package presentproto
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 @@
 
 
 Name:   presentproto
-Version:1.0
+Version:1.1
 Release:0
 Url:http://xorg.freedesktop.org/
 Summary:The X11 Protocol: Present extension

++ presentproto-1.0.tar.bz2 -> presentproto-1.1.tar.bz2 ++
 10053 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/presentproto-1.0/COPYING new/presentproto-1.1/COPYING
--- old/presentproto-1.0/COPYING1970-01-01 01:00:00.0 +0100
+++ new/presentproto-1.1/COPYING2017-01-26 08:40:20.0 +0100
@@ -0,0 +1,19 @@
+Copyright © 2013 Keith Packard
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation, and
+that the name of the copyright holders not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission.  The copyright holders make no representations
+about the suitability of this software for any purpose.  It is provided "as
+is" without express or implied warranty.
+
+THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+OF THIS SOFTWARE.
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/presentproto-1.0/ChangeLog new/presentproto-1.1/ChangeLog
--- old/presentproto-1.0/ChangeLog  2013-11-01 02:05:49.0 +0100
+++ new/presentproto-1.1/ChangeLog  2017-01-26 09:13:41.0 +0100
@@ -1,3 +1,152 @@
+commit bfdc7e052302c79c5803ad95a73c9b63b350c40c
+Author: Julien Cristau 
+Date:   Thu Jan 26 08:50:11 2017 +0100
+
+Bump version to 1.1
+
+commit 6d760eb116b4efd92ddba902fb9cb52f72f81da7
+Author: Mihail Konev 
+Date:   Thu Jan 26 13:52:48 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 3057bb8db057aaf13f87237f7fe78e5e2543c60a
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+

  1   2   3   4   5   >