commit kdoctools for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kdoctools for openSUSE:Factory 
checked in at 2017-03-03 19:48:16

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


Package is "kdoctools"

Fri Mar  3 19:48:16 2017 rev:40 rq:461420 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes  2017-02-03 
17:44:38.869706400 +0100
+++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2017-03-03 
19:48:16.400976245 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:27:26 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kdoctools-5.30.0.tar.xz

New:

  kdoctools-5.31.0.tar.xz



Other differences:
--
++ kdoctools.spec ++
--- /var/tmp/diff_new_pack.dfv3pH/_old  2017-03-03 19:48:17.508819860 +0100
+++ /var/tmp/diff_new_pack.dfv3pH/_new  2017-03-03 19:48:17.508819860 +0100
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kdoctools
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -33,7 +33,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  perl-URI
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
 %if %{with lang}
 Recommends: %{name}-lang = %{version}
 %endif
@@ -54,7 +54,7 @@
 Requires:   docbook-xsl-stylesheets
 Requires:   extra-cmake-modules >= 1.8.0
 Requires:   libxslt-devel
-Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
 Provides:   %{name}-devel-static = %{version}
 
 %description devel

++ kdoctools-5.30.0.tar.xz -> kdoctools-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.30.0/CMakeLists.txt 
new/kdoctools-5.31.0/CMakeLists.txt
--- old/kdoctools-5.30.0/CMakeLists.txt 2017-01-08 21:51:12.0 +0100
+++ new/kdoctools-5.31.0/CMakeLists.txt 2017-02-05 11:56:26.0 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KDocTools VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
@@ -26,7 +26,7 @@
 option(INSTALL_INTERNAL_TOOLS "Install internal tools too." OFF)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.30.0/po/es/docs/kf5options/man-kf5options.7.docbook 
new/kdoctools-5.31.0/po/es/docs/kf5options/man-kf5options.7.docbook
--- old/kdoctools-5.30.0/po/es/docs/kf5options/man-kf5options.7.docbook 
1970-01-01 01:00:00.0 +0100
+++ new/kdoctools-5.31.0/po/es/docs/kf5options/man-kf5options.7.docbook 
2017-02-05 11:56:26.0 +0100
@@ -0,0 +1,161 @@
+
+
+]>
+
+
+
+Documentación de la línea de órdenes de Frameworks
+ 
+2016-05-13
+Frameworks 5.22
+KDE Frameworks
+
+
+
+kf5options
+7
+
+
+
+kf5options
+Opciones comunes de la línea de órdenes para todas las aplicaciones basadas 
en KDE Frameworks 5
+
+
+
+Aplicación de KDE -h, --help -v, --version --author --license --desktopfile archivo  
+
+
+
+Opciones
+
+Las siguientes opciones se aplican a todas las aplicaciones :
+
+
+
+-h --help
+Esto lista las opciones disponibles en la línea de órdenes
+
+
+
+
+-v --version
+
+Muestra información sobre la versión de la aplicación de KDE.
+
+
+
+--author
+Muestra los autores de la aplicación de KDE en la ventana de la terminal.
+
+
+
+--license
+Muestra información sobre la licencia.
+
+
+
+--desktopfile archivo
+El nombre de archivo base de la entrada del escritorio para esta 
aplicación.
+Esto es particularmente útil para aplicaciones envoltorio y para aplicaciones 
que tienen varios archivos de escritorio. Así, cada archivo de escritorio puede 
poner su propio nombre en 

commit kidletime for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kidletime for openSUSE:Factory 
checked in at 2017-03-03 19:48:25

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


Package is "kidletime"

Fri Mar  3 19:48:25 2017 rev:38 rq:461430 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kidletime/kidletime.changes  2017-02-03 
17:45:08.961447111 +0100
+++ /work/SRC/openSUSE:Factory/.kidletime.new/kidletime.changes 2017-03-03 
19:48:26.439559177 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:29:35 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kidletime-5.30.0.tar.xz

New:

  kidletime-5.31.0.tar.xz



Other differences:
--
++ kidletime.spec ++
--- /var/tmp/diff_new_pack.S7pOly/_old  2017-03-03 19:48:27.327433843 +0100
+++ /var/tmp/diff_new_pack.S7pOly/_new  2017-03-03 19:48:27.331433278 +0100
@@ -17,18 +17,18 @@
 
 
 %define lname   libKF5IdleTime5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kidletime
-Version:5.30.0
+Version:5.31.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xext)
@@ -63,7 +63,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
 
 %description devel
 KIdleTime is a singleton reporting information on idle time. It is useful not

++ kidletime-5.30.0.tar.xz -> kidletime-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidletime-5.30.0/CMakeLists.txt 
new/kidletime-5.31.0/CMakeLists.txt
--- old/kidletime-5.30.0/CMakeLists.txt 2017-01-08 16:30:54.0 +0100
+++ new/kidletime-5.31.0/CMakeLists.txt 2017-02-04 19:19:36.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
 project(KIdleTime VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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,7 +28,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
 if(NOT WIN32 AND NOT APPLE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidletime-5.30.0/src/abstractsystempoller.h 
new/kidletime-5.31.0/src/abstractsystempoller.h
--- old/kidletime-5.30.0/src/abstractsystempoller.h 2017-01-08 
16:30:54.0 +0100
+++ new/kidletime-5.31.0/src/abstractsystempoller.h 2017-02-04 
19:19:36.0 +0100
@@ -29,7 +29,7 @@
 
 public:
 
-AbstractSystemPoller(QObject *parent = 0);
+AbstractSystemPoller(QObject *parent = nullptr);
 virtual ~AbstractSystemPoller();
 
 virtual bool isAvailable() = 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidletime-5.30.0/src/kidletime.cpp 
new/kidletime-5.31.0/src/kidletime.cpp
--- old/kidletime-5.30.0/src/kidletime.cpp  2017-01-08 16:30:54.0 
+0100
+++ new/kidletime-5.31.0/src/kidletime.cpp  2017-02-04 19:19:36.0 
+0100
@@ -33,7 +33,7 @@
 class KIdleTimeHelper
 {
 public:
-KIdleTimeHelper() : q(0) {}
+KIdleTimeHelper() : q(nullptr) {}
 ~KIdleTimeHelper()
 {
 delete q;
@@ -72,7 +72,7 @@
 };
 
 KIdleTime::KIdleTime()
-: QObject(0)
+: QObject(nullptr)
 , d_ptr(new KIdleTimePrivate())
 {
 Q_ASSERT(!s_globalKIdleTime()->q);
@@ -204,7 +204,7 @@
 }
 }
 }
-return Q_NULLPTR;
+return 

commit kparts for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2017-03-03 19:48:37

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


Package is "kparts"

Fri Mar  3 19:48:37 2017 rev:37 rq:461451 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-02-03 
17:45:56.530713975 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-03-03 
19:48:38.249892002 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:32:04 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kparts-5.30.0.tar.xz

New:

  kparts-5.31.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.eQ0NHw/_old  2017-03-03 19:48:38.769818607 +0100
+++ /var/tmp/diff_new_pack.eQ0NHw/_new  2017-03-03 19:48:38.773818043 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kparts
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -42,11 +42,11 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5Network) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5Xml) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Network) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kparts-5.30.0.tar.xz -> kparts-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.30.0/CMakeLists.txt 
new/kparts-5.31.0/CMakeLists.txt
--- old/kparts-5.30.0/CMakeLists.txt2017-01-08 21:59:22.0 +0100
+++ new/kparts-5.31.0/CMakeLists.txt2017-02-05 12:08:30.0 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KParts VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.30.0/autotests/openorsavequestion_unittest.cpp 
new/kparts-5.31.0/autotests/openorsavequestion_unittest.cpp
--- old/kparts-5.30.0/autotests/openorsavequestion_unittest.cpp 2017-01-08 
21:59:22.0 +0100
+++ new/kparts-5.31.0/autotests/openorsavequestion_unittest.cpp 2017-02-05 
12:08:30.0 +0100
@@ -53,7 +53,7 @@
 void testAutoEmbed()
 {
 // This one should get the fast path, no dialog should show up.
-BrowserOpenOrSaveQuestion questionEmbedHtml(0, 
QUrl(QStringLiteral("http://www.example.com/;)),
+BrowserOpenOrSaveQuestion questionEmbedHtml(nullptr, 
QUrl(QStringLiteral("http://www.example.com/;)),
 QString::fromLatin1("text/html"));
 QCOMPARE(questionEmbedHtml.askEmbedOrSave(), 
BrowserOpenOrSaveQuestion::Embed);
 
@@ -62,7 +62,7 @@
 {
 KSharedConfig::Ptr cfg = 
KSharedConfig::openConfig(QStringLiteral("filetypesrc"), KConfig::NoGlobals);
 cfg->group("Notification Messages").writeEntry("askSave" "text/plain", 
"false");
-BrowserOpenOrSaveQuestion question(0, 
QUrl(QStringLiteral("http://www.example.com/;)),
+BrowserOpenOrSaveQuestion question(nullptr, 
QUrl(QStringLiteral("http://www.example.com/;)),

commit ghc-megaparsec for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-megaparsec for openSUSE:Factory 
checked in at 2017-03-03 17:50:56

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


Package is "ghc-megaparsec"

Fri Mar  3 17:50:56 2017 rev:3 rq:461656 version:5.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-megaparsec/ghc-megaparsec.changes
2016-11-10 13:24:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-megaparsec.new/ghc-megaparsec.changes   
2017-03-03 17:50:57.718653946 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:12:09 UTC 2017 - psim...@suse.com
+
+- Update to version 5.2.0 with cabal2obs.
+
+---

Old:

  megaparsec-5.0.1.tar.gz

New:

  megaparsec-5.2.0.tar.gz



Other differences:
--
++ ghc-megaparsec.spec ++
--- /var/tmp/diff_new_pack.S9cjjf/_old  2017-03-03 17:50:58.382560179 +0100
+++ /var/tmp/diff_new_pack.S9cjjf/_new  2017-03-03 17:50:58.386559613 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-megaparsec
 #
-# 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,7 +19,7 @@
 %global pkg_name megaparsec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:5.0.1
+Version:5.2.0
 Release:0
 Summary:Monadic parser combinators
 License:BSD-2-Clause
@@ -27,6 +27,7 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-deepseq-devel
@@ -38,11 +39,8 @@
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-HUnit-devel
-BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
-BuildRequires:  ghc-test-framework-quickcheck2-devel
+BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-hspec-expectations-devel
 %endif
 
 %description

++ megaparsec-5.0.1.tar.gz -> megaparsec-5.2.0.tar.gz ++
 9434 lines of diff (skipped)




commit ghc-mighty-metropolis for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-mighty-metropolis for 
openSUSE:Factory checked in at 2017-03-03 17:51:07

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


Package is "ghc-mighty-metropolis"

Fri Mar  3 17:51:07 2017 rev:4 rq:461661 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-mighty-metropolis/ghc-mighty-metropolis.changes  
2017-01-12 15:50:32.904313319 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-mighty-metropolis.new/ghc-mighty-metropolis.changes
 2017-03-03 17:51:08.289161012 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:28 UTC 2017 - psim...@suse.com
+
+- Update to version 1.2.0 with cabal2obs.
+
+---

Old:

  mighty-metropolis-1.0.4.tar.gz

New:

  mighty-metropolis-1.2.0.tar.gz



Other differences:
--
++ ghc-mighty-metropolis.spec ++
--- /var/tmp/diff_new_pack.Y0c74n/_old  2017-03-03 17:51:09.345011888 +0100
+++ /var/tmp/diff_new_pack.Y0c74n/_new  2017-03-03 17:51:09.349011322 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-mighty-metropolis
 #
-# 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,7 +19,7 @@
 %global pkg_name mighty-metropolis
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.0.4
+Version:1.2.0
 Release:0
 Summary:The Metropolis algorithm
 License:MIT
@@ -27,6 +27,7 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-kan-extensions-devel
 BuildRequires:  ghc-mcmc-types-devel
 BuildRequires:  ghc-mwc-probability-devel
 BuildRequires:  ghc-pipes-devel
@@ -44,8 +45,9 @@
 Wander around parameter space according to a simple spherical Gaussian
 distribution.
 
-Exports a 'mcmc' function that prints a trace to stdout, as well as a
-'metropolis' transition operator that can be used more generally.
+Exports a 'mcmc' function that prints a trace to stdout, a 'chain' function for
+collecting results in-memory, and a 'metropolis' transition operator that can
+be used more generally.
 
 > import Numeric.MCMC.Metropolis > > rosenbrock :: [Double] -> Double >
 rosenbrock [x0, x1] = negate (5 *(x1 - x0 ^ 2) ^ 2 + 0.05 * (1 - x0) ^ 2) > >

++ mighty-metropolis-1.0.4.tar.gz -> mighty-metropolis-1.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mighty-metropolis-1.0.4/Numeric/MCMC/Metropolis.hs 
new/mighty-metropolis-1.2.0/Numeric/MCMC/Metropolis.hs
--- old/mighty-metropolis-1.0.4/Numeric/MCMC/Metropolis.hs  2016-10-31 
21:16:01.0 +0100
+++ new/mighty-metropolis-1.2.0/Numeric/MCMC/Metropolis.hs  2016-12-21 
21:26:21.0 +0100
@@ -21,6 +21,7 @@
 
 module Numeric.MCMC.Metropolis (
 mcmc
+  , chain
   , metropolis
 
   -- * Re-exported
@@ -31,15 +32,17 @@
   , MWC.asGenIO
   ) where
 
-import Control.Monad (when)
-import Control.Monad.Primitive (PrimMonad, PrimState, RealWorld)
+import Control.Monad (when, replicateM)
+import Control.Monad.Codensity (lowerCodensity)
+import Control.Monad.Primitive (PrimMonad, PrimState)
 import Control.Monad.Trans.Class (lift)
 import Control.Monad.Trans.State.Strict (execStateT, get, put)
+import Control.Monad.IO.Class (MonadIO, liftIO)
 import Data.Sampling.Types (Target(..), Chain(..), Transition)
 #if __GLASGOW_HASKELL__ < 710
 import Data.Traversable (Traversable, traverse)
 #endif
-import Pipes (Producer, yield, (>->), runEffect)
+import Pipes (Producer, Consumer, yield, (>->), runEffect, await)
 import qualified Pipes.Prelude as Pipes (mapM_, take)
 import System.Random.MWC.Probability (Gen, Prob)
 import qualified System.Random.MWC.Probability as MWC
@@ -68,19 +71,52 @@
   accept <- lift (MWC.bernoulli acceptProb)
   when accept (put (Chain chainTarget proposalScore proposal chainTunables))
 
--- A Markov chain driven by the Metropolis transition operator.
-chain
+-- Drive a Markov chain via the Metropolis transition operator.
+drive
   :: (Traversable f, PrimMonad m)
   => Double
   -> Chain (f Double) b
   -> Gen (PrimState m)
-  -> Producer (Chain (f Double) b) m ()
-chain radial = loop where
+  -> Producer (Chain (f Double) b) m c
+drive radial = loop where
   loop state prng = do
 next <- lift (MWC.sample (execStateT (metropolis radial) state) prng)
 yield 

commit python-falcon for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-falcon for openSUSE:Factory 
checked in at 2017-03-03 17:56:05

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


Package is "python-falcon"

Fri Mar  3 17:56:05 2017 rev:7 rq:462020 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-falcon/python-falcon.changes  
2017-01-25 23:22:57.466194050 +0100
+++ /work/SRC/openSUSE:Factory/.python-falcon.new/python-falcon.changes 
2017-03-03 17:56:06.295069587 +0100
@@ -1,0 +2,7 @@
+Thu Mar  2 22:26:28 UTC 2017 - dims...@opensuse.org
+
+- Update Dependency on python-PyYAML: this package had been renamed
+  a long time ago to follow the naming convention. The compat
+  symbol 'python-yaml' was lost with the migration to singlespec.
+
+---



Other differences:
--
++ python-falcon.spec ++
--- /var/tmp/diff_new_pack.2Zslpn/_old  2017-03-03 17:56:06.966974680 +0100
+++ /var/tmp/diff_new_pack.2Zslpn/_new  2017-03-03 17:56:06.970974115 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-falcon
 #
-# 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,9 +27,9 @@
 BuildRequires:  python-Cython
 BuildRequires:  python-devel
 # Test requirements:
+BuildRequires:  python-PyYAML
 BuildRequires:  python-ddt
 BuildRequires:  python-nose
-BuildRequires:  python-yaml
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-ordereddict
 %endif




commit python-openqa_review for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2017-03-03 17:56:13

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


Package is "python-openqa_review"

Fri Mar  3 17:56:13 2017 rev:9 rq:462046 version:1.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes
2017-02-24 02:54:53.528341688 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2017-03-03 17:56:14.497910926 +0100
@@ -1,0 +2,15 @@
+Fri Mar 03 05:19:17 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 1.5.2:
+  * tumblesle_release: Add optional AMQP authentication
+  * Add CII badge after review
+  * Replace obsolete gitlab with github reference
+  * Fix version file parsing when there is no git tag
+  * tumblesle-release: Retry on AMQP connection lost
+
+---
+Fri Mar  3 05:09:49 UTC 2017 - ok...@suse.com
+
+- Fix import error on backports.configparser by workaround (boo#1025589)
+
+---

Old:

  python-openqa_review-1.5.1.tar.gz

New:

  python-openqa_review-1.5.2.tar.gz



Other differences:
--
++ python-openqa_review.spec ++
--- /var/tmp/diff_new_pack.p0VlHQ/_old  2017-03-03 17:56:15.117823363 +0100
+++ /var/tmp/diff_new_pack.p0VlHQ/_new  2017-03-03 17:56:15.121822798 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openqa_review
 Name:   python-%{short_name}
-Version:1.5.1
+Version:1.5.2
 Release:0
 Summary:A review helper script for openQA
 License:MIT
@@ -31,6 +31,9 @@
 Requires:   python-beautifulsoup4
 Requires:   python-certifi
 Requires:   python-configparser
+# workaround because of python-configparser not providing the '__init__.py'
+# file within site-packages/backports
+Requires:   python-backports.ssl_match_hostname
 Requires:   python-future
 Requires:   python-humanfriendly
 Requires:   python-pika
@@ -50,6 +53,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+rm %{buildroot}/%{python_sitelib}/version.*
 
 %files
 %defattr(-,root,root,-)

++ python-openqa_review-1.5.1.tar.gz -> python-openqa_review-1.5.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openqa_review-1.5.1/README.md 
new/openqa_review-1.5.2/README.md
--- old/openqa_review-1.5.1/README.md   2017-02-09 14:17:42.0 +0100
+++ new/openqa_review-1.5.2/README.md   2017-03-03 06:14:56.0 +0100
@@ -1,4 +1,4 @@
-# openqa_review_script [![Build 
Status](https://travis-ci.org/okurz/openqa_review.svg?branch=master)](https://travis-ci.org/okurz/openqa_review)
+# openqa_review_script [![Build 
Status](https://travis-ci.org/okurz/openqa_review.svg?branch=master)](https://travis-ci.org/okurz/openqa_review)
 [![CII Best 
Practices](https://bestpractices.coreinfrastructure.org/projects/699/badge)](https://bestpractices.coreinfrastructure.org/projects/699)
 
 A review helper script for openQA.
 
@@ -36,9 +36,9 @@
 
 This project lives in https://github.com/okurz/openqa_review
 
-Feel free to add issues in gitlab or send pull requests.
+Feel free to add issues in github or send pull requests.
 
-TODOs and ideas are tracked in the file `TODO` as well as gitlab issues.
+TODOs and ideas are tracked in the file `TODO` as well as github issues.
 
 ### Rules for commits
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openqa_review-1.5.1/TODO new/openqa_review-1.5.2/TODO
--- old/openqa_review-1.5.1/TODO2017-02-09 14:17:42.0 +0100
+++ new/openqa_review-1.5.2/TODO2017-03-03 06:14:56.0 +0100
@@ -9,14 +9,9 @@
  - think about updating a wiki page on redmine with a report
http://www.redmine.org/projects/redmine/wiki/Rest_WikiPages
 
- - Review https://gitlab.suse.de/security/tools/tree/master and
-   especially https://gitlab.suse.de/security/tools/blob/master/bzmass for
-   mass filing bugs
-
  - Add mode to count bug occurences (e.g. parse previous)
 
- - check install error when cloned from gitlab w/o tags maybe based on 
pylibrary cookiecutter template? missing tag is causing version to fail
-  - tags added but should also work without, try "bumpversion"? see 
cookiecutter-pylibrary template
+ - try pylibrary cookiecutter template or "bumpversion"? see 
cookiecutter-pylibrary template
 
  - offer to automatically post comment on webpage
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-dfVFS for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-dfVFS for openSUSE:Factory 
checked in at 2017-03-03 17:56:00

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


Package is "python-dfVFS"

Fri Mar  3 17:56:00 2017 rev:9 rq:461999 version:0~20160918

Changes:

--- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes
2016-10-02 00:07:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-dfVFS.new/python-dfVFS.changes   
2017-03-03 17:56:01.351767833 +0100
@@ -1,0 +2,5 @@
+Sun Feb 26 22:14:42 UTC 2017 - greg.freem...@gmail.com
+
+- correct Requires to have 0~ prefix
+
+---
@@ -6,2 +11 @@
-- add requires pyfwnt, pyvslvm, pyfvde
-- force compile serializer in the %install section to eliminate a timestamp 
issue
+  * add requires pyfwnt, pyvslvm, python-dfdatetime



Other differences:
--
++ python-dfVFS.spec ++
--- /var/tmp/diff_new_pack.jyRFPq/_old  2017-03-03 17:56:03.651443002 +0100
+++ /var/tmp/diff_new_pack.jyRFPq/_new  2017-03-03 17:56:03.651443002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dfVFS
 #
-# 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
@@ -31,7 +31,7 @@
 BuildRequires:  python-setuptools
 Requires:   pybde
 Requires:   pyewf
-Requires:   pyfsntfs
+Requires:   pyfsntfs >= 0~20160418
 Requires:   pyfvde
 Requires:   pyfwnt
 Requires:   pyqcow




commit python-gcs-oauth2-boto-plugin for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-gcs-oauth2-boto-plugin for 
openSUSE:Factory checked in at 2017-03-03 17:55:13

Comparing /work/SRC/openSUSE:Factory/python-gcs-oauth2-boto-plugin (Old)
 and  /work/SRC/openSUSE:Factory/.python-gcs-oauth2-boto-plugin.new (New)


Package is "python-gcs-oauth2-boto-plugin"

Fri Mar  3 17:55:13 2017 rev:3 rq:461916 version:1.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-gcs-oauth2-boto-plugin/python-gcs-oauth2-boto-plugin.changes
  2015-12-24 12:16:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-gcs-oauth2-boto-plugin.new/python-gcs-oauth2-boto-plugin.changes
 2017-03-03 17:55:14.338408449 +0100
@@ -1,0 +2,8 @@
+Wed Oct  5 19:19:36 UTC 2016 - rjsch...@suse.com
+
+- Update to version 1.14 (bsc#1002895)
+  + Remove gcs_hidePyRequires.patch, dependencies are in acceptable format
+  + Remove gcs_respectBotoCfgKeyword.patch applied upstream
+  + No upstream changelog  
+
+---

Old:

  gcs-oauth2-boto-plugin-1.8.tar.bz2
  gcs_hidePyRequires.patch
  gcs_respectBotoCfgKeyword.patch

New:

  gcs-oauth2-boto-plugin-1.14.tar.bz2



Other differences:
--
++ python-gcs-oauth2-boto-plugin.spec ++
--- /var/tmp/diff_new_pack.75dOh1/_old  2017-03-03 17:55:14.834338400 +0100
+++ /var/tmp/diff_new_pack.75dOh1/_new  2017-03-03 17:55:14.834338400 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gcs-oauth2-boto-plugin
 #
-# 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,24 +17,23 @@
 
 
 Name:   python-gcs-oauth2-boto-plugin
-Version:1.8
+Version:1.14
 Release:0
 Url:https://github.com/GoogleCloudPlatform/gcs-oauth2-boto-plugin
 Summary:GCE Storage plugin for OAuth2
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: gcs-oauth2-boto-plugin-1.8.tar.bz2
-Patch0: gcs_hidePyRequires.patch
-Patch1: gcs_respectBotoCfgKeyword.patch
+Source: gcs-oauth2-boto-plugin-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python
 BuildRequires:  python-setuptools
 Requires:   python-SocksiPy  >= 1.01
 Requires:   python-boto  >= 2.29.1
 Requires:   python-httplib2  >= 0.8
-Requires:   python-oauth2client
+Requires:   python-oauth2client> 2.1.0
 Requires:   python-pyOpenSSL >= 0.13
-Requires:   python-retry_decorator
+Requires:   python-retry_decorator >= 1.0.0
+Requires:   python-six >= 1.6.1
 
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -53,8 +52,6 @@
 
 %prep
 %setup -q -n gcs-oauth2-boto-plugin-%{version}
-%patch0
-%patch1 -p1
 
 %build
 python setup.py build
@@ -64,7 +61,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README.md
+%doc COPYING README.md
 %{python_sitelib}/*
 
 %changelog

++ gcs-oauth2-boto-plugin-1.8.tar.bz2 -> 
gcs-oauth2-boto-plugin-1.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcs-oauth2-boto-plugin-1.8/.gitignore 
new/gcs-oauth2-boto-plugin-1.14/.gitignore
--- old/gcs-oauth2-boto-plugin-1.8/.gitignore   2015-01-27 22:16:26.006568806 
+0100
+++ new/gcs-oauth2-boto-plugin-1.14/.gitignore  1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-.py[cod]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcs-oauth2-boto-plugin-1.8/COPYING 
new/gcs-oauth2-boto-plugin-1.14/COPYING
--- old/gcs-oauth2-boto-plugin-1.8/COPYING  1970-01-01 01:00:00.0 
+0100
+++ new/gcs-oauth2-boto-plugin-1.14/COPYING 2016-10-05 21:02:42.252530719 
+0200
@@ -0,0 +1,203 @@
+
+ Apache License
+   Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+  "License" shall mean the terms and conditions for use, reproduction,
+  and distribution as defined by Sections 1 through 9 of this document.
+
+  "Licensor" shall mean the copyright owner or entity authorized by
+  the copyright owner that is granting the License.
+
+  "Legal Entity" shall mean the union of the acting entity and all
+  other entities that control, are controlled by, or are 

commit rednotebook for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2017-03-03 17:55:40

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


Package is "rednotebook"

Fri Mar  3 17:55:40 2017 rev:40 rq:461944 version:1.14

Changes:

--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2016-10-13 
11:31:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes 
2017-03-03 17:55:41.490573231 +0100
@@ -1,0 +2,6 @@
+Thu Mar  2 14:00:40 UTC 2017 - zai...@opensuse.org
+
+- Replace python-yaml with python-PyYAML Requires, needed after
+  python-singlespec changes.
+
+---



Other differences:
--
++ rednotebook.spec ++
--- /var/tmp/diff_new_pack.RzrSXh/_old  2017-03-03 17:55:42.098487363 +0100
+++ /var/tmp/diff_new_pack.RzrSXh/_new  2017-03-03 17:55:42.102486798 +0100
@@ -32,7 +32,7 @@
 BuildRequires:  update-desktop-files
 Requires:   python-gtk
 Requires:   python-webkitgtk
-Requires:   python-yaml
+Requires:   python-PyYAML
 Recommends: python-chardet
 Recommends: %{name}-lang
 %if 0%{?suse_version} >= 1120




commit ibmtss for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ibmtss for openSUSE:Factory checked 
in at 2017-03-03 17:55:35

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


Package is "ibmtss"

Fri Mar  3 17:55:35 2017 rev:2 rq:461924 version:755

Changes:

--- /work/SRC/openSUSE:Factory/ibmtss/ibmtss.changes2017-02-20 
13:15:02.424918846 +0100
+++ /work/SRC/openSUSE:Factory/.ibmtss.new/ibmtss.changes   2017-03-03 
17:55:36.311304800 +0100
@@ -1,0 +2,6 @@
+Wed Mar  1 17:06:55 UTC 2017 - meiss...@suse.com
+
+- update to v755 (FATE#321601)
+  - This is the version prefered by IBM.
+
+---

Old:

  ibmtss713.tar

New:

  ibmtss755withman.tar.gz



Other differences:
--
++ ibmtss.spec ++
--- /var/tmp/diff_new_pack.K2Z5Ju/_old  2017-03-03 17:55:37.243173175 +0100
+++ /var/tmp/diff_new_pack.K2Z5Ju/_new  2017-03-03 17:55:37.243173175 +0100
@@ -20,14 +20,14 @@
 %define suite ibmtss
 
 Name:   ibmtss
-Version:713
+Version:755
 Release:0
 Summary:IBM's TPM 2.0 TSS
 License:BSD-3-Clause
 Group:  Productivity/Security
 Url:https://sourceforge.net/projects/ibmtpm20tss/
-Source: %{name}%{version}.tar
-Patch:  makefile.patch
+Source: %{name}%{version}withman.tar.gz
+Patch0: makefile.patch
 Source1:%{name}
 Source2:%{name}.1
 BuildRequires:  libopenssl-devel <= 1.1
@@ -67,7 +67,7 @@
 
 %prep
 %setup -c -q
-%patch -p 1
+%patch0 -p1
 
 %build
 cd utils

++ makefile.patch ++
--- /var/tmp/diff_new_pack.K2Z5Ju/_old  2017-03-03 17:55:37.295165831 +0100
+++ /var/tmp/diff_new_pack.K2Z5Ju/_new  2017-03-03 17:55:37.299165265 +0100
@@ -1,17 +1,8 @@
 ibmtss713/utils/makefile-common~   2016-08-09 22:28:08.0 +0200
-+++ ibmtss713/utils/makefile-common2017-01-30 16:36:53.844633306 +0100
-@@ -43,7 +43,7 @@
- 
- CCFLAGS +=\
-   -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
--  -ggdb -O0 -c\
-+  -ggdb -fno-strict-aliasing -c   \
-   -DTPM_BITFIELD_LE   \
-   -DTPM_ENCRYPT_SESSIONS_DEFAULT="\"0\""
- 
 ibmtss713/utils/makefile~  2016-08-09 22:28:08.0 +0200
-+++ ibmtss713/utils/makefile   2017-01-30 16:46:22.512727982 +0100
-@@ -44,9 +44,8 @@
+Index: ibmtss-755/utils/makefile
+===
+--- ibmtss-755.orig/utils/makefile
 ibmtss-755/utils/makefile
+@@ -44,9 +44,8 @@ CC = /usr/bin/gcc
  
  # compile - common flags for TSS library and applications
  
@@ -23,3 +14,16 @@
  
  # compile - for TSS library
  
+Index: ibmtss-755/utils/makefile-common
+===
+--- ibmtss-755.orig/utils/makefile-common
 ibmtss-755/utils/makefile-common
+@@ -43,7 +43,7 @@
+ 
+ CCFLAGS +=\
+   -Wall -W -Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
+-  -ggdb -O0 -c\
++  -ggdb -c\
+   -DTPM_ENCRYPT_SESSIONS_DEFAULT="\"0\""
+ 
+ 




commit rubygem-serverengine for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package rubygem-serverengine for 
openSUSE:Factory checked in at 2017-03-03 17:55:46

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


Package is "rubygem-serverengine"

Fri Mar  3 17:55:46 2017 rev:2 rq:461945 version:2.0.5

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-serverengine/rubygem-serverengine.changes
2016-12-12 12:46:37.478854520 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-serverengine.new/rubygem-serverengine.changes
   2017-03-03 17:55:47.293753532 +0100
@@ -1,0 +2,11 @@
+Thu Mar  2 05:59:55 UTC 2017 - co...@suse.com
+
+- updated to version 2.0.5
+ see installed Changelog
+
+  2017-03-01 version 2.0.5:
+  
+  * Support SERVERENGINE_SOCKETMANAGER_SOCK_DIR environment variable to change
+base directory of SocketManager's socket path
+
+---

Old:

  serverengine-2.0.4.gem

New:

  serverengine-2.0.5.gem



Other differences:
--
++ rubygem-serverengine.spec ++
--- /var/tmp/diff_new_pack.9soC8P/_old  2017-03-03 17:55:47.925664275 +0100
+++ /var/tmp/diff_new_pack.9soC8P/_new  2017-03-03 17:55:47.929663710 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-serverengine
 #
-# 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-serverengine
-Version:2.0.4
+Version:2.0.5
 Release:0
 %define mod_name serverengine
 %define mod_full_name %{mod_name}-%{version}

++ serverengine-2.0.4.gem -> serverengine-2.0.5.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2016-11-24 02:57:11.0 +0100
+++ new/.travis.yml 2017-03-01 13:57:38.0 +0100
@@ -2,8 +2,9 @@
 
 rvm:
   - 2.1.10
-  - 2.2.4
-  - 2.3.0
+  - 2.2.6
+  - 2.3.3
+  - 2.4.0
   - ruby-head
 
 branches:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Changelog new/Changelog
--- old/Changelog   2016-11-24 02:57:11.0 +0100
+++ new/Changelog   2017-03-01 13:57:38.0 +0100
@@ -1,3 +1,8 @@
+2017-03-01 version 2.0.5:
+
+* Support SERVERENGINE_SOCKETMANAGER_SOCK_DIR environment variable to change
+  base directory of SocketManager's socket path
+
 2016-11-24 version 2.0.4:
 
 * Fix bug to crash Ruby VM when SocketManager fails to bind IPv6 addresses on 
Windows
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/serverengine/socket_manager.rb 
new/lib/serverengine/socket_manager.rb
--- old/lib/serverengine/socket_manager.rb  2016-11-24 02:57:11.0 
+0100
+++ new/lib/serverengine/socket_manager.rb  2017-03-01 13:57:38.0 
+0100
@@ -17,6 +17,7 @@
 #
 require 'socket'
 require 'ipaddr'
+require 'time'
 
 module ServerEngine
   module SocketManager
@@ -68,7 +69,8 @@
 end
   end
 else
-  '/tmp/SERVERENGINE_SOCKETMANAGER_' + Time.now.to_s.gsub(' ', '') + 
'_' + Process.pid.to_s
+  base_dir = (ENV['SERVERENGINE_SOCKETMANAGER_SOCK_DIR'] || '/tmp')
+  File.join(base_dir, 'SERVERENGINE_SOCKETMANAGER_' + 
Time.now.utc.iso8601 + '_' + Process.pid.to_s)
 end
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/serverengine/version.rb 
new/lib/serverengine/version.rb
--- old/lib/serverengine/version.rb 2016-11-24 02:57:11.0 +0100
+++ new/lib/serverengine/version.rb 2017-03-01 13:57:38.0 +0100
@@ -1,3 +1,3 @@
 module ServerEngine
-  VERSION = "2.0.4"
+  VERSION = "2.0.5"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-11-24 02:57:11.0 +0100
+++ new/metadata2017-03-01 13:57:38.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: serverengine
 version: !ruby/object:Gem::Version
-  version: 2.0.4
+  version: 2.0.5
 platform: ruby
 authors:
 - Sadayuki Furuhashi
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-11-24 00:00:00.0 Z
+date: 2017-03-01 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: sigdump
@@ -28,16 +28,16 @@
   name: rake
   requirement: 

commit bcc for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package bcc for openSUSE:Factory checked in 
at 2017-03-03 17:55:01

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


Package is "bcc"

Fri Mar  3 17:55:01 2017 rev:4 rq:461872 version:0.2.0+git1488325605.4d0d430

Changes:

--- /work/SRC/openSUSE:Factory/bcc/bcc.changes  2016-12-06 14:27:53.0 
+0100
+++ /work/SRC/openSUSE:Factory/.bcc.new/bcc.changes 2017-03-03 
17:55:02.428090760 +0100
@@ -1,0 +2,56 @@
+Thu Mar  2 09:26:48 UTC 2017 - idon...@suse.com
+
+- Add remove-isystem.patch to unconditionally removing -isystem,
+  looks like the gcc check is broken.
+- Add armv7.patch to disable __uint128_t usage which does not
+  exist on ARMv7.
+- Always use clang as C compiler, note that the build system will
+  always use clang++ ad CXX compiler if it finds it.
+
+---
+Thu Mar  2 02:56:26 UTC 2017 - g...@suse.com
+
+- Update to 0.2.0+git1488325605.4d0d430
+  + Fix long running test_debuginfo and python3 fix
+  + Make perf ring buffer size configurable
+  + docs: Update eBPF features list
+  + Improve matching of file-backed memory mappings
+  + Fix symbol resolution by name (SymbolCache.resolve_name)
+  + cc: Resolve symbols from external debuginfo
+  + cc: Correctly treat PIE files as shared objects for symbols
+  + Migrate to new symbols resolution API
+  + Simplify BCC symbol resolution API
+  + trace, argdist: Treat small USDT arguments correctly
+  + Support base + index * scale addressing for USDT arguments
+  + cc: Fix SEGV when there is no build-id section
+  + syscount: Summarize syscall counts and latencies
+  + u* tools: PHP support
+  + bcc: add support for lpm trie map type
+  + cc: Support for __data_loc tracepoint fields
+  + Fix python2/3 incompatible percpu helpers
+  + fix iteration over CPUs
+  + Fixes for LLVM 4.0 and python3
+  + Update [virtual_]bpf.h to 4.10
+  + add bpf_obj_pin/bpf_obj_get to pin/get bpf objects
+  + uobjnew: Attach uprobe only to the requested process
+  + uflow: Trace method execution flow
+  + ustat: Activity stats from high-level languages
+  + ugc: Monitor GC events in high-level languages
+  + ucalls: Summarize method calls with USDT
+  + Example of using USDT
+  + Add USDT support to C++ API
+  + Improve linear histogram limit, and improve error message
+  + add runqlen tool
+  + docs: Update eBPF features list
+  + Improve C++ API perf buffer polling
+  + add support for bpf map flags
+  + Fix bug of missing to install simple_tc.py
+  + Add support for aarch64
+  + Avoid unexpected log message on BPF program load error
+  + Add lru_hash/lru_percpu_hash to python/lua
+  + bcc: add lru_hash and lru_percpu_hash map types
+- Remove the clang workaround since llvm 3.9.1 supports gcc c++11
+  abi tag. (bsc#935533) 
+- Enable PowerPC64 and PowerPC64le build
+
+---

Old:

  bcc-v0.2.0+git1480569532.5647de0.tar.xz

New:

  armv7.patch
  bcc-v0.2.0+git1488325605.4d0d430.tar.xz
  remove-isystem.patch



Other differences:
--
++ bcc.spec ++
--- /var/tmp/diff_new_pack.mIHFVL/_old  2017-03-03 17:55:03.167986251 +0100
+++ /var/tmp/diff_new_pack.mIHFVL/_new  2017-03-03 17:55:03.167986251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bcc
 #
-# 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,23 @@
 
 
 %define libversion 0.2.0
+%ifarch ppc64 aarch64 ppc64le
+%{!?with_lua: %global with_lua 0}
+%else
+%{!?with_lua: %global with_lua 1}
+%endif
 
 Name:   bcc
-Version:0.2.0+git1480569532.5647de0
+Version:0.2.0+git1488325605.4d0d430
 Release:0
 Summary:BPF Compiler Collection (BCC)
 License:Apache-2.0
 Group:  Development/Languages
 Url:https://github.com/iovisor/bcc
 Source: %{name}-v%{version}.tar.xz
-ExclusiveArch:  x86_64
+Patch1: remove-isystem.patch
+Patch2: armv7.patch
+ExclusiveArch:  armv7hl x86_64 ppc64 ppc64le
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8.7
 BuildRequires:  flex
@@ -35,11 +42,15 @@
 BuildRequires:  llvm-devel >= 3.7.0
 %if 0%{?suse_version} > 1320
 BuildRequires:  llvm-gold
+%if %{with_lua}
 BuildRequires:  lua51-luajit-devel
+%endif
 %else
 BuildRequires:  libstdc++-devel
+%if %{with_lua}
 BuildRequires:  luajit-devel
 %endif
+%endif
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -87,6 

commit xmlgraphics-fop for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package xmlgraphics-fop for openSUSE:Factory 
checked in at 2017-03-03 17:55:27

Comparing /work/SRC/openSUSE:Factory/xmlgraphics-fop (Old)
 and  /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new (New)


Package is "xmlgraphics-fop"

Fri Mar  3 17:55:27 2017 rev:29 rq:461919 version:2.1

Changes:

--- /work/SRC/openSUSE:Factory/xmlgraphics-fop/xmlgraphics-fop.changes  
2016-03-26 15:22:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new/xmlgraphics-fop.changes 
2017-03-03 17:55:28.324432940 +0100
@@ -1,0 +2,7 @@
+Thu Mar  2 08:45:45 UTC 2017 - fv...@suse.com
+
+- Add patch to fix build with stricter javadoc in version 8:
+  * fix-javadoc-java8.patch (boo#1027467)
+- Fix file list on SLE
+
+---

New:

  fix-javadoc-java8.patch



Other differences:
--
++ xmlgraphics-fop.spec ++
--- /var/tmp/diff_new_pack.ZpPlVq/_old  2017-03-03 17:55:30.640105854 +0100
+++ /var/tmp/diff_new_pack.ZpPlVq/_new  2017-03-03 17:55:30.640105854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlgraphics-fop
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -38,6 +38,7 @@
 Source12:   %{name}-fontlist.xml
 Patch1: xmlgraphics-fop-cli.patch
 Patch2: hyphenation-more-stack.patch
+Patch3: fix-javadoc-java8.patch
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  apache-commons-io >= 2.4
 BuildRequires:  apache-commons-logging
@@ -85,6 +86,7 @@
 find -name "*.jar" | xargs -t rm
 %patch1 -p1 -b .cli
 %patch2 -p1
+%patch3 -p1
 
 cp %{SOURCE2} %{SOURCE3} %{SOURCE4} .
 # Replace keyword "VERSION" in XML files with the real one:
@@ -185,7 +187,11 @@
 %{_javadir}/%{name}.jar
 %{_datadir}/%{name}
 %{_mavenpomdir}/*
+%if 0%{is_opensuse}
 %{_datadir}/maven-metadata/%{name}.xml*
+%else
+%{_mavendepmapfragdir}/%{name}
+%endif
 %{_mandir}/man1/*
 %config(noreplace) %{_sysconfdir}/fop.xconf
 

++ fix-javadoc-java8.patch ++
Index: fop-2.1/build.xml
===
--- fop-2.1.orig/build.xml
+++ fop-2.1/build.xml
@@ -963,6 +963,7 @@ NOTE:
   doctitle="Apache Formatting Objects Processor (FOP)"
   bottom="Copyright ${year} The Apache Software Foundation. All Rights 
Reserved."
   overview="${src.dir}/java/org/apache/fop/overview.html"
+  additionalparam="--allow-script-in-comments"
   maxmemory="256M">
   
   




commit gcin for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2017-03-03 17:54:54

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


Package is "gcin"

Fri Mar  3 17:54:54 2017 rev:31 rq:461871 version:2.8.5

Changes:

--- /work/SRC/openSUSE:Factory/gcin/gcin.changes2017-02-24 
02:54:27.192418592 +0100
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2017-03-03 
17:54:55.269101950 +0100
@@ -1,0 +2,6 @@
+Thu Mar  2 10:22:42 UTC 2017 - g...@suse.com
+
+- Add gcin-dont-copy-gcin-qt5-header.patch to avoid overwriting
+  the patched gcin-qt5.h
+
+---

New:

  gcin-dont-copy-gcin-qt5-header.patch



Other differences:
--
++ gcin.spec ++
--- /var/tmp/diff_new_pack.d0ec57/_old  2017-03-03 17:54:56.000998572 +0100
+++ /var/tmp/diff_new_pack.d0ec57/_new  2017-03-03 17:54:56.000998572 +0100
@@ -44,6 +44,8 @@
 Patch8: gcin-improve-build-with-pkgconfig.patch
 # PATCH-FIX-UPSTREAM boo#951750 g...@suse.com - fix the qt5 iid
 Patch9: gcin-fix-qt5-iid.patch
+# PATCH-FIX-OPENSUSE g...@suse.com - Don't copy gcin-qt5.h.in since we already 
patched gcin-qt5.h
+Patch10:gcin-dont-copy-gcin-qt5-header.patch
 BuildRequires:  anthy-devel
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
@@ -167,6 +169,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 cp -r %{SOURCE2} .
 cp -r %{SOURCE3} .
 

++ gcin-dont-copy-gcin-qt5-header.patch ++
diff --git a/configure b/configure
index bbe87e9..9a251df 100755
--- a/configure
+++ b/configure
@@ -336,15 +336,6 @@ if [ $QT5_IM = 'N' ]; then
   mv gcin.spec gcin.spec.tmp
   grep -v qt5/plugins/inputmethods gcin.spec.tmp > gcin.spec
 else
-  cd qt5-im
-  pkg-config --modversion Qt5Core | grep 5.5.1 > /dev/null 2> /dev/null
-  if [ $? = 0 ]; then
-echo "You have Qt 5.5.1"
-sed -e "s/FactoryInterface/FactoryInterface.5.1/" < gcin-qt5.h.in > 
gcin-qt5.h
-  else
-cp gcin-qt5.h.in gcin-qt5.h
-  fi
-  cd ..
   for i in /usr/share/qt5/bin/moc /usr/lib/qt5/bin/moc 
/usr/lib/x86_64-linux-gnu/qt5/bin/moc /usr/lib/i386-linux-gnu/qt5/bin/moc 
/usr/lib64/qt5/bin/moc /usr/bin/moc
   do
 [ ! -x $i ] && continue



commit frameworkintegration for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-03-03 17:46:48

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


Package is "frameworkintegration"

Fri Mar  3 17:46:48 2017 rev:41 rq:461392 version:5.31.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-02-03 17:36:57.730976445 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-03-03 17:47:56.856197283 +0100
@@ -1,0 +2,12 @@
+Mon Feb 13 08:42:38 UTC 2017 - fab...@ritter-vogt.de
+
+- Build with AppStream-Qt again, right version now available
+
+---
+Thu Feb  9 09:22:42 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  frameworkintegration-5.30.0.tar.xz

New:

  frameworkintegration-5.31.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ITSLKd/_old  2017-03-03 17:47:57.484108605 +0100
+++ /var/tmp/diff_new_pack.ITSLKd/_new  2017-03-03 17:47:57.484108605 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   frameworkintegration
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -34,10 +34,10 @@
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kpackage-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-#BuildRequires:  cmake(AppstreamQt)
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
+BuildRequires:  cmake(AppStreamQt) >= 0.10.4
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
 #BuildRequires:  cmake(packagekitqt5)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  pkgconfig(x11)

++ frameworkintegration-5.30.0.tar.xz -> frameworkintegration-5.31.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.30.0/CMakeLists.txt 
new/frameworkintegration-5.31.0/CMakeLists.txt
--- old/frameworkintegration-5.30.0/CMakeLists.txt  2017-01-08 
16:13:48.0 +0100
+++ new/frameworkintegration-5.31.0/CMakeLists.txt  2017-02-05 
06:03:46.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
@@ -38,6 +38,7 @@
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Package ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5NewStuff ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 
 find_package(packagekitqt5)
 find_package(AppStreamQt 0.10.4)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.30.0/autotests/kstyle_unittest.cpp 
new/frameworkintegration-5.31.0/autotests/kstyle_unittest.cpp
--- old/frameworkintegration-5.30.0/autotests/kstyle_unittest.cpp   
2017-01-08 16:13:48.0 +0100
+++ new/frameworkintegration-5.31.0/autotests/kstyle_unittest.cpp   
2017-02-05 06:03:46.0 +0100
@@ -71,10 +71,10 @@
 QToolBar *toolbar = new QToolBar();
 QToolButton *btn = new QToolButton(toolbar);
 
-QCOMPARE(qApp->style()->styleHint(QStyle::SH_ToolButtonStyle, 0, btn), 
(int)  Qt::ToolButtonTextOnly);
+QCOMPARE(qApp->style()->styleHint(QStyle::SH_ToolButtonStyle, nullptr, 
btn), (int)  

commit python-py2pack for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-py2pack for openSUSE:Factory 
checked in at 2017-03-03 17:54:24

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


Package is "python-py2pack"

Fri Mar  3 17:54:24 2017 rev:38 rq:461852 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-py2pack/python-py2pack.changes
2017-02-24 02:54:48.429130732 +0100
+++ /work/SRC/openSUSE:Factory/.python-py2pack.new/python-py2pack.changes   
2017-03-03 17:54:25.329330846 +0100
@@ -1,0 +2,12 @@
+Thu Mar  2 09:25:21 UTC 2017 - tbecht...@suse.com
+
+- update to 0.8.0:
+  * Ignore the required python version for now
+  * Add build condition for tests in opensuse template
+  * Install setup_requires as BuildRequires during build
+  * Update opensuse template for singlespec approach
+  * Remove useless '(' and ')' replacements from opensuse template
+  * travis: Update credential to deploy on pypi
+- Remove manpage for now. Build is broken.
+
+---

Old:

  py2pack-0.7.0.tar.gz

New:

  py2pack-0.8.0.tar.gz



Other differences:
--
++ python-py2pack.spec ++
--- /var/tmp/diff_new_pack.UKnonr/_old  2017-03-03 17:54:26.237202612 +0100
+++ /var/tmp/diff_new_pack.UKnonr/_new  2017-03-03 17:54:26.241202048 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-py2pack
-Version:0.7.0
+Version:0.8.0
 Release:0
 Url:http://github.com/saschpe/py2pack
 Summary:Generate distribution packages from Python packages on PyPI
@@ -28,6 +28,7 @@
 BuildRequires:  python-Jinja2
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
+BuildRequires:  python-metaextract
 BuildRequires:  python-pbr
 BuildRequires:  python-six
 BuildRequires:  python-sphinxcontrib-programoutput
@@ -57,11 +58,6 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-install -d %{buildroot}%{_mandir}/man1
-
-mv doc/build/man/py2pack.1 %{buildroot}%{_mandir}/man1/py2pack-%{py_ver}.1
-ln -s -f %{_sysconfdir}/alternatives/py2pack.1.gz 
%{buildroot}%{_mandir}/man1/py2pack.1.gz
-
 # Prepare for update-alternatives usage
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 mv %{buildroot}%{_bindir}/py2pack %{buildroot}%{_bindir}/py2pack-%{py_ver}
@@ -73,8 +69,7 @@
 
 %post
 %_sbindir/update-alternatives \
-   --install %{_bindir}/py2pack py2pack %{_bindir}/py2pack-%{py_ver} 30 \
-   --slave %{_mandir}/man1/py2pack.1.gz py2pack.1.gz 
%{_mandir}/man1/py2pack-%{py_ver}.1.gz
+   --install %{_bindir}/py2pack py2pack %{_bindir}/py2pack-%{py_ver} 30
 
 %postun
 if [ $1 -eq 0 ] ; then
@@ -86,8 +81,6 @@
 %doc AUTHORS LICENSE README.rst doc/build/html
 %{_bindir}/py2pack
 %{_bindir}/py2pack-%{py_ver}
-%{_mandir}/man1/py2pack.1.gz
-%{_mandir}/man1/py2pack-%{py_ver}.1.gz
 %ghost %{_sysconfdir}/alternatives/py2pack
 %ghost %{_sysconfdir}/alternatives/py2pack.1.gz
 %{python_sitelib}/py2pack-%{version}-py*.egg-info

++ py2pack-0.7.0.tar.gz -> py2pack-0.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py2pack-0.7.0/.travis.yml 
new/py2pack-0.8.0/.travis.yml
--- old/py2pack-0.7.0/.travis.yml   2017-02-14 12:45:00.0 +0100
+++ new/py2pack-0.8.0/.travis.yml   2017-02-19 07:01:27.0 +0100
@@ -18,7 +18,7 @@
   provider: pypi
   user: suse
   password:
-secure: 
LbQtZR8I7ZgQoiNoDhCiWVPI8Q8GVCrnXVBooNutHRZzOnFKew3g7DKCEQjKKZCUkrbcs55Jl1y0uVkL31HFdciAiYMV2ZS0To5ari5ZqqHF82OCFkqZKRe7APYCVgJ+wuhLfbBy6XWNU9aHD0TLMV5bz4kHXQJ3qfgUfMvNJJ4=
+secure: 
FLx7KdGhYsPzXO9uLVBsP7DWFPhPzZTKEXaZ4SZv6PbV7xTXNi7w/EnlGcP4OcqSofQxgEfOSty8GZ3MWASdHuIYGSWj2l3jj7Acro12TcA/XozHCDDr2kOq8pAlnz7G9ehmwjP2MyzMxl0dTM6KfAlyswjmXhXt03HiMPH2Cmc=
   on:
 tags: true
 distributions: sdist bdist_wheel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py2pack-0.7.0/ChangeLog new/py2pack-0.8.0/ChangeLog
--- old/py2pack-0.7.0/ChangeLog 2017-02-14 12:45:07.0 +0100
+++ new/py2pack-0.8.0/ChangeLog 2017-03-02 10:24:28.0 +0100
@@ -1,6 +1,16 @@
 CHANGES
 ===
 
+0.8.0
+-
+
+* Ignore the required python version for now
+* Add build condition for tests in opensuse template
+* Install setup_requires as BuildRequires during build
+* Update opensuse template for singlespec approach
+* Remove useless '(' and ')' replacements from opensuse template
+* travis: Update credential to deploy on pypi
+
 0.7.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py2pack-0.7.0/PKG-INFO new/py2pack-0.8.0/PKG-INFO
--- old/py2pack-0.7.0/PKG-INFO  

commit tpm2-0-tss for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package tpm2-0-tss for openSUSE:Factory 
checked in at 2017-03-03 17:54:47

Comparing /work/SRC/openSUSE:Factory/tpm2-0-tss (Old)
 and  /work/SRC/openSUSE:Factory/.tpm2-0-tss.new (New)


Package is "tpm2-0-tss"

Fri Mar  3 17:54:47 2017 rev:5 rq:461867 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/tpm2-0-tss/tpm2-0-tss.changes2017-02-21 
13:50:03.462825048 +0100
+++ /work/SRC/openSUSE:Factory/.tpm2-0-tss.new/tpm2-0-tss.changes   
2017-03-03 17:54:49.653895083 +0100
@@ -40,0 +41,5 @@
+Thu Aug 25 14:09:35 UTC 2016 - meiss...@suse.com
+ 
+- Remove type=forking from service file (bsc#995554)
+
+---



Other differences:
--



commit purple-bot-sentry for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package purple-bot-sentry for 
openSUSE:Factory checked in at 2017-03-03 17:54:15

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


Package is "purple-bot-sentry"

Fri Mar  3 17:54:15 2017 rev:2 rq:461780 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/purple-bot-sentry/purple-bot-sentry.changes  
2017-02-03 18:56:48.726471011 +0100
+++ /work/SRC/openSUSE:Factory/.purple-bot-sentry.new/purple-bot-sentry.changes 
2017-03-03 17:54:16.210618826 +0100
@@ -2 +2 @@
-Mon Dec 26 12:45:18 UTC 2012 - sor.ale...@meowr.ru
+Mon Dec 26 12:45:18 UTC 2016 - sor.ale...@meowr.ru



Other differences:
--



commit torbrowser-launcher for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package torbrowser-launcher for 
openSUSE:Factory checked in at 2017-03-03 17:54:10

Comparing /work/SRC/openSUSE:Factory/torbrowser-launcher (Old)
 and  /work/SRC/openSUSE:Factory/.torbrowser-launcher.new (New)


Package is "torbrowser-launcher"

Fri Mar  3 17:54:10 2017 rev:6 rq:461774 version:0.2.7

Changes:

--- /work/SRC/openSUSE:Factory/torbrowser-launcher/torbrowser-launcher.changes  
2017-02-14 00:47:20.483213454 +0100
+++ 
/work/SRC/openSUSE:Factory/.torbrowser-launcher.new/torbrowser-launcher.changes 
2017-03-03 17:54:11.387300098 +0100
@@ -1,0 +2,12 @@
+Mon Feb 13 18:36:32 UTC 2017 - badshah...@gmail.com
+
+- Update to version 0.2.7:
+  * Updated Tor Browser signing key because they added a new
+subkey and verification was failing.
+  * Updated AppArmor profiles.
+  * Improved localization, and added Russian.
+- Split out a %{name}-lang package with all the non_C language
+  translations; remove useless top-level
+  %{_datadir}/locale/%{name}.mo file.
+
+---

Old:

  v0.2.6.tar.gz

New:

  v0.2.7.tar.gz



Other differences:
--
++ torbrowser-launcher.spec ++
--- /var/tmp/diff_new_pack.vjigVy/_old  2017-03-03 17:54:12.615126673 +0100
+++ /var/tmp/diff_new_pack.vjigVy/_new  2017-03-03 17:54:12.623125543 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   torbrowser-launcher
-Version:0.2.6
+Version:0.2.7
 Release:0
 Summary:Tool for launching and easy-updates of Tor Browser
 License:MIT
@@ -42,6 +42,7 @@
 Requires:   python-twisted
 Requires:   python-txsocksx
 Requires:   wmctrl
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -75,6 +76,7 @@
 This package provides the apparmor profiles to safeguard against
 a Tor network compromise.
 
+%lang_package
 %prep
 %setup -q
 %patch0 -p1
@@ -86,6 +88,10 @@
 python setup.py install --skip-build --root %{buildroot}
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/torbrowser.desktop
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/torbrowser-settings.desktop
+%find_lang %{name} %{?no_lang_C}
+
+# REMOVE USELESS TOPLEVEL .mo FILE
+rm -fr %{buildroot}%{_datadir}/locale/%{name}.mo
 
 %post
 %desktop_database_post
@@ -114,4 +120,6 @@
 %config %{_sysconfdir}/apparmor.d/torbrowser.Tor.tor
 %config %{_sysconfdir}/apparmor.d/usr.bin.torbrowser-launcher
 
+%files lang -f %{name}.lang
+
 %changelog

++ v0.2.6.tar.gz -> v0.2.7.tar.gz ++
 3850 lines of diff (skipped)




commit nim for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package nim for openSUSE:Factory checked in 
at 2017-03-03 17:54:30

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


Package is "nim"

Fri Mar  3 17:54:30 2017 rev:3 rq:461864 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/nim/nim.changes  2017-02-21 13:51:03.538369946 
+0100
+++ /work/SRC/openSUSE:Factory/.nim.new/nim.changes 2017-03-03 
17:54:31.316485183 +0100
@@ -1,0 +2,5 @@
+Thu Mar  2 09:14:26 UTC 2017 - jeng...@inai.de
+
+- Update description
+
+---



Other differences:
--
++ nim.spec ++
--- /var/tmp/diff_new_pack.Szl617/_old  2017-03-03 17:54:31.888404402 +0100
+++ /var/tmp/diff_new_pack.Szl617/_new  2017-03-03 17:54:31.888404402 +0100
@@ -28,9 +28,13 @@
 ExclusiveArch:  %ix86 x86_64
 
 %description
-Nim is a statically typed, imperative programming language that
-tries to give the programmer ultimate power without compromises on
-runtime efficiency.
+Nim is a statically typed, imperative programming language.
+
+Beneath a infix/indentation-based syntax with a (AST-based) macro
+system lies a semantic model that supports a soft realtime GC on
+thread local heaps. Asynchronous message passing is used between
+threads. An unsafe shared memory heap is also provided for the
+increased efficiency that results from that model.
 
 %prep
 %setup -q




commit mate-notification-daemon for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package mate-notification-daemon for 
openSUSE:Factory checked in at 2017-03-03 17:54:38

Comparing /work/SRC/openSUSE:Factory/mate-notification-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.mate-notification-daemon.new (New)


Package is "mate-notification-daemon"

Fri Mar  3 17:54:38 2017 rev:15 rq:461865 version:1.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/mate-notification-daemon/mate-notification-daemon.changes
2017-01-04 19:36:40.550384641 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-notification-daemon.new/mate-notification-daemon.changes
   2017-03-03 17:54:39.311355936 +0100
@@ -1,0 +2,6 @@
+Tue Feb 28 10:11:13 UTC 2017 - sor.ale...@meowr.ru
+
+- Provide dbus(org.freedesktop.Notifications) instead of
+  notificationdaemon.
+
+---



Other differences:
--
++ mate-notification-daemon.spec ++
--- /var/tmp/diff_new_pack.qGEAFC/_old  2017-03-03 17:54:39.819284193 +0100
+++ /var/tmp/diff_new_pack.qGEAFC/_new  2017-03-03 17:54:39.823283627 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-notification-daemon
 #
-# 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
@@ -23,7 +23,7 @@
 Summary:Notification daemon for MATE
 License:GPL-2.0+
 Group:  System/GUI/Other
-Url:http://mate-desktop.org/
+Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
@@ -37,8 +37,7 @@
 BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang
-Conflicts:  otherproviders(notificationdaemon)
-Provides:   notificationdaemon
+Provides:   dbus(org.freedesktop.Notifications)
 %glib2_gsettings_schema_requires
 
 %description




commit amazon-ssm-agent for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package amazon-ssm-agent for 
openSUSE:Factory checked in at 2017-03-03 17:54:04

Comparing /work/SRC/openSUSE:Factory/amazon-ssm-agent (Old)
 and  /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new (New)


Package is "amazon-ssm-agent"

Fri Mar  3 17:54:04 2017 rev:2 rq:461770 version:2.0.672.0

Changes:

--- /work/SRC/openSUSE:Factory/amazon-ssm-agent/amazon-ssm-agent.changes
2017-02-07 12:02:05.369317996 +0100
+++ /work/SRC/openSUSE:Factory/.amazon-ssm-agent.new/amazon-ssm-agent.changes   
2017-03-03 17:54:05.616115250 +0100
@@ -1,0 +2,16 @@
+Fri Feb 17 21:35:07 UTC 2017 - sean.mar...@suse.com
+
+- Update to 2.0.672.0 2017-02-17
+  - Added bucket-owner-full-control ACL to S3 outputs to support
+cross-account upload
+  - Standardized S3 result paths across plugins; commands append
+command-id/instance-id/plugin-name/step-id associations append
+instance-id/association-id/execution-date/plugin-name/step-id
+- step-id is the id field in plugin input if present and
+  supported, otherwise the step name (in 2.0 schema documents),
+  otherwise the plugin-name again
+- plugin-name and step-id have : characters removed
+  - FreeBSD patches from external contributor
+  - Various bug fixes
+
+---

Old:

  amazon-ssm-agent-2.0.633.0.tar.xz

New:

  amazon-ssm-agent-2.0.672.0.tar.xz



Other differences:
--
++ amazon-ssm-agent.spec ++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:06.691963291 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:06.695962727 +0100
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   amazon-ssm-agent
-Version:2.0.633.0
+Version:2.0.672.0
 Release:0
-License:Apache-2.0
 Summary:Amazon Remote System Config Management
-Url:https://github.com/aws/amazon-ssm-agent
+License:Apache-2.0
 Group:  System/Management
+Url:https://github.com/aws/amazon-ssm-agent
 Source0:%{name}-%{version}.tar.xz
 Source1:%{name}.service
 Patch1: fix-config.patch
@@ -29,8 +30,8 @@
 BuildRequires:  go >= 1.5
 BuildRequires:  systemd
 BuildRequires:  xz
-Requires:   systemd
 Requires:   lsb-release
+Requires:   systemd
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ amazon-ssm-agent-2.0.633.0.tar.xz -> amazon-ssm-agent-2.0.672.0.tar.xz 
++
 4643 lines of diff (skipped)

++ fix-config.patch ++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:08.263741286 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:08.263741286 +0100
@@ -1,7 +1,7 @@
-Index: amazon-ssm-agent-2.0.558.0/packaging/linux/amazon-ssm-agent.conf
+Index: amazon-ssm-agent-2.0.672.0/packaging/linux/amazon-ssm-agent.conf
 ===
 amazon-ssm-agent-2.0.558.0.orig/packaging/linux/amazon-ssm-agent.conf
-+++ amazon-ssm-agent-2.0.558.0/packaging/linux/amazon-ssm-agent.conf
+--- amazon-ssm-agent-2.0.672.0.orig/packaging/linux/amazon-ssm-agent.conf
 amazon-ssm-agent-2.0.672.0/packaging/linux/amazon-ssm-agent.conf
 @@ -19,4 +19,4 @@ stop on (runlevel [!345] or stopping net
  
  respawn

++ fix-version.patch ++
--- /var/tmp/diff_new_pack.1C7OFR/_old  2017-03-03 17:54:08.279739026 +0100
+++ /var/tmp/diff_new_pack.1C7OFR/_new  2017-03-03 17:54:08.279739026 +0100
@@ -1,3 +1,11 @@
+Index: amazon-ssm-agent-2.0.558.0/VERSION
+===
+--- amazon-ssm-agent-2.0.558.0.orig/VERSION
 amazon-ssm-agent-2.0.558.0/VERSION
+@@ -1 +1 @@
+-2.0.0.0
+\ No newline at end of file
++2.0.672.0
 Index: amazon-ssm-agent-2.0.558.0/agent/version/version.go
 ===
 --- amazon-ssm-agent-2.0.558.0.orig/agent/version/version.go
@@ -7,4 +15,4 @@
  
  // Version is the version of the Agent
 -const Version = "2.0.0.0"
-+const Version = "2.0.633.0"
++const Version = "2.0.672.0"




commit 0ad for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package 0ad for openSUSE:Factory checked in 
at 2017-03-03 17:53:56

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


Package is "0ad"

Fri Mar  3 17:53:56 2017 rev:2 rq:461739 version:0.0.21

Changes:

--- /work/SRC/openSUSE:Factory/0ad/0ad.changes  2017-01-24 10:32:12.396562306 
+0100
+++ /work/SRC/openSUSE:Factory/.0ad.new/0ad.changes 2017-03-03 
17:53:57.313287981 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 11:38:45 UTC 2017 - dims...@opensuse.org
+
+- Install the upstream provided appdata.xml file.
+
+---



Other differences:
--
++ 0ad.spec ++
--- /var/tmp/diff_new_pack.wBimaJ/_old  2017-03-03 17:53:58.261154100 +0100
+++ /var/tmp/diff_new_pack.wBimaJ/_new  2017-03-03 17:53:58.265153536 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package 0ad
 #
-# 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
@@ -101,6 +101,7 @@
 install -Dm 0755 binaries/system/libnvtt.so 
%{buildroot}%{_libdir}/%{name}/libnvtt.so
 
 install -Dm 0644 build/resources/0ad.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
+install -Dm 0644 build/resources/0ad.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 install -Dm 0644 build/resources/0ad.png 
%{buildroot}%{_datadir}/pixmaps/%{name}.png
 
 %suse_update_desktop_file %{name}
@@ -113,10 +114,12 @@
 %files
 %defattr(-,root,root)
 %doc README.txt
-%if 0%{?suse_version} > 1320
-%license LICENSE.txt license_gpl-2.0.txt license_lgpl-2.1.txt license_mit.txt
-%else
+%if ( 0%{?suse_version} == 1315 && 0%{?sle_version} == 120100 ) || ! 
0%{?is_opensuse}
+# Fix for Leap 42.1 or SLE (TODO: Drop if 42.1 is out of maintenance)
 %doc LICENSE.txt license_gpl-2.0.txt license_lgpl-2.1.txt license_mit.txt
+%dir %{_datadir}/appdata
+%else
+%license LICENSE.txt license_gpl-2.0.txt license_lgpl-2.1.txt license_mit.txt
 %endif
 %{_bindir}/0ad
 %{_bindir}/pyrogenesis
@@ -129,6 +132,7 @@
 %{_libdir}/%{name}/libnvmath.so
 %{_libdir}/%{name}/libnvtt.so
 %{_datadir}/pixmaps/%{name}.png
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %dir %{_libdir}/%{name}
 %dir %{_datadir}/%{name}




commit tor for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package tor for openSUSE:Factory checked in 
at 2017-03-03 17:53:41

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


Package is "tor"

Fri Mar  3 17:53:41 2017 rev:52 rq:461735 version:0.2.9.10

Changes:

--- /work/SRC/openSUSE:Factory/tor/tor.changes  2017-01-24 10:43:18.845949495 
+0100
+++ /work/SRC/openSUSE:Factory/.tor.new/tor.changes 2017-03-03 
17:53:42.495380925 +0100
@@ -1,0 +2,24 @@
+Wed Mar  1 22:45:42 UTC 2017 - astie...@suse.com
+
+- tor 0.2.9.10:
+  * directory authority: During voting, when marking a relay as a
+probable sybil, do not clear its BadExit flag: sybils can still
+be bad in other ways too.
+  * IPv6 Exits: Stop rejecting all IPv6 traffic on Exits whose exit
+policy rejects any IPv6 addresses. Instead, only reject a port
+over IPv6 if the exit policy rejects that port on more than an
+IPv6 /16 of addresses.
+  * parsing: Fix an integer underflow bug when comparing malformed
+Tor versions. This bug could crash Tor when built with
+--enable-expensive-hardening, or on Tor 0.2.9.1-alpha through
+Tor 0.2.9.8, which were built with -ftrapv by default. In other
+cases it was harmless. Part of TROVE-2017-001 boo#1027539
+  * Directory authorities now reject descriptors that claim to be
+malformed versions of Tor
+  * Reject version numbers with components that exceed INT32_MAX.
+  * Update geoip and geoip6 to the February 8 2017 Maxmind GeoLite2
+Country database.
+  * The tor-resolve command line tool now rejects hostnames over 255
+characters in length
+
+---

Old:

  tor-0.2.9.9.tar.gz
  tor-0.2.9.9.tar.gz.asc

New:

  tor-0.2.9.10.tar.gz
  tor-0.2.9.10.tar.gz.asc



Other differences:
--
++ tor.spec ++
--- /var/tmp/diff_new_pack.4oRos6/_old  2017-03-03 17:53:43.339261733 +0100
+++ /var/tmp/diff_new_pack.4oRos6/_new  2017-03-03 17:53:43.343261168 +0100
@@ -20,7 +20,7 @@
 %define torgroup %{name}
 %define home_dir %{_localstatedir}/lib/empty
 Name:   tor
-Version:0.2.9.9
+Version:0.2.9.10
 Release:0
 Summary:Anonymizing overlay network for TCP (The onion router)
 License:BSD-3-Clause

++ tor-0.2.9.9.tar.gz -> tor-0.2.9.10.tar.gz ++
 27074 lines of diff (skipped)





commit lyx for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package lyx for openSUSE:Factory checked in 
at 2017-03-03 17:53:36

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


Package is "lyx"

Fri Mar  3 17:53:36 2017 rev:83 rq:461733 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/lyx/lyx.changes  2017-02-20 13:15:47.910523675 
+0100
+++ /work/SRC/openSUSE:Factory/.lyx.new/lyx.changes 2017-03-03 
17:53:37.452093259 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 22:22:17 UTC 2017 - corne...@solcon.nl
+
+- Added Qt58.patch to fix build with Qt 5.8
+
+---

New:

  Qt58.patch



Other differences:
--
++ lyx.spec ++
--- /var/tmp/diff_new_pack.WpxTNE/_old  2017-03-03 17:53:38.391960509 +0100
+++ /var/tmp/diff_new_pack.WpxTNE/_new  2017-03-03 17:53:38.395959943 +0100
@@ -27,6 +27,8 @@
 Source1:lyxrc.dist
 Source2:lyx.keyring
 Source3:
ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-%{version}.tar.xz.sig
+# PATCH-FIX-UPSTREAM: fix for build with Qt 5.8
+Patch0: Qt58.patch
 #!BuildIgnore: lyx
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -128,6 +130,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 #./autogen.sh

++ Qt58.patch ++
Index: src/frontends/qt4/GuiViewSource.cpp
===
--- src/frontends/qt4/GuiViewSource.cpp (revision 
adb00dbcf803298651609c0afac02bc4cb3db003)
+++ src/frontends/qt4/GuiViewSource.cpp (revision 
9f2fcf20a51af2b63161a3290cf5fb02474b42b9)
@@ -224,12 +224,7 @@
// position-to-row is unavailable
// we jump to the first modification
-   const QChar * oc = old.constData();
-   const QChar * nc = qcontent.constData();
+   int length = min(old.length(), qcontent.length());
int pos = 0;
-   while (*oc != '\0' && *nc != '\0' && *oc == *nc) {
-   ++oc;
-   ++nc;
-   ++pos;
-   }
+   for (; pos < length && old.at(pos) == qcontent.at(pos); ++pos) 
{}
QTextCursor c = QTextCursor(viewSourceTV->document());
//get some space below the cursor





commit fossil for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package fossil for openSUSE:Factory checked 
in at 2017-03-03 17:53:25

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


Package is "fossil"

Fri Mar  3 17:53:25 2017 rev:15 rq:461724 version:1.37

Changes:

--- /work/SRC/openSUSE:Factory/fossil/fossil.changes2017-02-27 
18:44:01.526149633 +0100
+++ /work/SRC/openSUSE:Factory/.fossil.new/fossil.changes   2017-03-03 
17:53:26.453646716 +0100
@@ -1,0 +2,5 @@
+Sat Feb 18 16:11:57 UTC 2017 - jeng...@inai.de
+
+- Trim description
+
+---



Other differences:
--
++ fossil.spec ++
--- /var/tmp/diff_new_pack.VkNNG6/_old  2017-03-03 17:53:27.189542776 +0100
+++ /var/tmp/diff_new_pack.VkNNG6/_new  2017-03-03 17:53:27.193542211 +0100
@@ -22,7 +22,7 @@
 Name:   fossil
 Version:1.37
 Release:0
-Summary:Simple, high-reliability, distributed software configuration 
management
+Summary:Distributed software configuration management
 License:BSD-2-Clause
 Group:  Development/Tools/Version Control
 Url:https://www.fossil-scm.org/
@@ -39,49 +39,13 @@
 BuildRequires:  openssl-devel
 
 %description
-There are plenty of open-source version control systems available on
-the internet these days. What makes Fossil worthy of attention?
-
-1. Bug Tracking And Wiki - In addition to doing distributed version
-control like Git and Mercurial, Fossil also supports distributed bug
-tracking and distributed wiki all in a single integrated package.
-
-2. Web Interface - Fossil has a built-in and easy-to-use web interface
-that simplifies project tracking and promotes situational
-awareness. Simply type "fossil ui" from within any check-out and
-Fossil automatically opens your web browser in a page that gives
-detailed history and status information on that project.
-
-3. Autosync - Fossil supports "autosync" mode which helps to keep
-projects moving forward by reducing the amount of needless forking and
-merging often associated with distributed projects.
-
-4. Self-Contained - Fossil is a single stand-alone executable that
-contains everything needed to do configuration
-management. Installation is trivial: simply download a precompiled
-binary for Linux, Mac, or Windows and put it on your
-$PATH. Easy-to-compile source code is available for users on other
-platforms. Fossil sources are also mostly self-contained, requiring
-only the "zlib" library and the standard C library to build.
-
-5. Simple Networking - Fossil uses plain old HTTP (with proxy support)
-for all network communications, meaning that it works fine from behind
-restrictive firewalls. The protocol is bandwidth efficient to the
-point that Fossil can be used comfortably over a dial-up internet
-connection.
-
-6. CGI Enabled - No server is required to use fossil. But a server
-does make collaboration easier. Fossil supports three different yet
-simple server configurations. The most popular is a 2-line CGI
-script. This is the approach used by the self-hosting fossil
-repositories.
-
-7. Robust & Reliable - Fossil stores content using an enduring file
-format in an SQLite database so that transactions are atomic even if
-interrupted by a power loss or system crash. Furthermore, automatic
-self-checks verify that all aspects of the repository are consistent
-prior to each commit. In over three years of operation, no work has
-ever been lost after having been committed to a Fossil repository.
+Fossil is a distributed software configuration management system with
+these features:
+* integrated bug tracking and wiki
+* built-in web-interface
+* uses HTTP, with proxy support
+* everything is in a single executable and CGI-enabled
+* sqlite-backed database
 
 %prep
 %setup -q -n Fossil_%{tar_version}




commit texmath for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package texmath for openSUSE:Factory checked 
in at 2017-03-03 17:53:12

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


Package is "texmath"

Fri Mar  3 17:53:12 2017 rev:20 rq:461709 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/texmath/texmath.changes  2016-11-05 
21:26:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.texmath.new/texmath.changes 2017-03-03 
17:53:13.431486002 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:55 UTC 2017 - psim...@suse.com
+
+- Update to version 0.9.1 with cabal2obs.
+
+---

Old:

  texmath-0.8.6.7.tar.gz

New:

  texmath-0.9.1.tar.gz



Other differences:
--
++ texmath.spec ++
--- /var/tmp/diff_new_pack.Y60EUG/_old  2017-03-03 17:53:13.991406918 +0100
+++ /var/tmp/diff_new_pack.Y60EUG/_new  2017-03-03 17:53:13.995406353 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package texmath
 #
-# 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,7 +19,7 @@
 %global pkg_name texmath
 %bcond_with tests
 Name:   %{pkg_name}
-Version:0.8.6.7
+Version:0.9.1
 Release:0
 Summary:Conversion between formats used to represent mathematics
 License:GPL-2.0
@@ -100,7 +100,7 @@
 
 %install
 %ghc_lib_install
-%ghc_fix_dynamic_rpath %{pkg_name}
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test

++ texmath-0.8.6.7.tar.gz -> texmath-0.9.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmath-0.8.6.7/changelog new/texmath-0.9.1/changelog
--- old/texmath-0.8.6.7/changelog   2016-10-28 20:43:31.0 +0200
+++ new/texmath-0.9.1/changelog 2017-02-03 21:17:30.0 +0100
@@ -1,3 +1,33 @@
+texmath (0.9.1)
+
+  * Pandoc writer:  add thin space after math operators.
+  * TeX reader: improve parsing of `\mathop` to allow
+multi-character operator names.
+  * Minor optimizations.
+  * Added Ord instances to Exp and associated types.
+
+texmath (0.9)
+
+  * OMML writer: Properly handle nary inside delimiters (#92).
+Previously under-overs inside delimiters didn't get
+converted to nary the way they did outside of delimiters.
+  * TeX reader: Support bm, mathbold, pmd.
+  * OMML reader: Handle w:sym (#65).
+  * New module, Text.TeXMath.Unicode.Fonts, for MS font code point
+lookup.  Copied from pandoc Text.Pandoc.Readers.Docx.Fonts,
+which will be changed to import this.  [API change]
+  * Fixed typo in test program for round-trip tests.
+  * Parse math inside text constructions (#62).  E.g.
+`\text{if $y$ is greater than $0$}` Text and math can nest indefinitely.
+  * Modify test suite so tests can be marked as "ought to raise error."
+So far this is only used in mml.  If the test is called foo
+and `readers/mml/foo.error` exists, then the test is expected
+to raise a parse error.
+  * MathML reader err: Don't print colon after line number.
+  * Restore proper error handling to MathML reader.  Note that the tests
+need to be redone, since they assumed the old behavior of just
+returning empty elements on parse errors.
+
 texmath (0.8.6.7)
 
   * TeX reader: treat backslash + newline as like backslash + space.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmath-0.8.6.7/src/Text/TeXMath/Readers/MathML.hs 
new/texmath-0.9.1/src/Text/TeXMath/Readers/MathML.hs
--- old/texmath-0.8.6.7/src/Text/TeXMath/Readers/MathML.hs  2014-08-10 
02:44:23.0 +0200
+++ new/texmath-0.9.1/src/Text/TeXMath/Readers/MathML.hs2017-02-03 
19:34:29.0 +0100
@@ -120,7 +120,9 @@
 "mtable" -> mkE <$> table e
 "maction" -> mkE <$> action e
 "semantics" -> mkE <$> semantics e
-_ -> return $ mkE empty
+"maligngroup" -> return $ mkE empty
+"malignmark" -> return $ mkE empty
+_ -> throwError $ "Unexpected element " ++ err e
   where
 mkE :: Exp -> [IR Exp]
 mkE = (:[]) . E
@@ -560,7 +562,7 @@
 nargs n xs = length xs == n
 
 err :: Element -> String
-err e = name e ++ " line: " ++ (show $ elLine e) ++ (show e)
+err e = name e ++ maybe "" (\x -> " line " ++ show x) (elLine e)
 
 findAttrQ :: String -> Element -> MML (Maybe String)
 findAttrQ s e = do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/texmath-0.8.6.7/src/Text/TeXMath/Readers/OMML.hs 

commit xmonad for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package xmonad for openSUSE:Factory checked 
in at 2017-03-03 17:53:19

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


Package is "xmonad"

Fri Mar  3 17:53:19 2017 rev:6 rq:461710 version:0.13

Changes:

--- /work/SRC/openSUSE:Factory/xmonad/xmonad.changes2016-11-28 
15:07:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xmonad.new/xmonad.changes   2017-03-03 
17:53:20.282518344 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:31 UTC 2017 - psim...@suse.com
+
+- Update to version 0.13 with cabal2obs.
+
+---

Old:

  xmonad-0.12.tar.gz

New:

  xmonad-0.13.tar.gz



Other differences:
--
++ xmonad.spec ++
--- /var/tmp/diff_new_pack.dFBgrZ/_old  2017-03-03 17:53:20.822442084 +0100
+++ /var/tmp/diff_new_pack.dFBgrZ/_new  2017-03-03 17:53:20.822442084 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmonad
 #
-# 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,7 +19,7 @@
 %global pkg_name xmonad
 %bcond_with tests
 Name:   %{pkg_name}
-Version:0.12
+Version:0.13
 Release:0
 Summary:A tiling window manager
 License:BSD-3-Clause
@@ -99,7 +99,7 @@
 install -m0644 -D %{SOURCE10} %{desktop_src}
 %suse_update_desktop_file %{desktop_src}
 
-%ghc_fix_dynamic_rpath %{pkg_name}
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test
@@ -113,7 +113,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE
-%doc README.md TODO
+%doc CHANGES.md README.md
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}-%{version}
 %dir %{_datadir}/%{name}-%{version}/man
@@ -128,6 +128,6 @@
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md TODO
+%doc CHANGES.md README.md
 
 %changelog

++ xmonad-0.12.tar.gz -> xmonad-0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmonad-0.12/CHANGES.md new/xmonad-0.13/CHANGES.md
--- old/xmonad-0.12/CHANGES.md  2015-12-21 20:12:39.0 +0100
+++ new/xmonad-0.13/CHANGES.md  2017-02-10 23:47:35.0 +0100
@@ -1,5 +1,74 @@
 # Change Log / Release Notes
 
+## 0.13 (February 10, 2017)
+
+### Breaking Changes
+
+  * When restarting xmonad, resume state is no longer passed to the
+next process via the command line.  Instead, a temporary state
+file is created and xmonad's state is serialized to that file.
+
+When upgrading to 0.13 from a previous version, the `--resume`
+command line option will automatically migrate to a state file.
+
+This fixes issue #12.
+
+### Enhancements
+
+  * You can now control which directory xmonad uses for finding your
+configuration file and which one is used for storing the compiled
+version of your configuration.  In order of preference:
+
+  1. New environment variables.  If you want to use these ensure
+ you set the correct environment variable and also create the
+ directory it references:
+
+ - `XMONAD_CONFIG_DIR`
+ - `XMONAD_CACHE_DIR`
+ - `XMONAD_DATA_DIR`
+
+  2. The `~/.xmonad` directory.
+
+  3. XDG Base Directory Specification directories, if they exist:
+
+ - `XDG_CONFIG_HOME/xmonad`
+ - `XDG_CACHE_HOME/xmonad`
+ - `XDG_DATA_HOME/xmonad`
+
+If none of these directories exist then one will be created using
+the following logic: If the relevant environment variable
+mentioned in step (1) above is set, the referent directory will be
+created and used.  Otherwise `~/.xmonad` will be created and used.
+
+This fixes a few issues, notably #7 and #56.
+
+  * A custom build script can be used when xmonad is given the
+`--recompile` command line option.  If an executable named `build`
+exists in the xmonad configuration directory it will be called
+instead of `ghc`.  It takes one argument, the name of the
+executable binary it must produce.
+
+This fixes #8.  (One of two possible custom build solutions.  See
+the next entry for another solution.)
+
+  * For users who build their xmonad configuration using tools such as
+cabal or stack, there is another option for executing xmonad.
+
+Instead of running the `xmonad` executable directly, arrange to
+have your login manager run your configuration binary instead.
+Then, in your binary, use the new `launch` command instead of
+`xmonad`.
+
+This 

commit ghc-xmonad-contrib for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-xmonad-contrib for 
openSUSE:Factory checked in at 2017-03-03 17:52:54

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


Package is "ghc-xmonad-contrib"

Fri Mar  3 17:52:54 2017 rev:4 rq:461702 version:0.13

Changes:

--- /work/SRC/openSUSE:Factory/ghc-xmonad-contrib/ghc-xmonad-contrib.changes
2016-07-20 09:24:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-xmonad-contrib.new/ghc-xmonad-contrib.changes   
2017-03-03 17:52:56.237914456 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:16:56 UTC 2017 - psim...@suse.com
+
+- Update to version 0.13 with cabal2obs.
+
+---

Old:

  2.cabal
  xmonad-contrib-0.12.tar.gz

New:

  xmonad-contrib-0.13.tar.gz



Other differences:
--
++ ghc-xmonad-contrib.spec ++
--- /var/tmp/diff_new_pack.VNXOjR/_old  2017-03-03 17:52:57.045800349 +0100
+++ /var/tmp/diff_new_pack.VNXOjR/_new  2017-03-03 17:52:57.045800349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-xmonad-contrib
 #
-# 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,18 +18,17 @@
 
 %global pkg_name xmonad-contrib
 Name:   ghc-%{pkg_name}
-Version:0.12
+Version:0.13
 Release:0
 Summary:Third party extensions for xmonad
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-X11-devel
 BuildRequires:  ghc-X11-xft-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-extensible-exceptions-devel
@@ -44,7 +43,6 @@
 BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  ghc-xmonad-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Third party tiling algorithms, configurations and scripts to xmonad, a tiling
@@ -73,17 +71,13 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
@@ -96,6 +90,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc CHANGES.md README.md
 
 %changelog

++ xmonad-contrib-0.12.tar.gz -> xmonad-contrib-0.13.tar.gz ++
 5216 lines of diff (skipped)




commit hpack for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package hpack for openSUSE:Factory checked 
in at 2017-03-03 17:53:02

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


Package is "hpack"

Fri Mar  3 17:53:02 2017 rev:5 rq:461705 version:0.17.0

Changes:

--- /work/SRC/openSUSE:Factory/hpack/hpack.changes  2016-08-28 
12:18:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.hpack.new/hpack.changes 2017-03-03 
17:53:03.336911782 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:16:09 UTC 2017 - psim...@suse.com
+
+- Update to version 0.17.0 with cabal2obs.
+
+---

Old:

  1.cabal
  hpack-0.14.1.tar.gz

New:

  hpack-0.17.0.tar.gz



Other differences:
--
++ hpack.spec ++
--- /var/tmp/diff_new_pack.wURx9b/_old  2017-03-03 17:53:03.812844561 +0100
+++ /var/tmp/diff_new_pack.wURx9b/_new  2017-03-03 17:53:03.812844561 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hpack
 #
-# 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,19 +19,19 @@
 %global pkg_name hpack
 %bcond_with tests
 Name:   %{pkg_name}
-Version:0.14.1
+Version:0.17.0
 Release:0
 Summary:An alternative format for Haskell packages
 License:MIT
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{name}
 Source0:
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Glob-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-base-compat-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-directory-devel
@@ -51,7 +51,7 @@
 %endif
 
 %description
-An alternative format for Haskell packages.
+See README at .
 
 %package -n ghc-%{name}
 Summary:Haskell %{name} library
@@ -73,14 +73,13 @@
 
 %prep
 %setup -q
-cp -p %{SOURCE1} %{name}.cabal
 
 %build
 %ghc_lib_build
 
 %install
 %ghc_lib_install
-%ghc_fix_dynamic_rpath %{pkg_name}
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test

++ hpack-0.14.1.tar.gz -> hpack-0.17.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.1/hpack.cabal new/hpack-0.17.0/hpack.cabal
--- old/hpack-0.14.1/hpack.cabal2016-06-10 16:09:36.0 +0200
+++ new/hpack-0.17.0/hpack.cabal2017-01-30 02:24:20.0 +0100
@@ -1,10 +1,11 @@
--- This file has been generated from package.yaml by hpack version 0.14.0.
+-- This file has been generated from package.yaml by hpack version 0.15.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:   hpack
-version:0.14.1
+version:0.17.0
 synopsis:   An alternative format for Haskell packages
+description:See README at 
 category:   Development
 homepage:   https://github.com/sol/hpack#readme
 bug-reports:https://github.com/sol/hpack/issues
@@ -25,6 +26,7 @@
   build-depends:
   base >= 4.7 && < 5
 , base-compat >= 0.8
+, bytestring
 , deepseq
 , directory
 , filepath
@@ -33,7 +35,7 @@
 , containers
 , unordered-containers
 , yaml
-, aeson >= 0.8
+, aeson >= 0.11
   exposed-modules:
   Hpack
   Hpack.Config
@@ -56,6 +58,7 @@
   build-depends:
   base >= 4.7 && < 5
 , base-compat >= 0.8
+, bytestring
 , deepseq
 , directory
 , filepath
@@ -64,8 +67,8 @@
 , containers
 , unordered-containers
 , yaml
+, aeson >= 0.11
 , hpack
-, aeson >= 0.8
   default-language: Haskell2010
 
 test-suite spec
@@ -79,6 +82,7 @@
   build-depends:
   base >= 4.7 && < 5
 , base-compat >= 0.8
+, bytestring
 , deepseq
 , directory
 , filepath
@@ -87,13 +91,13 @@
 , containers
 , unordered-containers
 , yaml
+, aeson >= 0.11
 , hspec == 2.*
 , QuickCheck
 , temporary
 , mockery >= 0.3
 , interpolate
 , aeson-qq
-, aeson >= 0.10
   other-modules:
   Helper
   Hpack.ConfigSpec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.1/src/Hpack/Config.hs 
new/hpack-0.17.0/src/Hpack/Config.hs
--- 

commit ghc-xlsx-tabular for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-xlsx-tabular for 
openSUSE:Factory checked in at 2017-03-03 17:52:40

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


Package is "ghc-xlsx-tabular"

Fri Mar  3 17:52:40 2017 rev:2 rq:461700 version:0.2.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-xlsx-tabular/ghc-xlsx-tabular.changes
2016-12-10 18:26:31.780362197 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-xlsx-tabular.new/ghc-xlsx-tabular.changes   
2017-03-03 17:52:41.220035600 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:17:29 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.2 with cabal2obs.
+
+---

Old:

  xlsx-tabular-0.1.0.1.tar.gz

New:

  xlsx-tabular-0.2.2.tar.gz



Other differences:
--
++ ghc-xlsx-tabular.spec ++
--- /var/tmp/diff_new_pack.gk2Dxh/_old  2017-03-03 17:52:41.955931662 +0100
+++ /var/tmp/diff_new_pack.gk2Dxh/_new  2017-03-03 17:52:41.959931096 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-xlsx-tabular
 #
-# 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,15 +18,14 @@
 
 %global pkg_name xlsx-tabular
 Name:   ghc-%{pkg_name}
-Version:0.1.0.1
+Version:0.2.2
 Release:0
-Summary:Xlsx table decode utility
+Summary:Xlsx table cell value extraction utility
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -36,10 +35,12 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-xlsx-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
-Please see README.md.
+Convenience utility to read xlsx tabular cells.
+
+You can extract the values from xlsx files table rows to JSON format by the
+heuristics or your custom function.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
@@ -55,15 +56,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ xlsx-tabular-0.1.0.1.tar.gz -> xlsx-tabular-0.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular/Imports.hs 
new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular/Imports.hs
--- old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular/Imports.hs 
2016-06-08 14:59:26.0 +0200
+++ new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular/Imports.hs   
2016-10-29 17:27:57.0 +0200
@@ -14,6 +14,7 @@
, Text
, IntSet
, IntSet.fromList
+   , IntSet.member
, FromJSON, parseJSON
, ToJSON, toJSON
, Value(Object), object
@@ -25,7 +26,7 @@
)
where
 
-import Codec.Xlsx as X hiding (fromList)
+import Codec.Xlsx as X
 import Codec.Xlsx.Formatted as X
 import Codec.Xlsx.Util.Tabular.Types as X
 import Control.Applicative ((<$>), (<*>))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular/Json.hs 
new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular/Json.hs
--- old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular/Json.hs
2016-03-09 08:43:26.0 +0100
+++ new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular/Json.hs  2017-01-16 
12:40:38.0 +0100
@@ -16,7 +16,7 @@
 
 instance FromJSON RichTextRun where
   parseJSON (Object v) =
-RichTextRun <$> pure Nothing <*> (v .: "text")
+RichTextRun <$> return Nothing <*> (v .: "text")
 
 
 deriveJSON defaultOptions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular.hs 
new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular.hs
--- old/xlsx-tabular-0.1.0.1/src/Codec/Xlsx/Util/Tabular.hs 2016-03-09 
08:10:01.0 +0100
+++ new/xlsx-tabular-0.2.2/src/Codec/Xlsx/Util/Tabular.hs   2016-11-09 
15:20:31.0 +0100
@@ -1,7 +1,35 @@
 {-# LANGUAGE FlexibleContexts  #-}
 {-# LANGUAGE LambdaCase  

commit ghc-xml-conduit for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-xml-conduit for openSUSE:Factory 
checked in at 2017-03-03 17:52:45

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


Package is "ghc-xml-conduit"

Fri Mar  3 17:52:45 2017 rev:11 rq:461701 version:1.4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-xml-conduit/ghc-xml-conduit.changes  
2016-07-27 16:11:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-xml-conduit.new/ghc-xml-conduit.changes 
2017-03-03 17:52:46.271322152 +0100
@@ -1,0 +2,10 @@
+Mon Feb 20 08:41:07 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.0.4 with cabal2obs.
+
+---
+Sun Feb 12 14:15:41 UTC 2017 - psim...@suse.com
+
+- Update to version 1.4.0.3 with cabal2obs.
+
+---

Old:

  xml-conduit-1.3.5.tar.gz

New:

  xml-conduit-1.4.0.4.tar.gz



Other differences:
--
++ ghc-xml-conduit.spec ++
--- /var/tmp/diff_new_pack.M6iLbp/_old  2017-03-03 17:52:46.779250411 +0100
+++ /var/tmp/diff_new_pack.M6iLbp/_new  2017-03-03 17:52:46.783249846 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-xml-conduit
 #
-# 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,15 +19,14 @@
 %global pkg_name xml-conduit
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.3.5
+Version:1.4.0.4
 Release:0
 Summary:Pure-Haskell utilities for dealing with XML with the conduit 
package
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-blaze-html-devel
@@ -49,7 +48,6 @@
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Hackage documentation generation is not reliable. For up to date documentation,
@@ -69,20 +67,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ xml-conduit-1.3.5.tar.gz -> xml-conduit-1.4.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xml-conduit-1.3.5/ChangeLog.md 
new/xml-conduit-1.4.0.4/ChangeLog.md
--- old/xml-conduit-1.3.5/ChangeLog.md  2016-05-11 13:03:26.0 +0200
+++ new/xml-conduit-1.4.0.4/ChangeLog.md2017-02-13 20:32:23.0 
+0100
@@ -1,3 +1,21 @@
+## 1.4.0.3
+
+* Compatibility with blaze-markup-0.8.0.0 
[#95](https://github.com/snoyberg/xml/issues/95)
+
+## 1.4.0.2
+
+* Parse XML encoding case-insensitively
+* Remove extra EOL when printing XmlException
+
+## 1.4.0.1
+
+* Handle CDATA in takeAllTreesContent 
[#88](https://github.com/snoyberg/xml/pull/88)
+
+## 1.4.0
+
+* Improve XmlException definition and usage
+* Add 'takeAllTreesContent' function
+
 ## 1.3.5
 
 * Improvements for using xml-conduit for streaming XML protocols 
[#85](https://github.com/snoyberg/xml/pull/85)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xml-conduit-1.3.5/Text/XML/Cursor.hs 
new/xml-conduit-1.4.0.4/Text/XML/Cursor.hs
--- old/xml-conduit-1.3.5/Text/XML/Cursor.hs2016-05-11 13:03:26.0 
+0200
+++ new/xml-conduit-1.4.0.4/Text/XML/Cursor.hs  2017-02-13 20:32:23.0 
+0100
@@ -60,33 +60,34 @@
 
 import   Control.Exception(Exception)
 import   Control.Monad
-import   Data.Function(on)
-import   Text.XML
 import   Control.Monad.Trans.Resource (MonadThrow, monadThrow)
-import qualified Data.Textas T
+import   Data.Function(on)
 import qualified Data.Map as Map
-import qualified Text.XML.Cursor.Generic  as CG
-import   Text.XML.Cursor.Generic  (node, child, parent, 
descendant, orSelf)
 import   Data.Maybe   (maybeToList)
+import qualified Data.Textas T
+import   Text.XML
+import   Text.XML.Cursor.Generic  (child, 

commit ghc-xlsx for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-xlsx for openSUSE:Factory 
checked in at 2017-03-03 17:52:35

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


Package is "ghc-xlsx"

Fri Mar  3 17:52:35 2017 rev:3 rq:461699 version:0.4.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-xlsx/ghc-xlsx.changes2016-12-17 
11:19:18.143543088 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-xlsx.new/ghc-xlsx.changes   2017-03-03 
17:52:36.200744528 +0100
@@ -1,0 +2,10 @@
+Mon Feb 20 08:40:02 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.3 with cabal2obs.
+
+---
+Sun Feb 12 14:16:56 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.2 with cabal2obs.
+
+---

Old:

  xlsx-0.2.4.tar.gz

New:

  xlsx-0.4.3.tar.gz



Other differences:
--
++ ghc-xlsx.spec ++
--- /var/tmp/diff_new_pack.fGDBLx/_old  2017-03-03 17:52:36.832655277 +0100
+++ /var/tmp/diff_new_pack.fGDBLx/_new  2017-03-03 17:52:36.836654712 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-xlsx
 #
-# 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,7 +19,7 @@
 %global pkg_name xlsx
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.4
+Version:0.4.3
 Release:0
 Summary:Simple and incomplete Excel file parser/writer
 License:MIT

++ xlsx-0.2.4.tar.gz -> xlsx-0.4.3.tar.gz ++
 7354 lines of diff (skipped)




commit ghc-aws for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-aws for openSUSE:Factory checked 
in at 2017-03-03 17:52:27

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


Package is "ghc-aws"

Fri Mar  3 17:52:27 2017 rev:6 rq:461698 version:0.16

Changes:

--- /work/SRC/openSUSE:Factory/ghc-aws/ghc-aws.changes  2016-11-10 
13:19:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-aws.new/ghc-aws.changes 2017-03-03 
17:52:28.301860170 +0100
@@ -1,0 +2,5 @@
+Wed Feb 22 20:31:38 UTC 2017 - psim...@suse.com
+
+- Update to version 0.16 with cabal2obs.
+
+---

Old:

  aws-0.14.1.tar.gz

New:

  aws-0.16.tar.gz



Other differences:
--
++ ghc-aws.spec ++
--- /var/tmp/diff_new_pack.RoaiVq/_old  2017-03-03 17:52:28.857781651 +0100
+++ /var/tmp/diff_new_pack.RoaiVq/_new  2017-03-03 17:52:28.861781086 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-aws
 #
-# 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,7 +19,7 @@
 %global pkg_name aws
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.14.1
+Version:0.16
 Release:0
 Summary:Amazon Web Services (AWS) for Haskell
 License:BSD-3-Clause
@@ -65,6 +65,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-conduit-combinators-devel
 BuildRequires:  ghc-errors-devel
 BuildRequires:  ghc-http-client-devel
 BuildRequires:  ghc-http-client-tls-devel

++ aws-0.14.1.tar.gz -> aws-0.16.tar.gz ++
 2183 lines of diff (skipped)




commit ghc-websockets for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-websockets for openSUSE:Factory 
checked in at 2017-03-03 17:52:19

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


Package is "ghc-websockets"

Fri Mar  3 17:52:19 2017 rev:3 rq:461692 version:0.10.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-websockets/ghc-websockets.changes
2017-02-03 17:40:34.260328929 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-websockets.new/ghc-websockets.changes   
2017-03-03 17:52:20.346983716 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:08:48 UTC 2017 - psim...@suse.com
+
+- Update to version 0.10.0.0 with cabal2obs.
+
+---

Old:

  websockets-0.9.8.2.tar.gz

New:

  websockets-0.10.0.0.tar.gz



Other differences:
--
++ ghc-websockets.spec ++
--- /var/tmp/diff_new_pack.reTc3Q/_old  2017-03-03 17:52:21.190864526 +0100
+++ /var/tmp/diff_new_pack.reTc3Q/_new  2017-03-03 17:52:21.190864526 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-websockets
 #
-# 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,7 +19,7 @@
 %global pkg_name websockets
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.8.2
+Version:0.10.0.0
 Release:0
 Summary:A sensible and clean way to write WebSocket-capable servers in 
Haskell
 License:BSD-3-Clause

++ websockets-0.9.8.2.tar.gz -> websockets-0.10.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/websockets-0.9.8.2/CHANGELOG 
new/websockets-0.10.0.0/CHANGELOG
--- old/websockets-0.9.8.2/CHANGELOG2016-11-29 11:15:35.0 +0100
+++ new/websockets-0.10.0.0/CHANGELOG   2016-11-29 11:27:28.0 +0100
@@ -1,3 +1,8 @@
+- 0.10.0.0
+* Fix client specifying empty path
+* Allow sending collections of messages (by David Turner)
+* Allow sending extra headers when accepting request (by James Deery)
+
 - 0.9.8.2
 * Bump `HUnit` dependency to 1.5
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/websockets-0.9.8.2/src/Network/WebSockets/Client.hs 
new/websockets-0.10.0.0/src/Network/WebSockets/Client.hs
--- old/websockets-0.9.8.2/src/Network/WebSockets/Client.hs 2016-11-29 
11:15:35.0 +0100
+++ new/websockets-0.10.0.0/src/Network/WebSockets/Client.hs2016-11-29 
11:27:28.0 +0100
@@ -53,11 +53,14 @@
   -> Headers-- ^ Custom headers to send
   -> ClientApp a-- ^ Client application
   -> IO a
-runClientWith host port path opts customHeaders app = do
+runClientWith host port path0 opts customHeaders app = do
 -- Create and connect socket
 let hints = S.defaultHints
 {S.addrFamily = S.AF_INET, S.addrSocketType = S.Stream}
+
+-- Correct host and path.
 fullHost = if port == 80 then host else (host ++ ":" ++ show port)
+path = if null path0 then "/" else path0
 addrInfos <- S.getAddrInfo (Just hints) (Just host) (Just $ show port)
 sock  <- S.socket S.AF_INET S.Stream S.defaultProtocol
 S.setSocketOption sock S.NoDelay 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/websockets-0.9.8.2/src/Network/WebSockets/Connection.hs 
new/websockets-0.10.0.0/src/Network/WebSockets/Connection.hs
--- old/websockets-0.9.8.2/src/Network/WebSockets/Connection.hs 2016-11-29 
11:15:35.0 +0100
+++ new/websockets-0.10.0.0/src/Network/WebSockets/Connection.hs
2016-11-29 11:27:28.0 +0100
@@ -4,8 +4,9 @@
 {-# LANGUAGE OverloadedStrings #-}
 module Network.WebSockets.Connection
 ( PendingConnection (..)
-, AcceptRequest(..)
 , acceptRequest
+, AcceptRequest(..)
+, defaultAcceptRequest
 , acceptRequestWith
 , rejectRequest
 
@@ -19,8 +20,11 @@
 , receiveData
 , send
 , sendDataMessage
+, sendDataMessages
 , sendTextData
+, sendTextDatas
 , sendBinaryData
+, sendBinaryDatas
 , sendClose
 , sendCloseCode
 , sendPing
@@ -34,7 +38,7 @@
 import   Control.Concurrent  (forkIO, threadDelay)
 import   Control.Exception   (AsyncException, fromException,
   handle, throwIO)
-import   Control.Monad   (unless)
+import   Control.Monad   

commit ghc-vector-instances for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-vector-instances for 
openSUSE:Factory checked in at 2017-03-03 17:52:10

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


Package is "ghc-vector-instances"

Fri Mar  3 17:52:10 2017 rev:3 rq:461691 version:3.4

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-vector-instances/ghc-vector-instances.changes
2016-07-20 09:19:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-vector-instances.new/ghc-vector-instances.changes
   2017-03-03 17:52:11.21627 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:14:56 UTC 2017 - psim...@suse.com
+
+- Update to version 3.4 with cabal2obs.
+
+---

Old:

  vector-instances-3.3.1.tar.gz

New:

  vector-instances-3.4.tar.gz



Other differences:
--
++ ghc-vector-instances.spec ++
--- /var/tmp/diff_new_pack.NwAirL/_old  2017-03-03 17:52:11.888178434 +0100
+++ /var/tmp/diff_new_pack.NwAirL/_new  2017-03-03 17:52:11.892177869 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vector-instances
 #
-# 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,16 +18,16 @@
 
 %global pkg_name vector-instances
 Name:   ghc-%{pkg_name}
-Version:3.3.1
+Version:3.4
 Release:0
 Summary:Orphan Instances for 'Data.Vector'
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-comonad-devel
+BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-keys-devel
 BuildRequires:  ghc-pointed-devel
 BuildRequires:  ghc-rpm-macros
@@ -35,7 +35,6 @@
 BuildRequires:  ghc-semigroups-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Orphan Instances for 'Data.Vector'.
@@ -55,15 +54,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ vector-instances-3.3.1.tar.gz -> vector-instances-3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vector-instances-3.3.1/.travis.yml 
new/vector-instances-3.4/.travis.yml
--- old/vector-instances-3.3.1/.travis.yml  2015-08-10 19:44:54.0 
+0200
+++ new/vector-instances-3.4/.travis.yml2017-01-08 18:33:55.0 
+0100
@@ -1,8 +1,112 @@
-language: haskell
+# This file has been generated -- see https://github.com/hvr/multi-ghc-travis
+language: c
+sudo: false
+
+cache:
+  directories:
+- $HOME/.cabsnap
+- $HOME/.cabal/packages
+
+before_cache:
+  - rm -fv $HOME/.cabal/packages/hackage.haskell.org/build-reports.log
+  - rm -fv $HOME/.cabal/packages/hackage.haskell.org/00-index.tar
+
+matrix:
+  include:
+- env: CABALVER=1.18 GHCVER=7.0.4
+  compiler: ": #GHC 7.0.4"
+  addons: {apt: {packages: [cabal-install-1.18,ghc-7.0.4], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.18 GHCVER=7.2.2
+  compiler: ": #GHC 7.2.2"
+  addons: {apt: {packages: [cabal-install-1.18,ghc-7.2.2], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.18 GHCVER=7.4.2
+  compiler: ": #GHC 7.4.2"
+  addons: {apt: {packages: [cabal-install-1.18,ghc-7.4.2], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.18 GHCVER=7.6.3
+  compiler: ": #GHC 7.6.3"
+  addons: {apt: {packages: [cabal-install-1.18,ghc-7.6.3], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.18 GHCVER=7.8.4
+  compiler: ": #GHC 7.8.4"
+  addons: {apt: {packages: [cabal-install-1.18,ghc-7.8.4], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.22 GHCVER=7.10.3
+  compiler: ": #GHC 7.10.3"
+  addons: {apt: {packages: [cabal-install-1.22,ghc-7.10.3], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.24 GHCVER=8.0.2
+  compiler: ": #GHC 8.0.2"
+  addons: {apt: {packages: [cabal-install-1.24,ghc-8.0.2], sources: 
[hvr-ghc]}}
+- env: CABALVER=1.24 GHCVER=8.0.2 CABALOPTS="-f-hashable"
+  compiler: ": #GHC 8.0.2 -hashable"
+  addons: {apt: {packages: [cabal-install-1.24,ghc-8.0.2], sources: 
[hvr-ghc]}}
+- env: CABALVER=head GHCVER=head
+  compiler: ": #GHC head"
+  addons: {apt: {packages: 

commit ghc-svg-tree for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-svg-tree for openSUSE:Factory 
checked in at 2017-03-03 17:51:59

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


Package is "ghc-svg-tree"

Fri Mar  3 17:51:59 2017 rev:3 rq:461684 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-svg-tree/ghc-svg-tree.changes
2017-02-03 17:40:02.648803248 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-svg-tree.new/ghc-svg-tree.changes   
2017-03-03 17:52:00.329810926 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:14:29 UTC 2017 - psim...@suse.com
+
+- Update to version 0.6 with cabal2obs.
+
+---

Old:

  svg-tree-0.5.1.2.tar.gz

New:

  svg-tree-0.6.tar.gz



Other differences:
--
++ ghc-svg-tree.spec ++
--- /var/tmp/diff_new_pack.0OSFhw/_old  2017-03-03 17:52:00.985718286 +0100
+++ /var/tmp/diff_new_pack.0OSFhw/_new  2017-03-03 17:52:00.989717722 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-svg-tree
 #
-# 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,7 +18,7 @@
 
 %global pkg_name svg-tree
 Name:   ghc-%{pkg_name}
-Version:0.5.1.2
+Version:0.6
 Release:0
 Summary:SVG file loader and serializer
 License:BSD-3-Clause

++ svg-tree-0.5.1.2.tar.gz -> svg-tree-0.6.tar.gz ++
 7810 lines of diff (skipped)




commit ghc-speedy-slice for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-speedy-slice for 
openSUSE:Factory checked in at 2017-03-03 17:51:50

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


Package is "ghc-speedy-slice"

Fri Mar  3 17:51:50 2017 rev:4 rq:461683 version:0.3.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-speedy-slice/ghc-speedy-slice.changes
2017-01-12 15:52:35.351016135 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-speedy-slice.new/ghc-speedy-slice.changes   
2017-03-03 17:51:51.219097710 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:39 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.0 with cabal2obs.
+
+---

Old:

  speedy-slice-0.1.5.tar.gz

New:

  speedy-slice-0.3.0.tar.gz



Other differences:
--
++ ghc-speedy-slice.spec ++
--- /var/tmp/diff_new_pack.qQqujS/_old  2017-03-03 17:51:51.711028230 +0100
+++ /var/tmp/diff_new_pack.qQqujS/_new  2017-03-03 17:51:51.715027666 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-speedy-slice
 #
-# 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,7 +19,7 @@
 %global pkg_name speedy-slice
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.5
+Version:0.3.0
 Release:0
 Summary:Speedy slice sampling
 License:MIT
@@ -27,6 +27,7 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-kan-extensions-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-mcmc-types-devel
 BuildRequires:  ghc-mwc-probability-devel
@@ -50,8 +51,9 @@
 Additionally you can sample over anything that's an instance of both 'Num' and
 'Variate', which is useful in the case of discrete parameters.
 
-Exports a 'mcmc' function that prints a trace to stdout, as well as a 'slice'
-transition operator that can be used more generally.
+Exports a 'mcmc' function that prints a trace to stdout, a 'chain' function for
+collecting results in memory, and a 'slice' transition operator that can be
+used more generally.
 
 > import Numeric.MCMC.Slice > import Data.Sequence (Seq, index, fromList) > >
 bnn :: Seq Double -> Double > bnn xs = -0.5 * (x0 ^ 2 * x1 ^ 2 + x0 ^ 2 + x1 ^

++ speedy-slice-0.1.5.tar.gz -> speedy-slice-0.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/speedy-slice-0.1.5/Numeric/MCMC/Slice.hs 
new/speedy-slice-0.3.0/Numeric/MCMC/Slice.hs
--- old/speedy-slice-0.1.5/Numeric/MCMC/Slice.hs2016-10-31 
20:45:32.0 +0100
+++ new/speedy-slice-0.3.0/Numeric/MCMC/Slice.hs2016-12-21 
21:59:06.0 +0100
@@ -1,4 +1,4 @@
--- {-# OPTIONS_GHC -Wall #-}
+{-# OPTIONS_GHC -Wall #-}
 {-# LANGUAGE BangPatterns #-}
 {-# LANGUAGE RecordWildCards #-}
 {-# LANGUAGE FlexibleContexts #-}
@@ -28,6 +28,7 @@
 
 module Numeric.MCMC.Slice (
 mcmc
+  , chain
   , slice
 
   -- * Re-exported
@@ -37,8 +38,11 @@
   , MWC.asGenIO
   ) where
 
+import Control.Monad (replicateM)
+import Control.Monad.Codensity (lowerCodensity)
 import Control.Monad.Trans.State.Strict (put, get, execStateT)
-import Control.Monad.Primitive (PrimMonad, PrimState, RealWorld)
+import Control.Monad.Primitive (PrimMonad, PrimState)
+import Control.Monad.IO.Class (MonadIO, liftIO)
 import Control.Lens hiding (index)
 import Data.Maybe (fromMaybe)
 import Data.Sampling.Types
@@ -55,32 +59,62 @@
 -- -9.310661272172682e-2,0.2562387977415508
 -- -0.48500122500661846,0.46245400501919076
 mcmc
-  :: (Show (t a), FoldableWithIndex (Index (t a)) t, Ixed (t a),
+  :: (MonadIO m, PrimMonad m,
+ Show (t a), FoldableWithIndex (Index (t a)) t, Ixed (t a),
  Num (IxValue (t a)), Variate (IxValue (t a)))
   => Int
   -> IxValue (t a)
   -> t a
   -> (t a -> Double)
-  -> Gen RealWorld
-  -> IO ()
+  -> Gen (PrimState m)
+  -> m ()
 mcmc n radial chainPosition target gen = runEffect $
-chain radial Chain {..} gen
+drive radial Chain {..} gen
 >-> Pipes.take n
->-> Pipes.mapM_ print
+>-> Pipes.mapM_ (liftIO . print)
   where
 chainScore= lTarget chainTarget chainPosition
 chainTunables = Nothing
 chainTarget   = Target target Nothing
 
--- A Markov chain driven by the slice transition operator.
+-- | Trace 'n' iterations of a Markov chain and collect them in a 

commit ghc-pandoc-types for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-pandoc-types for 
openSUSE:Factory checked in at 2017-03-03 17:51:29

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


Package is "ghc-pandoc-types"

Fri Mar  3 17:51:29 2017 rev:12 rq:461669 version:1.17.0.5

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pandoc-types/ghc-pandoc-types.changes
2016-09-05 21:20:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pandoc-types.new/ghc-pandoc-types.changes   
2017-03-03 17:51:30.258058199 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:17:22 UTC 2017 - psim...@suse.com
+
+- Update to version 1.17.0.5 with cabal2obs.
+
+---

Old:

  pandoc-types-1.16.1.1.tar.gz

New:

  pandoc-types-1.17.0.5.tar.gz



Other differences:
--
++ ghc-pandoc-types.spec ++
--- /var/tmp/diff_new_pack.vLkiBD/_old  2017-03-03 17:51:30.961958782 +0100
+++ /var/tmp/diff_new_pack.vLkiBD/_new  2017-03-03 17:51:30.965958217 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-pandoc-types
 #
-# 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,8 +17,9 @@
 
 
 %global pkg_name pandoc-types
+%bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.16.1.1
+Version:1.17.0.5
 Release:0
 Summary:Types for representing a structured document
 License:GPL-2.0
@@ -26,6 +27,7 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -33,6 +35,13 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-syb-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with tests}
+BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-string-qq-devel
+BuildRequires:  ghc-test-framework-devel
+BuildRequires:  ghc-test-framework-hunit-devel
+BuildRequires:  ghc-test-framework-quickcheck2-devel
+%endif
 
 %description
 'Text.Pandoc.Definition' defines the 'Pandoc' data structure, which is used by
@@ -73,6 +82,9 @@
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
+
 %post devel
 %ghc_pkg_recache
 

++ pandoc-types-1.16.1.1.tar.gz -> pandoc-types-1.17.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pandoc-types-1.16.1.1/Text/Pandoc/Arbitrary.hs 
new/pandoc-types-1.17.0.5/Text/Pandoc/Arbitrary.hs
--- old/pandoc-types-1.16.1.1/Text/Pandoc/Arbitrary.hs  1970-01-01 
01:00:00.0 +0100
+++ new/pandoc-types-1.17.0.5/Text/Pandoc/Arbitrary.hs  2016-10-13 
20:56:56.0 +0200
@@ -0,0 +1,195 @@
+{-# OPTIONS_GHC -fno-warn-orphans #-}
+{-# LANGUAGE TypeSynonymInstances, FlexibleInstances, ScopedTypeVariables #-}
+-- provides Arbitrary instance for Pandoc types
+module Text.Pandoc.Arbitrary ()
+where
+import Test.QuickCheck
+import Control.Monad (forM, liftM, liftM2)
+import Text.Pandoc.Definition
+import Text.Pandoc.Builder
+
+realString :: Gen String
+realString = resize 8 $ listOf $ frequency [ (9, elements [' '..'\127'])
+   , (1, elements ['\128'..'\']) ]
+
+arbAttr :: Gen Attr
+arbAttr = do
+  id' <- elements ["","loc"]
+  classes <- elements [[],["haskell"],["c","numberLines"]]
+  keyvals <- elements [[],[("start","22")],[("a","11"),("b_2","a b c")]]
+  return (id',classes,keyvals)
+
+instance Arbitrary Inlines where
+  arbitrary = liftM (fromList :: [Inline] -> Inlines) arbitrary
+
+instance Arbitrary Blocks where
+  arbitrary = liftM (fromList :: [Block] -> Blocks) arbitrary
+
+instance Arbitrary Inline where
+  arbitrary = resize 3 $ arbInline 2
+
+arbInlines :: Int -> Gen [Inline]
+arbInlines n = listOf1 (arbInline n) `suchThat` (not . startsWithSpace)
+  where startsWithSpace (Space:_) = True
+startsWithSpace_  = False
+
+-- restrict to 3 levels of nesting max; otherwise we get
+-- bogged down in indefinitely large structures
+arbInline :: Int -> Gen Inline
+arbInline n = frequency $ [ (60, liftM Str realString)
+  , (60, return Space)
+  , (10, liftM2 Code arbAttr realString)
+  , (5,  elements [ RawInline (Format "html") ""
+  , RawInline 

commit ghc-postgresql-simple-url for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-postgresql-simple-url for 
openSUSE:Factory checked in at 2017-03-03 17:51:34

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


Package is "ghc-postgresql-simple-url"

Fri Mar  3 17:51:34 2017 rev:2 rq:461674 version:0.2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-postgresql-simple-url/ghc-postgresql-simple-url.changes
  2016-10-22 13:18:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-postgresql-simple-url.new/ghc-postgresql-simple-url.changes
 2017-03-03 17:51:35.685291671 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:21 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.0.0 with cabal2obs.
+
+---

Old:

  7.cabal
  postgresql-simple-url-0.1.0.1.tar.gz

New:

  postgresql-simple-url-0.2.0.0.tar.gz



Other differences:
--
++ ghc-postgresql-simple-url.spec ++
--- /var/tmp/diff_new_pack.BRaFQk/_old  2017-03-03 17:51:36.385192819 +0100
+++ /var/tmp/diff_new_pack.BRaFQk/_new  2017-03-03 17:51:36.389192254 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-postgresql-simple-url
 #
-# 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,16 +19,14 @@
 %global pkg_name postgresql-simple-url
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.0.1
+Version:0.2.0.0
 Release:0
 Summary:Parse postgres:// url into ConnectInfo
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-network-uri-devel
 BuildRequires:  ghc-postgresql-simple-devel
 BuildRequires:  ghc-rpm-macros
@@ -38,7 +36,6 @@
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 The 'Database.PostgreSQL.Simple.URL' module in this package exports two helper
@@ -58,22 +55,15 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
-
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -87,6 +77,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc CHANGELOG.md README.md
 
 %changelog

++ postgresql-simple-url-0.1.0.1.tar.gz -> 
postgresql-simple-url-0.2.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postgresql-simple-url-0.1.0.1/.gitignore 
new/postgresql-simple-url-0.2.0.0/.gitignore
--- old/postgresql-simple-url-0.1.0.1/.gitignore2015-06-05 
19:30:47.0 +0200
+++ new/postgresql-simple-url-0.2.0.0/.gitignore1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-dist/
-
-cabal.sandbox.config
-.cabal-sandbox/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postgresql-simple-url-0.1.0.1/CHANGELOG.md 
new/postgresql-simple-url-0.2.0.0/CHANGELOG.md
--- old/postgresql-simple-url-0.1.0.1/CHANGELOG.md  1970-01-01 
01:00:00.0 +0100
+++ new/postgresql-simple-url-0.2.0.0/CHANGELOG.md  2017-01-22 
13:40:37.0 +0100
@@ -0,0 +1,4 @@
+# 0.2.0.0
+
+Allow empty host, i.e. don't use default provided by `postgresql-simple`.
+Empty host is required to use unix domain sockets.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/postgresql-simple-url-0.1.0.1/postgresql-simple-url.cabal 
new/postgresql-simple-url-0.2.0.0/postgresql-simple-url.cabal
--- old/postgresql-simple-url-0.1.0.1/postgresql-simple-url.cabal   
2015-06-05 19:30:47.0 +0200
+++ new/postgresql-simple-url-0.2.0.0/postgresql-simple-url.cabal   
2017-01-22 13:40:37.0 +0100
@@ -1,6 +1,9 @@
 name:postgresql-simple-url
-version: 0.1.0.1
-synopsis:PostgreSQL
+version: 0.2.0.0
+synopsis:Parse postgres:// url into ConnectInfo
+description:
+  The 'Database.PostgreSQL.Simple.URL' module in this package exports
+  two helper functions 'parseDatabaseUrl' and 

commit ghc-monad-logger for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-monad-logger for 
openSUSE:Factory checked in at 2017-03-03 17:51:16

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


Package is "ghc-monad-logger"

Fri Mar  3 17:51:16 2017 rev:9 rq:461664 version:0.3.20.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monad-logger/ghc-monad-logger.changes
2016-12-09 09:37:44.284615340 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monad-logger.new/ghc-monad-logger.changes   
2017-03-03 17:51:17.695832448 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:42:52 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.20.2 with cabal2obs.
+
+---

Old:

  monad-logger-0.3.20.1.tar.gz

New:

  monad-logger-0.3.20.2.tar.gz



Other differences:
--
++ ghc-monad-logger.spec ++
--- /var/tmp/diff_new_pack.ZgTn6Y/_old  2017-03-03 17:51:18.227757322 +0100
+++ /var/tmp/diff_new_pack.ZgTn6Y/_new  2017-03-03 17:51:18.227757322 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-monad-logger
 #
-# 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,7 +18,7 @@
 
 %global pkg_name monad-logger
 Name:   ghc-%{pkg_name}
-Version:0.3.20.1
+Version:0.3.20.2
 Release:0
 Summary:A class of monads which can log messages
 License:MIT

++ monad-logger-0.3.20.1.tar.gz -> monad-logger-0.3.20.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.20.1/ChangeLog.md 
new/monad-logger-0.3.20.2/ChangeLog.md
--- old/monad-logger-0.3.20.1/ChangeLog.md  2016-11-07 07:34:37.0 
+0100
+++ new/monad-logger-0.3.20.2/ChangeLog.md  2017-02-14 12:37:22.0 
+0100
@@ -1,3 +1,7 @@
+## 0.3.20.2
+
+* Support for GHC 8.2
+
 ## 0.3.20.1
 
 * Fix #106 by correcting the default signature for MonadLoggerIO 
[#108](https://github.com/kazu-yamamoto/logger/pull/108)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.20.1/Control/Monad/Logger.hs 
new/monad-logger-0.3.20.2/Control/Monad/Logger.hs
--- old/monad-logger-0.3.20.1/Control/Monad/Logger.hs   2016-11-07 
07:34:37.0 +0100
+++ new/monad-logger-0.3.20.2/Control/Monad/Logger.hs   2017-02-14 
12:35:28.0 +0100
@@ -200,8 +200,8 @@
 -- | A @Monad@ which has the ability to log messages in some manner.
 class Monad m => MonadLogger m where
 monadLoggerLog :: ToLogStr msg => Loc -> LogSource -> LogLevel -> msg -> m 
()
-default monadLoggerLog :: (Trans.MonadTrans t, MonadLogger (t m), ToLogStr 
msg)
-   => Loc -> LogSource -> LogLevel -> msg -> t m ()
+default monadLoggerLog :: (MonadLogger m', Trans.MonadTrans t, MonadLogger 
(t m'), ToLogStr msg, m ~ t m')
+   => Loc -> LogSource -> LogLevel -> msg -> m ()
 monadLoggerLog loc src lvl msg = Trans.lift $ monadLoggerLog loc src lvl 
msg
 
 -- | An extension of @MonadLogger@ for the common case where the logging action
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.20.1/monad-logger.cabal 
new/monad-logger-0.3.20.2/monad-logger.cabal
--- old/monad-logger-0.3.20.1/monad-logger.cabal2016-11-07 
07:34:37.0 +0100
+++ new/monad-logger-0.3.20.2/monad-logger.cabal2017-02-14 
12:37:15.0 +0100
@@ -1,5 +1,5 @@
 name:monad-logger
-version: 0.3.20.1
+version: 0.3.20.2
 synopsis:A class of monads which can log messages.
 description: Hackage documentation generation is not reliable. For up 
to date documentation, please see: 
.
 homepage:https://github.com/kazu-yamamoto/logger




commit ghc-optparse-generic for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-optparse-generic for 
openSUSE:Factory checked in at 2017-03-03 17:51:21

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


Package is "ghc-optparse-generic"

Fri Mar  3 17:51:21 2017 rev:2 rq:461668 version:1.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-optparse-generic/ghc-optparse-generic.changes
2016-10-22 13:14:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-optparse-generic.new/ghc-optparse-generic.changes
   2017-03-03 17:51:22.403167600 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:09:52 UTC 2017 - psim...@suse.com
+
+- Update to version 1.1.4 with cabal2obs.
+
+---

Old:

  optparse-generic-1.1.1.tar.gz

New:

  optparse-generic-1.1.4.tar.gz



Other differences:
--
++ ghc-optparse-generic.spec ++
--- /var/tmp/diff_new_pack.4kjIap/_old  2017-03-03 17:51:23.163060276 +0100
+++ /var/tmp/diff_new_pack.4kjIap/_new  2017-03-03 17:51:23.167059711 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-optparse-generic
 #
-# 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,25 +18,24 @@
 
 %global pkg_name optparse-generic
 Name:   ghc-%{pkg_name}
-Version:1.1.1
+Version:1.1.4
 Release:0
 Summary:Auto-generate a command-line parser for your datatype
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-optparse-applicative-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-semigroups-devel
 BuildRequires:  ghc-system-filepath-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-void-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This library auto-generates an 'optparse-applicative'-compatible 'Parser' from
@@ -60,15 +59,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ optparse-generic-1.1.1.tar.gz -> optparse-generic-1.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/optparse-generic-1.1.1/optparse-generic.cabal 
new/optparse-generic-1.1.4/optparse-generic.cabal
--- old/optparse-generic-1.1.1/optparse-generic.cabal   2016-05-28 
08:13:20.0 +0200
+++ new/optparse-generic-1.1.4/optparse-generic.cabal   2016-12-20 
07:26:29.0 +0100
@@ -1,5 +1,5 @@
 Name: optparse-generic
-Version: 1.1.1
+Version: 1.1.4
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 License: BSD3
@@ -27,10 +27,12 @@
 system-filepath  >= 0.3.1   && < 0.5 ,
 text   < 1.3 ,
 transformers >= 0.2.0.0 && < 0.6 ,
-optparse-applicative >= 0.11.0  && < 0.13,
+optparse-applicative >= 0.11.0  && < 0.14,
 time >= 1.5 && < 1.7 ,
 void   < 0.8 ,
-bytestring < 0.11
+bytestring < 0.11,
+semigroups   >= 0.5.0   && < 0.19
+
 if impl(ghc < 7.8)
 Build-Depends:
 singletons   >= 0.10.0  && < 1.0 ,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/optparse-generic-1.1.1/src/Options/Generic.hs 
new/optparse-generic-1.1.4/src/Options/Generic.hs
--- old/optparse-generic-1.1.1/src/Options/Generic.hs   2016-05-28 
07:36:51.0 +0200
+++ new/optparse-generic-1.1.4/src/Options/Generic.hs   2016-12-20 
07:26:29.0 +0100
@@ -235,6 +235,7 @@
 import Control.Monad.IO.Class (MonadIO(..))
 import Data.Char (toLower, toUpper)
 import Data.Monoid
+import Data.List.NonEmpty (NonEmpty((:|)))
 import Data.Proxy
 import Data.Text (Text)
 import Data.Typeable (Typeable)
@@ -476,6 +477,9 @@
 instance ParseField a => ParseFields [a] where
 parseFields = parseListOfField
 
+instance ParseField a => ParseFields (NonEmpty a) where
+parseFields h m = (:|) <$> parseField h m <*> 

commit ghc-relational-record for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-relational-record for 
openSUSE:Factory checked in at 2017-03-03 17:51:44

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


Package is "ghc-relational-record"

Fri Mar  3 17:51:44 2017 rev:3 rq:461677 version:0.1.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-relational-record/ghc-relational-record.changes  
2017-02-06 15:24:01.364203446 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-relational-record.new/ghc-relational-record.changes
 2017-03-03 17:51:45.483907737 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:41:27 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.6.1 with cabal2obs.
+
+---

Old:

  relational-record-0.1.5.1.tar.gz

New:

  relational-record-0.1.6.1.tar.gz



Other differences:
--
++ ghc-relational-record.spec ++
--- /var/tmp/diff_new_pack.MzcSsy/_old  2017-03-03 17:51:46.155812839 +0100
+++ /var/tmp/diff_new_pack.MzcSsy/_new  2017-03-03 17:51:46.159812274 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-relational-record
 #
-# 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,7 +18,7 @@
 
 %global pkg_name relational-record
 Name:   ghc-%{pkg_name}
-Version:0.1.5.1
+Version:0.1.6.1
 Release:0
 Summary:Meta package of Relational Record
 License:BSD-3-Clause

++ relational-record-0.1.5.1.tar.gz -> relational-record-0.1.6.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/relational-record-0.1.5.1/relational-record.cabal 
new/relational-record-0.1.6.1/relational-record.cabal
--- old/relational-record-0.1.5.1/relational-record.cabal   2016-09-06 
08:39:23.0 +0200
+++ new/relational-record-0.1.6.1/relational-record.cabal   2017-02-19 
08:02:00.0 +0100
@@ -1,5 +1,5 @@
 name:relational-record
-version: 0.1.5.1
+version: 0.1.6.1
 synopsis:Meta package of Relational Record
 description: Meta package to install Relational Record quickly
 homepage:http://khibino.github.io/haskell-relational-record/
@@ -7,7 +7,7 @@
 license-file:LICENSE
 author:  Kei Hibino
 maintainer:  ex8k.hib...@gmail.com
-copyright:   Copyright (c) 2014-2016 Kei Hibino
+copyright:   Copyright (c) 2014-2017 Kei Hibino
 category:Database
 build-type:  Simple
 cabal-version:   >=1.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/relational-record-0.1.5.1/src/Database/Relational/Query/Documentation.hs 
new/relational-record-0.1.6.1/src/Database/Relational/Query/Documentation.hs
--- 
old/relational-record-0.1.5.1/src/Database/Relational/Query/Documentation.hs
2016-09-06 08:39:23.0 +0200
+++ 
new/relational-record-0.1.6.1/src/Database/Relational/Query/Documentation.hs
2017-02-19 08:02:00.0 +0100
@@ -1,6 +1,6 @@
 -- |
 -- Module  : Database.Relational.Query.Documentation
--- Copyright   : 2014-2016 Kei Hibino
+-- Copyright   : 2014-2017 Kei Hibino
 -- License : BSD3
 --
 -- Maintainer  : ex8k.hib...@gmail.com
@@ -40,6 +40,8 @@
   inner, left, right, full,
   on',
 
+  JoinRestriction,
+
   -- *** Finalize Context
   -- $finalize
   Relation,
@@ -227,6 +229,7 @@
 'inner', 'left', 'right', 'full' operators can construct join products 
directly like SQL.
 'inner' operator is INNER JOIN of SQL, 'left' operator is LEFT OUTER JOIN of 
SQL, and so on.
 'on'' operator specifies condition of join product.
+'JoinRestriction' is the type of lambda form which expresses condition of join 
product.
  -}
 
 {- $finalize




commit ghc-language-thrift for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-language-thrift for 
openSUSE:Factory checked in at 2017-03-03 17:50:50

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


Package is "ghc-language-thrift"

Fri Mar  3 17:50:50 2017 rev:3 rq:461654 version:0.10.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-language-thrift/ghc-language-thrift.changes  
2016-11-10 13:24:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-language-thrift.new/ghc-language-thrift.changes 
2017-03-03 17:50:51.32640 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:15:50 UTC 2017 - psim...@suse.com
+
+- Update to version 0.10.0.0 with cabal2obs.
+
+---

Old:

  language-thrift-0.9.0.2.tar.gz

New:

  language-thrift-0.10.0.0.tar.gz



Other differences:
--
++ ghc-language-thrift.spec ++
--- /var/tmp/diff_new_pack.PXrARl/_old  2017-03-03 17:50:51.819487117 +0100
+++ /var/tmp/diff_new_pack.PXrARl/_new  2017-03-03 17:50:51.819487117 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-language-thrift
 #
-# 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,7 +19,7 @@
 %global pkg_name language-thrift
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.0.2
+Version:0.10.0.0
 Release:0
 Summary:Parser and pretty printer for the Thrift IDL format
 License:BSD-3-Clause
@@ -82,6 +82,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md examples
+%doc CHANGES.md README.md examples
 
 %changelog

++ language-thrift-0.9.0.2.tar.gz -> language-thrift-0.10.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/language-thrift-0.9.0.2/CHANGES.md 
new/language-thrift-0.10.0.0/CHANGES.md
--- old/language-thrift-0.9.0.2/CHANGES.md  2016-09-01 03:08:55.0 
+0200
+++ new/language-thrift-0.10.0.0/CHANGES.md 2016-09-25 23:22:41.0 
+0200
@@ -1,3 +1,11 @@
+0.10.0.0 (2016-09-25)
+=
+
+-   Breaking: Consolidate struct, union, and exception AST types into a single
+data type: `Struct`. Whether the object is a struct, union, or exception is
+now determined by the `StructKind` attribute.
+-   Breaking: Deprecated module `Language.Thrift.Types` has now been removed.
+
 0.9.0.2 (2016-08-31)
 
 
@@ -142,4 +150,3 @@
 
 
 -   Initial release.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/language-thrift-0.9.0.2/examples/generateHaskellTypes.hs 
new/language-thrift-0.10.0.0/examples/generateHaskellTypes.hs
--- old/language-thrift-0.9.0.2/examples/generateHaskellTypes.hs
2016-09-01 02:07:29.0 +0200
+++ new/language-thrift-0.10.0.0/examples/generateHaskellTypes.hs   
2016-09-25 01:40:42.0 +0200
@@ -109,6 +109,21 @@
 renderDef T.EnumDef{..} = enumDefDocstring $$ typeName enumDefName
 
 renderStruct :: Show a => T.Struct a -> Doc
+renderStruct s@T.Struct{T.structKind = T.UnionKind, ..} =
+hang 4
+  (structDocstring $$
+  text "data" <+> typeName structName <$>
+  encloseSep (text "= ") empty (text " | ")
+ (map renderField structFields))
+<$$> indent 4 derivingClause
+  where
+renderField (T.Field _ _ ftype fname _ _ docstring _) =
+docstring $$ fieldName  renderTypeReference ftype
+  where
+fieldName = text . unpack $ Text.concat
+  [ underscoresToCamelCase False structName
+  , underscoresToCamelCase False fname
+  ]
 renderStruct T.Struct{..} = structDocstring $$
 text "data" <+> typeName structName 
 equals <+> typeName structName <$$>
@@ -121,32 +136,6 @@
 map (renderStructField $ underscoresToCamelCase True structName)
  structFields
 
-renderException :: Show a => T.Exception a -> Doc
-renderException T.Exception{..} = renderStruct T.Struct
-{ T.structName = exceptionName
-, T.structFields = exceptionFields
-, T.structAnnotations = exceptionAnnotations
-, T.structDocstring = exceptionDocstring
-, T.structSrcAnnot = exceptionSrcAnnot
-}
-
-renderUnion :: Show a => T.Union a -> Doc
-renderUnion T.Union{..} =
-hang 4
-  (unionDocstring $$
-  text "data" <+> typeName unionName <$>
-  encloseSep (text "= ") empty (text " | ")
- 

commit ghc-metrics for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-metrics for openSUSE:Factory 
checked in at 2017-03-03 17:51:01

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


Package is "ghc-metrics"

Fri Mar  3 17:51:01 2017 rev:2 rq:461659 version:0.4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-metrics/ghc-metrics.changes  2016-11-02 
12:36:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-metrics.new/ghc-metrics.changes 
2017-03-03 17:51:02.369997010 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:22 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.0.1 with cabal2obs.
+
+---

Old:

  metrics-0.3.0.2.tar.gz

New:

  metrics-0.4.0.1.tar.gz



Other differences:
--
++ ghc-metrics.spec ++
--- /var/tmp/diff_new_pack.v7AAhF/_old  2017-03-03 17:51:02.929917929 +0100
+++ /var/tmp/diff_new_pack.v7AAhF/_new  2017-03-03 17:51:02.933917365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-metrics
 #
-# 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,35 +19,35 @@
 %global pkg_name metrics
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.0.2
+Version:0.4.0.1
 Release:0
 Summary:High-performance application metric tracking
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-ansi-terminal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-lens-devel
-BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-mwc-random-devel
 BuildRequires:  ghc-primitive-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
-BuildRequires:  ghc-unix-devel
+BuildRequires:  ghc-transformers-base-devel
+BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-unix-compat-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-algorithms-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
+BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-async-devel
 %endif
-# End cabal-rpm deps
 
 %description
 A port of Coda Hale's excellent metrics library for the JVM
@@ -78,20 +78,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ metrics-0.3.0.2.tar.gz -> metrics-0.4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metrics-0.3.0.2/metrics.cabal 
new/metrics-0.4.0.1/metrics.cabal
--- old/metrics-0.3.0.2/metrics.cabal   2015-07-06 00:03:48.0 +0200
+++ new/metrics-0.4.0.1/metrics.cabal   2017-01-04 15:18:06.0 +0100
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:metrics
-version: 0.3.0.2
+version: 0.4.0.1
 synopsis:High-performance application metric tracking
 description:
   A port of Coda Hale's excellent metrics library for the JVM
@@ -53,17 +53,18 @@
 
   -- other-modules:   
   -- other-extensions:
-  build-depends:   base < 5,
+  build-depends:   base >=4.8 && < 5,
unordered-containers,
text,
-   mtl,
+   transformers,
vector,
primitive,
mwc-random,
-   unix,
+   transformers-base,
vector-algorithms,
containers,
time,
+   unix-compat,
lens,
ansi-terminal,
bytestring
@@ -79,9 +80,10 @@
metrics,
async,
mwc-random,
-   unix,
+   HUnit,
QuickCheck,
primitive,
lens
   

commit ghc-inflections for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-inflections for openSUSE:Factory 
checked in at 2017-03-03 17:50:41

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


Package is "ghc-inflections"

Fri Mar  3 17:50:41 2017 rev:2 rq:461652 version:0.3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-inflections/ghc-inflections.changes  
2016-11-01 09:56:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-inflections.new/ghc-inflections.changes 
2017-03-03 17:50:42.284833743 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:11:47 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.0.0 with cabal2obs.
+
+---

Old:

  inflections-0.2.0.1.tar.gz

New:

  inflections-0.3.0.0.tar.gz



Other differences:
--
++ ghc-inflections.spec ++
--- /var/tmp/diff_new_pack.mjqQAS/_old  2017-03-03 17:50:42.820758051 +0100
+++ /var/tmp/diff_new_pack.mjqQAS/_new  2017-03-03 17:50:42.820758051 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-inflections
 #
-# 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,27 +19,25 @@
 %global pkg_name inflections
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.0.1
+Version:0.3.0.0
 Release:0
 Summary:Inflections library for Haskell
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-exceptions-devel
+BuildRequires:  ghc-megaparsec-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-unordered-containers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
-BuildRequires:  ghc-test-framework-quickcheck2-devel
+BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-hspec-megaparsec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Inflections provides methods for singularization, pluralization, dasherizing,
@@ -59,20 +57,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -86,5 +78,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGELOG.md README.md
 
 %changelog

++ inflections-0.2.0.1.tar.gz -> inflections-0.3.0.0.tar.gz ++
 2442 lines of diff (skipped)




commit ghc-http-api-data for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-http-api-data for 
openSUSE:Factory checked in at 2017-03-03 17:50:28

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


Package is "ghc-http-api-data"

Fri Mar  3 17:50:28 2017 rev:6 rq:461640 version:0.3.5

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-api-data/ghc-http-api-data.changes  
2016-09-05 21:20:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http-api-data.new/ghc-http-api-data.changes 
2017-03-03 17:50:29.402653149 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:17:23 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.5 with cabal2obs.
+
+---

Old:

  http-api-data-0.2.4.tar.gz

New:

  http-api-data-0.3.5.tar.gz



Other differences:
--
++ ghc-http-api-data.spec ++
--- /var/tmp/diff_new_pack.89KDVt/_old  2017-03-03 17:50:29.930578588 +0100
+++ /var/tmp/diff_new_pack.89KDVt/_new  2017-03-03 17:50:29.934578024 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-http-api-data
 #
-# 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,7 +19,7 @@
 %global pkg_name http-api-data
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.4
+Version:0.3.5
 Release:0
 Summary:Converting to/from HTTP API data like URL pieces, headers and 
query parameters
 License:BSD-2-Clause
@@ -28,18 +28,25 @@
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-time-locale-compat-devel
+BuildRequires:  ghc-unordered-containers-devel
+BuildRequires:  ghc-uri-bytestring-devel
+BuildRequires:  ghc-uuid-types-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-doctest-devel
-BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-quickcheck-instances-devel
+BuildRequires:  ghc-uuid-devel
 %endif
 
 %description

++ http-api-data-0.2.4.tar.gz -> http-api-data-0.3.5.tar.gz ++
 2832 lines of diff (skipped)




commit ghc-hasty-hamiltonian for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-hasty-hamiltonian for 
openSUSE:Factory checked in at 2017-03-03 17:50:23

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


Package is "ghc-hasty-hamiltonian"

Fri Mar  3 17:50:23 2017 rev:4 rq:461634 version:1.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-hasty-hamiltonian/ghc-hasty-hamiltonian.changes  
2017-01-12 15:49:30.405142046 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-hasty-hamiltonian.new/ghc-hasty-hamiltonian.changes
 2017-03-03 17:50:24.639325892 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:12:34 UTC 2017 - psim...@suse.com
+
+- Update to version 1.3.0 with cabal2obs.
+
+---

Old:

  hasty-hamiltonian-1.1.5.tar.gz

New:

  hasty-hamiltonian-1.3.0.tar.gz



Other differences:
--
++ ghc-hasty-hamiltonian.spec ++
--- /var/tmp/diff_new_pack.irwDah/_old  2017-03-03 17:50:25.119258110 +0100
+++ /var/tmp/diff_new_pack.irwDah/_new  2017-03-03 17:50:25.119258110 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hasty-hamiltonian
 #
-# 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,7 +19,7 @@
 %global pkg_name hasty-hamiltonian
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.1.5
+Version:1.3.0
 Release:0
 Summary:Speedy traversal through parameter space
 License:MIT
@@ -27,6 +27,7 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-kan-extensions-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-mcmc-types-devel
 BuildRequires:  ghc-mwc-probability-devel
@@ -50,8 +51,9 @@
  library for automatic
 differentiation.
 
-Exports a 'mcmc' function that prints a trace to stdout, as well as a
-'hamiltonian' transition operator that can be used more generally.
+Exports a 'mcmc' function that prints a trace to stdout, a 'chain' function for
+collecting results in memory, and a 'hamiltonian' transition operator that can
+be used more generally.
 
 > import Numeric.AD (grad) > import Numeric.MCMC.Hamiltonian > > target ::
 RealFloat a => [a] -> a > target [x0, x1] = negate ((x0 + 2 * x1 - 7) ^ 2 + (2

++ hasty-hamiltonian-1.1.5.tar.gz -> hasty-hamiltonian-1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hasty-hamiltonian-1.1.5/Numeric/MCMC/Hamiltonian.hs 
new/hasty-hamiltonian-1.3.0/Numeric/MCMC/Hamiltonian.hs
--- old/hasty-hamiltonian-1.1.5/Numeric/MCMC/Hamiltonian.hs 2016-10-31 
20:56:16.0 +0100
+++ new/hasty-hamiltonian-1.3.0/Numeric/MCMC/Hamiltonian.hs 2016-12-21 
21:46:48.0 +0100
@@ -24,6 +24,7 @@
 
 module Numeric.MCMC.Hamiltonian (
 mcmc
+  , chain
   , hamiltonian
 
   -- * Re-exported
@@ -35,8 +36,11 @@
   ) where
 
 import Control.Lens hiding (index)
+import Control.Monad (replicateM)
+import Control.Monad.Codensity (lowerCodensity)
+import Control.Monad.IO.Class (MonadIO, liftIO)
+import Control.Monad.Primitive (PrimState, PrimMonad)
 import Control.Monad.Trans.State.Strict hiding (state)
-import Control.Monad.Primitive (PrimState, PrimMonad, RealWorld)
 import qualified Data.Foldable as Foldable (sum)
 import Data.Maybe (fromMaybe)
 import Data.Sampling.Types
@@ -48,9 +52,10 @@
 
 -- | Trace 'n' iterations of a Markov chain and stream them to stdout.
 --
--- >>> withSystemRandom . asGenIO $ mcmc 3 1 [0, 0] target
+-- >>> withSystemRandom . asGenIO $ mcmc 1 0.05 20 [0, 0] target
 mcmc
-  :: (Num (IxValue (t Double)), Show (t Double), Traversable t
+  :: ( MonadIO m, PrimMonad m
+ , Num (IxValue (t Double)), Show (t Double), Traversable t
  , FunctorWithIndex (Index (t Double)) t, Ixed (t Double)
  , IxValue (t Double) ~ Double)
   => Int
@@ -58,18 +63,47 @@
   -> Int
   -> t Double
   -> Target (t Double)
-  -> Gen RealWorld
-  -> IO ()
+  -> Gen (PrimState m)
+  -> m ()
 mcmc n step leaps chainPosition chainTarget gen = runEffect $
-chain step leaps Chain {..} gen
+drive step leaps Chain {..} gen
 >-> Pipes.take n
->-> Pipes.mapM_ print
+>-> Pipes.mapM_ (liftIO . print)
   where
 chainScore= lTarget chainTarget chainPosition
 chainTunables = Nothing
 
--- A Markov chain driven by 

commit ghc-http2 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-http2 for openSUSE:Factory 
checked in at 2017-03-03 17:50:35

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


Package is "ghc-http2"

Fri Mar  3 17:50:35 2017 rev:8 rq:461641 version:1.6.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http2/ghc-http2.changes  2016-08-26 
23:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http2.new/ghc-http2.changes 2017-03-03 
17:50:36.253685549 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:15 UTC 2017 - psim...@suse.com
+
+- Update to version 1.6.3 with cabal2obs.
+
+---

Old:

  http2-1.6.2.tar.gz

New:

  http2-1.6.3.tar.gz



Other differences:
--
++ ghc-http2.spec ++
--- /var/tmp/diff_new_pack.eIJLfo/_old  2017-03-03 17:50:37.397524000 +0100
+++ /var/tmp/diff_new_pack.eIJLfo/_new  2017-03-03 17:50:37.401523435 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-http2
 #
-# 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,40 +19,40 @@
 %global pkg_name http2
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.6.2
+Version:1.6.3
 Release:0
-Summary:HTTP/2.0 library including frames and HPACK
+Summary:HTTP/2 library including frames, priority queues and HPACK
 License:BSD-3-Clause
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-aeson-devel
-BuildRequires:  ghc-aeson-pretty-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-bytestring-builder-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-case-insensitive-devel
 BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-hex-devel
 BuildRequires:  ghc-psqueues-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stm-devel
-BuildRequires:  ghc-text-devel
-BuildRequires:  ghc-unordered-containers-devel
-BuildRequires:  ghc-vector-devel
-BuildRequires:  ghc-word8-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-Glob-devel
+BuildRequires:  ghc-aeson-devel
+BuildRequires:  ghc-aeson-pretty-devel
+BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-doctest-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-hex-devel
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-unordered-containers-devel
+BuildRequires:  ghc-vector-devel
+BuildRequires:  ghc-word8-devel
 %endif
 
 %description
-HTTP/2.0 library including frames and HPACK.
+HTTP/2 library including frames, priority queues and HPACK.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
@@ -69,7 +69,6 @@
 %setup -q -n %{pkg_name}-%{version}
 
 %build
-%define cabal_configure_options -f-devel
 %ghc_lib_build
 
 %install

++ http2-1.6.2.tar.gz -> http2-1.6.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http2-1.6.2/ChangeLog.md new/http2-1.6.3/ChangeLog.md
--- old/http2-1.6.2/ChangeLog.md2016-08-15 05:42:18.0 +0200
+++ new/http2-1.6.3/ChangeLog.md2017-02-02 02:41:44.0 +0100
@@ -1,3 +1,16 @@
+## 1.6.3
+
+* Fixing two bugs of HPACK pointed out by h2spec v2.
+
+## 1.6.2
+
+* Improving the performance of HPACK.
+* Huffman encoding is now based on H2O's one.
+
+## 1.6.1
+
+* Improving the performance of HPACK.
+
 ## 1.6.0
 
 * Reverse indices of HPACK are now based on tokens.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http2-1.6.2/Network/HPACK/Table/Dynamic.hs 
new/http2-1.6.3/Network/HPACK/Table/Dynamic.hs
--- old/http2-1.6.2/Network/HPACK/Table/Dynamic.hs  2016-08-15 
05:42:18.0 +0200
+++ new/http2-1.6.3/Network/HPACK/Table/Dynamic.hs  2017-02-02 
02:41:44.0 +0100
@@ -385,6 +385,8 @@
 toDynamicEntry DynamicTable{..} idx = do
 !maxN <- readIORef maxNumOfEntries
 !off <- readIORef offset
+!n <- readIORef numOfEntries
+when (idx > n + staticTableSize) $ throwIO $ IndexOverrun idx
 !didx <- adj maxN (idx + off - staticTableSize)
 !table <- readIORef circularTable
 unsafeRead table didx
diff -urN 

commit ghc-envelope for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-envelope for openSUSE:Factory 
checked in at 2017-03-03 17:50:05

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


Package is "ghc-envelope"

Fri Mar  3 17:50:05 2017 rev:2 rq:461627 version:0.2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-envelope/ghc-envelope.changes
2016-11-01 09:50:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-envelope.new/ghc-envelope.changes   
2017-03-03 17:50:06.417899365 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:15:17 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.1.0 with cabal2obs.
+
+---

Old:

  envelope-0.1.0.0.tar.gz

New:

  envelope-0.2.1.0.tar.gz



Other differences:
--
++ ghc-envelope.spec ++
--- /var/tmp/diff_new_pack.vFxemS/_old  2017-03-03 17:50:07.489747984 +0100
+++ /var/tmp/diff_new_pack.vFxemS/_new  2017-03-03 17:50:07.493747420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-envelope
 #
-# 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,16 +19,16 @@
 %global pkg_name envelope
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.0.0
+Version:0.2.1.0
 Release:0
 Summary:Defines generic 'Envelope' type to wrap reponses from a JSON 
API
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
+BuildRequires:  ghc-http-api-data-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
@@ -37,7 +37,6 @@
 BuildRequires:  ghc-Glob-devel
 BuildRequires:  ghc-doctest-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Please see README.md.
@@ -56,20 +55,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -83,5 +76,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++ envelope-0.1.0.0.tar.gz -> envelope-0.2.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/envelope-0.1.0.0/README.md 
new/envelope-0.2.1.0/README.md
--- old/envelope-0.1.0.0/README.md  1970-01-01 01:00:00.0 +0100
+++ new/envelope-0.2.1.0/README.md  2016-10-27 09:06:53.0 +0200
@@ -0,0 +1,48 @@
+
+Web.Envelope
+
+
+[![Hackage](https://img.shields.io/hackage/v/envelope.svg)](https://hackage.haskell.org/package/envelope)
 [![Build 
Status](https://secure.travis-ci.org/cdepillabout/envelope.svg)](http://travis-ci.org/cdepillabout/envelope)
+
+
+This module exports an `Envelope` type that can be used to wrap reponses from 
a JSON REST API.  It provides a successful `Success` response, and a failure 
`Err` response.
+
+Here is a small demonstration of returning a success response:
+
+```haskell
+>>> import qualified Data.ByteString.Lazy.Char8 as C8
+>>> import Data.Aeson (decode, encode)
+>>> let successEnvelope = toSuccessEnvelope 3 :: Envelope Text Int
+>>> C8.putStrLn $ encode successEnvelope
+{"data":3}
+>>> decode "{\"data\":3}" :: Maybe (Envelope Text Int)
+Just (EnvelopeSuccess (Success 3))
+```
+
+Your data gets wrapped in an object with a single `"data"` field:
+
+```json
+{
+"data": 3
+}
+```
+
+Now lets look at how an error response is encoded and decoded.  It is encoded
+as an object with two members: @\"extra\"@ and @\"error\"@.
+
+```haskell
+>>> let errorEnvelope = toErrEnvelope "DB_ERROR" "there was an error in the 
database" :: Envelope String Int
+>>> C8.putStrLn $ encode errorEnvelope
+{"extra":"there was an error in the database","error":"DB_ERROR"}
+>>> decode "{\"extra\":\"there was an error in the 
database\",\"error\":\"DB_ERROR\"}" :: Maybe (Envelope String Int)
+Just (EnvelopeErr (Err {errErr = "DB_ERROR", errExtra = Just "there was an 
error in the database"}))
+```
+
+Your error type and extra message get wrapped in an object:
+
+```json
+{
+"extra": "there was an error in the database",
+"error": "DB_ERROR"
+}
+```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ghc-ghc-exactprint for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-ghc-exactprint for 
openSUSE:Factory checked in at 2017-03-03 17:50:12

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


Package is "ghc-ghc-exactprint"

Fri Mar  3 17:50:12 2017 rev:3 rq:461631 version:0.5.3.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-ghc-exactprint/ghc-ghc-exactprint.changes
2016-11-14 20:14:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-ghc-exactprint.new/ghc-ghc-exactprint.changes   
2017-03-03 17:50:13.524895623 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:20:19 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.3.0 with cabal2obs.
+
+---

Old:

  ghc-exactprint-0.5.2.1.tar.gz

New:

  ghc-exactprint-0.5.3.0.tar.gz



Other differences:
--
++ ghc-ghc-exactprint.spec ++
--- /var/tmp/diff_new_pack.Ki5coh/_old  2017-03-03 17:50:14.060819932 +0100
+++ /var/tmp/diff_new_pack.Ki5coh/_new  2017-03-03 17:50:14.064819367 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ghc-exactprint
 #
-# 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,7 +19,7 @@
 %global pkg_name ghc-exactprint
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.2.1
+Version:0.5.3.0
 Release:0
 Summary:ExactPrint for GHC
 License:BSD-3-Clause
@@ -40,6 +40,7 @@
 BuildRequires:  ghc-syb-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
+BuildRequires:  ghc-Diff-devel
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-filemanip-devel
 BuildRequires:  ghc-silently-devel

++ ghc-exactprint-0.5.2.1.tar.gz -> ghc-exactprint-0.5.3.0.tar.gz ++
 8521 lines of diff (skipped)




commit ghc-consul-haskell for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-consul-haskell for 
openSUSE:Factory checked in at 2017-03-03 17:49:02

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


Package is "ghc-consul-haskell"

Fri Mar  3 17:49:02 2017 rev:2 rq:461619 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-consul-haskell/ghc-consul-haskell.changes
2016-09-25 14:39:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-consul-haskell.new/ghc-consul-haskell.changes   
2017-03-03 17:49:03.246821089 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:14:58 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.2 with cabal2obs.
+
+---

Old:

  consul-haskell-0.3.tar.gz

New:

  consul-haskell-0.4.2.tar.gz



Other differences:
--
++ ghc-consul-haskell.spec ++
--- /var/tmp/diff_new_pack.AU5pWj/_old  2017-03-03 17:49:03.886730715 +0100
+++ /var/tmp/diff_new_pack.AU5pWj/_new  2017-03-03 17:49:03.894729584 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-consul-haskell
 #
-# 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,20 +19,20 @@
 %global pkg_name consul-haskell
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3
+Version:0.4.2
 Release:0
 Summary:A consul client for Haskell
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-base64-bytestring-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-connection-devel
 BuildRequires:  ghc-either-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-http-client-devel
 BuildRequires:  ghc-http-client-tls-devel
 BuildRequires:  ghc-http-types-devel
@@ -40,17 +40,21 @@
 BuildRequires:  ghc-lifted-base-devel
 BuildRequires:  ghc-monad-control-devel
 BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-retry-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-unordered-containers-devel
+BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
+BuildRequires:  ghc-uuid-devel
 %endif
-# End cabal-rpm deps
 
 %description
 A consul client for Haskell
@@ -71,20 +75,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ consul-haskell-0.3.tar.gz -> consul-haskell-0.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/consul-haskell-0.3/consul-haskell.cabal 
new/consul-haskell-0.4.2/consul-haskell.cabal
--- old/consul-haskell-0.3/consul-haskell.cabal 2015-09-30 18:33:32.0 
+0200
+++ new/consul-haskell-0.4.2/consul-haskell.cabal   2017-01-25 
17:42:27.0 +0100
@@ -1,5 +1,5 @@
 name:consul-haskell
-version: 0.3
+version: 0.4.2
 synopsis:A consul client for Haskell
 description:
   A consul client for Haskell
@@ -36,6 +36,7 @@
 bytestring,
 connection,
 either,
+exceptions,
 http-client,
 http-client-tls,
 http-types,
@@ -43,9 +44,12 @@
 lifted-base,
 monad-control >= 1.0,
 network,
+retry,
+stm,
 text,
 transformers,
-stm
+unordered-containers,
+vector
   ghc-options:
 -Wall
 
@@ -63,10 +67,12 @@
 consul-haskell,
 http-client,
 network,
+random,
 tasty,
 tasty-hunit,
 text,
 transformers,
+uuid,
 HUnit  >= 1.2
   ghc-options:
 -Wall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/consul-haskell-0.3/src/Network/Consul/Internal.hs 
new/consul-haskell-0.4.2/src/Network/Consul/Internal.hs
--- old/consul-haskell-0.3/src/Network/Consul/Internal.hs   2015-10-13 
06:56:36.0 +0200
+++ 

commit ghc-cryptonite-conduit for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-cryptonite-conduit for 
openSUSE:Factory checked in at 2017-03-03 17:49:21

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


Package is "ghc-cryptonite-conduit"

Fri Mar  3 17:49:21 2017 rev:2 rq:461621 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-cryptonite-conduit/ghc-cryptonite-conduit.changes
2016-09-25 14:41:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-cryptonite-conduit.new/ghc-cryptonite-conduit.changes
   2017-03-03 17:49:22.288131885 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:11:16 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.0 with cabal2obs.
+
+---

Old:

  cryptonite-conduit-0.1.tar.gz

New:

  cryptonite-conduit-0.2.0.tar.gz



Other differences:
--
++ ghc-cryptonite-conduit.spec ++
--- /var/tmp/diff_new_pack.nquqK5/_old  2017-03-03 17:49:22.956037556 +0100
+++ /var/tmp/diff_new_pack.nquqK5/_new  2017-03-03 17:49:22.960036991 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cryptonite-conduit
 #
-# 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,31 +17,37 @@
 
 
 %global pkg_name cryptonite-conduit
+%bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1
+Version:0.2.0
 Release:0
 Summary:Cryptonite conduit
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-conduit-extra-devel
 BuildRequires:  ghc-cryptonite-devel
+BuildRequires:  ghc-memory-devel
 BuildRequires:  ghc-resourcet-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
+%if %{with tests}
+BuildRequires:  ghc-conduit-combinators-devel
+BuildRequires:  ghc-tasty-devel
+BuildRequires:  ghc-tasty-hunit-devel
+%endif
 
 %description
 Conduit bridge for cryptonite
 
-For now only provide a conduit version for hash, but with contribution, this
-could provide cipher conduits too, and probably other things.
+For now only provide a conduit version for hash and hmac, but with
+contribution, this could provide cipher conduits too, and probably other
+things.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
@@ -58,14 +64,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ cryptonite-conduit-0.1.tar.gz -> cryptonite-conduit-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptonite-conduit-0.1/Crypto/MAC/HMAC/Conduit.hs 
new/cryptonite-conduit-0.2.0/Crypto/MAC/HMAC/Conduit.hs
--- old/cryptonite-conduit-0.1/Crypto/MAC/HMAC/Conduit.hs   1970-01-01 
01:00:00.0 +0100
+++ new/cryptonite-conduit-0.2.0/Crypto/MAC/HMAC/Conduit.hs 2017-02-06 
10:33:56.0 +0100
@@ -0,0 +1,30 @@
+{-# LANGUAGE RankNTypes, BangPatterns #-}
+-- |
+-- Module  : Crypto.MAC.HMAC.Conduit
+-- License : BSD-style
+-- Maintainer  : Vincent Hanquez 
+-- Stability   : experimental
+-- Portability : unknown
+--
+-- A module containing Conduit facilities for hmac based functions.
+--
+module Crypto.MAC.HMAC.Conduit
+( -- * Cryptographic hash functions
+  sinkHMAC
+) where
+
+import Crypto.Hash
+import Crypto.MAC.HMAC
+import Data.ByteArray
+import Data.Conduit
+import qualified Data.ByteString as BS
+
+-- | A 'Sink' that calculates HMAC of a stream of 'B.ByteString'@s@ and
+-- returns digest @d@.
+sinkHMAC :: (Monad m, ByteArrayAccess key, HashAlgorithm hash) => key -> 
ConduitM BS.ByteString o m (HMAC hash)
+sinkHMAC key = sink (initialize key)
+  where sink ctx = do
+b <- await
+case b of
+Nothing -> return $! finalize ctx
+Just bs -> sink $! update ctx bs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptonite-conduit-0.1/README.md 

commit ghc-cron for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-cron for openSUSE:Factory 
checked in at 2017-03-03 17:49:15

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


Package is "ghc-cron"

Fri Mar  3 17:49:15 2017 rev:3 rq:461620 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cron/ghc-cron.changes2017-01-12 
15:48:06.425005107 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cron.new/ghc-cron.changes   2017-03-03 
17:49:16.492950341 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:11:26 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.0 with cabal2obs.
+
+---

Old:

  cron-0.4.2.tar.gz
  cron.cabal

New:

  cron-0.5.0.tar.gz



Other differences:
--
++ ghc-cron.spec ++
--- /var/tmp/diff_new_pack.iTTPgu/_old  2017-03-03 17:49:17.388823815 +0100
+++ /var/tmp/diff_new_pack.iTTPgu/_new  2017-03-03 17:49:17.388823815 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cron
 #
-# 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,16 +19,16 @@
 %global pkg_name cron
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.4.2
+Version:0.5.0
 Release:0
 Summary:Cron datatypes and Attoparsec parser
 License:MIT
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
+BuildRequires:  ghc-data-default-class-devel
 BuildRequires:  ghc-mtl-compat-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-old-locale-devel
@@ -69,7 +69,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -92,5 +91,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md changelog
 
 %changelog

++ cron-0.4.2.tar.gz -> cron-0.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cron-0.4.2/README.md new/cron-0.5.0/README.md
--- old/cron-0.4.2/README.md2016-11-22 21:18:44.0 +0100
+++ new/cron-0.5.0/README.md2017-01-05 03:07:47.0 +0100
@@ -10,7 +10,9 @@
 `scheduleMatches`, which you can use to compare a time against a `CronSchedule`
 to see if an action needs to be performed.  System.Cron.Parser is where you 
will
 find the parsers `cronSchedule`, `crontabEntry` and `cronTab`. To parse
-individual schedules up to full crontab files.
+individual schedules up to full crontab files. System.Cron.Descrive is where
+you will find the `describe` function for creating human-readable strings from
+cron schedules, as well as any options to control how the description is 
created.
 
 
 To do anything, you'll need to install cabal-dev with cabal.
@@ -51,9 +53,21 @@
 job2 = putStrLn "Job 2"
 ```
 
+ Describe
+```haskell
+main :: IO ()
+main = do
+  let Right cs1 = parseCronSchedule "*/2 * 3 * 4,5,6"
+  print $ describe defaultOpts cs1
+
+  let Right cs2 = parseCronSchedule "*/2 12 3 * 4,5,6"
+  print $ describe (twentyFourHourFormat <> verbose) cs2
+```
+
 ## Contributors
 
 * [Simon Hengel](https://github.com/sol)
 * [Alberto Valverde](https://github.com/albertov)
 * [Andrew Rademacher](https://github.com/AndrewRademacher)
 * [Peter Simons](https://github.com/peti)
+* [Joseph Canero](https://github.com/caneroj1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cron-0.4.2/bench/Main.hs new/cron-0.5.0/bench/Main.hs
--- old/cron-0.4.2/bench/Main.hs2016-11-22 21:18:44.0 +0100
+++ new/cron-0.5.0/bench/Main.hs2017-01-05 03:07:47.0 +0100
@@ -22,6 +22,7 @@
   , scheduleMatchesBenchmarks
   , nextMatchBenchmarks
   , serializeBenchmarks
+  , describeBenchmarks
   ]
 
 
@@ -67,6 +68,21 @@
 
 
 ---
+describeBenchmarks :: Benchmark
+describeBenchmarks = bgroup "description"
+  [
+bgroup "verbose" [
+  bench "simple" (whnf (describe verbose) simpleCronSchedule)
+, bench "complicated" (whnf (describe verbose) complexCronSchedule)
+]
+  , bgroup "non-verbose" [
+  bench "simple" (whnf (describe notVerbose) 

commit ghc-conduit-combinators for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-conduit-combinators for 
openSUSE:Factory checked in at 2017-03-03 17:48:53

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


Package is "ghc-conduit-combinators"

Fri Mar  3 17:48:53 2017 rev:9 rq:461617 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-conduit-combinators/ghc-conduit-combinators.changes
  2017-01-12 15:47:58.682098866 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-conduit-combinators.new/ghc-conduit-combinators.changes
 2017-03-03 17:48:54.104112306 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:12:30 UTC 2017 - psim...@suse.com
+
+- Update to version 1.1.0 with cabal2obs.
+
+---

Old:

  conduit-combinators-1.0.8.3.tar.gz

New:

  conduit-combinators-1.1.0.tar.gz



Other differences:
--
++ ghc-conduit-combinators.spec ++
--- /var/tmp/diff_new_pack.8tyiHH/_old  2017-03-03 17:48:54.680030970 +0100
+++ /var/tmp/diff_new_pack.8tyiHH/_new  2017-03-03 17:48:54.684030405 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-conduit-combinators
 #
-# 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,7 +19,7 @@
 %global pkg_name conduit-combinators
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.0.8.3
+Version:1.1.0
 Release:0
 Summary:Commonly used conduit functions, for both chunked and 
unchunked data
 License:MIT

++ conduit-combinators-1.0.8.3.tar.gz -> conduit-combinators-1.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-combinators-1.0.8.3/ChangeLog.md 
new/conduit-combinators-1.1.0/ChangeLog.md
--- old/conduit-combinators-1.0.8.3/ChangeLog.md2016-11-28 
11:23:00.0 +0100
+++ new/conduit-combinators-1.1.0/ChangeLog.md  2017-01-22 10:30:06.0 
+0100
@@ -1,3 +1,9 @@
+# 1.1.0
+
+* Don't generalize I/O functions to `IOData`, instead specialize to
+  `ByteString`. See:
+  http://www.snoyman.com/blog/2016/12/beware-of-readfile#real-world-failures
+
 # 1.0.8.3
 
 * Fix version bounds for chunked-data/mono-traversable combos
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/conduit-combinators-1.0.8.3/Data/Conduit/Combinators/Stream.hs 
new/conduit-combinators-1.1.0/Data/Conduit/Combinators/Stream.hs
--- old/conduit-combinators-1.0.8.3/Data/Conduit/Combinators/Stream.hs  
2016-11-28 11:23:00.0 +0100
+++ new/conduit-combinators-1.1.0/Data/Conduit/Combinators/Stream.hs
2017-01-22 10:30:06.0 +0100
@@ -12,7 +12,6 @@
   ( yieldManyS
   , repeatMS
   , repeatWhileMS
-  , sourceHandleS
   , foldl1S
   , allS
   , anyS
@@ -43,12 +42,10 @@
 
 import   Control.Monad (liftM)
 import   Control.Monad.Base (MonadBase (liftBase))
-import   Control.Monad.IO.Class (MonadIO (..))
 import   Control.Monad.Primitive (PrimMonad)
 import   Data.Builder
 import   Data.Conduit.Internal.Fusion
 import   Data.Conduit.Internal.List.Stream (foldS)
-import   Data.IOData
 import   Data.Maybe (isNothing, isJust)
 import   Data.MonoTraversable
 #if ! MIN_VERSION_base(4,8,0)
@@ -59,7 +56,6 @@
 import qualified Data.Vector.Generic as V
 import qualified Data.Vector.Generic.Mutable as VM
 import   Prelude
-import   System.IO (Handle)
 
 #if MIN_VERSION_mono_traversable(1,0,0)
 import   Data.Sequences (LazySequence (..))
@@ -102,17 +98,6 @@
 else Stop ()
 {-# INLINE repeatWhileMS #-}
 
-sourceHandleS :: (MonadIO m, MonoFoldable a, IOData a) => Handle -> 
StreamProducer m a
-sourceHandleS h _ =
-Stream step (return ())
-  where
-step () = do
-x <- liftIO (hGetChunk h)
-return $ if onull x
-then Stop ()
-else Emit () x
-{-# INLINE sourceHandleS #-}
-
 foldl1S :: Monad m
 => (a -> a -> a)
 -> StreamConsumer a m (Maybe a)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/conduit-combinators-1.0.8.3/Data/Conduit/Combinators/Unqualified.hs 
new/conduit-combinators-1.1.0/Data/Conduit/Combinators/Unqualified.hs
--- old/conduit-combinators-1.0.8.3/Data/Conduit/Combinators/Unqualified.hs 
2016-11-28 11:23:00.0 +0100
+++ new/conduit-combinators-1.1.0/Data/Conduit/Combinators/Unqualified.hs   

commit ghc-declarative for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-declarative for openSUSE:Factory 
checked in at 2017-03-03 17:49:26

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


Package is "ghc-declarative"

Fri Mar  3 17:49:26 2017 rev:3 rq:461622 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-declarative/ghc-declarative.changes  
2016-12-09 09:37:03.514393364 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-declarative.new/ghc-declarative.changes 
2017-03-03 17:49:27.267428655 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:13:06 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.1 with cabal2obs.
+
+---

Old:

  declarative-0.2.3.tar.gz

New:

  declarative-0.5.1.tar.gz



Other differences:
--
++ ghc-declarative.spec ++
--- /var/tmp/diff_new_pack.ZlfUq1/_old  2017-03-03 17:49:27.795354096 +0100
+++ /var/tmp/diff_new_pack.ZlfUq1/_new  2017-03-03 17:49:27.799353531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-declarative
 #
-# 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,7 +19,7 @@
 %global pkg_name declarative
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.3
+Version:0.5.1
 Release:0
 Summary:DIY Markov Chains
 License:MIT
@@ -28,6 +28,7 @@
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-hasty-hamiltonian-devel
+BuildRequires:  ghc-kan-extensions-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-mcmc-types-devel
 BuildRequires:  ghc-mighty-metropolis-devel

++ declarative-0.2.3.tar.gz -> declarative-0.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/declarative-0.2.3/declarative.cabal 
new/declarative-0.5.1/declarative.cabal
--- old/declarative-0.2.3/declarative.cabal 2016-10-31 20:42:41.0 
+0100
+++ new/declarative-0.5.1/declarative.cabal 2016-12-22 00:24:34.0 
+0100
@@ -1,5 +1,5 @@
 name:declarative
-version: 0.2.3
+version: 0.5.1
 synopsis:DIY Markov Chains.
 homepage:http://github.com/jtobin/declarative
 license: MIT
@@ -58,18 +58,20 @@
   default-language:Haskell2010
   hs-source-dirs:  lib
   exposed-modules:
-Numeric.MCMC
+  Numeric.MCMC
+, Numeric.MCMC.Anneal
   build-depends:
   base  >= 4 && < 6
+, kan-extensions>= 5 && < 6
 , mcmc-types>= 1.0.1
 , mwc-probability   >= 1.0.1
-, mighty-metropolis >= 1.0.1
+, mighty-metropolis >= 1.0.4
 , lens  >= 4 && < 5
-, primitive
+, primitive >= 0.6 && < 1.0
 , pipes >= 4 && < 5
-, hasty-hamiltonian >= 1.1.1
-, speedy-slice  >= 0.1.2
-, transformers
+, hasty-hamiltonian >= 1.1.5
+, speedy-slice  >= 0.1.5
+, transformers  >= 0.5 && < 1.0
 
 Test-suite rosenbrock
   type:exitcode-stdio-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/declarative-0.2.3/lib/Numeric/MCMC/Anneal.hs 
new/declarative-0.5.1/lib/Numeric/MCMC/Anneal.hs
--- old/declarative-0.2.3/lib/Numeric/MCMC/Anneal.hs1970-01-01 
01:00:00.0 +0100
+++ new/declarative-0.5.1/lib/Numeric/MCMC/Anneal.hs2016-11-07 
10:18:36.0 +0100
@@ -0,0 +1,80 @@
+{-# OPTIONS_GHC -fno-warn-type-defaults #-}
+{-# LANGUAGE RecordWildCards #-}
+
+-- |
+-- Module: Numeric.MCMC.Anneal
+-- Copyright: (c) 2015 Jared Tobin
+-- License: MIT
+--
+-- Maintainer: Jared Tobin 
+-- Stability: unstable
+-- Portability: ghc
+--
+-- Transition operators can easily be tweaked to operate over an /annealed/
+-- parameter space, which can be useful when sampling from bumpy landscapes
+-- with isolated modes.
+--
+-- This library exports a single 'anneal' function that allows one to run a
+-- /declarative/-compatible transition operator over a space that has been
+-- annealed to a specified temperature.
+--
+-- > import Numeric.MCMC
+-- >
+-- > annealingTransition = do
+-- >   anneal 0.70 (metropolis 1)
+-- >   anneal 0.05 (metropolis 1)
+-- >   anneal 0.05 (metropolis 1)
+-- >   anneal 0.70 (metropolis 1)
+-- >   metropolis 1
+--
+-- These annealed operators can then just be used like any other:
+--
+-- > 

commit ghc-drifter-postgresql for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-drifter-postgresql for 
openSUSE:Factory checked in at 2017-03-03 17:49:37

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


Package is "ghc-drifter-postgresql"

Fri Mar  3 17:49:37 2017 rev:2 rq:461625 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-drifter-postgresql/ghc-drifter-postgresql.changes
2016-12-22 15:55:45.473082265 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-drifter-postgresql.new/ghc-drifter-postgresql.changes
   2017-03-03 17:49:38.373860083 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:07 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.0 with cabal2obs.
+
+---

Old:

  1.cabal
  drifter-postgresql-0.0.2.tar.gz

New:

  drifter-postgresql-0.1.0.tar.gz



Other differences:
--
++ ghc-drifter-postgresql.spec ++
--- /var/tmp/diff_new_pack.iSRxyH/_old  2017-03-03 17:49:39.001771402 +0100
+++ /var/tmp/diff_new_pack.iSRxyH/_new  2017-03-03 17:49:39.001771402 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-drifter-postgresql
 #
-# 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,15 +19,15 @@
 %global pkg_name drifter-postgresql
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.0.2
+Version:0.1.0
 Release:0
 Summary:PostgreSQL support for the drifter schema migration tool
 License:MIT
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-drifter-devel
 BuildRequires:  ghc-either-devel
 BuildRequires:  ghc-mtl-devel
@@ -59,7 +59,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ drifter-postgresql-0.0.2.tar.gz -> drifter-postgresql-0.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/README.md 
new/drifter-postgresql-0.1.0/README.md
--- old/drifter-postgresql-0.0.2/README.md  2016-01-14 04:30:57.0 
+0100
+++ new/drifter-postgresql-0.1.0/README.md  2016-12-19 20:06:55.0 
+0100
@@ -1,4 +1,5 @@
 # drifter-postgresql
+[![Build 
Status](https://travis-ci.org/MichaelXavier/drifter-postgresql.svg?branch=master)](https://travis-ci.org/MichaelXavier/drifter-postgresql)
 
 PostgreSQL support for the drifter schema migration tool
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/changelog.md 
new/drifter-postgresql-0.1.0/changelog.md
--- old/drifter-postgresql-0.0.2/changelog.md   2016-01-14 04:30:57.0 
+0100
+++ new/drifter-postgresql-0.1.0/changelog.md   2016-12-19 20:06:55.0 
+0100
@@ -1,3 +1,5 @@
+0.1.0
+* Support non-linear migration plans. This changes some types, hence a 
breaking version change.
 0.0.2
 * Loosen bounds
 0.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drifter-postgresql-0.0.2/drifter-postgresql.cabal 
new/drifter-postgresql-0.1.0/drifter-postgresql.cabal
--- old/drifter-postgresql-0.0.2/drifter-postgresql.cabal   2016-01-14 
04:30:57.0 +0100
+++ new/drifter-postgresql-0.1.0/drifter-postgresql.cabal   2016-12-19 
20:06:55.0 +0100
@@ -1,5 +1,5 @@
 name:drifter-postgresql
-version: 0.0.2
+version: 0.1.0
 synopsis:PostgreSQL support for the drifter schema migration tool
 description: Support for postgresql-simple Query migrations as well as
  arbitrary Haskell IO functions. Be sure to check the
@@ -16,7 +16,8 @@
   README.md
   changelog.md
   examples/Example.hs
-  test/Main.hs
+homepage:   http://github.com/michaelxavier/drifter-postgresql
+bug-reports:http://github.com/michaelxavier/drifter-postgresql/issues
 
 flag lib-Werror
   default: False
@@ -26,6 +27,7 @@
   exposed-modules:   Drifter.PostgreSQL
   build-depends:   base >=4.5 && <5
  , postgresql-simple >= 0.2
+ , containers
  , 

commit python3-seaborn for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-seaborn for openSUSE:Factory 
checked in at 2017-03-03 17:47:13

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


Package is "python3-seaborn"

Fri Mar  3 17:47:13 2017 rev:2 rq:461512 version:0.7.1

Changes:

--- /work/SRC/openSUSE:Factory/python3-seaborn/python3-seaborn.changes  
2016-11-12 13:00:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-seaborn.new/python3-seaborn.changes 
2017-03-03 17:48:03.855208839 +0100
@@ -1,0 +2,7 @@
+Wed Mar  1 17:07:07 UTC 2017 - toddrme2...@gmail.com
+
+- Temporarily disable tests.  There are multiple spurious test
+  failures due to upstream changes that do not affect real-world
+  usage.  Tests should be re-enabled in next release.
+
+---



Other differences:
--
++ python3-seaborn.spec ++
--- /var/tmp/diff_new_pack.aou9Ii/_old  2017-03-03 17:48:04.655095874 +0100
+++ /var/tmp/diff_new_pack.aou9Ii/_new  2017-03-03 17:48:04.655095874 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-seaborn
 #
-# 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
@@ -84,8 +84,10 @@
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%check
-PYTHONPATH="%{buildroot}%{python3_sitelib}" nosetests
+# Spurious test failures due to upstream changes
+# Should be fixed in next release after 0.7.1
+# %check
+# PYTHONPATH="%{buildroot}%{python3_sitelib}" nosetests
 
 %files
 %defattr(-,root,root,-)




commit kinfocenter5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2017-03-03 17:47:03

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


Package is "kinfocenter5"

Fri Mar  3 17:47:03 2017 rev:45 rq:461432 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes
2017-02-19 01:09:49.397458048 +0100
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2017-03-03 17:47:59.959758979 +0100
@@ -1,0 +2,15 @@
+Wed Mar  1 14:44:53 UTC 2017 - fab...@ritter-vogt.de
+
+- Introduce and use kf5_version global
+
+---
+Tue Feb 28 19:54:35 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+---

Old:

  kinfocenter-5.9.2.tar.xz

New:

  kinfocenter-5.9.3.tar.xz



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.pKJL6k/_old  2017-03-03 17:48:01.383557901 +0100
+++ /var/tmp/diff_new_pack.pKJL6k/_new  2017-03-03 17:48:01.387557337 +0100
@@ -16,13 +16,15 @@
 #
 
 
+%global kf5_version 5.9.0
+
 %bcond_without lang
 Name:   kinfocenter5
-Version:5.9.2
+Version:5.9.3
 Release:0
-# Full Plasma 5 version (e.g. 5.9.2)
+# Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Utility that provides information about a computer system
 License:GPL-2.0+
@@ -37,25 +39,25 @@
 BuildRequires:  pciutils-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  cmake(KF5Completion) >= 5.9.2
-BuildRequires:  cmake(KF5Config) >= 5.9.2
-BuildRequires:  cmake(KF5ConfigWidgets) >= 5.9.2
-BuildRequires:  cmake(KF5CoreAddons) >= 5.9.2
-BuildRequires:  cmake(KF5DBusAddons) >= 5.9.2
-BuildRequires:  cmake(KF5Declarative) >= 5.9.2
-BuildRequires:  cmake(KF5DocTools) >= 5.9.2
-BuildRequires:  cmake(KF5I18n) >= 5.9.2
-BuildRequires:  cmake(KF5IconThemes) >= 5.9.2
-BuildRequires:  cmake(KF5KCMUtils) >= 5.9.2
-BuildRequires:  cmake(KF5KDELibs4Support) >= 5.9.2
-BuildRequires:  cmake(KF5KIO) >= 5.9.2
-BuildRequires:  cmake(KF5Package) >= 5.9.2
-BuildRequires:  cmake(KF5Service) >= 5.9.2
-BuildRequires:  cmake(KF5Solid) >= 5.9.2
-BuildRequires:  cmake(KF5Solid) >= 5.9.2
+BuildRequires:  cmake(KF5Completion) >= %{kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5Declarative) >= %{kf5_version}
+BuildRequires:  cmake(KF5DocTools) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{kf5_version}
+BuildRequires:  cmake(KF5KCMUtils) >= %{kf5_version}
+BuildRequires:  cmake(KF5KDELibs4Support) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Package) >= %{kf5_version}
+BuildRequires:  cmake(KF5Service) >= %{kf5_version}
+BuildRequires:  cmake(KF5Solid) >= %{kf5_version}
+BuildRequires:  cmake(KF5Solid) >= %{kf5_version}
 BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.9.2
-BuildRequires:  cmake(KF5XmlGui) >= 5.9.2
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{kf5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0

++ kinfocenter-5.9.2.tar.xz -> kinfocenter-5.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.9.2/CMakeLists.txt 
new/kinfocenter-5.9.3/CMakeLists.txt
--- old/kinfocenter-5.9.2/CMakeLists.txt2017-02-14 14:17:49.0 
+0100
+++ new/kinfocenter-5.9.3/CMakeLists.txt2017-02-28 13:52:54.0 
+0100
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.9.2")
+set(PROJECT_VERSION "5.9.3")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kactivities5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kactivities5 for openSUSE:Factory 
checked in at 2017-03-03 17:46:55

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


Package is "kactivities5"

Fri Mar  3 17:46:55 2017 rev:38 rq:461394 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kactivities5/kactivities5.changes
2017-02-08 10:48:32.127656809 +0100
+++ /work/SRC/openSUSE:Factory/.kactivities5.new/kactivities5.changes   
2017-03-03 17:47:57.772067938 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:23:20 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kactivities-5.30.0.tar.xz

New:

  kactivities-5.31.0.tar.xz



Other differences:
--
++ kactivities5.spec ++
--- /var/tmp/diff_new_pack.1VfeUM/_old  2017-03-03 17:47:58.803922213 +0100
+++ /var/tmp/diff_new_pack.1VfeUM/_new  2017-03-03 17:47:58.807921649 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Activities5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kactivities5
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 Summary:KDE Plasma Activities support
@@ -42,13 +42,13 @@
 BuildRequires:  cmake(KF5CoreAddons) >= %{_tar_path}
 BuildRequires:  cmake(KF5KIO) >= %{_tar_path}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Gui) >= 5.5.0
-BuildRequires:  cmake(Qt5Qml) >= 5.5.0
-BuildRequires:  cmake(Qt5Quick) >= 5.5.0
-BuildRequires:  cmake(Qt5Sql) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Gui) >= 5.6.0
+BuildRequires:  cmake(Qt5Qml) >= 5.6.0
+BuildRequires:  cmake(Qt5Quick) >= 5.6.0
+BuildRequires:  cmake(Qt5Sql) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -82,7 +82,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules >= 1.7.0
-Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
 
 %description devel
 Kactivities provides an API for using and interacting with the Plasma 
Activities Manager.

++ kactivities-5.30.0.tar.xz -> kactivities-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivities-5.30.0/CMakeLists.txt 
new/kactivities-5.31.0/CMakeLists.txt
--- old/kactivities-5.30.0/CMakeLists.txt   2017-01-08 16:14:23.0 
+0100
+++ new/kactivities-5.31.0/CMakeLists.txt   2017-02-04 19:03:51.0 
+0100
@@ -3,8 +3,8 @@
 cmake_minimum_required(VERSION 3.0)
 
 # KDE Frameworks
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project (KActivities VERSION ${KF5_VERSION})
 
 option (KACTIVITIES_LIBRARY_ONLY "If true, compiles only the KActivities 
library, without the QML imports." OFF)
@@ -25,7 +25,7 @@
"
)
 
-set (REQUIRED_QT_VERSION 5.3.0)
+set (REQUIRED_QT_VERSION 5.6.0)
 
 # We don't build in-source
 if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
@@ -39,7 +39,7 @@
 
 # Extra CMake stuff
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivities-5.30.0/src/common/dbus/common.h 
new/kactivities-5.31.0/src/common/dbus/common.h
--- old/kactivities-5.30.0/src/common/dbus/common.h 2017-01-08 
16:14:23.0 +0100
+++ new/kactivities-5.31.0/src/common/dbus/common.h 2017-02-04 
19:03:51.0 +0100
@@ -47,7 +47,7 @@
KAMD_DBUS_OBJECT_PATH(OBJECT_PATH), 
\
KAMD_DBUS_OBJECT(OBJECT),   
\
QDBusConnection::sessionBus(),  
\
-   Q_NULLPTR)
+   nullptr)
 
 #define KAMD_DBUS_CLASS_INTERFACE(OBJECT_PATH, 

commit ghc-aeson for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-aeson for openSUSE:Factory 
checked in at 2017-03-03 17:47:47

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


Package is "ghc-aeson"

Fri Mar  3 17:47:47 2017 rev:13 rq:461532 version:1.0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-aeson/ghc-aeson.changes  2017-02-11 
01:40:38.681569140 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-aeson.new/ghc-aeson.changes 2017-03-03 
17:48:07.850644579 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:08:22 UTC 2017 - psim...@suse.com
+
+- Update to version 1.0.2.1 with cabal2obs.
+
+---

Old:

  aeson-0.11.3.0.tar.gz

New:

  aeson-1.0.2.1.tar.gz



Other differences:
--
++ ghc-aeson.spec ++
--- /var/tmp/diff_new_pack.AeeKHu/_old  2017-03-03 17:48:08.402566632 +0100
+++ /var/tmp/diff_new_pack.AeeKHu/_new  2017-03-03 17:48:08.406566068 +0100
@@ -19,7 +19,7 @@
 %global pkg_name aeson
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.11.3.0
+Version:1.0.2.1
 Release:0
 Summary:Fast JSON parsing and encoding
 License:BSD-3-Clause
@@ -28,21 +28,19 @@
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
+BuildRequires:  ghc-base-compat-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-dlist-devel
-BuildRequires:  ghc-fail-devel
 BuildRequires:  ghc-hashable-devel
-BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-scientific-devel
-BuildRequires:  ghc-syb-devel
 BuildRequires:  ghc-tagged-devel
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
-BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-time-locale-compat-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +48,9 @@
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-base-orphans-devel
+BuildRequires:  ghc-base16-bytestring-devel
+BuildRequires:  ghc-generic-deriving-devel
+BuildRequires:  ghc-hashable-time-devel
 BuildRequires:  ghc-quickcheck-instances-devel
 BuildRequires:  ghc-test-framework-devel
 BuildRequires:  ghc-test-framework-hunit-devel

++ aeson-0.11.3.0.tar.gz -> aeson-1.0.2.1.tar.gz ++
 16027 lines of diff (skipped)




commit ghc-authenticate-oauth for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-authenticate-oauth for 
openSUSE:Factory checked in at 2017-03-03 17:48:01

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


Package is "ghc-authenticate-oauth"

Fri Mar  3 17:48:01 2017 rev:4 rq:461603 version:1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-authenticate-oauth/ghc-authenticate-oauth.changes
2016-07-21 08:07:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-authenticate-oauth.new/ghc-authenticate-oauth.changes
   2017-03-03 17:48:09.818366684 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:10 UTC 2017 - psim...@suse.com
+
+- Update to version 1.6 with cabal2obs.
+
+---

Old:

  authenticate-oauth-1.5.1.2.tar.gz

New:

  authenticate-oauth-1.6.tar.gz



Other differences:
--
++ ghc-authenticate-oauth.spec ++
--- /var/tmp/diff_new_pack.1HyFni/_old  2017-03-03 17:48:10.510268969 +0100
+++ /var/tmp/diff_new_pack.1HyFni/_new  2017-03-03 17:48:10.514268404 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-authenticate-oauth
 #
-# 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,15 +18,14 @@
 
 %global pkg_name authenticate-oauth
 Name:   ghc-%{pkg_name}
-Version:1.5.1.2
+Version:1.6
 Release:0
 Summary:Library to authenticate with OAuth for Haskell web applications
 License:BSD-2-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-RSA-devel
 BuildRequires:  ghc-SHA-devel
 BuildRequires:  ghc-base64-bytestring-devel
@@ -39,9 +38,9 @@
 BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-transformers-compat-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 API docs and the README are available at
@@ -62,15 +61,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ authenticate-oauth-1.5.1.2.tar.gz -> authenticate-oauth-1.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/authenticate-oauth-1.5.1.2/ChangeLog.md 
new/authenticate-oauth-1.6/ChangeLog.md
--- old/authenticate-oauth-1.5.1.2/ChangeLog.md 2016-05-24 09:55:05.0 
+0200
+++ new/authenticate-oauth-1.6/ChangeLog.md 2016-06-04 12:34:32.0 
+0200
@@ -1,3 +1,9 @@
+## 1.6
+
+* Add checkOAuth
+* Add support for [oauth_body_hash 
extension](https://oauth.googlecode.com/svn/spec/ext/body_hash/1.0/oauth-bodyhash.html)
+   in `checkOAuth` and `signOAuth`; this might have slightly changed 
`checkOAuth` behavior.
+
 ## 1.5.1.2
 
 * Allow newest transformers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/authenticate-oauth-1.5.1.2/Web/Authenticate/OAuth.hs 
new/authenticate-oauth-1.6/Web/Authenticate/OAuth.hs
--- old/authenticate-oauth-1.5.1.2/Web/Authenticate/OAuth.hs2016-05-24 
09:55:05.0 +0200
+++ new/authenticate-oauth-1.6/Web/Authenticate/OAuth.hs2016-06-04 
12:34:32.0 +0200
@@ -17,7 +17,7 @@
   -- * Operations for credentials
   newCredential, emptyCredential, insert, delete, inserts, injectVerifier,
   -- * Signature
-  signOAuth, genSign,
+  signOAuth, genSign, checkOAuth,
   -- * Url & operation for authentication
   -- ** Temporary credentials
   getTemporaryCredential, getTemporaryCredentialWithScope,
@@ -39,9 +39,11 @@
 
 import   Blaze.ByteString.Builder (toByteString)
 import   Control.Exception
+import   Control.Arrow(second)
 import   Control.Monad
 import   Control.Monad.IO.Class   (MonadIO, liftIO)
-import   Crypto.Types.PubKey.RSA  (PrivateKey (..), PublicKey (..))
+import   Control.Monad.Trans.Except
+import   Crypto.Types.PubKey.RSA  (PrivateKey (..)) -- , PublicKey 
(..)
 import   Data.ByteString.Base64
 import qualified Data.ByteString.Char8as BS
 import qualified 

commit ghc-bloodhound for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-bloodhound for openSUSE:Factory 
checked in at 2017-03-03 17:48:09

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


Package is "ghc-bloodhound"

Fri Mar  3 17:48:09 2017 rev:2 rq:461605 version:0.12.1.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-bloodhound/ghc-bloodhound.changes
2016-09-25 14:35:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-bloodhound.new/ghc-bloodhound.changes   
2017-03-03 17:48:10.710240728 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:08:28 UTC 2017 - psim...@suse.com
+
+- Update to version 0.12.1.0 with cabal2obs.
+
+---

Old:

  bloodhound-0.11.0.0.tar.gz

New:

  bloodhound-0.12.1.0.tar.gz



Other differences:
--
++ ghc-bloodhound.spec ++
--- /var/tmp/diff_new_pack.suP2LL/_old  2017-03-03 17:48:11.826083141 +0100
+++ /var/tmp/diff_new_pack.suP2LL/_new  2017-03-03 17:48:11.830082577 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bloodhound
 #
-# 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,15 +19,14 @@
 %global pkg_name bloodhound
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.11.0.0
+Version:0.12.1.0
 Release:0
 Summary:ElasticSearch client library for Haskell
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
@@ -51,16 +50,16 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-derive-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-doctest-devel
-BuildRequires:  ghc-doctest-prop-devel
 BuildRequires:  ghc-errors-devel
 BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-generics-sop-devel
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-quickcheck-properties-devel
+BuildRequires:  ghc-temporary-devel
+BuildRequires:  ghc-unix-devel
 %endif
-# End cabal-rpm deps
 
 %description
 ElasticSearch made awesome for Haskell hackers.
@@ -79,20 +78,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ bloodhound-0.11.0.0.tar.gz -> bloodhound-0.12.1.0.tar.gz ++
 4486 lines of diff (skipped)




commit ghc-RefSerialize for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-RefSerialize for 
openSUSE:Factory checked in at 2017-03-03 17:47:22

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


Package is "ghc-RefSerialize"

Fri Mar  3 17:47:22 2017 rev:2 rq:461526 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-RefSerialize/ghc-RefSerialize.changes
2016-09-24 15:22:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-RefSerialize.new/ghc-RefSerialize.changes   
2017-03-03 17:48:04.855067633 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:09:33 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.0 with cabal2obs.
+
+---

Old:

  RefSerialize-0.3.1.4.tar.gz

New:

  RefSerialize-0.4.0.tar.gz



Other differences:
--
++ ghc-RefSerialize.spec ++
--- /var/tmp/diff_new_pack.avA1hX/_old  2017-03-03 17:48:05.502976132 +0100
+++ /var/tmp/diff_new_pack.avA1hX/_new  2017-03-03 17:48:05.502976132 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-RefSerialize
 #
-# 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,15 +18,14 @@
 
 %global pkg_name RefSerialize
 Name:   ghc-%{pkg_name}
-Version:0.3.1.4
+Version:0.4.0
 Release:0
 Summary:Write to and read from ByteStrings maintaining internal memory 
references
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -34,7 +33,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stringsearch-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Read, Show and Binary instances do not check for internal data references to
@@ -68,15 +66,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ RefSerialize-0.3.1.4.tar.gz -> RefSerialize-0.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/RefSerialize-0.3.1.4/Data/RefSerialize/Serialize.hs 
new/RefSerialize-0.4.0/Data/RefSerialize/Serialize.hs
--- old/RefSerialize-0.3.1.4/Data/RefSerialize/Serialize.hs 2015-04-06 
15:52:55.0 +0200
+++ new/RefSerialize-0.4.0/Data/RefSerialize/Serialize.hs   2017-02-07 
00:41:37.0 +0100
@@ -1,5 +1,4 @@
-{-# LANGUAGE OverlappingInstances
-,TypeSynonymInstances
+{-# LANGUAGE TypeSynonymInstances
 ,FlexibleInstances
 ,UndecidableInstances
 ,OverloadedStrings
@@ -58,14 +57,14 @@
 data STW a= STW(StatW->  (StatW , a) )
 
 instance Functor STW where
-  fmap f (STW stwx)= STW $ \s -> 
+  fmap f (STW stwx)= STW $ \s ->
  let (s',x) = stwx s
  in (s', f x)
 
 instance Applicative STW where
 pure x = STW (\s ->  (s, x))
-
-STW g <*> STW f = STW (\s -> 
+
+STW g <*> STW f = STW (\s ->
 
let (s', x)= g s
(s'',y)= f s'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/RefSerialize-0.3.1.4/RefSerialize.cabal 
new/RefSerialize-0.4.0/RefSerialize.cabal
--- old/RefSerialize-0.3.1.4/RefSerialize.cabal 2015-04-06 15:52:55.0 
+0200
+++ new/RefSerialize-0.4.0/RefSerialize.cabal   2017-02-07 00:41:37.0 
+0100
@@ -1,5 +1,5 @@
 name:RefSerialize
-version: 0.3.1.4
+version: 0.4.0
 synopsis:Write to and read from ByteStrings maintaining internal 
memory references
 description:
  Read, Show and Binary instances do not check for internal 
data references to the same address.




commit ghc-clustering for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-clustering for openSUSE:Factory 
checked in at 2017-03-03 17:48:37

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


Package is "ghc-clustering"

Fri Mar  3 17:48:37 2017 rev:2 rq:461614 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-clustering/ghc-clustering.changes
2016-12-11 13:26:57.286826588 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-clustering.new/ghc-clustering.changes   
2017-03-03 17:48:38.350337189 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:11:44 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.1 with cabal2obs.
+
+---

Old:

  clustering-0.2.1.tar.gz

New:

  clustering-0.3.1.tar.gz



Other differences:
--
++ ghc-clustering.spec ++
--- /var/tmp/diff_new_pack.Zy6y5L/_old  2017-03-03 17:48:39.110229871 +0100
+++ /var/tmp/diff_new_pack.Zy6y5L/_new  2017-03-03 17:48:39.114229307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-clustering
 #
-# 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,15 +19,14 @@
 %global pkg_name clustering
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.1
+Version:0.3.1
 Release:0
 Summary:High performance clustering algorithms
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-matrices-devel
@@ -35,6 +34,7 @@
 BuildRequires:  ghc-parallel-devel
 BuildRequires:  ghc-primitive-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
@@ -45,7 +45,6 @@
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Following clutering methods are included in this library:
@@ -70,20 +69,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ clustering-0.2.1.tar.gz -> clustering-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/clustering-0.2.1/benchmarks/Bench/KMeans.hs 
new/clustering-0.3.1/benchmarks/Bench/KMeans.hs
--- old/clustering-0.2.1/benchmarks/Bench/KMeans.hs 2015-06-28 
23:44:21.0 +0200
+++ new/clustering-0.3.1/benchmarks/Bench/KMeans.hs 2016-11-11 
21:02:16.0 +0100
@@ -1,18 +1,20 @@
 module Bench.KMeans
 ( benchKMeans ) where
 
-import Criterion.Main
-import qualified Data.Matrix.Unboxed as MU
-import qualified Data.Vector.Unboxed as U
-import System.Random.MWC
-import System.IO.Unsafe
-
-import AI.Clustering.KMeans
-
-import Bench.Utils
-
-gen :: GenIO
-gen = unsafePerformIO createSystemRandom
+import   Criterion.Main
+import qualified Data.Matrix.Unboxed  as MU
+import qualified Data.Vector.Unboxed  as U
+import   Data.Word
+import   System.IO.Unsafe
+import   System.Random.MWC
+
+import   AI.Clustering.KMeans
+import   Bench.Utils
+
+gen :: U.Vector Word32
+gen = unsafePerformIO $ do
+g <- createSystemRandom
+fmap fromSeed $ save g
 
 dat :: MU.Matrix Double
 dat = unsafePerformIO $ fmap MU.fromRows $ randVectors 1000 10
@@ -21,11 +23,12 @@
 benchKMeans = bgroup "KMeans clustering"
 [ bgroup "AI.Clustering.KMeans"
 [ bench "k-means++ (n = 1000, k = 7)" $
-whnfIO $ kmeans' gen KMeansPP 7 dat
+whnf ( \x -> membership $ kmeans 7 x defaultKMeansOpts
+{ kmeansMethod = KMeansPP
+, kmeansSeed = gen } ) dat
 , bench "forgy (n = 1000, k = 7)" $
-whnfIO $ kmeans' gen Forgy 7 dat
+whnf ( \x -> membership $ kmeans 7 x defaultKMeansOpts
+{ kmeansMethod = KMeansPP
+, kmeansSeed = gen } ) dat
 ]
 ]
-
-kmeans' :: GenIO -> Method -> Int -> MU.Matrix Double -> IO (U.Vector Int)
-kmeans' g method k = fmap _clusters . kmeans 

commit ghc-conduit for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-conduit for openSUSE:Factory 
checked in at 2017-03-03 17:48:46

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


Package is "ghc-conduit"

Fri Mar  3 17:48:46 2017 rev:15 rq:461616 version:1.2.9

Changes:

--- /work/SRC/openSUSE:Factory/ghc-conduit/ghc-conduit.changes  2016-10-14 
09:06:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-conduit.new/ghc-conduit.changes 
2017-03-03 17:48:47.269077610 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:16:51 UTC 2017 - psim...@suse.com
+
+- Update to version 1.2.9 with cabal2obs.
+
+---

Old:

  conduit-1.2.8.tar.gz

New:

  conduit-1.2.9.tar.gz



Other differences:
--
++ ghc-conduit.spec ++
--- /var/tmp/diff_new_pack.fhuW4Q/_old  2017-03-03 17:48:47.856994579 +0100
+++ /var/tmp/diff_new_pack.fhuW4Q/_new  2017-03-03 17:48:47.860994015 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-conduit
 #
-# 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,7 +19,7 @@
 %global pkg_name conduit
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.8
+Version:1.2.9
 Release:0
 Summary:Streaming data processing library
 License:MIT
@@ -42,18 +42,21 @@
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-safe-devel
+BuildRequires:  ghc-split-devel
 %endif
 
 %description
-Hackage documentation generation is not reliable. For up to date documentation,
-please see: .
-
-'conduit' is a solution to the streaming data problem, allowing for production,
+`conduit` is a solution to the streaming data problem, allowing for production,
 transformation, and consumption of streams of data in constant memory.
 It is an alternative to lazy I/O which guarantees deterministic resource
-handling, and fits in the same general solution space as
-'enumerator'/'iteratee' and 'pipes'. For a tutorial, please visit
-.
+handling.
+
+For more information about conduit in general, and how this package in
+particular fits into the ecosystem, see [the conduit
+homepage](https://github.com/snoyberg/conduit#readme).
+
+Hackage documentation generation is not reliable. For up to date documentation,
+please see: .
 
 %package devel
 Summary:Haskell %{pkg_name} library development files

++ conduit-1.2.8.tar.gz -> conduit-1.2.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-1.2.8/ChangeLog.md 
new/conduit-1.2.9/ChangeLog.md
--- old/conduit-1.2.8/ChangeLog.md  2016-09-27 15:39:10.0 +0200
+++ new/conduit-1.2.9/ChangeLog.md  2017-02-08 06:03:05.0 +0100
@@ -1,3 +1,7 @@
+## 1.2.9
+
+* `chunksOf` [#296](https://github.com/snoyberg/conduit/pull/296)
+
 ## 1.2.8
 
 * Implement
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-1.2.8/Data/Conduit/Internal/Conduit.hs 
new/conduit-1.2.9/Data/Conduit/Internal/Conduit.hs
--- old/conduit-1.2.8/Data/Conduit/Internal/Conduit.hs  2016-09-27 
15:39:10.0 +0200
+++ new/conduit-1.2.9/Data/Conduit/Internal/Conduit.hs  2016-11-23 
07:54:22.0 +0100
@@ -931,7 +931,7 @@
 {-# INLINE yieldOr #-}
 
 -- | Wait for input forever, calling the given inner component for each piece 
of
--- new input. Returns the upstream result type.
+-- new input.
 --
 -- This function is provided as a convenience for the common pattern of
 -- @await@ing input, checking if it's @Just@ and then looping.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-1.2.8/Data/Conduit/List.hs 
new/conduit-1.2.9/Data/Conduit/List.hs
--- old/conduit-1.2.8/Data/Conduit/List.hs  2016-09-27 15:39:10.0 
+0200
+++ new/conduit-1.2.9/Data/Conduit/List.hs  2017-02-08 06:03:05.0 
+0100
@@ -50,6 +50,7 @@
 , scanl
 , scan
 , mapAccum
+, chunksOf
 , groupBy
 , groupOn1
 , isolate
@@ -80,6 +81,7 @@
 , Enum, Eq
 , maybe
 , (<=)
+, (>)
 )
 import Data.Monoid (Monoid, mempty, mappend)
 import qualified Data.Foldable as F
@@ -618,8 +620,7 @@
 STREAMING(mapFoldableM, mapFoldableMC, mapFoldableMS, f)
 
 -- | Consume all values from the 

commit ghc-cayley-client for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-cayley-client for 
openSUSE:Factory checked in at 2017-03-03 17:48:31

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


Package is "ghc-cayley-client"

Fri Mar  3 17:48:31 2017 rev:5 rq:461612 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cayley-client/ghc-cayley-client.changes  
2017-01-12 15:47:49.883341773 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cayley-client.new/ghc-cayley-client.changes 
2017-03-03 17:48:32.319188956 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:14:22 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.0 with cabal2obs.
+
+---

Old:

  cayley-client-0.2.1.1.tar.gz

New:

  cayley-client-0.4.0.tar.gz



Other differences:
--
++ ghc-cayley-client.spec ++
--- /var/tmp/diff_new_pack.jDjBpG/_old  2017-03-03 17:48:32.835116093 +0100
+++ /var/tmp/diff_new_pack.jDjBpG/_new  2017-03-03 17:48:32.835116093 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cayley-client
 #
-# 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,7 +19,7 @@
 %global pkg_name cayley-client
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.1.1
+Version:0.4.0
 Release:0
 Summary:A Haskell client for the Cayley graph database
 License:BSD-3-Clause

++ cayley-client-0.2.1.1.tar.gz -> cayley-client-0.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cayley-client-0.2.1.1/Database/Cayley/Client/Internal.hs 
new/cayley-client-0.4.0/Database/Cayley/Client/Internal.hs
--- old/cayley-client-0.2.1.1/Database/Cayley/Client/Internal.hs
1970-01-01 01:00:00.0 +0100
+++ new/cayley-client-0.4.0/Database/Cayley/Client/Internal.hs  2017-01-30 
09:36:02.0 +0100
@@ -0,0 +1,41 @@
+{-# LANGUAGE OverloadedStrings #-}
+
+module Database.Cayley.Client.Internal where
+
+import   Control.Monad.Catch
+import   Control.Monad.IO.Class
+import   Control.Monad.Reader
+import qualified Data.Aeson as A
+import qualified Data.Text  as T (pack)
+import   Data.Vector(fromList)
+import   Network.HTTP.Client
+
+import   Database.Cayley.Types
+
+apiRequest :: Manager
+   -> String
+   -> Int
+   -> RequestBody
+   -> ReaderT CayleyConfig IO (Maybe A.Value)
+apiRequest m u p b = do
+  r <- parseRequest u >>= \c ->
+ return c { method = "POST", port = p, requestBody = b }
+  t <- liftIO $ try $ httpLbs r m
+  case t of
+Right _r -> return $ A.decode $ responseBody _r
+Left  e ->
+  return $
+Just $ A.object ["error" A..= T.pack (show (e :: SomeException))]
+
+toRequestBody :: [Quad] -> RequestBody
+toRequestBody = RequestBodyLBS . A.encode . fromList . map A.toJSON
+
+getManager :: CayleyConnection -> Manager
+getManager (CayleyConnection (_,m)) = m
+
+getConfig :: CayleyConnection -> CayleyConfig
+getConfig (CayleyConnection (c,_)) = c
+
+urlBase :: String -> APIVersion -> String
+urlBase s a = "http://; ++ s ++ "/api/v" ++ show a
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cayley-client-0.2.1.1/Database/Cayley/Client.hs 
new/cayley-client-0.4.0/Database/Cayley/Client.hs
--- old/cayley-client-0.2.1.1/Database/Cayley/Client.hs 2016-11-29 
22:58:24.0 +0100
+++ new/cayley-client-0.4.0/Database/Cayley/Client.hs   2017-01-30 
18:33:27.0 +0100
@@ -25,7 +25,7 @@
 -- * Utils
 , createQuad
 , isValid
-, successfulResults
+, results
 
 ) where
 
@@ -41,7 +41,7 @@
 import   Network.HTTP.Client
 import   Network.HTTP.Client.MultipartFormData
 
-import   Database.Cayley.Internal
+import   Database.Cayley.Client.Internal
 import   Database.Cayley.Types
 
 -- | Get a connection to Cayley with the given configuration.
@@ -74,18 +74,15 @@
 case a ^? L.key "result" of
   Just v  -> Right v
   Nothing ->
-case a ^? L.key "error" of
-  Just e  ->
-case A.fromJSON e of
-  A.Success s -> Left s
-  A.Error _e  -> Left _e
-  Nothing -> Left "No JSON response from Cayley server"
-  Nothing -> Left "Can't get any response from 

commit ghc-cases for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-cases for openSUSE:Factory 
checked in at 2017-03-03 17:48:24

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


Package is "ghc-cases"

Fri Mar  3 17:48:24 2017 rev:2 rq:461611 version:0.1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cases/ghc-cases.changes  2016-09-25 
14:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cases.new/ghc-cases.changes 2017-03-03 
17:48:25.320177410 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:23 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.3.2 with cabal2obs.
+
+---

Old:

  cases-0.1.3.1.tar.gz

New:

  cases-0.1.3.2.tar.gz



Other differences:
--
++ ghc-cases.spec ++
--- /var/tmp/diff_new_pack.omN1AT/_old  2017-03-03 17:48:25.900095509 +0100
+++ /var/tmp/diff_new_pack.omN1AT/_new  2017-03-03 17:48:25.900095509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cases
 #
-# 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,15 +19,14 @@
 %global pkg_name cases
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.3.1
+Version:0.1.3.2
 Release:0
 Summary:A converter for spinal, snake and camel cases
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-base-prelude-devel
 BuildRequires:  ghc-loch-th-devel
@@ -40,7 +39,6 @@
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-placeholders-devel
 %endif
-# End cabal-rpm deps
 
 %description
 A parser-based converter library for spinal, snake and camel cases.
@@ -59,20 +57,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ cases-0.1.3.1.tar.gz -> cases-0.1.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cases-0.1.3.1/benchmark/Benchmark.hs 
new/cases-0.1.3.2/benchmark/Benchmark.hs
--- old/cases-0.1.3.1/benchmark/Benchmark.hs2016-05-26 13:40:19.0 
+0200
+++ new/cases-0.1.3.2/benchmark/Benchmark.hs2017-02-08 09:11:51.0 
+0100
@@ -1,13 +1,13 @@
+module Main where
 
 import Prelude
-import Cases
-import qualified CriterionPlus as C
-import qualified Data.Text as Text
+import Criterion.Main
+import qualified Cases as A
+import qualified Data.Text as B
 
-main = do
-  C.benchmark $ do
 
-C.standoff "" $ do
-  let !text = Text.replicate 100 "Abc 123 / dsf asdf ;lkj. "
-  C.subject "camelize" $ do
-C.nfIO $ return $ camelize text
\ No newline at end of file
+main =
+  defaultMain $
+  [
+bench "camelize" $ nf A.camelize $! B.replicate 100 "Abc 123 / dsf asdf 
;lkj. "
+  ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cases-0.1.3.1/cases.cabal 
new/cases-0.1.3.2/cases.cabal
--- old/cases-0.1.3.1/cases.cabal   2016-05-26 13:40:19.0 +0200
+++ new/cases-0.1.3.2/cases.cabal   2017-02-08 09:11:51.0 +0100
@@ -1,7 +1,7 @@
 name:
   cases
 version:
-  0.1.3.1
+  0.1.3.2
 synopsis:
   A converter for spinal, snake and camel cases
 description:
@@ -27,63 +27,29 @@
 cabal-version:
   >=1.10
 
-
 source-repository head
   type:
 git
   location:
 git://github.com/nikita-volkov/cases.git
 
-
 library
   hs-source-dirs:
 library
-  other-modules:
-Cases.Prelude
   exposed-modules:
 Cases
+  other-modules:
+Cases.Prelude
   build-depends:
 attoparsec >= 0.10 && < 0.14,
 text == 1.*,
 loch-th == 0.2.*,
 base-prelude >= 0.1.4 && < 2
   default-extensions:
-Arrows
-BangPatterns
-ConstraintKinds
-DataKinds
-DefaultSignatures
-DeriveDataTypeable
-DeriveFunctor
-DeriveGeneric
-EmptyDataDecls
-FlexibleContexts
-FlexibleInstances
-FunctionalDependencies
-GADTs
-GeneralizedNewtypeDeriving
-LambdaCase
-LiberalTypeSynonyms
-MultiParamTypeClasses
-MultiWayIf
-NoImplicitPrelude
-NoMonomorphismRestriction
-OverloadedStrings
-

commit ghc-bower-json for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-bower-json for openSUSE:Factory 
checked in at 2017-03-03 17:48:17

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


Package is "ghc-bower-json"

Fri Mar  3 17:48:17 2017 rev:3 rq:461606 version:1.0.0.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-bower-json/ghc-bower-json.changes
2017-01-12 15:47:29.470225314 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-bower-json.new/ghc-bower-json.changes   
2017-03-03 17:48:18.337163601 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:18:12 UTC 2017 - psim...@suse.com
+
+- Update to version 1.0.0.1 with cabal2obs.
+
+---

Old:

  bower-json-0.8.1.tar.gz

New:

  bower-json-1.0.0.1.tar.gz



Other differences:
--
++ ghc-bower-json.spec ++
--- /var/tmp/diff_new_pack.8pWPaK/_old  2017-03-03 17:48:18.949077183 +0100
+++ /var/tmp/diff_new_pack.8pWPaK/_new  2017-03-03 17:48:18.949077183 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bower-json
 #
-# 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,7 +19,7 @@
 %global pkg_name bower-json
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.1
+Version:1.0.0.1
 Release:0
 Summary:Read bower.json from Haskell
 License:MIT

++ bower-json-0.8.1.tar.gz -> bower-json-1.0.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bower-json-0.8.1/bower-json.cabal 
new/bower-json-1.0.0.1/bower-json.cabal
--- old/bower-json-0.8.1/bower-json.cabal   2016-12-06 18:31:12.0 
+0100
+++ new/bower-json-1.0.0.1/bower-json.cabal 2016-12-25 01:06:09.0 
+0100
@@ -1,5 +1,5 @@
 name:bower-json
-version: 0.8.1
+version: 1.0.0.1
 synopsis:Read bower.json from Haskell
 license: MIT
 license-file:LICENSE
@@ -27,6 +27,7 @@
   exposed-modules:   Web.Bower.PackageMeta
   other-modules: Web.Bower.PackageMeta.Internal
   build-depends: base >=4 && <5
+   , ghc-prim
, aeson >=0.6.1.0
, deepseq
, aeson-better-errors >= 0.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bower-json-0.8.1/src/Web/Bower/PackageMeta/Internal.hs 
new/bower-json-1.0.0.1/src/Web/Bower/PackageMeta/Internal.hs
--- old/bower-json-0.8.1/src/Web/Bower/PackageMeta/Internal.hs  2016-12-06 
18:27:50.0 +0100
+++ new/bower-json-1.0.0.1/src/Web/Bower/PackageMeta/Internal.hs
2016-12-25 01:06:09.0 +0100
@@ -21,7 +21,6 @@
 import Control.DeepSeq
 import GHC.Generics
 import Data.Monoid
-import Data.List
 import Data.Char
 import Data.Text (Text)
 import qualified Data.Text as T
@@ -30,7 +29,7 @@
 import Data.Aeson ((.=))
 import qualified Data.Aeson as A
 import qualified Data.Aeson.Types as Aeson
-import Data.Aeson.BetterErrors
+import Data.Aeson.BetterErrors (Parse, ParseError, asText, asString, asBool, 
eachInArray, eachInObjectWithKey, withText, key, keyMay, keyOrDefault, 
toAesonParser', toAesonParser, displayError, parse)
 
 -
 -- Data types
@@ -45,14 +44,14 @@
 -- should always get the same value back.
 data PackageMeta = PackageMeta
   { bowerName:: PackageName
-  , bowerDescription :: Maybe String
+  , bowerDescription :: Maybe Text
   , bowerMain:: [FilePath]
   , bowerModuleType  :: [ModuleType]
-  , bowerLicense :: [String]
-  , bowerIgnore  :: [String]
-  , bowerKeywords:: [String]
+  , bowerLicense :: [Text]
+  , bowerIgnore  :: [Text]
+  , bowerKeywords:: [Text]
   , bowerAuthors :: [Author]
-  , bowerHomepage:: Maybe String
+  , bowerHomepage:: Maybe Text
   , bowerRepository  :: Maybe Repository
   , bowerDependencies:: [(PackageName, VersionRange)]
   , bowerDevDependencies :: [(PackageName, VersionRange)]
@@ -65,18 +64,18 @@
 
 -- | A valid package name for a Bower package.
 newtype PackageName
-  = PackageName String
+  = PackageName Text
   deriving (Show, Eq, Ord, Generic)
 
 instance NFData PackageName
 
-runPackageName :: PackageName -> String
+runPackageName :: PackageName -> Text
 runPackageName (PackageName s) = s
 
 -- | A smart constructor for a PackageName. It ensures that the package name
 -- satisfies the 

commit ghc-anonymous-sums for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-anonymous-sums for 
openSUSE:Factory checked in at 2017-03-03 17:47:56

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


Package is "ghc-anonymous-sums"

Fri Mar  3 17:47:56 2017 rev:2 rq:461602 version:0.6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-anonymous-sums/ghc-anonymous-sums.changes
2016-09-25 14:31:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-anonymous-sums.new/ghc-anonymous-sums.changes   
2017-03-03 17:48:08.722521446 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:38 UTC 2017 - psim...@suse.com
+
+- Update to version 0.6.0.0 with cabal2obs.
+
+---

Old:

  anonymous-sums-0.4.0.0.tar.gz

New:

  anonymous-sums-0.6.0.0.tar.gz



Other differences:
--
++ ghc-anonymous-sums.spec ++
--- /var/tmp/diff_new_pack.PTowwY/_old  2017-03-03 17:48:09.558403398 +0100
+++ /var/tmp/diff_new_pack.PTowwY/_new  2017-03-03 17:48:09.562402833 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-anonymous-sums
 #
-# 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,15 +18,17 @@
 
 %global pkg_name anonymous-sums
 Name:   ghc-%{pkg_name}
-Version:0.4.0.0
+Version:0.6.0.0
 Release:0
 Summary:Anonymous sum types
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-template-haskell-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ anonymous-sums-0.4.0.0.tar.gz -> anonymous-sums-0.6.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anonymous-sums-0.4.0.0/ChangeLog 
new/anonymous-sums-0.6.0.0/ChangeLog
--- old/anonymous-sums-0.4.0.0/ChangeLog2014-02-24 02:46:04.0 
+0100
+++ new/anonymous-sums-0.6.0.0/ChangeLog2016-12-23 20:30:20.0 
+0100
@@ -10,3 +10,7 @@
 Version 0.2.2.0
 
 * added S1.  Still debating whether and how to add S0.
+
+Version 0.6.0.0
+
+* Completely changed types and module names, and added Prisms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anonymous-sums-0.4.0.0/Data/Sums.hs 
new/anonymous-sums-0.6.0.0/Data/Sums.hs
--- old/anonymous-sums-0.4.0.0/Data/Sums.hs 2014-02-24 02:46:04.0 
+0100
+++ new/anonymous-sums-0.6.0.0/Data/Sums.hs 1970-01-01 01:00:00.0 
+0100
@@ -1,550 +0,0 @@
-{-# LANGUAGE DeriveDataTypeable #-}
-{-# LANGUAGE EmptyDataDecls #-}
-
--- Text of this module generated by the generate-sums.hs
--- script, included with the source of the anonymous-sums
--- package.
-
--- | Anonymous sum types.
---
--- Provides functionality similar to that of tuples, but
--- for sum types rather than product types.  Less clumsy
--- than using nested 'Either'.
-
-module Data.Sums where
-
-import Data.Typeable
-import Control.Exception
-
--- * Anonymous sum types
-
-data S0 deriving Typeable
-
-instance Eq S0 where _ == _ = undefined
-instance Ord S0 where compare _ _ = undefined
-instance Read S0 where readsPrec _ = undefined
-instance Show S0 where show _ = undefined
-instance Exception S0
-
-data S1 a = S1a a deriving (Eq, Ord, Read, Show, Typeable)
-instance (Typeable a, Show a) => Exception (S1 a)
-
-data S2 a b = S2a a | S2b b deriving (Eq, Ord, Read, Show, Typeable)
-instance (Typeable a, Show a, Typeable b, Show b) => Exception (S2 a b)
-
-data S3 a b c = S3a a | S3b b | S3c c deriving (Eq, Ord, Read, Show, Typeable)
-instance (Typeable a, Show a, Typeable b, Show b, Typeable c, Show c) => 
Exception (S3 a b c)
-
-data S4 a b c d = S4a a | S4b b | S4c c | S4d d deriving (Eq, Ord, Read, Show, 
Typeable)
-instance (Typeable a, Show a, Typeable b, Show b, Typeable c, Show c, Typeable 
d, Show d) => Exception (S4 a b c d)
-
-data S5 a b c d e = S5a a | S5b b | S5c c | S5d d | S5e e deriving (Eq, Ord, 
Read, Show, Typeable)
-instance (Typeable a, Show a, Typeable b, Show b, Typeable 

commit ghc-TCache for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-TCache for openSUSE:Factory 
checked in at 2017-03-03 17:47:39

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


Package is "ghc-TCache"

Fri Mar  3 17:47:39 2017 rev:2 rq:461530 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-TCache/ghc-TCache.changes2016-09-25 
14:30:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-TCache.new/ghc-TCache.changes   
2017-03-03 17:48:06.946772229 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:42:34 UTC 2017 - psim...@suse.com
+
+- Update to version 0.12.1 with cabal2obs.
+
+---

Old:

  TCache-0.12.0.tar.gz

New:

  TCache-0.12.1.tar.gz



Other differences:
--
++ ghc-TCache.spec ++
--- /var/tmp/diff_new_pack.0vUs8n/_old  2017-03-03 17:48:07.570684117 +0100
+++ /var/tmp/diff_new_pack.0vUs8n/_new  2017-03-03 17:48:07.574683551 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-TCache
 #
-# 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,15 +18,14 @@
 
 %global pkg_name TCache
 Name:   ghc-%{pkg_name}
-Version:0.12.0
+Version:0.12.1
 Release:0
 Summary:A Transactional cache with user-defined persistence
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-RefSerialize-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -38,7 +37,6 @@
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-text-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 TCache is a transactional cache with configurable persitence. It allows
@@ -96,15 +94,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ TCache-0.12.0.tar.gz -> TCache-0.12.1.tar.gz ++
 3062 lines of diff (skipped)




commit ghc-Spintax for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ghc-Spintax for openSUSE:Factory 
checked in at 2017-03-03 17:47:32

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


Package is "ghc-Spintax"

Fri Mar  3 17:47:32 2017 rev:3 rq:461528 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-Spintax/ghc-Spintax.changes  2016-11-10 
13:19:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-Spintax.new/ghc-Spintax.changes 
2017-03-03 17:48:06.010904398 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:08:03 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.1 with cabal2obs.
+
+---

Old:

  Spintax-0.1.0.1.tar.gz

New:

  Spintax-0.3.1.tar.gz



Other differences:
--
++ ghc-Spintax.spec ++
--- /var/tmp/diff_new_pack.avIvmg/_old  2017-03-03 17:48:06.682809508 +0100
+++ /var/tmp/diff_new_pack.avIvmg/_new  2017-03-03 17:48:06.682809508 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-Spintax
 #
-# 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,7 +18,7 @@
 
 %global pkg_name Spintax
 Name:   ghc-%{pkg_name}
-Version:0.1.0.1
+Version:0.3.1
 Release:0
 Summary:Random text generation based on spintax
 License:BSD-3-Clause
@@ -28,6 +28,7 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-extra-devel
+BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-mwc-random-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel

++ Spintax-0.1.0.1.tar.gz -> Spintax-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Spintax-0.1.0.1/Spintax.cabal 
new/Spintax-0.3.1/Spintax.cabal
--- old/Spintax-0.1.0.1/Spintax.cabal   2016-10-19 11:36:08.0 +0200
+++ new/Spintax-0.3.1/Spintax.cabal 2016-12-26 16:30:29.0 +0100
@@ -1,5 +1,5 @@
 name:Spintax
-version: 0.1.0.1
+version: 0.3.1
 synopsis:Random text generation based on spintax
 description: Random text generation based on spintax with nested 
alternatives and empty options.
 homepage:https://github.com/MichelBoucey/spintax
@@ -7,21 +7,22 @@
 license-file:LICENSE
 author:  Michel Boucey
 maintainer:  michel.bou...@cybervisible.fr
-copyright:   Copyright (c) 2016 - Michel Boucey
+copyright:   (c) 2016 - Michel Boucey
 category:Text
 build-type:  Simple
 cabal-version:   >=1.10
 
 library
-  hs-source-dirs:  src
-  exposed-modules: Text.Spintax
-  build-depends:   base >= 4.7 && < 5
- , text
- , attoparsec
- , mwc-random
- , extra
-  default-language:Haskell2010
-  GHC-Options: -Wall
+  hs-source-dirs:src
+  exposed-modules:   Text.Spintax
+  build-depends: attoparsec   >= 0.12.1.6 && < 0.14
+   , base >= 4.7 && < 5
+   , extra>= 1.4.3 && < 1.6
+   , mtl  >= 2.2.1 && < 2.3
+   , mwc-random   >= 0.13.3.2 && < 0.14
+   , text >= 1.2.2 && < 1.3
+  default-language:  Haskell2010
+  GHC-Options:   -Wall
 
 source-repository head
   type: git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Spintax-0.1.0.1/src/Text/Spintax.hs 
new/Spintax-0.3.1/src/Text/Spintax.hs
--- old/Spintax-0.1.0.1/src/Text/Spintax.hs 2016-10-19 11:26:20.0 
+0200
+++ new/Spintax-0.3.1/src/Text/Spintax.hs   2016-11-28 10:22:17.0 
+0100
@@ -1,8 +1,10 @@
 {-# LANGUAGE OverloadedStrings #-}
+{-# LANGUAGE FlexibleContexts #-}
 
 module Text.Spintax (spintax) where
 
 import   Control.Applicative  ((<|>))
+import   Control.Monad.Reader (runReaderT, ask)
 import   Data.Attoparsec.Text
 import qualified Data.List.Extra  as E
 import   Data.Monoid  ((<>))
@@ -11,73 +13,77 @@
 
 -- | Generate random texts based on a spinning syntax template, with nested 
alternatives and empty options.
 --
--- >λ> spintax {{Oh my God|Awesome}, {a|the}|A|The} {quick {and dirty 
|||}||}{brown |pink |grey |}{fox|flea|elephant} jumps over {the|a} {lazy 
|smelly |sleepy |}{dog|cat|whale}{.|!|...}
+-- >λ> spintax "{{Oh my God|Awesome}, {a|the}|A|The} {quick {and dirty 

commit python3-pandas for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-pandas for openSUSE:Factory 
checked in at 2017-03-03 17:47:08

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


Package is "python3-pandas"

Fri Mar  3 17:47:08 2017 rev:19 rq:461445 version:0.19.2

Changes:

--- /work/SRC/openSUSE:Factory/python3-pandas/python3-pandas-doc.changes
2017-01-09 11:01:48.508140590 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pandas.new/python3-pandas-doc.changes   
2017-03-03 17:48:02.131452279 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 15:45:44 UTC 2017 - toddrme2...@gmail.com
+
+- Fix doc building
+
+---



Other differences:
--
++ python3-pandas-doc.spec ++
--- /var/tmp/diff_new_pack.JmOCOH/_old  2017-03-03 17:48:03.683233127 +0100
+++ /var/tmp/diff_new_pack.JmOCOH/_new  2017-03-03 17:48:03.687232562 +0100
@@ -24,7 +24,20 @@
 Group:  Documentation/HTML
 Url:http://pandas.pydata.org/
 Source0:
https://files.pythonhosted.org/packages/source/p/pandas/pandas-%{version}.tar.gz
+BuildRequires:  gcc-c++
+BuildRequires:  python3-Cython
 BuildRequires:  python3-Sphinx
+BuildRequires:  python3-dateutil
+BuildRequires:  python3-devel
+BuildRequires:  python3-matplotlib
+BuildRequires:  python3-numpy-devel >= 1.7.0
+BuildRequires:  python3-pytz
+BuildRequires:  python3-scipy
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-jupyter_client
+BuildRequires:  python3-jupyter_ipykernel
+BuildRequires:  python3-jupyter_nbconvert
+BuildRequires:  python3-jupyter_nbformat
 BuildRequires:  python3-pandas = %{version}
 Recommends: python3-pandas = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +50,7 @@
 %setup -q -n pandas-%{version}
 
 %build
-# Not needed
+python3 setup.py build_ext --inplace
 
 %install
 pushd doc




commit breeze5-icons for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package breeze5-icons for openSUSE:Factory 
checked in at 2017-03-03 17:46:40

Comparing /work/SRC/openSUSE:Factory/breeze5-icons (Old)
 and  /work/SRC/openSUSE:Factory/.breeze5-icons.new (New)


Package is "breeze5-icons"

Fri Mar  3 17:46:40 2017 rev:16 rq:461388 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/breeze5-icons/breeze5-icons.changes  
2017-02-03 17:32:21.282104222 +0100
+++ /work/SRC/openSUSE:Factory/.breeze5-icons.new/breeze5-icons.changes 
2017-03-03 17:46:42.494702390 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:21:30 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  breeze-icons-5.30.0.tar.xz

New:

  breeze-icons-5.31.0.tar.xz



Other differences:
--
++ breeze5-icons.spec ++
--- /var/tmp/diff_new_pack.pYZ1LH/_old  2017-03-03 17:46:43.286590478 +0100
+++ /var/tmp/diff_new_pack.pYZ1LH/_new  2017-03-03 17:46:43.286590478 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   breeze5-icons
-Version:5.30.0
+Version:5.31.0
 Release:0
 Summary:Breeze icon theme
 License:LGPL-3.0
@@ -32,8 +32,8 @@
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxml2-tools
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
 Requires:   oxygen5-icon-theme
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ breeze-icons-5.30.0.tar.xz -> breeze-icons-5.31.0.tar.xz ++
 109682 lines of diff (skipped)




commit python3-Attest for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-Attest for openSUSE:Factory 
checked in at 2017-03-03 17:46:03

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


Package is "python3-Attest"

Fri Mar  3 17:46:03 2017 rev:4 rq:461369 version:0.5.3+git20120130

Changes:

--- /work/SRC/openSUSE:Factory/python3-Attest/python3-Attest.changes
2013-06-21 18:38:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Attest.new/python3-Attest.changes   
2017-03-03 17:46:04.296100726 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 00:35:59 UTC 2017 - toddrme2...@gmail.com
+
+- Change python3-distribute BuildRequires to python3-setuptools
+
+---

Old:

  Attest-0.5.3.tar.gz



Other differences:
--
++ python3-Attest.spec ++
--- /var/tmp/diff_new_pack.GsQ3m7/_old  2017-03-03 17:46:04.864020466 +0100
+++ /var/tmp/diff_new_pack.GsQ3m7/_new  2017-03-03 17:46:04.864020466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Attest
 #
-# Copyright (c) 2013 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
@@ -30,7 +30,7 @@
 BuildRequires:  python3-2to3
 BuildRequires:  python3-Pygments
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-progressbar >= 2.3
 BuildRequires:  python3-six
 Requires:   python3-Pygments




commit python3-amqp for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-amqp for openSUSE:Factory 
checked in at 2017-03-03 17:46:23

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


Package is "python3-amqp"

Fri Mar  3 17:46:23 2017 rev:14 rq:461376 version:2.1.4

Changes:

--- /work/SRC/openSUSE:Factory/python3-amqp/python3-amqp-doc.changes
2016-12-19 11:28:20.182271920 +0100
+++ /work/SRC/openSUSE:Factory/.python3-amqp.new/python3-amqp-doc.changes   
2017-03-03 17:46:24.453252066 +0100
@@ -1,0 +2,9 @@
+Wed Mar  1 15:51:23 UTC 2017 - toddrme2...@gmail.com
+
+- update to version 2.1.4
+  - Removes byte string comparison warnings when running under ``python -b``.
+  - Linux version parsing broke when the version included a '+' character
+(Issue #119).
+  - Now sets default TCP settings for platforms that support them (e.g. Linux).
+  
+---
--- /work/SRC/openSUSE:Factory/python3-amqp/python3-amqp.changes
2016-12-19 11:28:20.214267393 +0100
+++ /work/SRC/openSUSE:Factory/.python3-amqp.new/python3-amqp.changes   
2017-03-03 17:46:24.529241326 +0100
@@ -1,0 +2,9 @@
+Wed Mar  1 15:51:23 UTC 2017 - toddrme2...@gmail.com
+
+- update to version 2.1.4
+  - Removes byte string comparison warnings when running under ``python -b``.
+  - Linux version parsing broke when the version included a '+' character
+(Issue #119).
+  - Now sets default TCP settings for platforms that support them (e.g. Linux).
+
+---

Old:

  amqp-2.1.3.tar.gz

New:

  amqp-2.1.4.tar.gz



Other differences:
--
++ python3-amqp-doc.spec ++
--- /var/tmp/diff_new_pack.E8Edyi/_old  2017-03-03 17:46:25.393119240 +0100
+++ /var/tmp/diff_new_pack.E8Edyi/_new  2017-03-03 17:46:25.393119240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-amqp-doc
 #
-# 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:   python3-amqp-doc
-Version:2.1.3
+Version:2.1.4
 Release:0
 Summary:Documentation for python3-amqp
 License:BSD-3-Clause

python3-amqp.spec: same change
++ amqp-2.1.3.tar.gz -> amqp-2.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-2.1.3/Changelog new/amqp-2.1.4/Changelog
--- old/amqp-2.1.3/Changelog2016-12-08 02:46:38.0 +0100
+++ new/amqp-2.1.4/Changelog2016-12-15 00:50:09.0 +0100
@@ -5,11 +5,43 @@
 The previous amqplib changelog is here:
 http://code.google.com/p/py-amqplib/source/browse/CHANGES
 
+.. _version-2.1.4:
+
+2.1.4
+=
+:release-date: 2016-12-14 03:40 P.M PST
+:release-by: Ask Solem
+
+- Removes byte string comparison warnings when running under ``python -b``.
+
+Fix contributed by **Jon Dufresne**.
+
+- Linux version parsing broke when the version included a '+' character
+  (Issue #119).
+
+- Now sets default TCP settings for platforms that support them (e.g. Linux).
+
++--+---+
+|   Constant   |   Value   |
++==+===+
+| ``TCP_KEEPIDLE`` | ``60``|
++--+---+
+| ``TCP_KEEPINTVL``| ``10``|
++--+---+
+| ``TCP_KEEPCNT``  | ``9`` |
++--+---+
+| ``TCP_USER_TIMEOUT`` | ``1000`` (1s) |
++--+---+
+
+This will help detecting the socket being closed earlier, which is very
+important in failover and load balancing scenarios.
+
 .. _version-2.1.3:
 
 2.1.3
 =
 :release-date: 2016-12-07 06:00 P.M PST
+:release-by: Ask Solem
 
 - Fixes compatibility with Python 2.7.5 and below (Issue #107).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/amqp-2.1.3/PKG-INFO new/amqp-2.1.4/PKG-INFO
--- old/amqp-2.1.3/PKG-INFO 2016-12-08 02:51:12.0 +0100
+++ new/amqp-2.1.4/PKG-INFO 2016-12-15 00:52:11.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: amqp
-Version: 2.1.3
+Version: 2.1.4
 Summary: Low-level AMQP client for Python (fork of amqplib).
 Home-page: http://github.com/celery/py-amqp
 Author: Ask Solem
@@ -12,7 +12,7 @@
 
 |build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
 
-:Version: 

commit python3-jupyter_core for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-jupyter_core for 
openSUSE:Factory checked in at 2017-03-03 17:46:13

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


Package is "python3-jupyter_core"

Fri Mar  3 17:46:13 2017 rev:7 rq:461371 version:4.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-jupyter_core/python3-jupyter_core-doc.changes
2016-05-25 21:27:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_core.new/python3-jupyter_core-doc.changes
   2017-03-03 17:46:14.474662267 +0100
@@ -1,0 +2,22 @@
+Wed Mar  1 15:55:38 UTC 2017 - toddrme2...@gmail.com
+
+- Fix source URL.
+
+---
+Tue Feb 28 20:09:53 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 4.3.0
+  * Add `JUPYTER_NO_CONFIG` environment variable for disabling all Jupyter 
configuration.
+  * More detailed error message when failing to launch subcommands.
+- Update to 4.2.1
+  * Fix error message on Windows when subcommand not found.
+  * Correctly display PATH in ``jupyter troubleshoot`` on Windows.
+- Update to 4.2.0
+  * Make :command:`jupyter` directory top priority in search path for 
subcommands,
+so that :command:`jupyter-subcommand` next to :command:`jupyter` will 
always be picked if present.
+  * Avoid using ``shell=True`` for subcommand dispatch on Windows.
+- Update to 4.1.1
+  * Include symlink directory and real location on subcommand PATH when 
:file:`jupyter` is a symlink.
+- Merge all documentation into single rpm.  
+
+---
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_core/python3-jupyter_core.changes
2016-10-20 23:09:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_core.new/python3-jupyter_core.changes
   2017-03-03 17:46:14.566649267 +0100
@@ -1,0 +2,17 @@
+Tue Feb 28 20:09:53 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 4.3.0
+  * Add `JUPYTER_NO_CONFIG` environment variable for disabling all Jupyter 
configuration.
+  * More detailed error message when failing to launch subcommands.
+- Update to 4.2.1
+  * Fix error message on Windows when subcommand not found.
+  * Correctly display PATH in ``jupyter troubleshoot`` on Windows.
+- Update to 4.2.0
+  * Make :command:`jupyter` directory top priority in search path for 
subcommands,
+so that :command:`jupyter-subcommand` next to :command:`jupyter` will 
always be picked if present.
+  * Avoid using ``shell=True`` for subcommand dispatch on Windows.
+- Update to 4.1.1
+  * Include symlink directory and real location on subcommand PATH when 
:file:`jupyter` is a symlink.
+- Merge all documentation into single rpm.  
+
+---

Old:

  jupyter_core-4.1.0.tar.gz

New:

  jupyter_core-4.3.0.tar.gz



Other differences:
--
++ python3-jupyter_core-doc.spec ++
--- /var/tmp/diff_new_pack.6LYneA/_old  2017-03-03 17:46:15.346539051 +0100
+++ /var/tmp/diff_new_pack.6LYneA/_new  2017-03-03 17:46:15.354537920 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_core-doc
 #
-# 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
@@ -23,39 +23,27 @@
 %endif
 
 Name:   python3-jupyter_core-doc
-Version:4.1.0
+Version:4.3.0
 Release:0
 Summary:Documentation for python3-jupyter_core
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://jupyter.org
-Source: 
https://pypi.python.org/packages/source/j/jupyter_core/jupyter_core-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/j/jupyter_core/jupyter_core-%{version}.tar.gz
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-jupyter_core
 %if %{build_pdf}
 BuildRequires:  python3-Sphinx-latex
 %endif
+Provides:   %{name}-html = %{version}
+Provides:   %{name}-pdf = %{version}
+Obsoletes:  %{name}-html < %{version}
+Obsoletes:  %{name}-pdf < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
-Documentation and help files for python3-jupyter_core in HTML format
-
-%package html
-Summary:HTML documentation for python3-jupyter_core
-Group:  Development/Languages/Python
-Recommends: python3-jupyter_core = %{version}
-
-%description html
-Documentation and help files for python3-jupyter_core in HTML 

commit python3-kombu for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python3-kombu for openSUSE:Factory 
checked in at 2017-03-03 17:46:33

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


Package is "python3-kombu"

Fri Mar  3 17:46:33 2017 rev:17 rq:461379 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/python3-kombu/python3-kombu.changes  
2016-11-28 15:10:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-kombu.new/python3-kombu.changes 
2017-03-03 17:46:34.647811339 +0100
@@ -1,0 +2,18 @@
+Wed Mar  1 15:48:17 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 4.0.2
+  - Now depends on :mod:`amqp` 2.1.4
+  - Redis: Priority was reversed so, e.g. priority 0 became priority 9.
+- Update to 4.0.1
+  - Now depends on :mod:`amqp` 2.1.3
+  - Producer: Fixed performance degradation when default exchange specified
+  - QPid: Switch to using getattr in qpid.Transport.__del__ (Issue #658)
+  - QPid: Now uses monotonic time for timeouts.
+  - MongoDB: Fixed compatibility with Python 3 (Issue #661).
+  - Consumer: ``__exit__`` now skips cancelling consumer if connection-related
+error raised (Issue #670).
+  - MongoDB: Removes use of natural sort (Issue #638).
+  - Fixed wrong keyword argument ``channel`` error (Issue #652).
+  - Safe argument to ``urllib.quote`` must be bytes on Python 2.x (Issue #645).
+
+---

Old:

  kombu-4.0.0.tar.gz

New:

  kombu-4.0.2.tar.gz



Other differences:
--
++ python3-kombu.spec ++
--- /var/tmp/diff_new_pack.KX6gEv/_old  2017-03-03 17:46:35.807647428 +0100
+++ /var/tmp/diff_new_pack.KX6gEv/_new  2017-03-03 17:46:35.811646862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-kombu
 #
-# 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,14 @@
 
 
 Name:   python3-kombu
-Version:4.0.0
+Version:4.0.2
 Release:0
 Summary:AMQP Messaging Framework for Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://github.com/celery/kombu/
 Source: 
https://files.pythonhosted.org/packages/source/k/kombu/kombu-%{version}.tar.gz
-BuildRequires:  python3-amqp >= 2.0
+BuildRequires:  python3-amqp >= 2.1.4
 BuildRequires:  python3-amqplib
 BuildRequires:  python3-devel
 BuildRequires:  python3-pycurl
@@ -40,7 +40,7 @@
 # BuildRequires:  python3-mock
 # BuildRequires:  python3-nose-cover3
 # BuildRequires:  python3-unittest2 >= 0.5.0
-Requires:   python3-amqp >= 1.0.13
+Requires:   python3-amqp >= 2.1.4
 Requires:   python3-pycurl
 Requires:   python3-simplejson
 Recommends: couchdb
@@ -66,8 +66,7 @@
 # For rpmlint warning: remove shebang from python library:
 sed -i '/^#!/d' ./t/unit/test_serialization.py
 # TODO(saschpe): Stop dropping this test once upstream finalized Py3K support:
-rm t/unit/transport/test_filesystem.py t/unit/utils/test_encoding.py
-2to3 -wvn .
+# rm t/unit/transport/test_filesystem.py t/unit/utils/test_encoding.py
 
 %build
 python3 setup.py build
@@ -76,8 +75,8 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 # Tests are currently incompatible with latest amqp.  Check in next release.
-#%check
-#python3 setup.py test
+# %check
+# python3 setup.py test
 
 %files
 %defattr(-,root,root,-)

++ kombu-4.0.0.tar.gz -> kombu-4.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kombu-4.0.0/Changelog new/kombu-4.0.2/Changelog
--- old/kombu-4.0.0/Changelog   2016-10-29 01:44:11.0 +0200
+++ new/kombu-4.0.2/Changelog   2016-12-16 00:33:36.0 +0100
@@ -4,6 +4,62 @@
  Change history
 
 
+.. _version-4.0.2:
+
+4.0.2
+=
+:release-date: 2016-12-15 03:31 P.M PST
+:release-by: Ask Solem
+
+- Now depends on :mod:`amqp` 2.1.4
+
+This new version takes advantage of TCP Keepalive settings on Linux,
+making it better at detecting closed connections, also in failover
+conditions.
+
+- Redis: Priority was reversed so, e.g. priority 0 became priority 9.
+
+.. _version-4.0.1:
+
+4.0.1
+=
+:release-date: 2016-12-07 06:00 P.M PST
+:release-by: Ask Solem
+
+- Now depends on :mod:`amqp` 2.1.3
+
+This new version takes advantage of the new ``TCP_USER_TIMEOUT`` socket 
option
+on Linux.
+
+- Producer: Fixed performance degradation when default exchange specified
+  (Issue #651).
+
+- QPid: Switch to using getattr in 

commit python-docker-pycreds for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package python-docker-pycreds for 
openSUSE:Factory checked in at 2017-03-03 17:44:59

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


Package is "python-docker-pycreds"

Fri Mar  3 17:44:59 2017 rev:3 rq:461026 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-docker-pycreds/python-docker-pycreds.changes  
2016-11-10 13:23:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-docker-pycreds.new/python-docker-pycreds.changes
 2017-03-03 17:45:00.321141746 +0100
@@ -1,0 +2,6 @@
+Tue Feb 21 20:24:35 UTC 2017 - dmuel...@suse.com
+
+- update fix-requirements.patch: drop flake8
+- fix source url
+
+---



Other differences:
--
++ python-docker-pycreds.spec ++
--- /var/tmp/diff_new_pack.r1eRFK/_old  2017-03-03 17:45:00.793075052 +0100
+++ /var/tmp/diff_new_pack.r1eRFK/_new  2017-03-03 17:45:00.797074487 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docker-pycreds
 #
-# 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
@@ -23,10 +23,9 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/shin-/dockerpy-creds
-Source: 
https://pypi.python.org/packages/95/2e/3c99b8707a397153bc78870eb140c580628d7897276960da25d8a83c4719/docker-pycreds-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/d/docker-pycreds/docker-pycreds-%{version}.tar.gz
 Patch0: fix-requirements.patch
 BuildRequires:  python-devel
-BuildRequires:  python-flake8
 BuildRequires:  python-pytest
 BuildRequires:  python-pytest-cov
 BuildRequires:  python-setuptools

++ fix-requirements.patch ++
--- /var/tmp/diff_new_pack.r1eRFK/_old  2017-03-03 17:45:00.833069400 +0100
+++ /var/tmp/diff_new_pack.r1eRFK/_new  2017-03-03 17:45:00.833069400 +0100
@@ -2,11 +2,10 @@
 index 9dc5b8b..83763b1 100644
 --- a/test-requirements.txt
 +++ b/test-requirements.txt
-@@ -1,3 +1,3 @@
+@@ -1,3 +1,2 @@
 -pytest==3.0.2
 -flake8==2.4.1
 -pytest-cov==2.3.1
 \ No newline at end of file
 +pytest>=2.8.7
-+flake8>=2.5.1
 +pytest-cov>=2.2.0




commit cfitsio for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package cfitsio for openSUSE:Factory checked 
in at 2017-03-03 17:45:05

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


Package is "cfitsio"

Fri Mar  3 17:45:05 2017 rev:14 rq:461138 version:3.410

Changes:

--- /work/SRC/openSUSE:Factory/cfitsio/cfitsio.changes  2016-07-01 
09:59:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.cfitsio.new/cfitsio.changes 2017-03-03 
17:45:06.268301292 +0100
@@ -1,0 +2,69 @@
+Tue Feb 28 20:56:46 UTC 2017 - asterios.dra...@gmail.com
+
+- Update to version 3.410:
+  * The change made in version 3.40 to include strings.h caused
+problems on Windows (and other) platforms, so this change was
+backed out. The reason for including it was to define the
+strcasecmp and strcasencmp functions, so as an alternative, new
+equivalent functions called fits_strcasecmp and
+fits_strncasecmp have been added to CFITSIO.as a substitute.
+All the previous calls to the str[n]casecmp functions have been
+changed to now call fits_str[n]casecmp. In addition, the
+previously defined ngp_strcasecmp function (in grparser.c) has
+been removed and the calls to it have been changed to
+fits_strcasecmp.
+  * The speed.c utility program was changed to correctly call
+the gettimeofday function with a NULL second arguement.
+  From version 3.400:
+  * fixed a bug when writing long string keywords with the CONTINUE
+convention which caused the CONTINUE'd strings to only be 16
+characters long, instead of using up all the available space in
+the 80-character header record.
+  * fixed a missing 'defined' keyword in fitsio.h.
+  * replaced all calls to strtok (which is not threadsafe) with a
+new ffstrtok function which internally calls the threadsafe
+strtok_r function.  One byproduct of this change is that
+ must also be included in several of the C source
+code files.
+  * modified the ffphbn function in putkey.c to support TFORM
+specifiers that use lowercase 'p' (instead of uppercase) when
+referring to a variable-length array column.
+  * modified the lexical parser in eval.y and eval_y.c to support
+bit array columns (with TFORMn = 'X') with greater than 256
+elements. Fix to bitcmp function:  The internal 'stream' array
+is now allocated dynamically rather than statically fixed at
+size 256. This was failing when users attempted a row filtering
+of a bitcol that was wider than 256X. In bitlgte, bitand, and
+bitor functions, replaced static stream[256] array allocation
+with dynamic allocation.
+  * modified the ffiter function in putcol.c to fix a problem which
+could cause the iterator function to incorrectly deal with null
+values.  This only affected TLONG type columns in cases where
+sizeof(long) = 8, as well as for TLONGLONG type columns.
+  * Fix made to uncompress2mem function in zcomprss.c for case
+where output uncompressed file expands to over the 2^32 (4Gb)
+limit.  It now checks for this case at the start, and
+implements a 4Gb paging system through the output buffer.  The
+problem was specifically caused by the d_stream.avail_out
+member being of 4-byte type uInt, and thus unable to handle any
+memory position values above 4Gb.
+  * fixed a bug in fpackutil.c when using the -i2f (integer to
+float) option in fpack to compress an integer image that is
+scaled with non-default values for BSCALE and BZERO. This
+required an additional call to ffrhdu to reset the internal
+structures that describe the input FITS file.
+  * modified fits_uncompress_table in imcompress.c to silently
+ignore the ZTILELEN keyword value if it larger than the number
+of rows in the table
+  * Tweak strcasecmp/strncasecmp ifdefs to exclude 64-bit MINGW
+environment, as it does not lack those functions. (eval_l.c,
+fitsio2.h)
+  * CMakeLists.txt: Set M_LIB to "" for MINGW build environment (in
+addition to MSVC).
+  * Makefile.in: Add *.dSYM (non-XCode gcc leftovers on Macs) to
+clean list.  Install libs by name rather than using a wildcard.
+  * configure: Fix rpath token usage for XCode vs. non-XCode gcc on
+Macs.
+- Rebased cfitsio-zlib.patch to apply cleanly.
+
+---

Old:

  cfitsio3390.tar.gz

New:

  cfitsio3410.tar.gz



Other differences:
--
++ cfitsio.spec ++
--- /var/tmp/diff_new_pack.iWAIHy/_old  2017-03-03 17:45:07.932066168 +0100
+++ /var/tmp/diff_new_pack.iWAIHy/_new  2017-03-03 17:45:07.936065603 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cfitsio
 #
-# Copyright (c) 2016 SUSE 

commit sshguard for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package sshguard for openSUSE:Factory 
checked in at 2017-03-03 17:45:25

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


Package is "sshguard"

Fri Mar  3 17:45:25 2017 rev:6 rq:461280 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/sshguard/sshguard.changes2017-01-09 
11:53:46.394823368 +0100
+++ /work/SRC/openSUSE:Factory/.sshguard.new/sshguard.changes   2017-03-03 
17:45:26.357462277 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 08:15:47 UTC 2017 - joop.boo...@opensuse.org
+
+- Add a systemd journal tail so sshguard can parse this file
+
+---

New:

  sshguard-journal-tail
  sshguard-journal.service



Other differences:
--
++ sshguard.spec ++
--- /var/tmp/diff_new_pack.lA6nDc/_old  2017-03-03 17:45:27.585288759 +0100
+++ /var/tmp/diff_new_pack.lA6nDc/_new  2017-03-03 17:45:27.589288195 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sshguard
 #
-# 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,6 +28,8 @@
 Source2:sshguard.service
 Source3:sshguard.init
 Source4:sshguard.whitelist
+Source5:sshguard-journal.service
+Source6:sshguard-journal-tail
 # PATCH-FIX-UPSTREAM sshguard-gcc5.patch
 Patch0: sshguard-gcc5.patch
 Requires:   openssh
@@ -63,6 +65,9 @@
 %if 0%{?has_systemd}
 ln -sf service %{buildroot}/%{_sbindir}/rc%{name}
 install -D -m0644 %{SOURCE2} %{buildroot}%{_unitdir}/sshguard.service
+ln -sf service %{buildroot}/%{_sbindir}/rc%{name}-journal
+install -D -m0644 %{SOURCE5} %{buildroot}%{_unitdir}/sshguard-journal.service
+install -D -m0744 %{SOURCE6} %{buildroot}/%{_sbindir}/sshguard-journal-tail
 %else
 install -D -m0744 %{SOURCE3} %{buildroot}%{_sysconfdir}/init.d/sshguard
 ln -s ../..%{_sysconfdir}/init.d/sshguard %{buildroot}%{_sbindir}/rcsshguard
@@ -75,12 +80,14 @@
 %pre
 %if 0%{?has_systemd}
 %service_add_pre %{name}.service
+%service_add_pre %{name}-journal.service
 %endif
 
 %post
 %if 0%{?has_systemd}
 %fillup_only sshguard
 %service_add_post sshguard.service
+%service_add_post sshguard-journal.service
 %else
 %fillup_and_insserv sshguard
 %endif
@@ -88,6 +95,7 @@
 %preun
 %if 0%{?has_systemd}
 %service_del_preun sshguard.service
+%service_del_preun sshguard-journal.service
 %else
 %stop_on_removal sshguard
 %endif
@@ -95,6 +103,7 @@
 %postun
 %if 0%{?has_systemd}
 %service_del_postun sshguard.service
+%service_del_postun sshguard-journal.service
 %else
 %restart_on_update sshguard
 %insserv_cleanup
@@ -108,6 +117,7 @@
 %{_localstatedir}/adm/fillup-templates/sysconfig.sshguard
 %if 0%{?has_systemd}
 %{_unitdir}/sshguard.service
+%{_unitdir}/sshguard-journal.service
 %else
 %config %{_sysconfdir}/init.d/sshguard
 %endif

++ sshguard-journal-tail ++
#!/bin/sh

/usr/bin/journalctl -u sshd -n 0 -f > /var/log/sshguard-journal-tail 2>/dev/null
++ sshguard-journal.service ++
[Unit]
Description=SSHGUARD journal tail
After=syslog.target remote-fs.target SuSEfirewall2.service

[Service]
ExecStart=/usr/sbin/sshguard-journal-tail
Restart=always

[Install]
WantedBy=multi-user.target
++ sshguard.sysconfig ++
--- /var/tmp/diff_new_pack.lA6nDc/_old  2017-03-03 17:45:27.681275194 +0100
+++ /var/tmp/diff_new_pack.lA6nDc/_new  2017-03-03 17:45:27.685274629 +0100
@@ -6,7 +6,7 @@
 ## Default: ""
 # Whitespace separated list of logfiles which will be 
 # monitored from SSHGUARD for break in attempts.
-MONITORED_LOGS="/var/log/messages"
+MONITORED_LOGS="/var/log/sshguard-journal-tail"
 
 ## Type:string
 ## Default: "22"




commit tpm-tools for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package tpm-tools for openSUSE:Factory 
checked in at 2017-03-03 17:45:53

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


Package is "tpm-tools"

Fri Mar  3 17:45:53 2017 rev:31 rq:461335 version:1.3.9.1

Changes:

--- /work/SRC/openSUSE:Factory/tpm-tools/tpm-tools.changes  2017-01-09 
11:54:00.508825569 +0100
+++ /work/SRC/openSUSE:Factory/.tpm-tools.new/tpm-tools.changes 2017-03-03 
17:45:55.949280316 +0100
@@ -1,0 +2,6 @@
+Wed Mar  1 10:56:33 UTC 2017 - meiss...@suse.com
+
+- updated to 1.3.9.1 (FATE#321450)
+  - bugfixes after openssl 1.1 porting
+
+---

Old:

  tpm-tools-1.3.9.tar.gz

New:

  tpm-tools-1.3.9.1.tar.gz



Other differences:
--
++ tpm-tools.spec ++
--- /var/tmp/diff_new_pack.WSDr1Q/_old  2017-03-03 17:45:56.541196665 +0100
+++ /var/tmp/diff_new_pack.WSDr1Q/_new  2017-03-03 17:45:56.541196665 +0100
@@ -18,7 +18,7 @@
 
 %define lib_name libtpm_unseal1
 Name:   tpm-tools
-Version:1.3.9
+Version:1.3.9.1
 Release:0
 Summary:Trusted Platform Module (TPM) administration tools
 License:IPL-1.0

++ tpm-tools-1.3.9.tar.gz -> tpm-tools-1.3.9.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config.h.in~ new/config.h.in~
--- old/config.h.in~2016-11-17 20:42:24.0 +0100
+++ new/config.h.in~1970-01-01 01:00:00.0 +0100
@@ -1,114 +0,0 @@
-/* config.h.in.  Generated from configure.ac by autoheader.  */
-
-/* Define to 1 if translation of program messages to the user's native
-   language is requested. */
-#undef ENABLE_NLS
-
-/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
-   CoreFoundation framework. */
-#undef HAVE_CFLOCALECOPYCURRENT
-
-/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
-   the CoreFoundation framework. */
-#undef HAVE_CFPREFERENCESCOPYAPPVALUE
-
-/* Define if the GNU dcgettext() function is already present or preinstalled.
-   */
-#undef HAVE_DCGETTEXT
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_DLFCN_H
-
-/* Define if the GNU gettext() function is already present or preinstalled. */
-#undef HAVE_GETTEXT
-
-/* Define if you have the iconv() function. */
-#undef HAVE_ICONV
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_INTTYPES_H
-
-/* Define to 1 if you support file names longer than 14 characters. */
-#undef HAVE_LONG_FILE_NAMES
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_MEMORY_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the  header file. */
-#undef HAVE_UNISTD_H
-
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
-#undef LT_OBJDIR
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Define as the return type of signal handlers (`int' or `void'). */
-#undef RETSIGTYPE
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Version number of package */
-#undef VERSION
-
-/* Define to empty if `const' does not conform to ANSI C. */
-#undef const
-
-/* Define to `int' if  doesn't define. */
-#undef gid_t
-
-/* Define to `__inline__' or `__inline' if that's what the C compiler
-   calls it, or to nothing if 'inline' is not supported under any name.  */
-#ifndef __cplusplus
-#undef inline
-#endif
-
-/* Define to `int' if  does not define. */
-#undef mode_t
-
-/* Define to `long int' if  does not define. */
-#undef off_t
-
-/* Define to `int' if  does not define. */
-#undef pid_t
-
-/* Define to `unsigned int' if  does not define. */
-#undef size_t
-
-/* Define to `int' if  doesn't define. */
-#undef uid_t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/Makefile.am 

commit ibus-pinyin for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package ibus-pinyin for openSUSE:Factory 
checked in at 2017-03-03 17:45:14

Comparing /work/SRC/openSUSE:Factory/ibus-pinyin (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-pinyin.new (New)


Package is "ibus-pinyin"

Fri Mar  3 17:45:14 2017 rev:30 rq:461268 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ibus-pinyin/ibus-pinyin.changes  2017-02-03 
17:42:34.107365600 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-pinyin.new/ibus-pinyin.changes 
2017-03-03 17:45:15.682970806 +0100
@@ -1,0 +2,6 @@
+Wed Mar  1 06:15:22 UTC 2017 - hillw...@opensuse.org
+
+- add patch: ibus-pinyin-fix-select-words-could-be-cleared.patch
+  * Fix boo#980890: The select words could be cleared while use ibus-pinyin in 
Firefox
+
+---

New:

  ibus-pinyin-fix-select-words-could-be-cleared.patch



Other differences:
--
++ ibus-pinyin.spec ++
--- /var/tmp/diff_new_pack.NhJ4wN/_old  2017-03-03 17:45:16.926795027 +0100
+++ /var/tmp/diff_new_pack.NhJ4wN/_new  2017-03-03 17:45:16.930794463 +0100
@@ -33,22 +33,25 @@
 Patch3: Wlogical-not-parentheses.patch
 # PATFH-FIX-SUSE ibus-pinyin-default-full.patch qz...@suse.com -- set 
Fullpinyin beyond dconf database as default.
 Patch4: ibus-pinyin-default-full.patch
+# PATCH-FIX-UPSTREAM ibus-pinyin-select-words-could-be-cleared.patch 
hillw...@opensuse.org 
+# Fix boo#980890 -- The select words could be cleared while use ibus-pinyin in 
Firefox
+Patch5: ibus-pinyin-fix-select-words-could-be-cleared.patch
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
 BuildRequires:  boost-devel
 %endif
 BuildRequires:  gcc-c++
-BuildRequires:  gettext-devel
-BuildRequires:  ibus-devel >= 1.4.99
+BuildRequires:  gettext-tools
 BuildRequires:  intltool
-BuildRequires:  libuuid-devel
-BuildRequires:  lua-devel >= 5.1
 BuildRequires:  python >= 2.5
-BuildRequires:  pyzy-devel >= 1.0
 BuildRequires:  sqlite3
-BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(ibus-1.0) >= 1.4.99
+BuildRequires:  pkgconfig(lua) >= 5.1
+BuildRequires:  pkgconfig(pyzy-1.0)
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(uuid)
 Requires:   ibus >= 1.4.99
 Requires:   opencc
 Requires:   python-xdg
@@ -68,6 +71,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %configure --disable-static \
@@ -78,7 +82,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make DESTDIR=${RPM_BUILD_ROOT} install
+%make_install
 
 %find_lang %{name} 
 

++ ibus-pinyin-fix-select-words-could-be-cleared.patch ++
diff -Nur ibus-pinyin-1.5.0/src/PYPhoneticEditor.cc 
ibus-pinyin-1.5.0-new/src/PYPhoneticEditor.cc
--- ibus-pinyin-1.5.0/src/PYPhoneticEditor.cc   2012-08-02 22:22:38.0 
+0800
+++ ibus-pinyin-1.5.0-new/src/PYPhoneticEditor.cc   2017-03-01 
14:07:10.359693690 +0800
@@ -32,7 +32,8 @@
 PhoneticEditor::PhoneticEditor (PinyinProperties & props, Config & config)
 : Editor (props, config),
   m_observer (PinyinObserver(*this)),
-  m_lookup_table (m_config.pageSize ())
+  m_lookup_table (m_config.pageSize ()),
+  m_dont_update_preedit (FALSE)
 {
 }
 
@@ -382,7 +383,18 @@
 void
 PhoneticEditor::reset (void)
 {
+const String _text = m_context->selectedText ();
+const String _text = m_context->conversionText ();
+const String _text = m_context->restText ();
+
+if (selected_text.empty () && conversion_text.empty () &&
+rest_text.empty ())
+m_dont_update_preedit = TRUE;
+else
+m_dont_update_preedit = FALSE;
+
 m_context->reset();
+m_dont_update_preedit = FALSE;
 }
 
 void
@@ -424,6 +436,9 @@
 void
 PhoneticEditor::updatePreeditText (void)
 {
+if (m_dont_update_preedit)
+return;
+
 const String _text = m_context->selectedText ();
 const String _text = m_context->conversionText ();
 const String _text = m_context->restText ();
diff -Nur ibus-pinyin-1.5.0/src/PYPhoneticEditor.h 
ibus-pinyin-1.5.0-new/src/PYPhoneticEditor.h
--- ibus-pinyin-1.5.0/src/PYPhoneticEditor.h2012-08-02 22:22:38.0 
+0800
+++ ibus-pinyin-1.5.0-new/src/PYPhoneticEditor.h2017-03-01 
14:07:08.035693702 +0800
@@ -88,6 +88,7 @@
 std::unique_ptr  m_context;
 PinyinObserver   m_observer;
 LookupTable  m_lookup_table;
+gboolean m_dont_update_preedit;
 };
 };
 



commit sipcalc for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package sipcalc for openSUSE:Factory checked 
in at 2017-03-03 17:45:34

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


Package is "sipcalc"

Fri Mar  3 17:45:34 2017 rev:2 rq:461290 version:1.1.6

Changes:

--- /work/SRC/openSUSE:Factory/sipcalc/sipcalc.changes  2017-01-23 
11:34:02.170413507 +0100
+++ /work/SRC/openSUSE:Factory/.sipcalc.new/sipcalc.changes 2017-03-03 
17:45:35.272202436 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 09:53:31 UTC 2017 - o...@aepfle.de
+
+- Remove unused autotools from BuildRequires
+
+---



Other differences:
--
++ sipcalc.spec ++
--- /var/tmp/diff_new_pack.ogj9ah/_old  2017-03-03 17:45:36.100085438 +0100
+++ /var/tmp/diff_new_pack.ogj9ah/_new  2017-03-03 17:45:36.104084873 +0100
@@ -24,7 +24,6 @@
 Group: Productivity/Networking/System
 Source:%{name}-%{version}.tar.gz   
 Source1:   %{name}-rpmlintrc
-BuildRequires: automake autoconf gcc   
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,7 +41,7 @@
 
 %files
 %defattr(-,root,root)
-%doc /usr/share/man/man1/sipcalc.1.gz
-/usr/bin/sipcalc
+%doc %{_mandir}/man1/sipcalc.1.gz
+%{_bindir}/sipcalc
 
 %changelog




commit trousers for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package trousers for openSUSE:Factory 
checked in at 2017-03-03 17:45:43

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


Package is "trousers"

Fri Mar  3 17:45:43 2017 rev:37 rq:461328 version:0.3.14

Changes:

--- /work/SRC/openSUSE:Factory/trousers/trousers.changes2017-01-09 
11:53:52.373977035 +0100
+++ /work/SRC/openSUSE:Factory/.trousers.new/trousers.changes   2017-03-03 
17:45:44.250933548 +0100
@@ -4 +4 @@
-- Update to version 0.3.14 (see ChangeLog)
+- Update to version 0.3.14 (see ChangeLog) (FATE#321450)
@@ -28 +28 @@
-Tue Jun  3 15:36:35 UTC 2014 - meiss...@suse.com
+Tue Jun  3 13:04:45 UTC 2014 - meiss...@suse.com
@@ -49 +49 @@
-Wed Mar 19 12:59:58 UTC 2014 - meiss...@suse.com
+Wed Mar 19 12:54:21 UTC 2014 - meiss...@suse.com
@@ -51,2 +51,2 @@
-- trousers-wrap_large_key_overflow.patch: do not wrap keys larger
-  than 2048 bit, as there is not more space. (bnc#868933)
+- trousers-wrap_large_key_overflow.patch: Do not wrap keys larger than
+  2048 bit, as the space on the TPM is limited to that amount. (bnc#868933)



Other differences:
--



commit dynamips for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package dynamips for openSUSE:Factory 
checked in at 2017-03-03 17:44:26

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


Package is "dynamips"

Fri Mar  3 17:44:26 2017 rev:22 rq:460920 version:0.2.16

Changes:

--- /work/SRC/openSUSE:Factory/dynamips/dynamips.changes2016-03-26 
17:25:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.dynamips.new/dynamips.changes   2017-03-03 
17:44:27.341802376 +0100
@@ -1,0 +2,5 @@
+Tue Feb 28 15:50:00 UTC 2017 - mp...@suse.com
+
+- Added define-s390x-arch.patch to enable building on s390x.
+
+---

New:

  define-s390x-arch.patch



Other differences:
--
++ dynamips.spec ++
--- /var/tmp/diff_new_pack.0Odgu5/_old  2017-03-03 17:44:27.881726074 +0100
+++ /var/tmp/diff_new_pack.0Odgu5/_new  2017-03-03 17:44:27.881726074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dynamips
 #
-# 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
@@ -32,6 +32,8 @@
 %endif
 %endif
 Source: %{name}-%{version}.tar.gz
+Patch1: define-s390x-arch.patch
+
 Summary:Cisco router Emulator
 License:GPL-2.0+
 Group:  System/Emulators/Other
@@ -47,6 +49,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 mkdir build

++ define-s390x-arch.patch ++
--- dynamips-0.2.16/common/dynamips_common.h2016-03-16 05:05:47.0 
-0400
+++ dynamips-0.2.16/common/dynamips_common.h2017-02-28 10:47:30.0 
-0500
@@ -65,6 +65,8 @@
 #define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN
 #elif defined(__arm__) || defined (__aarch64__)
 #define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN
+#elif defined(__s390x__)
+#define ARCH_BYTE_ORDER ARCH_BIG_ENDIAN
 #endif
 
 #ifndef ARCH_BYTE_ORDER



commit imapfilter for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package imapfilter for openSUSE:Factory 
checked in at 2017-03-03 17:44:49

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


Package is "imapfilter"

Fri Mar  3 17:44:49 2017 rev:37 rq:461015 version:2.6.10

Changes:

--- /work/SRC/openSUSE:Factory/imapfilter/imapfilter.changes2016-06-25 
02:23:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.imapfilter.new/imapfilter.changes   
2017-03-03 17:44:50.262563226 +0100
@@ -1,0 +2,15 @@
+Tue Feb 21 19:59:03 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 2.6.10:
+  * Bug fix; segmentation fault on some OpenSSL builds.
+
+- changes from version 2.6.9:
+  * Bug fix; possible problem during STARTTLS negotiation.
+
+- changes from version 2.6.8:
+  * Support building with OpenSSL 1.1.0.
+
+---

Old:

  imapfilter-2.6.7.tar.gz

New:

  imapfilter-2.6.10.tar.gz



Other differences:
--
++ imapfilter.spec ++
--- /var/tmp/diff_new_pack.TmKsPe/_old  2017-03-03 17:44:50.870477315 +0100
+++ /var/tmp/diff_new_pack.TmKsPe/_new  2017-03-03 17:44:50.870477315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package imapfilter
 #
-# 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 @@
 License:MIT
 Group:  Productivity/Networking/Email/Utilities
 Url:https://github.com/lefcha/imapfilter
-Version:2.6.7
+Version:2.6.10
 Release:0
 Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ imapfilter-2.6.7.tar.gz -> imapfilter-2.6.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imapfilter-2.6.7/NEWS new/imapfilter-2.6.10/NEWS
--- old/imapfilter-2.6.7/NEWS   2016-06-06 23:37:30.0 +0200
+++ new/imapfilter-2.6.10/NEWS  2016-12-16 08:11:27.0 +0100
@@ -1,3 +1,12 @@
+IMAPFilter 2.6.10 - 16 Dec 2016
+  - Bug fix; segmentation fault on some OpenSSL builds.
+
+IMAPFilter 2.6.9 - 6 Dec 2016
+  - Bug fix; possible problem during STARTTLS negotiation.
+
+IMAPFilter 2.6.8 - 26 Nov 2016
+  - Support building with OpenSSL 1.1.0.
+
 IMAPFilter 2.6.7 - 7 Jun 2016
   - A dry-run mode that disables all actions that modify data.
   - Bug fix; handle IDLE untagged responses that are received in pieces.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imapfilter-2.6.7/doc/imapfilter_config.5 
new/imapfilter-2.6.10/doc/imapfilter_config.5
--- old/imapfilter-2.6.7/doc/imapfilter_config.52016-06-06 
23:37:30.0 +0200
+++ new/imapfilter-2.6.10/doc/imapfilter_config.5   2016-12-16 
08:11:27.0 +0100
@@ -1,4 +1,4 @@
-.Dd Dec 6, 2015
+.Dd Nov 26, 2016
 .Dt IMAPFILTER_CONFIG 5
 .Os
 .Sh NAME
@@ -241,7 +241,7 @@
 server = 'imap.mail.server',
 username = 'me',
 password = 'secret',
-ssl = 'ssl23'
+ssl = 'auto'
 }
 .Ed
 .Pp
@@ -300,11 +300,18 @@
 used.  It takes a
 .Vt string
 as a value, specifically one of:
-.Dq ssl3 ,
-.Dq ssl23 ,
-.Dq tls1 ,
+.Dq auto ,
+.Dq tls1.2 ,
 .Dq tls1.1 ,
-.Dq tls1.2 .
+.Dq tls1 ,
+.Dq ssl3 .
+.Pp
+Note that the latest versions of the OpenSSL library have deprecated
+version specific methods, and the actual protocol version used will be
+negotiated to be the highest version mutually supported by the client
+and the server.  This is also what the
+.Dq auto
+value does.
 .El
 .Pp
 .Ss LISTING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/imapfilter-2.6.7/src/auth.c 
new/imapfilter-2.6.10/src/auth.c
--- old/imapfilter-2.6.7/src/auth.c 2016-06-06 23:37:30.0 +0200
+++ new/imapfilter-2.6.10/src/auth.c2016-12-16 08:11:27.0 +0100
@@ -20,7 +20,11 @@
unsigned char *resp, *buf, *out;
unsigned char md[EVP_MAX_MD_SIZE], mdhex[EVP_MAX_MD_SIZE * 2 + 1];
unsigned int mdlen;
-   HMAC_CTX hmac;
+#if OPENSSL_VERSION_NUMBER >= 0x101fL
+   HMAC_CTX *ctx;
+#else
+   HMAC_CTX ctx;
+#endif
 
n = strlen((char *)(chal)) * 3 / 4 + 1;
resp = (unsigned char *)xmalloc(n * sizeof(char));
@@ -28,9 +32,20 @@
 
EVP_DecodeBlock(resp, chal, strlen((char *)(chal)));
 
-   HMAC_Init(, (const unsigned char *)pass, strlen(pass), EVP_md5());
-   HMAC_Update(, resp, strlen((char *)(resp)));
-   HMAC_Final(, md, );

commit openCryptoki for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2017-03-03 17:44:34

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


Package is "openCryptoki"

Fri Mar  3 17:44:34 2017 rev:39 rq:460935 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes
2017-01-24 10:38:18.276632773 +0100
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2017-03-03 17:44:35.348670851 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 19:48:33 UTC 2017 - mp...@suse.com
+
+- Upgraded to version 3.6.2 (fate#321451)
+  - Support OpenSSL-1.1.
+  - Add Travis CI support.
+  - Update autotools scripts and documentation.
+  - Fix SegFault when a invalid session handle is passed in
+SC_EncryptUpdate and SC_DecryptUpdate.
+- Updated spec file to use libica3-devel instead of libica2-devel.
+
+---

Old:

  opencryptoki-3.6.1.tgz

New:

  opencryptoki-3.6.2.tar.gz



Other differences:
--
++ openCryptoki.spec ++
--- /var/tmp/diff_new_pack.sWMcnd/_old  2017-03-03 17:44:36.148557811 +0100
+++ /var/tmp/diff_new_pack.sWMcnd/_new  2017-03-03 17:44:36.152557246 +0100
@@ -36,7 +36,7 @@
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 %ifarch s390 s390x
-BuildRequires:  libica2-devel
+BuildRequires:  libica3-devel
 %endif
 BuildRequires:  libtool
 BuildRequires:  openldap2-devel
@@ -54,9 +54,9 @@
 Summary:An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM 
Cryptographic Hardware
 License:IPL-1.0
 Group:  Productivity/Security
-Version:3.6.1
+Version:3.6.2
 Release:0
-Source: %{oc_cvs_tag}-%{version}.tgz
+Source: %{oc_cvs_tag}-%{version}.tar.gz
 Source1:openCryptoki.pkcsslotd
 Source2:openCryptoki-TFAQ.html
 Source3:openCryptoki-tmp.conf
@@ -84,7 +84,7 @@
 Group:  Development/Languages/C and C++
 Requires:   glibc-devel
 %ifarch s390 s390x
-Requires:   libica2-devel
+Requires:   libica3-devel
 %endif
 Requires:   libopenssl-devel
 Requires:   openldap2-devel
@@ -141,7 +141,7 @@
 %endif
 
 %prep
-%setup -q -n %{oc_cvs_tag}
+%setup -q -n %{oc_cvs_tag}-%{version}
 %patch1 -p1
 %patch2 -p1
 




commit tnef for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package tnef for openSUSE:Factory checked in 
at 2017-03-03 17:44:43

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


Package is "tnef"

Fri Mar  3 17:44:43 2017 rev:21 rq:460999 version:1.4.13

Changes:

--- /work/SRC/openSUSE:Factory/tnef/tnef.changes2015-04-10 
09:52:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.tnef.new/tnef.changes   2017-03-03 
17:44:44.639357895 +0100
@@ -1,0 +2,7 @@
+Mon Feb 27 16:36:47 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.4.13
+  * Prevent against various cases of null derefences,
+buffer overshooting, and fix some integer overflows.
+
+---

Old:

  tnef-1.4.12.tar.gz

New:

  1.4.13.tar.gz



Other differences:
--
++ tnef.spec ++
--- /var/tmp/diff_new_pack.DpnTCw/_old  2017-03-03 17:44:45.347257855 +0100
+++ /var/tmp/diff_new_pack.DpnTCw/_new  2017-03-03 17:44:45.351257290 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tnef
 #
-# 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
@@ -17,14 +17,15 @@
 
 
 Name:   tnef
-Version:1.4.12
+Version:1.4.13
 Release:0
 Summary:Uncompress MS-TNEF Archives
 License:GPL-2.0+
 Group:  Productivity/Archiving/Compression
 Url:http://tnef.sourceforge.net/
-Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source: https://github.com/verdammelt/tnef/archive/%version.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 
 %description
 This tool uncompresses MS-TNEF archives as used by some mailers.
@@ -35,11 +36,14 @@
 chmod 644 THANKS
 
 %build
+if [ ! -x configure ]; then
+   autoreconf -fi
+fi
 %configure
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 
 %files
 %defattr(-,root,root,-)

++ tnef-1.4.12.tar.gz -> 1.4.13.tar.gz ++
 19161 lines of diff (skipped)




commit mraa for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package mraa for openSUSE:Factory checked in 
at 2017-03-03 17:44:19

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


Package is "mraa"

Fri Mar  3 17:44:19 2017 rev:3 rq:460898 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/mraa/mraa.changes2017-02-03 
17:50:49.821325158 +0100
+++ /work/SRC/openSUSE:Factory/.mraa.new/mraa.changes   2017-03-03 
17:44:20.682743428 +0100
@@ -1,0 +2,12 @@
+Tue Feb 28 12:22:00 UTC 2017 - cbosdon...@suse.com
+
+- Fix build for aarch64
+0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
+0002-examples-add-return-in-spi_max7219.c.patch
+- Get mraa working on raspberry pi
+0003-arm-prefer-proc-device-tree.patch
+0004-rpi-use-proc-device-tree-compatible.patch
+0005-raspberrypi-add-3-model-B-support.patch
+0006-rpi-take-care-of-gpiochip-base.patch
+
+---

New:

  0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
  0002-examples-add-return-in-spi_max7219.c.patch
  0003-arm-prefer-proc-device-tree.patch
  0004-rpi-use-proc-device-tree-compatible.patch
  0005-raspberrypi-add-3-model-B-support.patch
  0006-rpi-take-care-of-gpiochip-base.patch



Other differences:
--
++ mraa.spec ++
--- /var/tmp/diff_new_pack.8sFxQp/_old  2017-03-03 17:44:21.290657518 +0100
+++ /var/tmp/diff_new_pack.8sFxQp/_new  2017-03-03 17:44:21.294656953 +0100
@@ -25,6 +25,12 @@
 Group:  Hardware/Other
 Url:https://github.com/intel-iot-devkit/mraa
 Source: 
https://github.com/intel-iot-devkit/mraa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Patch0: 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch
+Patch1: 0002-examples-add-return-in-spi_max7219.c.patch
+Patch2: 0003-arm-prefer-proc-device-tree.patch
+Patch3: 0004-rpi-use-proc-device-tree-compatible.patch
+Patch4: 0005-raspberrypi-add-3-model-B-support.patch
+Patch5: 0006-rpi-take-care-of-gpiochip-base.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  java-devel
@@ -141,6 +147,12 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %cmake \

++ 0001-rpi-fix-PLATFORM_RASPBERRY_PI_ZERO-value.patch ++
>From 44299aa69b7c7f173ce120e52ddc5bba32574d14 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= 
Date: Wed, 22 Feb 2017 10:04:33 +0100
Subject: [PATCH 1/6] rpi: fix PLATFORM_RASPBERRY_PI_ZERO value
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Change PLATFORM_RASPBERRY_PI_ZERO into an integer to avoid
build error when comparing it to integer platform_detected.

Signed-off-by: Cédric Bosdonnat 
---
 src/arm/raspberry_pi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/arm/raspberry_pi.c b/src/arm/raspberry_pi.c
index 84b35bf..1d675ac 100644
--- a/src/arm/raspberry_pi.c
+++ b/src/arm/raspberry_pi.c
@@ -46,7 +46,7 @@
 #define PLATFORM_RASPBERRY_PI_COMPUTE_MODULE_REV_1 5
 #define PLATFORM_RASPBERRY_PI_A_PLUS_REV_1 6
 #define PLATFORM_RASPBERRY_PI2_B_REV_1 7
-#define PLATFORM_RASPBERRY_PI_ZERO "Raspberry Pi Zero"
+#define PLATFORM_RASPBERRY_PI_ZERO 8
 #define MMAP_PATH "/dev/mem"
 #define BCM2835_PERI_BASE 0x2000
 #define BCM2835_GPIO_BASE (BCM2835_PERI_BASE + 0x20)
-- 
2.11.0

++ 0002-examples-add-return-in-spi_max7219.c.patch ++
>From 9358a19bfdb659eb3a00e63d688b71c0853691b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= 
Date: Wed, 22 Feb 2017 10:07:48 +0100
Subject: [PATCH 2/6] examples: add return in spi_max7219.c
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Some compilers are raising an error if no value is returned in main.
Add a return 0 in spi_max7219.c main to quiet them.

Signed-off-by: Cédric Bosdonnat 
---
 examples/spi_max7219.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/spi_max7219.c b/examples/spi_max7219.c
index 4c1ad06..276cff9 100644
--- a/examples/spi_max7219.c
+++ b/examples/spi_max7219.c
@@ -85,4 +85,5 @@ main(int argc, char** argv)
 mraa_spi_stop(spi);
 
 //! [Interesting]
+return 0;
 }
-- 
2.11.0

++ 0003-arm-prefer-proc-device-tree.patch ++
>From 869a5bab625171e67af5b61eac3a0f10c0fdbab4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= 
Date: Wed, 22 Feb 2017 15:07:58 +0100
Subject: [PATCH 3/6] arm: prefer /proc/device-tree
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8

commit gammaray for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package gammaray for openSUSE:Factory 
checked in at 2017-03-03 17:43:44

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


Package is "gammaray"

Fri Mar  3 17:43:44 2017 rev:3 rq:459037 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/gammaray/gammaray.changes2017-02-03 
17:37:14.380619876 +0100
+++ /work/SRC/openSUSE:Factory/.gammaray.new/gammaray.changes   2017-03-03 
17:43:45.655693393 +0100
@@ -1,0 +2,37 @@
+Fri Feb 17 16:09:45 UTC 2017 - alarr...@suse.com
+
+- Update to 2.7.0:
+  * Improved enum and flag editor in the property view.
+  * Add style hint view to style inspector.
+  * Fix runtime QSG visualization mode switching for newer Qt versions.
+  * Initial support for statically compiling GammaRay into a target.
+  * Support for QtWayland 5.8.
+  * Add object navigation for the translation inspector.
+  * Automatically re-scan meta types to captures types registered later.
+  * Improved Wayland log and timeline view.
+  * Add object navigation for Wayland clients.
+  * Show alive object statistics in the meta object browser.
+  * Add Qt3D geometry inspector (requires Qt >= 5.7 and Qt3D)
+  * Allow to hide inactive tools.
+  * Fix handling of partially out-of-view QQuickItems in the QQ2 inspector.
+  * Improve error handling in the GDB injector.
+  * Fix QML support not being activated when attaching to a QtQuick 
application at runtime.
+  * Fix widget layout overlay for nested QLayouts.
+  * Fix crash on client disconnect.
+  * Syntax highlighting and code folding for textual content (requires 
KF5::SyntaxHighlighting)
+  * Add 3D widget layout visualization.
+  * Allow to hide non-visible elements in the full-depth picking dialog.
+  * Add QtIvi inspection tool (requires Qt5IviCore)
+  * Fix QSG geometry inspector not showing geometry correctly on first 
selection.
+  * Build both release and debug probes by default when using MSVC.
+  * Add more editor defaults for code navigation on Linux.
+  * Add QtSCXML support to the state machine debugger (requires Qt >= 5.8).
+  * Show QtQuick overlays also in the target application.
+  * Avoid leaking GammaRay translated strings into the translation inspector.
+  * Fix launching targets on macOS >= 10.9.
+- When building for at least Leap 42.2, BuildRequire glslang-devel
+  which is an optional package
+- When building for Factory, BuildRequire cmake(KF5yntaxHighlighting)
+  which is an optional package
+ 
+---

Old:

  gammaray-2.6.0.tar.gz

New:

  gammaray-2.7.0.tar.gz



Other differences:
--
++ gammaray.spec ++
--- /var/tmp/diff_new_pack.PeWJF9/_old  2017-03-03 17:43:46.351595050 +0100
+++ /var/tmp/diff_new_pack.PeWJF9/_new  2017-03-03 17:43:46.355594485 +0100
@@ -18,7 +18,7 @@
 
 %define tarname GammaRay
 Name:   gammaray
-Version:2.6.0
+Version:2.7.0
 Release:0
 Summary:Introspection/Debugging Tool for Qt Applications
 License:GPL-2.0+
@@ -30,9 +30,13 @@
 BuildRequires:  kcoreaddons-devel
 # include this so the icon folders don't need to be owned by the package
 BuildRequires:  doxygen
+%if 0%{?suse_version} > 1320 || 0%{?leap_version} >= 420200
+BuildRequires:  glslang-devel
+%endif
 BuildRequires:  graphviz-devel
 BuildRequires:  graphviz-gnome
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  kdstatemachineeditor-devel
 BuildRequires:  libQt5Core-private-headers-devel >= 5.2.0
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.2.0
 BuildRequires:  libQt5Network-private-headers-devel >= 5.2.0
@@ -50,6 +54,9 @@
 BuildRequires:  vtk-qt
 BuildRequires:  vtk-tcl
 BuildRequires:  wayland-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  cmake(KF5SyntaxHighlighting) >= 5.28.0
+%endif
 BuildRequires:  cmake(Qt5Bluetooth) >= 5.2.0
 BuildRequires:  cmake(Qt5Concurrent) >= 5.2.0
 BuildRequires:  cmake(Qt5Core) >= 5.2.0

++ gammaray-2.6.0.tar.gz -> gammaray-2.7.0.tar.gz ++
 50635 lines of diff (skipped)




commit sfml2 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package sfml2 for openSUSE:Factory checked 
in at 2017-03-03 17:43:50

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


Package is "sfml2"

Fri Mar  3 17:43:50 2017 rev:6 rq:459124 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/sfml2/sfml2.changes  2017-02-19 
01:03:12.989170798 +0100
+++ /work/SRC/openSUSE:Factory/.sfml2.new/sfml2.changes 2017-03-03 
17:43:51.462872735 +0100
@@ -1,0 +2,5 @@
+Sat Feb 18 15:00:34 UTC 2017 - jeng...@inai.de
+
+- RPM group fix.
+
+---



Other differences:
--
++ sfml2.spec ++
--- /var/tmp/diff_new_pack.HG4oVt/_old  2017-03-03 17:43:52.386742175 +0100
+++ /var/tmp/diff_new_pack.HG4oVt/_new  2017-03-03 17:43:52.390741611 +0100
@@ -54,7 +54,7 @@
 
 %package -n lib%{name}%{so_ver}
 Summary:Free multimedia C++ API
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 
 %description -n lib%{name}%{so_ver}
 SFML is a multimedia API that provides access to graphics, input,




commit rpm for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2017-03-03 17:41:46

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


Package is "rpm"

Fri Mar  3 17:41:46 2017 rev:243 rq:461331 version:4.13.0.1

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2016-11-03 11:12:42.0 
+0100
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2017-03-03 
17:41:48.072309788 +0100
@@ -1,0 +2,35 @@
+Wed Mar  1 13:55:51 CET 2017 - m...@suse.de
+
+- Tweak debugedit-comp-dir patch so that debugedit does not crash
+  with a NULL comp_dir [bnc#1027228]
+
+---
+Mon Feb 27 13:24:26 UTC 2017 - rguent...@suse.com
+
+- Fix debugedit-canon-fix.diff to handle directory table size
+  shrinking by 1 byte correctly.
+
+---
+Mon Feb 20 14:17:26 CET 2017 - m...@suse.de
+
+- update to rpm-4.13.0.1
+  * fix several out of bounds reads in the OpenPGP parser
+  * fix handling of OpenPGP reserved tag (should be rejected)
+  * fix various crashes from malformed packages with invalid tags
+  * fix transfiletriggerpostun nondeterministic behavior
+
+---
+Thu Jan 19 15:10:48 CET 2017 - m...@suse.de
+
+- update to rpm-4.13.0
+  * support of rich (boolean) dependencies
+  * support of file triggers
+- new patches:
+  * nobfd.diff
+  * emptymanifest.diff
+- dropped patches:
+  * rpm-4.12.0.1-lua-5.3.patch
+  * fixsizeforbigendian.diff
+  * repackage-nomd5.diff
+
+---

Old:

  fixsizeforbigendian.diff
  repackage-nomd5.diff
  rpm-4.12.0.1-lua-5.3.patch
  rpm-4.12.0.1.tar.bz2

New:

  emptymanifest.diff
  nobfd.diff
  rpm-4.13.0.1.tar.bz2



Other differences:
--
++ python3-rpm.spec ++
--- /var/tmp/diff_new_pack.lrlFB1/_old  2017-03-03 17:41:50.455972943 +0100
+++ /var/tmp/diff_new_pack.lrlFB1/_new  2017-03-03 17:41:50.455972943 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-rpm
 #
-# 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:   python3-rpm
-Version:4.12.0.1
+Version:4.13.0.1
 Release:0
 Summary:Python Bindings for Manipulating RPM Packages
 License:GPL-2.0+

++ rpm-python.spec ++
--- /var/tmp/diff_new_pack.lrlFB1/_old  2017-03-03 17:41:50.503966160 +0100
+++ /var/tmp/diff_new_pack.lrlFB1/_new  2017-03-03 17:41:50.507965595 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm-python
 #
-# 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:   rpm-python
-Version:4.12.0.1
+Version:4.13.0.1
 Release:0
 #!BuildIgnore:  rpmlint-Factory
 Summary:Python Bindings for Manipulating RPM Packages

++ rpm.spec ++
--- /var/tmp/diff_new_pack.lrlFB1/_old  2017-03-03 17:41:50.543960509 +0100
+++ /var/tmp/diff_new_pack.lrlFB1/_new  2017-03-03 17:41:50.547959944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm
 #
-# 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
@@ -47,9 +47,9 @@
 Summary:The RPM Package Manager
 License:GPL-2.0+
 Group:  System/Packages
-Version:4.12.0.1
+Version:4.13.0.1
 Release:0
-Source: http://rpm.org/releases/rpm-4.12.x/rpm-%{version}.tar.bz2
+Source: http://ftp.rpm.org/releases/rpm-4.13.x/rpm-%{version}.tar.bz2
 Source1:RPM-HOWTO.tar.bz2
 Source4:rpm-suse_macros
 Source5:rpmsort
@@ -109,7 +109,6 @@
 Patch56:debuglink.diff
 Patch57:debuginfo-mono.patch
 Patch58:lazystatfs.diff
-Patch59:repackage-nomd5.diff
 Patch60:safeugid.diff
 Patch61:noprereqdeprec.diff
 Patch65:initscriptsprov.diff
@@ -130,12 +129,12 @@
 Patch92:find-lang-python.patch
 Patch93:weakdepscompat.diff
 Patch94:checksepwarn.diff
-Patch95:  

commit flex for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package flex for openSUSE:Factory checked in 
at 2017-03-03 17:36:20

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


Package is "flex"

Fri Mar  3 17:36:20 2017 rev:30 rq:455444 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/flex/flex.changes2016-07-18 
21:16:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.flex.new/flex.changes   2017-03-03 
17:36:21.362476569 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 14:05:38 UTC 2017 - dims...@opensuse.org
+
+- Fix de-registration of the info files.
+
+---



Other differences:
--
++ flex.spec ++
--- /var/tmp/diff_new_pack.JKzVvM/_old  2017-03-03 17:36:22.034381628 +0100
+++ /var/tmp/diff_new_pack.JKzVvM/_new  2017-03-03 17:36:22.038381062 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package flex
 #
-# 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
@@ -75,7 +75,7 @@
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %preun
-%install_info_delete --info-dir=%{_infodir} 
%%{_infodir}/%{name}.info%{ext_info}
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %files -f %{name}.lang
 %defattr(-,root,root)




commit pacemaker for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2017-03-03 17:41:06

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


Package is "pacemaker"

Fri Mar  3 17:41:06 2017 rev:105 rq:460895 version:1.1.15+git20161104.b6f251a

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes  2016-11-10 
13:15:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2017-03-03 
17:41:07.422054204 +0100
@@ -1,0 +2,5 @@
+Wed Feb 22 15:39:36 UTC 2017 - dims...@opensuse.org
+
+- Explicitly own %{_defaultdocdir}/%{name}.
+
+---



Other differences:
--
++ pacemaker.spec ++
--- /var/tmp/diff_new_pack.qSb5Ab/_old  2017-03-03 17:41:08.489903304 +0100
+++ /var/tmp/diff_new_pack.qSb5Ab/_new  2017-03-03 17:41:08.489903304 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pacemaker
 #
-# 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
@@ -50,9 +50,9 @@
 Version:1.1.15+git20161104.b6f251a
 Release:0
 Summary:Scalable High-Availability cluster resource manager
+# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-# AGPL-3.0 licensed extra/clustermon.sh is not present in the binary
 Url:http://www.clusterlabs.org
 # eg. 
https://github.com/ClusterLabs/pacemaker/archive/8ae45302394b039fb098e150f156df29fc0cb576/pacemaker-8ae4530.tar.gz
 Source0:%{name}-%{version}.tar.bz2
@@ -427,6 +427,7 @@
 
 %files
 %defattr(-,root,root)
+%{_defaultdocdir}/%{name}/
 %{_sbindir}/pacemakerd
 
 %{_unitdir}/pacemaker.service




commit translate-toolkit for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package translate-toolkit for 
openSUSE:Factory checked in at 2017-03-03 17:40:03

Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.translate-toolkit.new (New)


Package is "translate-toolkit"

Fri Mar  3 17:40:03 2017 rev:22 rq:460622 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes  
2017-02-04 16:51:16.691943408 +0100
+++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 
2017-03-03 17:40:04.206987215 +0100
@@ -1,0 +2,6 @@
+Sun Feb 26 11:36:00 UTC 2017 - dims...@opensuse.org
+
+- Explicitly package %{_defaultdocdir}/%{name}/html: fix build with
+  RPM 4.13.
+
+---



Other differences:
--
++ translate-toolkit.spec ++
--- /var/tmp/diff_new_pack.AhANLK/_old  2017-03-03 17:40:05.146854402 +0100
+++ /var/tmp/diff_new_pack.AhANLK/_new  2017-03-03 17:40:05.150853837 +0100
@@ -152,6 +152,7 @@
 
 %files
 %defattr(-,root,root)
+%{_defaultdocdir}/%{name}/html/
 %exclude %{_defaultdocdir}/%{name}/html/api
 %exclude %{_defaultdocdir}/%{name}/html/_sources
 %doc COPYING README.rst




commit dia for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package dia for openSUSE:Factory checked in 
at 2017-03-03 17:39:41

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


Package is "dia"

Fri Mar  3 17:39:41 2017 rev:46 rq:460524 version:0.97.3

Changes:

--- /work/SRC/openSUSE:Factory/dia/dia.changes  2017-02-08 10:51:10.245621239 
+0100
+++ /work/SRC/openSUSE:Factory/.dia.new/dia.changes 2017-03-03 
17:39:42.270087117 +0100
@@ -1,0 +2,13 @@
+Tue Feb 21 10:57:57 UTC 2017 - badshah...@gmail.com
+
+- Avoid double inclusion of the contents of the directory
+  %{_docdir}/%{name}, by removing it from the file-list for
+  main package.
+
+---
+Fri Feb 10 11:14:17 UTC 2017 - badshah...@gmail.com
+
+- Make sure to own %{_docdir}/%{name} and lower directories
+  individually by using %doc/%dir wherever appropriate.
+
+---



Other differences:
--
++ dia.spec ++
--- /var/tmp/diff_new_pack.FpNhjE/_old  2017-03-03 17:39:43.549906266 +0100
+++ /var/tmp/diff_new_pack.FpNhjE/_new  2017-03-03 17:39:43.549906266 +0100
@@ -138,7 +138,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog KNOWN_BUGS NEWS README TODO samples/ 
font-test*dia
+%doc AUTHORS COPYING ChangeLog KNOWN_BUGS NEWS README TODO
 %{_bindir}/*
 %{_libdir}/dia
 %dir %{_datadir}/appdata
@@ -146,15 +146,30 @@
 %{_datadir}/applications/*.desktop
 %{_datadir}/dia
 %{_datadir}/icons/hicolor/*/apps/dia.*
+%dir %{_docdir}/%{name}
+%{_docdir}/%{name}/en/
+%dir %{_docdir}/%{name}/html
 %doc %{_docdir}/%{name}/html/en
 # EXAMPLES FOR THE (eu,fr,pl) LANGS ARE ALL SYMLINKED TO en
-%doc %{_docdir}/%{name}/*/examples/
+%doc %{_docdir}/%{name}/*/examples
 %doc %{_mandir}/man1/*.*
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)
+%exclude %{_docdir}/%{name}/AUTHORS
+%exclude %{_docdir}/%{name}/COPYING
+%exclude %{_docdir}/%{name}/ChangeLog
+%exclude %{_docdir}/%{name}/KNOWN_BUGS
+%exclude %{_docdir}/%{name}/NEWS
+%exclude %{_docdir}/%{name}/README
+%exclude %{_docdir}/%{name}/TODO
+%dir %{_docdir}/%{name}
+%dir %{_docdir}/%{name}/html
+%exclude %{_docdir}/%{name}/en
+%doc %{_docdir}/%{name}/*
+%exclude %{_docdir}/%{name}/html/en
+%exclude %{_docdir}/%{name}/*/examples
 %doc %{_docdir}/%{name}/html/*
 %doc %{_mandir}/fr/man1/*.*
-%exclude %{_docdir}/%{name}/html/en
 
 %changelog







commit xcb-util-wm for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package xcb-util-wm for openSUSE:Factory 
checked in at 2017-03-03 17:39:19

Comparing /work/SRC/openSUSE:Factory/xcb-util-wm (Old)
 and  /work/SRC/openSUSE:Factory/.xcb-util-wm.new (New)


Package is "xcb-util-wm"

Fri Mar  3 17:39:19 2017 rev:11 rq:459534 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Factory/xcb-util-wm/xcb-util-wm.changes  2014-02-22 
20:44:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.xcb-util-wm.new/xcb-util-wm.changes 
2017-03-03 17:39:20.225202262 +0100
@@ -1,0 +2,10 @@
+Tue Feb 21 12:55:10 UTC 2017 - dims...@opensuse.org
+
+- List baselibs.conf as source.
+
+---
+Thu Feb  9 19:34:06 UTC 2017 - dims...@opensuse.org
+
+- Explicitly BuildRequire m4
+
+---



Other differences:
--
++ xcb-util-wm.spec ++
--- /var/tmp/diff_new_pack.RVvbMf/_old  2017-03-03 17:39:21.017090361 +0100
+++ /var/tmp/diff_new_pack.RVvbMf/_new  2017-03-03 17:39:21.021089795 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xcb-util-wm
 #
-# 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,8 +27,10 @@
 #Git-Clone:git://anongit.freedesktop.org/xcb/util-wm
 #Git-Web:  http://cgit.freedesktop.org/xcb/util-wm/
 Source: 
http://xorg.freedesktop.org/releases/individual/xcb/%{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:autoconf >= 2.62, automake, libtool
+BuildRequires:  m4
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xcb) >= 1.4
 BuildRequires:  pkgconfig(xorg-macros) >= 1.6.0




commit m4 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package m4 for openSUSE:Factory checked in 
at 2017-03-03 17:38:29

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


Package is "m4"

Fri Mar  3 17:38:29 2017 rev:34 rq:456819 version:1.4.18

Changes:

--- /work/SRC/openSUSE:Factory/m4/m4.changes2017-01-19 10:34:56.464481229 
+0100
+++ /work/SRC/openSUSE:Factory/.m4.new/m4.changes   2017-03-03 
17:38:30.360248574 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 12:37:26 UTC 2017 - dims...@opensuse.org
+
+- Fix de-registration of the info files.
+
+---
@@ -17 +22 @@
-- Update info handling fro postun to preun
+- Update info handling from postun to preun



Other differences:
--
++ m4.spec ++
--- /var/tmp/diff_new_pack.ZvWzsz/_old  2017-03-03 17:38:31.136138936 +0100
+++ /var/tmp/diff_new_pack.ZvWzsz/_new  2017-03-03 17:38:31.136138936 +0100
@@ -54,7 +54,7 @@
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %preun
-%install_info_delete --info-dir=%{_infodir} 
%%{_infodir}/%{name}.info%{ext_info}
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %files
 %defattr(-,root,root)






  1   2   3   >