commit flash-player for openSUSE:13.2:NonFree:Update

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:13.2:NonFree:Update checked in at 2016-11-10 17:48:33

Comparing /work/SRC/openSUSE:13.2:NonFree:Update/flash-player (Old)
 and  /work/SRC/openSUSE:13.2:NonFree:Update/.flash-player.new (New)


Package is "flash-player"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.0PS9ZY/_old  2016-11-10 17:48:34.0 +0100
+++ /var/tmp/diff_new_pack.0PS9ZY/_new  2016-11-10 17:48:34.0 +0100
@@ -1 +1 @@
-
+




commit oxygen5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-11-10 13:58:33

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


Package is "oxygen5"

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2016-11-04 
20:56:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-11-10 
13:58:35.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  6 14:23:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Added Fix-broken-kcfgc-files.patch from upstream
+
+---
+Thu Nov  3 17:41:25 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---

New:

  Fix-broken-kcfgc-files.patch



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.WGwA8E/_old  2016-11-10 13:58:36.0 +0100
+++ /var/tmp/diff_new_pack.WGwA8E/_new  2016-11-10 13:58:36.0 +0100
@@ -22,13 +22,18 @@
 Name:   oxygen5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM Fix-broken-kcfgc-files.patch
+Patch0: Fix-broken-kcfgc-files.patch
 BuildRequires:  extra-cmake-modules >= 0.0.9
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Completion)
@@ -136,6 +141,7 @@
 %lang_package
 %prep
 %setup -q -n oxygen-%{version}
+%patch0 -p1
 
 %build
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++ Fix-broken-kcfgc-files.patch ++
From: Aleix Pol 
Date: Fri, 28 Oct 2016 12:16:17 +
Subject: Fix broken kcfgc files
X-Git-Url: 
http://quickgit.kde.org/?p=oxygen.git=commitdiff=eb6ba888913283f74de5e2172e872bc9d3f983a7
---
Fix broken kcfgc files

They need to refer to the kcfg file, not to themselves...
---


--- a/kdecoration/oxygensettings.kcfgc
+++ b/kdecoration/oxygensettings.kcfgc
@@ -1,4 +1,4 @@
-File=oxygensettingsdata.kcfgc
+File=oxygensettingsdata.kcfg
 ClassName=InternalSettings
 NameSpace=Oxygen
 Singleton=false

--- a/kstyle/oxygenstyleconfigdata.kcfgc
+++ b/kstyle/oxygenstyleconfigdata.kcfgc
@@ -1,4 +1,4 @@
-File=oxygen.kcfgc
+File=oxygen.kcfg
 ClassName=StyleConfigData
 NameSpace=Oxygen
 Singleton=true

--- a/liboxygen/oxygenactiveshadowconfiguration.kcfgc
+++ b/liboxygen/oxygenactiveshadowconfiguration.kcfgc
@@ -1,4 +1,4 @@
-File=oxygenactiveshadowconfigdata.kcfgc
+File=oxygenactiveshadowconfigdata.kcfg
 ClassName=ActiveShadowConfiguration
 NameSpace=Oxygen
 Singleton=true

--- a/liboxygen/oxygeninactiveshadowconfiguration.kcfgc
+++ b/liboxygen/oxygeninactiveshadowconfiguration.kcfgc
@@ -1,4 +1,4 @@
-File=oxygeninactiveshadowconfigdata.kcfgc
+File=oxygeninactiveshadowconfigdata.kcfg
 ClassName=InactiveShadowConfiguration
 NameSpace=Oxygen
 Singleton=true



commit plasma5-openSUSE for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2016-11-10 13:58:41

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


Package is "plasma5-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes
2016-11-04 20:58:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2016-11-10 13:58:42.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 13:37:39 UTC 2016 - wba...@tmo.at
+
+- Install kdeglobals to /etc/kde4/share/config/ as well to set
+  Firefox as default browser for KDE4 applications (boo#997199)
+
+---



Other differences:
--
++ plasma5-openSUSE.spec ++
--- /var/tmp/diff_new_pack.HM9vjm/_old  2016-11-10 13:58:43.0 +0100
+++ /var/tmp/diff_new_pack.HM9vjm/_new  2016-11-10 13:58:43.0 +0100
@@ -132,6 +132,11 @@
 cp -a config-files/* %{buildroot}
 %fdupes %{buildroot}/%{_kf5_plasmadir}/desktoptheme
 
+# copy kdeglobals to /etc/kde4/share/config/, to make Firefox the default 
browser for KDE4 as well (boo#997199)
+# necessary at least until mozilla-kde4-integration has been ported to KF5, as 
Firefox currently checks the KDE4 settings whether it is the default browser
+mkdir -p %{buildroot}/%{_sysconfdir}/kde4/share/config/
+cp %{buildroot}/%{_kf5_configdir}/kdeglobals 
%{buildroot}/%{_sysconfdir}/kde4/share/config/
+
 # Distro icon (kinfocenter)
 echo -e 
"[General]\nLogoPath=%{_kf5_sharedir}/icons/hicolor/128x128/apps/SUSEgreeter.png\nWebsite=http://www.opensuse.org/;
 > %{buildroot}/%{_kf5_configdir}/kcm-about-distrorc
 
@@ -186,6 +191,7 @@
 %doc COPYING
 %config %{_kf5_configdir}/*rc
 %config %{_kf5_configdir}/kdeglobals
+%config %{_sysconfdir}/kde4/
 
 %files -n sddm-theme-openSUSE
 %defattr(-,root,root)





commit dolphin for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package dolphin for openSUSE:Factory checked 
in at 2016-11-10 13:58:25

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


Package is "dolphin"

Changes:

--- /work/SRC/openSUSE:Factory/dolphin/dolphin.changes  2016-10-18 
10:11:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.dolphin.new/dolphin.changes 2016-11-10 
13:58:26.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  6 14:07:13 UTC 2016 - wba...@tmo.at
+
+- Recommend kio-extras5 instead of kio_mtp5, the latter doesn't
+  exist any more and is part of kio-extras5 now.
+
+---



Other differences:
--
++ dolphin.spec ++
--- /var/tmp/diff_new_pack.BH4n0j/_old  2016-11-10 13:58:27.0 +0100
+++ /var/tmp/diff_new_pack.BH4n0j/_new  2016-11-10 13:58:27.0 +0100
@@ -59,7 +59,7 @@
 Requires:   baloo5-kioslaves
 Requires:   dolphin-part = %{version}-%{release}
 Recommends: konsole-part
-Recommends: kio_mtp5
+Recommends: kio-extras5
 Obsoletes:  dolphin5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit kinfocenter5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2016-11-10 13:57:58

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


Package is "kinfocenter5"

Changes:

--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes
2016-11-04 20:54:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2016-11-10 13:58:00.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:21 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.DJaMaZ/_old  2016-11-10 13:58:01.0 +0100
+++ /var/tmp/diff_new_pack.DJaMaZ/_new  2016-11-10 13:58:01.0 +0100
@@ -20,7 +20,10 @@
 Name:   kinfocenter5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 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+
 Group:  System/GUI/KDE




commit khotkeys5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package khotkeys5 for openSUSE:Factory 
checked in at 2016-11-10 13:58:09

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


Package is "khotkeys5"

Changes:

--- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes  2016-11-04 
20:54:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.khotkeys5.new/khotkeys5.changes 2016-11-10 
13:58:10.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:21 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ khotkeys5.spec ++
--- /var/tmp/diff_new_pack.9vQm3j/_old  2016-11-10 13:58:11.0 +0100
+++ /var/tmp/diff_new_pack.9vQm3j/_new  2016-11-10 13:58:11.0 +0100
@@ -20,7 +20,10 @@
 Name:   khotkeys5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:KDE's hotkey daemon
 License:GPL-2.0+
 Group:  System/GUI/KDE




commit ksysguard5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ksysguard5 for openSUSE:Factory 
checked in at 2016-11-10 13:57:32

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


Package is "ksysguard5"

Changes:

--- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes2016-11-04 
20:55:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksysguard5.new/ksysguard5.changes   
2016-11-10 13:57:34.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:23 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ ksysguard5.spec ++
--- /var/tmp/diff_new_pack.JAMeDZ/_old  2016-11-10 13:57:34.0 +0100
+++ /var/tmp/diff_new_pack.JAMeDZ/_new  2016-11-10 13:57:34.0 +0100
@@ -20,7 +20,10 @@
 Name:   ksysguard5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:KDE System Guard daemon
 License:GPL-2.0
 Group:  System/GUI/KDE




commit kmenuedit5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2016-11-10 13:57:51

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


Package is "kmenuedit5"

Changes:

--- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes2016-11-04 
20:54:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new/kmenuedit5.changes   
2016-11-10 13:57:53.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:22 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ kmenuedit5.spec ++
--- /var/tmp/diff_new_pack.Cg0f4o/_old  2016-11-10 13:57:54.0 +0100
+++ /var/tmp/diff_new_pack.Cg0f4o/_new  2016-11-10 13:57:54.0 +0100
@@ -20,7 +20,10 @@
 Name:   kmenuedit5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Provides the interface and basic tools for the KDE workspace
 License:GPL-2.0
 Group:  System/GUI/KDE




commit kwayland-integration for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package kwayland-integration for 
openSUSE:Factory checked in at 2016-11-10 13:57:25

Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)


Package is "kwayland-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2016-11-04 20:55:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
   2016-11-10 13:57:27.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:23 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ kwayland-integration.spec ++
--- /var/tmp/diff_new_pack.dhaBQ8/_old  2016-11-10 13:57:28.0 +0100
+++ /var/tmp/diff_new_pack.dhaBQ8/_new  2016-11-10 13:57:28.0 +0100
@@ -19,7 +19,10 @@
 Name:   kwayland-integration
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Integration plugins for various KDE frameworks for wayland 
windowing system
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE




commit kscreen5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2016-11-10 13:57:41

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


Package is "kscreen5"

Changes:

--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes2016-11-04 
20:54:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2016-11-10 
13:57:42.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:22 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.0sQJWP/_old  2016-11-10 13:57:43.0 +0100
+++ /var/tmp/diff_new_pack.0sQJWP/_new  2016-11-10 13:57:43.0 +0100
@@ -20,7 +20,10 @@
 Name:   kscreen5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:KDE's screen management software
 License:GPL-2.0+
 Group:  System/GUI/KDE




commit libkscreen2 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2016-11-10 13:57:15

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


Package is "libkscreen2"

Changes:

--- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes  2016-11-04 
20:56:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new/libkscreen2.changes 
2016-11-10 13:57:16.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:24 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ libkscreen2.spec ++
--- /var/tmp/diff_new_pack.fLIt40/_old  2016-11-10 13:57:17.0 +0100
+++ /var/tmp/diff_new_pack.fLIt40/_new  2016-11-10 13:57:17.0 +0100
@@ -17,11 +17,13 @@
 
 
 %define lname   libKF5Screen7
-%define plasma_version 5.0.0
 Name:   libkscreen2
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 5.14.0
 BuildRequires:  fdupes




commit plasma5-addons for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2016-11-10 13:57:05

Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-addons.new (New)


Package is "plasma5-addons"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes
2016-11-04 20:56:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes   
2016-11-10 13:57:06.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:25 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ plasma5-addons.spec ++
--- /var/tmp/diff_new_pack.77B3MB/_old  2016-11-10 13:57:07.0 +0100
+++ /var/tmp/diff_new_pack.77B3MB/_new  2016-11-10 13:57:07.0 +0100
@@ -20,7 +20,10 @@
 Name:   plasma5-addons
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Additional Plasma5 Widgets
 License:LGPL-2.1 and GPL-2.0+ and GPL-3.0
 Group:  System/GUI/KDE




commit powerdevil5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2016-11-10 13:56:22

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


Package is "powerdevil5"

Changes:

--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2016-11-04 
20:58:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes 
2016-11-10 13:56:23.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:27 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ powerdevil5.spec ++
--- /var/tmp/diff_new_pack.21LSLr/_old  2016-11-10 13:56:24.0 +0100
+++ /var/tmp/diff_new_pack.21LSLr/_new  2016-11-10 13:56:24.0 +0100
@@ -20,7 +20,10 @@
 Name:   powerdevil5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:KDE Power Management module
 License:GPL-2.0+
 Group:  System/GUI/KDE




commit plasma5-integration for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2016-11-10 13:56:44

Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-integration.new (New)


Package is "plasma5-integration"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2016-11-04 20:56:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes 
2016-11-10 13:56:46.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:26 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ plasma5-integration.spec ++
--- /var/tmp/diff_new_pack.oxyFgJ/_old  2016-11-10 13:56:47.0 +0100
+++ /var/tmp/diff_new_pack.oxyFgJ/_new  2016-11-10 13:56:47.0 +0100
@@ -20,7 +20,10 @@
 Name:   plasma5-integration
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:GPL-2.0+
 Group:  System/GUI/KDE




commit plasma5-desktop for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2016-11-10 13:56:53

Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)


Package is "plasma5-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2016-11-04 20:56:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 
2016-11-10 13:56:54.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:26 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ plasma5-desktop.spec ++
--- /var/tmp/diff_new_pack.9ohjcO/_old  2016-11-10 13:56:56.0 +0100
+++ /var/tmp/diff_new_pack.9ohjcO/_new  2016-11-10 13:56:56.0 +0100
@@ -22,7 +22,10 @@
 Name:   plasma5-desktop
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0
 Group:  System/GUI/KDE
@@ -70,7 +73,7 @@
 BuildRequires:  cmake(KRunnerAppDBusInterface) >= %{_plasma5_version}
 BuildRequires:  cmake(KSMServerDBusInterface) >= %{_plasma5_version}
 BuildRequires:  cmake(KWinDBusInterface) >= %{_plasma5_version}
-BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_version}
+BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_bugfix}
 BuildRequires:  cmake(LibTaskManager) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
@@ -113,7 +116,7 @@
 BuildRequires:  xkeyboard-config
 Requires:   %{name}-branding = %{version}
 Requires:   libqt5-qtgraphicaleffects
-Requires:   plasma5-workspace >= %{_plasma5_version}
+Requires:   plasma5-workspace >= %{_plasma5_bugfix}
 # hardcode versions of plasma-framework-componets and plasma-framework-private 
packages, as upstream doesn't keep backwards compability there
 %requires_ge plasma-framework-components
 %requires_ge plasma-framework-private




commit plasma5-workspace for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2016-11-10 13:56:31

Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-workspace.new (New)


Package is "plasma5-workspace"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes  
2016-11-04 20:58:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2016-11-10 13:56:32.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 17:41:27 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+
+---



Other differences:
--
++ plasma5-workspace.spec ++
--- /var/tmp/diff_new_pack.P2LkOQ/_old  2016-11-10 13:56:34.0 +0100
+++ /var/tmp/diff_new_pack.P2LkOQ/_new  2016-11-10 13:56:34.0 +0100
@@ -22,7 +22,10 @@
 Name:   plasma5-workspace
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -148,7 +151,7 @@
 # so Qt4-only apps have some colors in tray
 Recommends: sni-qt
 Recommends: %{name}-lang
-Provides:   %{name}-branding = %{_plasma5_version}
+Provides:   %{name}-branding = %{_plasma5_bugfix}
 Provides:   %{name}-branding-upstream = %{version}
 Obsoletes:  %{name}-branding-upstream < %{version}
 Provides:   xembed-sni-proxy = %{version}




commit kwin5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2016-11-10 13:56:14

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


Package is "kwin5"

Changes:

--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes  2016-11-04 
20:55:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2016-11-10 
13:56:15.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov  3 17:41:24 UTC 2016 - fab...@ritter-vogt.de
+
+- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
+- Update BuildRequires accordingly
+
+---



Other differences:
--
++ kwin5.spec ++
--- /var/tmp/diff_new_pack.0ceAFv/_old  2016-11-10 13:56:16.0 +0100
+++ /var/tmp/diff_new_pack.0ceAFv/_new  2016-11-10 13:56:16.0 +0100
@@ -17,11 +17,15 @@
 
 
 %define kf5_version 5.26.0
+%define qt5_version 5.5.0
 %bcond_without lang
 Name:   kwin5
 Version:5.8.3
 Release:0
-%{!?_plasma5_version: %global _plasma5_version %{version}}
+# Full Plasma 5 version (e.g. 5.8.3)
+%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
+%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:KDE Window Manager
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -30,13 +34,13 @@
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  libQt5Core-private-headers-devel >= 5.4.0
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
-BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.4.0
+BuildRequires:  libQt5Core-private-headers-devel >= 5.5.0
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.5.0
+BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.5.0
 BuildRequires:  libepoxy-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRequires:  cmake(Breeze) >= %{_plasma5_version}
+BuildRequires:  cmake(Breeze) >= %{_plasma5_bugfix}
 BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5Completion) >= %{kf5_version}
@@ -58,25 +62,25 @@
 BuildRequires:  cmake(KF5Package) >= %{kf5_version}
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
 BuildRequires:  cmake(KF5Service) >= %{kf5_version}
-BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
+BuildRequires:  cmake(KF5Wayland) >= %{kf5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{kf5_version}
 BuildRequires:  cmake(KScreenLocker) >= %{_plasma5_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Quick) >= 5.4.0
-BuildRequires:  cmake(Qt5QuickWidgets) >= 5.4.0
-BuildRequires:  cmake(Qt5Script) >= 5.4.0
-BuildRequires:  cmake(Qt5UiTools) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(Qt5Concurrent) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
+BuildRequires:  cmake(Qt5DBus) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Quick) >= %{qt5_version}
+BuildRequires:  cmake(Qt5QuickWidgets) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Script) >= %{qt5_version}
+BuildRequires:  cmake(Qt5UiTools) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Widgets) >= %{qt5_version}
+BuildRequires:  cmake(Qt5X11Extras) >= %{qt5_version}
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(libdrm) >= 2.4.62
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.2.0
 BuildRequires:  pkgconfig(x11)
@@ -98,7 +102,7 @@
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.5.0
 # new default decoration
-Requires:   breeze5-decoration
+Requires:   breeze5-decoration >= %{_plasma5_bugfix}
 # Needed for effects KCM at runtime
 Requires:   libQt5Multimedia5
 %requires_eqlibQt5Core5
@@ -112,7 +116,7 @@
 BuildRequires:  pkgconfig(wayland-egl)
 %endif
 %if 0%{?is_opensuse}
-BuildRequires:  pkgconfig(libinput) >= 0.10
+BuildRequires:  pkgconfig(libinput) >= 1.2
 BuildRequires:  pkgconfig(libudev)
 %endif
 %if %{with lang}




commit ghc-mockery for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-mockery for openSUSE:Factory 
checked in at 2016-11-10 13:29:56

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


Package is "ghc-mockery"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mockery/ghc-mockery.changes  2016-11-03 
11:13:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-mockery.new/ghc-mockery.changes 
2016-11-10 13:29:58.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 16:26:42 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.4 with cabal2obs.
+
+---

Old:

  mockery-0.3.3.tar.gz

New:

  mockery-0.3.4.tar.gz



Other differences:
--
++ ghc-mockery.spec ++
--- /var/tmp/diff_new_pack.M6T9xT/_old  2016-11-10 13:29:59.0 +0100
+++ /var/tmp/diff_new_pack.M6T9xT/_new  2016-11-10 13:29:59.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name mockery
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.3
+Version:0.3.4
 Release:0
 Summary:Support functions for automated testing
 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-base-compat-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-directory-devel
@@ -39,7 +38,6 @@
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Support functions for automated testing.
@@ -58,20 +56,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

++ mockery-0.3.3.tar.gz -> mockery-0.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mockery-0.3.3/LICENSE new/mockery-0.3.4/LICENSE
--- old/mockery-0.3.3/LICENSE   2016-03-23 02:45:52.0 +0100
+++ new/mockery-0.3.4/LICENSE   2016-10-30 05:01:07.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2015 Simon Hengel 
+Copyright (c) 2015-2016 Simon Hengel 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mockery-0.3.3/mockery.cabal 
new/mockery-0.3.4/mockery.cabal
--- old/mockery-0.3.3/mockery.cabal 2016-03-23 02:45:52.0 +0100
+++ new/mockery-0.3.4/mockery.cabal 2016-10-30 05:01:07.0 +0100
@@ -1,16 +1,16 @@
--- This file has been generated from package.yaml by hpack version 0.11.0.
+-- This file has been generated from package.yaml by hpack version 0.15.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:   mockery
-version:0.3.3
+version:0.3.4
 synopsis:   Support functions for automated testing
 description:Support functions for automated testing
 category:   Testing
 bug-reports:https://github.com/hspec/mockery/issues
 author: Simon Hengel 
 maintainer: Simon Hengel 
-copyright:  (c) 2015 Simon Hengel
+copyright:  (c) 2015-2016 Simon Hengel
 license:MIT
 license-file:   LICENSE
 build-type: Simple
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mockery-0.3.3/src/Test/Mockery/Environment.hs 
new/mockery-0.3.4/src/Test/Mockery/Environment.hs
--- old/mockery-0.3.3/src/Test/Mockery/Environment.hs   2016-03-23 
02:45:52.0 +0100
+++ new/mockery-0.3.4/src/Test/Mockery/Environment.hs   2016-10-30 
05:01:07.0 +0100
@@ -1,31 +1,53 @@
-module Test.Mockery.Environment (withEnvironment) where
+module Test.Mockery.Environment (
+  withEnvironment
+, withModifiedEnvironment
+) where
 
 import   Control.Exception.Base
 import   Control.Monad
 import   System.Environment.Compat
 
 -- |
--- Run the given action with the specified environment.
+-- Run the given action within the specified environment.
 --
--- Before executing the action, `withEnvironment` backs up the current 
environment,
--- clears out the environment, and then applies the supplied environment.
+-- Before executing the action, `withEnvironment` backs up the current
+-- environment, clears out the environment, and then applies the supplied

commit ghc-smoothie for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-smoothie for openSUSE:Factory 
checked in at 2016-11-10 13:30:03

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


Package is "ghc-smoothie"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-smoothie/ghc-smoothie.changes
2016-11-03 11:13:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-smoothie.new/ghc-smoothie.changes   
2016-11-10 13:30:05.0 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:43:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.2.3 revision 0 with cabal2obs.
+
+---

Old:

  smoothie-0.4.2.2.tar.gz

New:

  smoothie-0.4.2.3.tar.gz



Other differences:
--
++ ghc-smoothie.spec ++
--- /var/tmp/diff_new_pack.v75ghb/_old  2016-11-10 13:30:06.0 +0100
+++ /var/tmp/diff_new_pack.v75ghb/_new  2016-11-10 13:30:06.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name smoothie
 Name:   ghc-%{pkg_name}
-Version:0.4.2.2
+Version:0.4.2.3
 Release:0
 Summary:Smooth curves via several interpolation modes
 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-linear-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This package exports several splines you can use to interpolate points in
@@ -54,15 +52,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ smoothie-0.4.2.2.tar.gz -> smoothie-0.4.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smoothie-0.4.2.2/CHANGELOG.md 
new/smoothie-0.4.2.3/CHANGELOG.md
--- old/smoothie-0.4.2.2/CHANGELOG.md   2016-02-09 23:00:41.0 +0100
+++ new/smoothie-0.4.2.3/CHANGELOG.md   2016-08-08 12:26:55.0 +0200
@@ -1,3 +1,7 @@
+### 0.4.2.3
+
+- Support for aeson-1.0.
+
 ### 0.4.2.2
 
 - Support for aeson-0.11.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/smoothie-0.4.2.2/smoothie.cabal 
new/smoothie-0.4.2.3/smoothie.cabal
--- old/smoothie-0.4.2.2/smoothie.cabal 2016-02-09 23:13:07.0 +0100
+++ new/smoothie-0.4.2.3/smoothie.cabal 2016-08-08 12:26:59.0 +0200
@@ -1,5 +1,5 @@
 name:smoothie
-version: 0.4.2.2
+version: 0.4.2.3
 synopsis:Smooth curves via several interpolation modes
 description: This package exports several splines you can use
  to interpolate points in between. It includes instances 
for
@@ -41,7 +41,7 @@
   build-depends:   base   >= 4.7  && < 5.0
  , linear >= 1.16 && < 1.21
  , vector >= 0.10 && < 0.12
- , aeson  >= 0.8  && < 0.12
+ , aeson  >= 0.8  && < 1.1
  , text   >= 1.2  && < 1.3
 
   hs-source-dirs:  src




commit ghc-fold-debounce for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-fold-debounce for 
openSUSE:Factory checked in at 2016-11-10 13:29:43

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


Package is "ghc-fold-debounce"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-fold-debounce/ghc-fold-debounce.changes  
2016-11-03 11:13:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-fold-debounce.new/ghc-fold-debounce.changes 
2016-11-10 13:29:45.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:28 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.3 with cabal2obs.
+
+---

Old:

  fold-debounce-0.2.0.2.tar.gz

New:

  fold-debounce-0.2.0.3.tar.gz



Other differences:
--
++ ghc-fold-debounce.spec ++
--- /var/tmp/diff_new_pack.9SDvFr/_old  2016-11-10 13:29:45.0 +0100
+++ /var/tmp/diff_new_pack.9SDvFr/_new  2016-11-10 13:29:45.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name fold-debounce
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.0.2
+Version:0.2.0.3
 Release:0
 Summary:Fold multiple events that happen in a given period of time
 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-data-default-class-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stm-delay-devel
@@ -37,7 +36,6 @@
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Fold multiple events that happen in a given period of time. See
@@ -57,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

++ fold-debounce-0.2.0.2.tar.gz -> fold-debounce-0.2.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fold-debounce-0.2.0.2/ChangeLog.md 
new/fold-debounce-0.2.0.3/ChangeLog.md
--- old/fold-debounce-0.2.0.2/ChangeLog.md  2016-05-22 04:02:57.0 
+0200
+++ new/fold-debounce-0.2.0.3/ChangeLog.md  2016-10-09 15:11:38.0 
+0200
@@ -1,5 +1,10 @@
 # Revision history for fold-debounce
 
+## 0.2.0.3  -- 2016-10-09
+
+* Confirmed build with `hspec-2.3.0`.
+
+
 ## 0.2.0.2  -- 2016-05-22
 
 * Confirmed build with `data-default-class-0.1.0` and `base-4.9.0.0`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fold-debounce-0.2.0.2/fold-debounce.cabal 
new/fold-debounce-0.2.0.3/fold-debounce.cabal
--- old/fold-debounce-0.2.0.2/fold-debounce.cabal   2016-05-22 
04:02:00.0 +0200
+++ new/fold-debounce-0.2.0.3/fold-debounce.cabal   2016-10-09 
15:11:17.0 +0200
@@ -1,5 +1,5 @@
 name:   fold-debounce
-version:0.2.0.2
+version:0.2.0.3
 author: Toshio Ito 
 maintainer: Toshio Ito 
 license:BSD3
@@ -34,7 +34,7 @@
   main-is:  Spec.hs
   other-modules:Control.FoldDebounceSpec
   build-depends:base, fold-debounce,
-hspec >=2.1.7 && <2.3,
+hspec >=2.1.7 && <2.4,
 stm,
 time
 
@@ -46,7 +46,7 @@
   main-is:  Spec.hs
   other-modules:Control.FoldDebounceSpec
   build-depends:base, fold-debounce,
-hspec >=2.1.7 && <2.3,
+hspec >=2.1.7 && <2.4,
 stm,
 time
 




commit ghc-hedis for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-hedis for openSUSE:Factory 
checked in at 2016-11-10 13:29:49

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


Package is "ghc-hedis"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hedis/ghc-hedis.changes  2016-11-03 
11:13:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hedis.new/ghc-hedis.changes 2016-11-10 
13:29:51.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:38 UTC 2016 - psim...@suse.com
+
+- Update to version 0.9.4 with cabal2obs.
+
+---

Old:

  hedis-0.9.3.tar.gz

New:

  hedis-0.9.4.tar.gz



Other differences:
--
++ ghc-hedis.spec ++
--- /var/tmp/diff_new_pack.3PqdSB/_old  2016-11-10 13:29:52.0 +0100
+++ /var/tmp/diff_new_pack.3PqdSB/_new  2016-11-10 13:29:52.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name hedis
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.3
+Version:0.9.4
 Release:0
 Summary:Client library for the Redis datastore: supports full command 
set, pipelining
 License:BSD-3-Clause

++ hedis-0.9.3.tar.gz -> hedis-0.9.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hedis-0.9.3/hedis.cabal new/hedis-0.9.4/hedis.cabal
--- old/hedis-0.9.3/hedis.cabal 2016-08-07 14:02:17.0 +0200
+++ new/hedis-0.9.4/hedis.cabal 2016-10-05 22:15:07.0 +0200
@@ -1,5 +1,5 @@
 name:   hedis
-version:0.9.3
+version:0.9.4
 synopsis:
 Client library for the Redis datastore: supports full command set,
 pipelining.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hedis-0.9.3/src/Database/Redis/Commands.hs 
new/hedis-0.9.4/src/Database/Redis/Commands.hs
--- old/hedis-0.9.3/src/Database/Redis/Commands.hs  2016-05-31 
19:29:19.0 +0200
+++ new/hedis-0.9.4/src/Database/Redis/Commands.hs  2016-10-05 
22:14:41.0 +0200
@@ -537,11 +537,6 @@
 -> m (f Integer)
 sinterstore destination key = sendRequest (["SINTERSTORE"] ++ [encode 
destination] ++ map encode key )
 
-ping
-:: (RedisCtx m f)
-=> m (f Status)
-ping  = sendRequest (["PING"] )
-
 hvals
 :: (RedisCtx m f)
 => ByteString -- ^ key
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hedis-0.9.3/src/Database/Redis/Core.hs 
new/hedis-0.9.4/src/Database/Redis/Core.hs
--- old/hedis-0.9.3/src/Database/Redis/Core.hs  2016-08-07 13:21:06.0 
+0200
+++ new/hedis-0.9.4/src/Database/Redis/Core.hs  2016-10-05 22:14:41.0 
+0200
@@ -2,12 +2,12 @@
 MultiParamTypeClasses, FunctionalDependencies, FlexibleInstances, CPP #-}
 
 module Database.Redis.Core (
-Connection(..), connect,
+Connection(..), connect, checkedConnect,
 ConnectInfo(..), defaultConnectInfo,
 Redis(), runRedis, unRedis, reRedis,
 RedisCtx(..), MonadRedis(..),
 send, recv, sendRequest,
-auth, select
+auth, select, ping
 ) where
 
 import Prelude
@@ -189,8 +189,9 @@
 , connectMaxIdleTime= 30
 }
 
--- |Opens a 'Connection' to a Redis server designated by the given
---  'ConnectInfo'.
+-- |Constructs a 'Connection' pool to a Redis server designated by the 
+--  given 'ConnectInfo'. The first connection is not actually established
+--  until the first call to the server.
 connect :: ConnectInfo -> IO Connection
 connect ConnInfo{..} = Conn <$>
 createPool create destroy 1 connectMaxIdleTime connectMaxConnections
@@ -208,6 +209,16 @@
 
 destroy = PP.disconnect
 
+-- |Constructs a 'Connection' pool to a Redis server designated by the
+--  given 'ConnectInfo', then tests if the server is actually there. 
+--  Throws an exception if the connection to the Redis server can't be
+--  established.
+checkedConnect :: ConnectInfo -> IO Connection
+checkedConnect connInfo = do
+conn <- connect connInfo
+runRedis conn $ void ping
+return conn
+
 -- The AUTH command. It has to be here because it is used in 'connect'.
 auth
 :: B.ByteString -- ^ password
@@ -220,3 +231,9 @@
 => Integer -- ^ index
 -> m (f Status)
 select ix = sendRequest ["SELECT", encode ix]
+
+-- The PING command. Used in 'checkedConnect'.
+ping
+:: (RedisCtx m f)
+=> m (f Status)
+ping  = sendRequest (["PING"] )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hedis-0.9.3/src/Database/Redis.hs 
new/hedis-0.9.4/src/Database/Redis.hs
--- old/hedis-0.9.3/src/Database/Redis.hs   2016-05-05 15:33:10.0 
+0200
+++ 

commit gpaste for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package gpaste for openSUSE:Factory checked 
in at 2016-11-10 13:29:34

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


Package is "gpaste"

Changes:

--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes2016-08-05 
18:17:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpaste.new/gpaste.changes   2016-11-10 
13:29:38.0 +0100
@@ -4,2 +4,2 @@
-- Update to version 3.20.4
-  + Fix some extensive CPU usage in some cases 
+- Update to version 3.20.4 (boo#1009441):
+  + Fix some extensive CPU usage in some cases.
@@ -10 +10 @@
-- Update to version 3.20.3
+- Update to version 3.20.3:



Other differences:
--



commit freeipmi for openSUSE:Factory

2016-11-10 Thread h_root


bin0aTS8nQJq_.bin
Description: Binary data


commit octave for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2016-11-10 13:28:46

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


Package is "octave"

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2016-11-04 
21:00:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2016-11-10 
13:28:48.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 10 08:08:08 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 4.2.0-rc4
+  * See icluded NEWS file for details
+
+---

Old:

  octave-4.2.0-rc3.tar.lz

New:

  octave-4.2.0-rc4.tar.lz



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.N1YShE/_old  2016-11-10 13:28:49.0 +0100
+++ /var/tmp/diff_new_pack.N1YShE/_new  2016-11-10 13:28:49.0 +0100
@@ -51,10 +51,10 @@
 %endif
 
 Name:   octave
-Version:4.2.0~rc3
+Version:4.2.0~rc4
 Release:0
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
-%define src_ver 4.2.0-rc3
+%define src_ver 4.2.0-rc4
 Summary:A High Level Programming Language
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math




commit perl-App-MFILE for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-App-MFILE for openSUSE:Factory 
checked in at 2016-11-10 13:28:19

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


Package is "perl-App-MFILE"

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-MFILE/perl-App-MFILE.changes
2016-10-20 23:10:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-App-MFILE.new/perl-App-MFILE.changes   
2016-11-10 13:28:20.0 +0100
@@ -1,0 +2,11 @@
+Sun Nov  6 06:02:30 UTC 2016 - co...@suse.com
+
+- updated to 0.181
+   see /usr/share/doc/packages/perl-App-MFILE/Changes
+
+  
+  0.181 2016-11-05 22:32 CET
+  - build/ops: change OBS project back to Application:Dochazka
+  - HTTP.pm: Allow rest_req() to send DELETE requests
+
+---

Old:

  App-MFILE-0.180.tar.gz

New:

  App-MFILE-0.181.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-App-MFILE.spec ++
--- /var/tmp/diff_new_pack.fL6SG2/_old  2016-11-10 13:28:21.0 +0100
+++ /var/tmp/diff_new_pack.fL6SG2/_new  2016-11-10 13:28:21.0 +0100
@@ -17,14 +17,15 @@
 
 
 Name:   perl-App-MFILE
-Version:0.180
+Version:0.181
 Release:0
 %define cpan_name App-MFILE
 Summary:MFILE shared modules
 License:BSD-3-Clause
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/App-MFILE/
-Source0:App-MFILE-0.180.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SM/SMITHFARM/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ App-MFILE-0.180.tar.gz -> App-MFILE-0.181.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-0.180/Changes new/App-MFILE-0.181/Changes
--- old/App-MFILE-0.180/Changes 2016-09-27 17:02:12.0 +0200
+++ new/App-MFILE-0.181/Changes 2016-11-05 22:33:24.0 +0100
@@ -123,3 +123,7 @@
 0.180 2016-09-27 17:01 CEST
 - HTTP.pm: remove $body / $body_json confusion
 
+0.181 2016-11-05 22:32 CET
+- build/ops: change OBS project back to Application:Dochazka
+- HTTP.pm: Allow rest_req() to send DELETE requests
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-0.180/META.json 
new/App-MFILE-0.181/META.json
--- old/App-MFILE-0.180/META.json   2016-09-27 17:02:12.0 +0200
+++ new/App-MFILE-0.181/META.json   2016-11-05 22:33:24.0 +0100
@@ -41,7 +41,7 @@
"provides" : {
   "App::MFILE" : {
  "file" : "lib/App/MFILE.pm",
- "version" : "0.180"
+ "version" : "0.181"
   },
   "App::MFILE::HTTP" : {
  "file" : "lib/App/MFILE/HTTP.pm"
@@ -57,6 +57,6 @@
  "url" : "https://sourceforge.net/p/mfile/code/;
   }
},
-   "version" : "0.180",
+   "version" : "0.181",
"x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-0.180/META.yml new/App-MFILE-0.181/META.yml
--- old/App-MFILE-0.180/META.yml2016-09-27 17:02:12.0 +0200
+++ new/App-MFILE-0.181/META.yml2016-11-05 22:33:24.0 +0100
@@ -19,7 +19,7 @@
 provides:
   App::MFILE:
 file: lib/App/MFILE.pm
-version: '0.180'
+version: '0.181'
   App::MFILE::HTTP:
 file: lib/App/MFILE/HTTP.pm
 requires:
@@ -33,5 +33,5 @@
   homepage: https://sourceforge.net/projects/mfile/
   license: http://opensource.org/licenses/bsd-license.php
   repository: https://sourceforge.net/p/mfile/code/
-version: '0.180'
+version: '0.181'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-0.180/lib/App/MFILE/HTTP.pm 
new/App-MFILE-0.181/lib/App/MFILE/HTTP.pm
--- old/App-MFILE-0.180/lib/App/MFILE/HTTP.pm   2016-09-27 17:02:12.0 
+0200
+++ new/App-MFILE-0.181/lib/App/MFILE/HTTP.pm   2016-11-05 22:33:24.0 
+0100
@@ -42,7 +42,7 @@
 use Data::Dumper;
 use Encode qw( encode_utf8 );
 use Exporter qw( import );
-use HTTP::Request::Common;
+use HTTP::Request::Common qw( GET PUT POST DELETE );
 use JSON;
 use LWP::UserAgent;
 use Params::Validate qw( :all );
@@ -131,7 +131,7 @@
 die "Bad user agent object" unless ref( $ua ) eq 'LWP::UserAgent';
 my %ARGS = validate( @_, {
 server =>   { type => SCALAR,  default => 'http://localhost:5000' },
-method =>   { type => SCALAR,  default => 'GET', regex => 
qr/^(GET|POST|PUT)$/ },
+   

commit perl-App-MFILE-WWW for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-App-MFILE-WWW for 
openSUSE:Factory checked in at 2016-11-10 13:27:59

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


Package is "perl-App-MFILE-WWW"

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-MFILE-WWW/perl-App-MFILE-WWW.changes
2016-10-20 23:10:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-MFILE-WWW.new/perl-App-MFILE-WWW.changes   
2016-11-10 13:28:00.0 +0100
@@ -1,0 +2,31 @@
+Sat Nov  5 06:02:38 UTC 2016 - co...@suse.com
+
+- updated to 0.151
+   see /usr/share/doc/packages/perl-App-MFILE-WWW/Changes
+
+  
+  0.150 2016-11-03 19:22 CET
+  - Resource.pm: expose REST server URI to JavaScript side
+  - Resource.pm: export foreign site params only if defined
+  - js demo: dtable return to demoSubmenu instead of demoMenu
+  - js demo: implement a proper hook for dbrowser demo
+  - html.js: do not concatenate undefined entries
+  - html.js: use text prop to determine max length
+  - html.js: implement and use getObjStr()
+  - start.js: simplify dtable start/listen code
+  - Implement a drowselect target (widget)
+- demo: plumb in the new "drowselect" widget
+- demo: implement proper dtable, drowselect hooks
+- html.js: initial HTML for drowselect widget
+- start.js: add drowselect start and listen functions
+- html.js: put spans around table/rowselect rows
+- core: implement drowselect reverse video, arrow-key navigation
+- html.js: remove potential code duplication (dtable/drowselect)
+  
+  0.151 2016-11-04 22:02 CET
+  - demo: storage and accessors for dbrowser data set
+  - demo: move rowselect demo to submenu
+  - demo: enable editing in dbrowser/drowselect demos
+  - core: refactor to eliminate code duplication (and fix a bug)
+
+---

Old:

  App-MFILE-WWW-0.149.tar.gz

New:

  App-MFILE-WWW-0.151.tar.gz



Other differences:
--
++ perl-App-MFILE-WWW.spec ++
--- /var/tmp/diff_new_pack.TDFXgT/_old  2016-11-10 13:28:01.0 +0100
+++ /var/tmp/diff_new_pack.TDFXgT/_new  2016-11-10 13:28:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-App-MFILE-WWW
-Version:0.149
+Version:0.151
 Release:0
 %define cpan_name App-MFILE-WWW
 Summary:Web UI development toolkit with prototype demo app

++ App-MFILE-WWW-0.149.tar.gz -> App-MFILE-WWW-0.151.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-WWW-0.149/Changes 
new/App-MFILE-WWW-0.151/Changes
--- old/App-MFILE-WWW-0.149/Changes 2016-09-29 01:09:53.0 +0200
+++ new/App-MFILE-WWW-0.151/Changes 2016-11-04 22:02:52.0 +0100
@@ -890,3 +890,27 @@
 - html.js: restore proper padding in dform
 - js: make readableDate() take full "-MM-DD HH:DD:SS+TZ"
 
+0.150 2016-11-03 19:22 CET
+- Resource.pm: expose REST server URI to JavaScript side
+- Resource.pm: export foreign site params only if defined
+- js demo: dtable return to demoSubmenu instead of demoMenu
+- js demo: implement a proper hook for dbrowser demo
+- html.js: do not concatenate undefined entries
+- html.js: use text prop to determine max length
+- html.js: implement and use getObjStr()
+- start.js: simplify dtable start/listen code
+- Implement a drowselect target (widget)
+  - demo: plumb in the new "drowselect" widget
+  - demo: implement proper dtable, drowselect hooks
+  - html.js: initial HTML for drowselect widget
+  - start.js: add drowselect start and listen functions
+  - html.js: put spans around table/rowselect rows
+  - core: implement drowselect reverse video, arrow-key navigation
+  - html.js: remove potential code duplication (dtable/drowselect)
+
+0.151 2016-11-04 22:02 CET
+- demo: storage and accessors for dbrowser data set
+- demo: move rowselect demo to submenu
+- demo: enable editing in dbrowser/drowselect demos
+- core: refactor to eliminate code duplication (and fix a bug)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-MFILE-WWW-0.149/MANIFEST 
new/App-MFILE-WWW-0.151/MANIFEST
--- old/App-MFILE-WWW-0.149/MANIFEST2016-09-29 01:09:53.0 +0200
+++ new/App-MFILE-WWW-0.151/MANIFEST2016-11-04 22:02:52.0 +0100
@@ -45,6 +45,7 @@
 share/js/mfile-www/dmenu-init.js
 share/js/mfile-www/dnotice-hooks.js
 share/js/mfile-www/dnotice-init.js
+share/js/mfile-www/drowselect-init.js
 share/js/mfile-www/dtable-init.js
 share/js/mfile-www/lib.js
 share/js/mfile-www/target-init.js
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit perl-Module-Install for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Install for 
openSUSE:Factory checked in at 2016-11-10 13:28:39

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


Package is "perl-Module-Install"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Install/perl-Module-Install.changes  
2015-05-02 16:15:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Module-Install.new/perl-Module-Install.changes 
2016-11-10 13:28:40.0 +0100
@@ -1,0 +2,12 @@
+Tue Oct 25 05:48:58 UTC 2016 - co...@suse.com
+
+- updated to 1.17
+   see /usr/share/doc/packages/perl-Module-Install/Changes
+
+  1.17  2016-10-24
+- fix issue with mkpath with empty path
+- removed irrelevant code for Perl < v5.6
+- VMS fixes (RT#79858, Craig A. Berry)
+- documentation updated to reflect current discouraged state
+
+---

Old:

  Module-Install-1.16.tar.gz

New:

  Module-Install-1.17.tar.gz



Other differences:
--
++ perl-Module-Install.spec ++
--- /var/tmp/diff_new_pack.UFOPS3/_old  2016-11-10 13:28:41.0 +0100
+++ /var/tmp/diff_new_pack.UFOPS3/_new  2016-11-10 13:28:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Module-Install
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Install
-Version:1.16
+Version:1.17
 Release:0
 %define cpan_name Module-Install
 Summary:Standalone, extensible Perl module installer
@@ -66,8 +66,8 @@
 %description
 *Module::Install* is a package for writing installers for CPAN (or
 CPAN-like) distributions that are clean, simple, minimalist, act in a
-strictly correct manner with the ExtUtils::MakeMaker manpage, and will run
-on any Perl installation version 5.005 or newer.
+strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl
+installation version 5.005 or newer.
 
 The intent is to make it as easy as possible for CPAN authors (and
 especially for first-time CPAN authors) to have installers that follow all
@@ -91,6 +91,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README TODO
 
 %changelog

++ Module-Install-1.16.tar.gz -> Module-Install-1.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Install-1.16/.ackrc 
new/Module-Install-1.17/.ackrc
--- old/Module-Install-1.16/.ackrc  1970-01-01 01:00:00.0 +0100
+++ new/Module-Install-1.17/.ackrc  2015-05-09 00:55:20.0 +0200
@@ -0,0 +1,3 @@
+--ignore-dir=Module-Install-1.14
+--ignore-dir=Module-Install-1.15
+--ignore-dir=Module-Install-1.16
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Install-1.16/Changes 
new/Module-Install-1.17/Changes
--- old/Module-Install-1.16/Changes 2015-05-02 02:56:16.0 +0200
+++ new/Module-Install-1.17/Changes 2016-10-24 03:58:19.0 +0200
@@ -1,5 +1,11 @@
 Changes for Perl programming language extension Module-Install
 
+1.17  2016-10-24
+  - fix issue with mkpath with empty path
+  - removed irrelevant code for Perl < v5.6
+  - VMS fixes (RT#79858, Craig A. Berry)
+  - documentation updated to reflect current discouraged state
+
 1.16 Sat 2 May 2015
   - add missing test prereq on autodie
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Install-1.16/MANIFEST 
new/Module-Install-1.17/MANIFEST
--- old/Module-Install-1.16/MANIFEST2015-05-02 03:05:52.0 +0200
+++ new/Module-Install-1.17/MANIFEST2016-10-24 03:59:28.0 +0200
@@ -1,3 +1,4 @@
+.ackrc
 .travis.yml
 Changes
 lib/inc/Module/Install.pm
@@ -82,4 +83,5 @@
 t/34_readwrite.t
 t/lib/Test.pm
 t/recursive/test.t
+TODO
 xt/licenses.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Install-1.16/MANIFEST.SKIP 
new/Module-Install-1.17/MANIFEST.SKIP
--- old/Module-Install-1.16/MANIFEST.SKIP   2015-05-02 03:03:43.0 
+0200
+++ new/Module-Install-1.17/MANIFEST.SKIP   2016-10-24 04:00:27.0 
+0200
@@ -1,70 +1,4 @@
-
-#!start included 
/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/21.11/lib/5.21.11/ExtUtils/MANIFEST.SKIP
-# Avoid version control files.
-\bRCS\b
-\bCVS\b
-\bSCCS\b
-,v$
-\B\.svn\b
-\B\.git\b
-\B\.gitignore\b
-\b_darcs\b

commit perl-Math-BigInt for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Math-BigInt for 
openSUSE:Factory checked in at 2016-11-10 13:28:06

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


Package is "perl-Math-BigInt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Math-BigInt/perl-Math-BigInt.changes
2016-07-20 09:19:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new/perl-Math-BigInt.changes   
2016-11-10 13:28:08.0 +0100
@@ -1,0 +2,13 @@
+Sat Nov  5 06:49:46 UTC 2016 - co...@suse.com
+
+- updated to 1.999727
+   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+  2016-11-04 v1.999727 pjacklam
+  
+   * Skip test exceeding the range of VAX floating point number in 
t/bigintpm.inc
+ (CPAN RT 118468).
+  
+   * Fix typo in lib/Math/BigInt.pm (CPAN RT 118550).
+
+---

Old:

  Math-BigInt-1.999726.tar.gz

New:

  Math-BigInt-1.999727.tar.gz



Other differences:
--
++ perl-Math-BigInt.spec ++
--- /var/tmp/diff_new_pack.QLVNEX/_old  2016-11-10 13:28:09.0 +0100
+++ /var/tmp/diff_new_pack.QLVNEX/_new  2016-11-10 13:28:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Math-BigInt
-Version:1.999726
+Version:1.999727
 Release:0
 %define cpan_name Math-BigInt
 Summary:Arbitrary size integer/float math package

++ Math-BigInt-1.999726.tar.gz -> Math-BigInt-1.999727.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999726/CHANGES 
new/Math-BigInt-1.999727/CHANGES
--- old/Math-BigInt-1.999726/CHANGES2016-07-15 02:26:38.0 +0200
+++ new/Math-BigInt-1.999727/CHANGES2016-11-04 13:17:51.0 +0100
@@ -1863,6 +1863,13 @@
  * Re-insert Math::BigFloat->DESTROY, which was accidentally removed in
v1.999725.
 
+2016-11-04 v1.999727 pjacklam
+
+ * Skip test exceeding the range of VAX floating point number in t/bigintpm.inc
+   (CPAN RT 118468).
+
+ * Fix typo in lib/Math/BigInt.pm (CPAN RT 118550).
+
 Please send us test-reports, your experiences with this and your ideas - we
 love to hear about our work!
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999726/META.json 
new/Math-BigInt-1.999727/META.json
--- old/Math-BigInt-1.999726/META.json  2016-07-15 02:36:01.0 +0200
+++ new/Math-BigInt-1.999727/META.json  2016-11-04 13:27:32.0 +0100
@@ -4,7 +4,7 @@
   "=over 4, Peter John Acklam "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "perl_5"
],
@@ -40,6 +40,6 @@
   }
},
"release_status" : "stable",
-   "version" : "1.999726",
+   "version" : "1.999727",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999726/META.yml 
new/Math-BigInt-1.999727/META.yml
--- old/Math-BigInt-1.999726/META.yml   2016-07-15 02:35:57.0 +0200
+++ new/Math-BigInt-1.999727/META.yml   2016-11-04 13:27:27.0 +0100
@@ -8,7 +8,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -22,5 +22,5 @@
   Math::Complex: '1.39'
   Test::More: '0.9301'
   perl: '5.006001'
-version: '1.999726'
+version: '1.999727'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Math-BigInt-1.999726/SIGNATURE 
new/Math-BigInt-1.999727/SIGNATURE
--- old/Math-BigInt-1.999726/SIGNATURE  2016-07-15 02:36:24.0 +0200
+++ new/Math-BigInt-1.999727/SIGNATURE  2016-11-04 13:27:41.0 +0100
@@ -16,15 +16,15 @@
 
 SHA1 f6ef98e8f3f6a4f670d569f279ef5a3c05c16d0c BENCHMARK
 SHA1 d681b992c9e027633a59fbd52530805ee4e1621c BUGS
-SHA1 438292c9aa9d378cb9a72130b963e2cbf8d6782d CHANGES
+SHA1 65d1c5e38cc079c9c318fdd9e2bb2598e53da820 CHANGES
 SHA1 f27c8bd98e754f96c9825fa6ce9f1244c93bdbe6 CREDITS
 SHA1 bc2db74538d3acd53f71b5512a144fe18c253ecd GOALS
 SHA1 fe61299e80a1dca48fbaa33f0869e3238ec07c70 HISTORY
 SHA1 d6a6c30ee6d9ba6b9afab8bbf6a25e1b23c744e0 LICENSE
 SHA1 

commit perl-Test-Exception-LessClever for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Exception-LessClever for 
openSUSE:Factory checked in at 2016-11-10 13:28:26

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


Package is "perl-Test-Exception-LessClever"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-Exception-LessClever/perl-Test-Exception-LessClever.changes
2016-06-25 02:24:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Exception-LessClever.new/perl-Test-Exception-LessClever.changes
   2016-11-10 13:28:28.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  6 07:23:07 UTC 2016 - co...@suse.com
+
+- updated to 0.008
+   see /usr/share/doc/packages/perl-Test-Exception-LessClever/
+
+---

Old:

  Test-Exception-LessClever-0.007.tar.gz

New:

  Test-Exception-LessClever-0.008.tar.gz



Other differences:
--
++ perl-Test-Exception-LessClever.spec ++
--- /var/tmp/diff_new_pack.SSzyah/_old  2016-11-10 13:28:29.0 +0100
+++ /var/tmp/diff_new_pack.SSzyah/_new  2016-11-10 13:28:29.0 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Test-Exception-LessClever
-Version:0.007
+Version:0.008
 Release:0
 %define cpan_name Test-Exception-LessClever
-Summary:Test::Exception simplified ***DEPRECATED***
+Summary:Test::Exception simplified ***(DEPRECATED)***
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Exception-LessClever/
@@ -46,6 +46,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ Test-Exception-LessClever-0.007.tar.gz -> 
Test-Exception-LessClever-0.008.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Exception-LessClever-0.007/Build.PL 
new/Test-Exception-LessClever-0.008/Build.PL
--- old/Test-Exception-LessClever-0.007/Build.PL2016-06-20 
21:01:12.0 +0200
+++ new/Test-Exception-LessClever-0.008/Build.PL2016-11-05 
21:19:16.0 +0100
@@ -21,6 +21,7 @@
 resources => {
 repository => 
'https://github.com/exodist/Test-Exception-LessClever',
 },
+x_deprecated => 1,
 },
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Exception-LessClever-0.007/META.json 
new/Test-Exception-LessClever-0.008/META.json
--- old/Test-Exception-LessClever-0.007/META.json   2016-06-20 
21:01:12.0 +0200
+++ new/Test-Exception-LessClever-0.008/META.json   2016-11-05 
21:19:16.0 +0100
@@ -1,10 +1,10 @@
 {
-   "abstract" : "Test::Exception simplified ***DEPRECATED***",
+   "abstract" : "Test::Exception simplified ***(DEPRECATED)***",
"author" : [
   "Chad Granum "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4218",
+   "generated_by" : "Module::Build version 0.422",
"license" : [
   "perl_5"
],
@@ -36,7 +36,7 @@
"provides" : {
   "Test::Exception::LessClever" : {
  "file" : "lib/Test/Exception/LessClever.pm",
- "version" : "0.007"
+ "version" : "0.008"
   }
},
"release_status" : "stable",
@@ -48,5 +48,7 @@
  "url" : "https://github.com/exodist/Test-Exception-LessClever;
   }
},
-   "version" : "0.007"
+   "version" : "0.008",
+   "x_deprecated" : 1,
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Exception-LessClever-0.007/META.yml 
new/Test-Exception-LessClever-0.008/META.yml
--- old/Test-Exception-LessClever-0.007/META.yml2016-06-20 
21:01:12.0 +0200
+++ new/Test-Exception-LessClever-0.008/META.yml2016-11-05 
21:19:16.0 +0100
@@ -1,5 +1,5 @@
 ---
-abstract: 'Test::Exception simplified ***DEPRECATED***'
+abstract: 'Test::Exception simplified ***(DEPRECATED)***'
 author:
   - 'Chad Granum '
 build_requires:
@@ -8,7 +8,7 @@
 configure_requires:
   Module::Build: '0.42'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.4218, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Module::Build version 0.422, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -17,7 +17,7 @@
 provides:
   Test::Exception::LessClever:
 file: lib/Test/Exception/LessClever.pm
-version: 

commit perl-Safe-Isa for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Safe-Isa for openSUSE:Factory 
checked in at 2016-11-10 13:27:37

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


Package is "perl-Safe-Isa"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Safe-Isa/perl-Safe-Isa.changes  
2014-09-22 09:23:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Safe-Isa.new/perl-Safe-Isa.changes 
2016-11-10 13:27:38.0 +0100
@@ -1,0 +2,11 @@
+Tue Nov  1 07:13:35 UTC 2016 - co...@suse.com
+
+- updated to 1.06
+   see /usr/share/doc/packages/perl-Safe-Isa/Changes
+
+  1.06 - 2016-10-31
+- now falling back to $obj->isa if DOES/does is not implemented on the
+  object, to avoid fatal errors on perls too old to have their own DOES
+  (RT#100866)
+
+---

Old:

  Safe-Isa-1.05.tar.gz

New:

  Safe-Isa-1.06.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Safe-Isa.spec ++
--- /var/tmp/diff_new_pack.tMq0kh/_old  2016-11-10 13:27:39.0 +0100
+++ /var/tmp/diff_new_pack.tMq0kh/_new  2016-11-10 13:27:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Safe-Isa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Safe-Isa
-Version:1.05
+Version:1.06
 Release:0
 %define cpan_name Safe-Isa
 Summary:Call isa, can, does and DOES safely on things that may not be 
objects
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Safe-Isa/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -62,13 +63,11 @@
 
 Note that we don't handle trying class names, because many things are valid
 class names that you might not want to treat as one (like say "Matt") - the
-'is_module_name' function from the Module::Runtime manpage is a good way to
-check for something you might be able to call methods on if you want to do
-that.
+'is_module_name' function from Module::Runtime is a good way to check for
+something you might be able to call methods on if you want to do that.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Safe-Isa-1.05.tar.gz -> Safe-Isa-1.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Safe-Isa-1.05/Changes 
new/Safe-Isa-1.06/Changes
--- old/Safe-Isa-1.05/Changes   2014-08-17 00:15:44.0 +0200
+++ new/Safe-Isa-1.06/Changes   2016-10-31 23:08:01.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Safe-Isa
 
+1.06 - 2016-10-31
+  - now falling back to $obj->isa if DOES/does is not implemented on the
+object, to avoid fatal errors on perls too old to have their own DOES
+(RT#100866)
+
 1.05 - 2014-08-16
   - comment blessed use so people who don't know perl stop trying to break it
   - add link to lightning talk given at YAPC::NA 2013
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Safe-Isa-1.05/MANIFEST 
new/Safe-Isa-1.06/MANIFEST
--- old/Safe-Isa-1.05/MANIFEST  2014-08-17 00:15:55.0 +0200
+++ new/Safe-Isa-1.06/MANIFEST  2016-10-31 23:08:10.0 +0100
@@ -1,10 +1,9 @@
 Changes
 lib/Safe/Isa.pm
-maint/bump-version
-maint/Makefile.include
 maint/Makefile.PL.include
 Makefile.PL
 MANIFEST   This list of files
+t/safe_does.t
 t/safe_isa.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Safe-Isa-1.05/META.json 
new/Safe-Isa-1.06/META.json
--- old/Safe-Isa-1.05/META.json 2014-08-17 00:15:55.0 +0200
+++ new/Safe-Isa-1.06/META.json 2016-10-31 23:08:10.0 +0100
@@ -4,7 +4,7 @@
   "mst - Matt S. Trout (cpan:MSTROUT) "
],
"dynamic_config" : 

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

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-LWP-UserAgent for 
openSUSE:Factory checked in at 2016-11-10 13:27:44

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


Package is "perl-Test-LWP-UserAgent"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent/perl-Test-LWP-UserAgent.changes
  2015-08-27 08:56:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new/perl-Test-LWP-UserAgent.changes
 2016-11-10 13:27:44.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov  2 07:17:00 UTC 2016 - co...@suse.com
+
+- updated to 0.031
+   see /usr/share/doc/packages/perl-Test-LWP-UserAgent/Changes
+
+  0.031 2016-11-02 04:15:38Z
+- warnings are only checked for in tests under AUTHOR_TESTING, so 
as
+  to not prevent installation when warnings occur in prerequisites.
+
+---

Old:

  Test-LWP-UserAgent-0.030.tar.gz

New:

  Test-LWP-UserAgent-0.031.tar.gz



Other differences:
--
++ perl-Test-LWP-UserAgent.spec ++
--- /var/tmp/diff_new_pack.zN0Qvb/_old  2016-11-10 13:27:45.0 +0100
+++ /var/tmp/diff_new_pack.zN0Qvb/_new  2016-11-10 13:27:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-LWP-UserAgent
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-LWP-UserAgent
-Version:0.030
+Version:0.031
 Release:0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Test-LWP-UserAgent
@@ -45,11 +45,11 @@
 BuildRequires:  perl(Test::Deep) >= 0.110
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(Test::RequiresInternet)
 BuildRequires:  perl(Test::Warnings) >= 0.009
 BuildRequires:  perl(Try::Tiny)
-BuildRequires:  perl(URI)
+BuildRequires:  perl(URI) >= 1.62
 BuildRequires:  perl(namespace::clean) >= 0.19
 BuildRequires:  perl(parent)
 Requires:   perl(HTTP::Date)
@@ -60,17 +60,17 @@
 Requires:   perl(LWP::UserAgent)
 Requires:   perl(Safe::Isa)
 Requires:   perl(Try::Tiny)
-Requires:   perl(URI)
+Requires:   perl(URI) >= 1.62
 Requires:   perl(namespace::clean) >= 0.19
 Requires:   perl(parent)
 %{perl_requires}
 
 %description
-This module is a subclass of the LWP::UserAgent manpage which overrides a
-few key low-level methods that are concerned with actually sending your
-request over the network, allowing an interception of that request and
-simulating a particular response. This greatly facilitates testing of
-client networking code where the server follows a known protocol.
+This module is a subclass of LWP::UserAgent which overrides a few key
+low-level methods that are concerned with actually sending your request
+over the network, allowing an interception of that request and simulating a
+particular response. This greatly facilitates testing of client networking
+code where the server follows a known protocol.
 
 The synopsis describes a typical case where you want to test how your
 application reacts to various responses from the server. This module will
@@ -83,9 +83,8 @@
 hook into this module; see the documentation for the individual interface
 methods.
 
-You can use a the PSGI manpage app to handle the requests - see
-_examples/call_psgi.t_ in this dist, and also the /register_psgi manpage
-below.
+You can use a PSGI app to handle the requests - see _examples/call_psgi.t_
+in this dist, and also register_psgi below.
 
 OR, you can route some or all requests through the network as normal, but
 still gain the hooks provided by this class to test what was sent and

++ Test-LWP-UserAgent-0.030.tar.gz -> Test-LWP-UserAgent-0.031.tar.gz ++
 3055 lines of diff (skipped)




commit perl-Devel-CheckOS for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-CheckOS for 
openSUSE:Factory checked in at 2016-11-10 13:27:12

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


Package is "perl-Devel-CheckOS"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Devel-CheckOS/perl-Devel-CheckOS.changes
2016-10-23 12:53:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckOS.new/perl-Devel-CheckOS.changes   
2016-11-10 13:27:13.0 +0100
@@ -1,0 +2,12 @@
+Mon Oct 31 06:19:03 UTC 2016 - co...@suse.com
+
+- updated to 1.79
+   see /usr/share/doc/packages/perl-Devel-CheckOS/CHANGELOG
+
+  1.792016-10-30  Fix another minor bug
+
(https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues/17)
+  
+  1.782016-10-30  Fix an isue that made it uninstallable on some
+systems 
(https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues/16)
+
+---

Old:

  Devel-CheckOS-1.77.tar.gz

New:

  Devel-CheckOS-1.79.tar.gz



Other differences:
--
++ perl-Devel-CheckOS.spec ++
--- /var/tmp/diff_new_pack.3hSaS5/_old  2016-11-10 13:27:15.0 +0100
+++ /var/tmp/diff_new_pack.3hSaS5/_new  2016-11-10 13:27:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Devel-CheckOS
-Version:1.77
+Version:1.79
 Release:0
 #Upstream:  This software is free-as-in-speech software, and may be used, 
distributed, and modified under the terms of either the GNU General Public 
Licence version 2 or the Artistic Licence. It's up to you which one you use. 
The full text of the licences can be found in the files GPL2.txt and 
ARTISTIC.txt, respectively.
 %define cpan_name Devel-CheckOS

++ Devel-CheckOS-1.77.tar.gz -> Devel-CheckOS-1.79.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.77/CHANGELOG 
new/Devel-CheckOS-1.79/CHANGELOG
--- old/Devel-CheckOS-1.77/CHANGELOG2016-10-22 00:00:27.0 +0200
+++ new/Devel-CheckOS-1.79/CHANGELOG2016-10-30 18:21:36.0 +0100
@@ -1,3 +1,9 @@
+1.792016-10-30  Fix another minor bug
+  
(https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues/17)
+
+1.782016-10-30  Fix an isue that made it uninstallable on some
+  systems 
(https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues/16)
+
 1.772016-10-21  Add MacOSX:v10_11 and ..._12
 
 1.762015-03-13  Add GNU Hurd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.77/META.json 
new/Devel-CheckOS-1.79/META.json
--- old/Devel-CheckOS-1.77/META.json2016-10-22 00:01:50.0 +0200
+++ new/Devel-CheckOS-1.79/META.json2016-10-30 18:27:45.0 +0100
@@ -49,6 +49,6 @@
  "url" : "https://github.com/DrHyde/perl-modules-Devel-CheckOS;
   }
},
-   "version" : "1.77",
+   "version" : "1.79",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.77/META.yml 
new/Devel-CheckOS-1.79/META.yml
--- old/Devel-CheckOS-1.77/META.yml 2016-10-22 00:01:49.0 +0200
+++ new/Devel-CheckOS-1.79/META.yml 2016-10-30 18:27:45.0 +0100
@@ -26,5 +26,5 @@
 resources:
   bugtracker: https://github.com/DrHyde/perl-modules-Devel-CheckOS/issues
   repository: https://github.com/DrHyde/perl-modules-Devel-CheckOS
-version: '1.77'
+version: '1.79'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckOS-1.77/lib/Devel/CheckOS.pm 
new/Devel-CheckOS-1.79/lib/Devel/CheckOS.pm
--- old/Devel-CheckOS-1.77/lib/Devel/CheckOS.pm 2016-10-22 00:00:47.0 
+0200
+++ new/Devel-CheckOS-1.79/lib/Devel/CheckOS.pm 2016-10-30 18:21:11.0 
+0100
@@ -4,12 +4,9 @@
 use warnings;
 use Exporter;
 
-use File::Find::Rule;
-use File::Spec;
-
 use vars qw(@ISA @EXPORT_OK %EXPORT_TAGS);
 
-our $VERSION = '1.77';
+our $VERSION = '1.79';
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw(os_is os_isnt die_if_os_is die_if_os_isnt die_unsupported 
list_platforms list_family_members);
@@ -169,6 +166,15 @@
 my ($re_Devel, $re_AssertOS);
 
 sub list_platforms {
+# need to lazily load these cos the module gets use()d in Makefile.PL,
+# at which point pre-reqs might not be installed. This function isn't
+# used in Makefile.PL so we can live without 'em.
+eval " # only load 

commit perl-Devel-GlobalDestruction for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-GlobalDestruction for 
openSUSE:Factory checked in at 2016-11-10 13:27:23

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


Package is "perl-Devel-GlobalDestruction"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-GlobalDestruction/perl-Devel-GlobalDestruction.changes
2014-09-17 17:25:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-GlobalDestruction.new/perl-Devel-GlobalDestruction.changes
   2016-11-10 13:27:24.0 +0100
@@ -1,0 +2,12 @@
+Tue Nov  1 06:21:26 UTC 2016 - co...@suse.com
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Devel-GlobalDestruction/Changes
+
+  Revision history for Devel-GlobalDestruction
+  
+  0.14 - 2016-10-31
+- stop relying on . being in @INC
+- switch to ExtUtils::HasCompiler to detect presence of a compiler
+
+---

Old:

  Devel-GlobalDestruction-0.13.tar.gz

New:

  Devel-GlobalDestruction-0.14.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Devel-GlobalDestruction.spec ++
--- /var/tmp/diff_new_pack.LKoRIR/_old  2016-11-10 13:27:25.0 +0100
+++ /var/tmp/diff_new_pack.LKoRIR/_new  2016-11-10 13:27:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-GlobalDestruction
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,19 @@
 
 
 Name:   perl-Devel-GlobalDestruction
-Version:0.13
+Version:0.14
 Release:0
 %define cpan_name Devel-GlobalDestruction
 Summary:Provides function returning the equivalent of
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-GlobalDestruction/
-Source: 
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
 BuildRequires:  perl(Sub::Exporter::Progressive) >= 0.001011
 Requires:   perl(Sub::Exporter::Progressive) >= 0.001011
 %{perl_requires}

++ Devel-GlobalDestruction-0.13.tar.gz -> 
Devel-GlobalDestruction-0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/Changes 
new/Devel-GlobalDestruction-0.14/Changes
--- old/Devel-GlobalDestruction-0.13/Changes2014-08-16 02:33:48.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/Changes2016-10-31 23:25:31.0 
+0100
@@ -1,3 +1,8 @@
+Revision history for Devel-GlobalDestruction
+
+0.14 - 2016-10-31
+  - stop relying on . being in @INC
+  - switch to ExtUtils::HasCompiler to detect presence of a compiler
 
 0.13 - 2014-08-16
   * include README
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/MANIFEST 
new/Devel-GlobalDestruction-0.14/MANIFEST
--- old/Devel-GlobalDestruction-0.13/MANIFEST   2014-08-16 02:34:00.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/MANIFEST   2016-10-31 23:25:47.0 
+0100
@@ -1,4 +1,5 @@
 Changes
+inc/ExtUtils/HasCompiler.pm
 lib/Devel/GlobalDestruction.pm
 maint/Makefile.PL.include
 Makefile.PL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-GlobalDestruction-0.13/META.json 
new/Devel-GlobalDestruction-0.14/META.json
--- old/Devel-GlobalDestruction-0.13/META.json  2014-08-16 02:34:00.0 
+0200
+++ new/Devel-GlobalDestruction-0.14/META.json  2016-10-31 23:25:47.0 
+0100
@@ -7,10 +7,10 @@
   "Peter Rabbitson ",
   "Arthur Axel 'fREW' Schmidt ",
   "Elizabeth Mattijsen ",
-  "Greham Knop "
+  "Graham Knop "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.141520",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -29,7 +29,6 @@
   "build" : {},
   "configure" : {
  "requires" : {
-   

commit perl-Role-Tiny for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Role-Tiny for openSUSE:Factory 
checked in at 2016-11-10 13:27:31

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


Package is "perl-Role-Tiny"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Role-Tiny/perl-Role-Tiny.changes
2016-05-12 09:33:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Role-Tiny.new/perl-Role-Tiny.changes   
2016-11-10 13:27:33.0 +0100
@@ -1,0 +2,11 @@
+Tue Nov  1 07:11:18 UTC 2016 - co...@suse.com
+
+- updated to 2.04
+   see /usr/share/doc/packages/perl-Role-Tiny/Changes
+
+  2.04 - 2016-10-31
+- Fix consuming stubs from roles (RT#116674).
+- Fix error message when applying conflicting roles to an object.
+- Drop prerequisite on MRO::Compat on perl 5.8.
+
+---

Old:

  Role-Tiny-2.03.tar.gz

New:

  Role-Tiny-2.04.tar.gz



Other differences:
--
++ perl-Role-Tiny.spec ++
--- /var/tmp/diff_new_pack.om6whn/_old  2016-11-10 13:27:33.0 +0100
+++ /var/tmp/diff_new_pack.om6whn/_new  2016-11-10 13:27:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Role-Tiny
-Version:2.03
+Version:2.04
 Release:0
 %define cpan_name Role-Tiny
 Summary:Roles. Like a nouvelle cuisine portion size slice of Moose

++ Role-Tiny-2.03.tar.gz -> Role-Tiny-2.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-2.03/Changes 
new/Role-Tiny-2.04/Changes
--- old/Role-Tiny-2.03/Changes  2016-04-22 00:03:16.0 +0200
+++ new/Role-Tiny-2.04/Changes  2016-10-31 22:22:29.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Role-Tiny
 
+2.04 - 2016-10-31
+  - Fix consuming stubs from roles (RT#116674).
+  - Fix error message when applying conflicting roles to an object.
+  - Drop prerequisite on MRO::Compat on perl 5.8.
+
 2.03 - 2016-04-21
   - don't install subs if importing into a package that is already a role.  
This
 can happen if the module previously imported Moo::Role.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-2.03/MANIFEST 
new/Role-Tiny-2.04/MANIFEST
--- old/Role-Tiny-2.03/MANIFEST 2016-04-22 00:03:50.0 +0200
+++ new/Role-Tiny-2.04/MANIFEST 2016-10-31 22:22:49.0 +0100
@@ -7,8 +7,6 @@
 t/concrete-methods.t
 t/create-hook.t
 t/does.t
-t/lib/Bar.pm
-t/lib/Baz.pm
 t/lib/BrokenModule.pm
 t/lib/FalseModule.pm
 t/lib/TrackLoad.pm
@@ -19,9 +17,6 @@
 t/role-basic-bugs.t
 t/role-basic-composition.t
 t/role-basic-exceptions.t
-t/role-basic/lib/My/Does/Basic.pm
-t/role-basic/lib/My/Example.pm
-t/role-basic/lib/TestMethods.pm
 t/role-duplication.t
 t/role-long-package-name.t
 t/role-tiny-composition.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-2.03/META.json 
new/Role-Tiny-2.04/META.json
--- old/Role-Tiny-2.03/META.json2016-04-22 00:03:49.0 +0200
+++ new/Role-Tiny-2.04/META.json2016-10-31 22:22:49.0 +0100
@@ -3,8 +3,8 @@
"author" : [
   "mst - Matt S. Trout (cpan:MSTROUT) "
],
-   "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter 
version 2.150001",
+   "dynamic_config" : 0,
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -60,5 +60,7 @@
   },
   "x_IRC" : "irc://irc.perl.org/#moose"
},
-   "version" : "2.03"
+   "version" : "2.04",
+   "x_serialization_backend" : "JSON::PP version 2.27300",
+   "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Tiny-2.03/META.yml 
new/Role-Tiny-2.04/META.yml
--- old/Role-Tiny-2.03/META.yml 2016-04-22 00:03:49.0 +0200
+++ new/Role-Tiny-2.04/META.yml 2016-10-31 22:22:49.0 +0100
@@ -4,8 +4,8 @@
   - 'mst - Matt S. Trout (cpan:MSTROUT) '
 build_requires:
   Test::More: '0.88'
-dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 
2.150001'
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,4 +25,6 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Role-Tiny
   license: 

commit perl-Mojolicious-Plugin-AssetPack for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2016-11-10 13:27:18

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


Package is "perl-Mojolicious-Plugin-AssetPack"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
  2016-11-07 12:22:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2016-11-10 13:27:20.0 +0100
@@ -1,0 +2,9 @@
+Mon Oct 31 06:48:25 UTC 2016 - co...@suse.com
+
+- updated to 1.25
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  1.25 2016-10-30T21:24:48+0100
+   - Add end_range(), start_range() and is_range() to Asset #104
+
+---

Old:

  Mojolicious-Plugin-AssetPack-1.24.tar.gz

New:

  Mojolicious-Plugin-AssetPack-1.25.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.DEDG5a/_old  2016-11-10 13:27:21.0 +0100
+++ /var/tmp/diff_new_pack.DEDG5a/_new  2016-11-10 13:27:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:1.24
+Version:1.25
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files

++ Mojolicious-Plugin-AssetPack-1.24.tar.gz -> 
Mojolicious-Plugin-AssetPack-1.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.24/Changes 
new/Mojolicious-Plugin-AssetPack-1.25/Changes
--- old/Mojolicious-Plugin-AssetPack-1.24/Changes   2016-09-11 
17:22:08.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-1.25/Changes   2016-10-30 
21:24:48.0 +0100
@@ -1,5 +1,8 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+1.25 2016-10-30T21:24:48+0100
+ - Add end_range(), start_range() and is_range() to Asset #104
+
 1.24 2016-09-11T17:22:08+0200
  - Forgot to delete t/sass-current-app.t after 1.23
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.24/MANIFEST 
new/Mojolicious-Plugin-AssetPack-1.25/MANIFEST
--- old/Mojolicious-Plugin-AssetPack-1.24/MANIFEST  2016-09-11 
17:22:10.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-1.25/MANIFEST  2016-10-30 
21:24:51.0 +0100
@@ -77,6 +77,7 @@
 t/not-found.t
 t/other.t
 t/png.t
+t/range.t
 t/recreate.t
 t/register.t
 t/reloader-process.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.24/META.json 
new/Mojolicious-Plugin-AssetPack-1.25/META.json
--- old/Mojolicious-Plugin-AssetPack-1.24/META.json 2016-09-11 
17:22:09.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-1.25/META.json 2016-10-30 
21:24:51.0 +0100
@@ -48,6 +48,6 @@
  "url" : 
"https://github.com/jhthorsen/mojolicious-plugin-assetpack.git;
   }
},
-   "version" : "1.24",
+   "version" : "1.25",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.24/META.yml 
new/Mojolicious-Plugin-AssetPack-1.25/META.yml
--- old/Mojolicious-Plugin-AssetPack-1.24/META.yml  2016-09-11 
17:22:09.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-1.25/META.yml  2016-10-30 
21:24:51.0 +0100
@@ -25,5 +25,5 @@
   bugtracker: https://github.com/jhthorsen/mojolicious-plugin-assetpack/issues
   homepage: https://github.com/jhthorsen/mojolicious-plugin-assetpack
   repository: https://github.com/jhthorsen/mojolicious-plugin-assetpack.git
-version: '1.24'
+version: '1.25'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.24/README 
new/Mojolicious-Plugin-AssetPack-1.25/README
--- old/Mojolicious-Plugin-AssetPack-1.24/README2016-09-11 
17:22:08.0 +0200
+++ new/Mojolicious-Plugin-AssetPack-1.25/README2016-10-30 
21:24:49.0 +0100
@@ -3,7 +3,7 @@
 javascript and coffeescript files
 
 VERSION
-1.24
+1.25
 
 SYNOPSIS
   Application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Sub-Exporter-Progressive for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Exporter-Progressive for 
openSUSE:Factory checked in at 2016-11-10 13:27:04

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


Package is "perl-Sub-Exporter-Progressive"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Sub-Exporter-Progressive/perl-Sub-Exporter-Progressive.changes
  2016-09-26 12:35:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Sub-Exporter-Progressive.new/perl-Sub-Exporter-Progressive.changes
 2016-11-10 13:27:05.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 23 06:20:06 UTC 2016 - co...@suse.com
+
+- updated to 0.001013
+   see /usr/share/doc/packages/perl-Sub-Exporter-Progressive/Changes
+
+  0.001013  2016-10-21 08:48:28-07:00 America/Los_Angeles
+- Avoid possible warnings about special variables only being used once
+  (Graham Knop)
+
+---

Old:

  Sub-Exporter-Progressive-0.001012.tar.gz

New:

  Sub-Exporter-Progressive-0.001013.tar.gz



Other differences:
--
++ perl-Sub-Exporter-Progressive.spec ++
--- /var/tmp/diff_new_pack.cn8FgJ/_old  2016-11-10 13:27:06.0 +0100
+++ /var/tmp/diff_new_pack.cn8FgJ/_new  2016-11-10 13:27:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sub-Exporter-Progressive
-Version:0.001012
+Version:0.001013
 Release:0
 %define cpan_name Sub-Exporter-Progressive
 Summary:Only use Sub::Exporter if you need it

++ Sub-Exporter-Progressive-0.001012.tar.gz -> 
Sub-Exporter-Progressive-0.001013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001012/Changes 
new/Sub-Exporter-Progressive-0.001013/Changes
--- old/Sub-Exporter-Progressive-0.001012/Changes   2016-08-23 
20:18:22.0 +0200
+++ new/Sub-Exporter-Progressive-0.001013/Changes   2016-10-21 
17:48:29.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Sub-Exporter-Progressive
 
+0.001013  2016-10-21 08:48:28-07:00 America/Los_Angeles
+  - Avoid possible warnings about special variables only being used once
+(Graham Knop)
+
 0.001012  2016-08-23 11:18:21-07:00 America/Los_Angeles
   - Many small performance improvements (Peter Rabbitson)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001012/MANIFEST 
new/Sub-Exporter-Progressive-0.001013/MANIFEST
--- old/Sub-Exporter-Progressive-0.001012/MANIFEST  2016-08-23 
20:18:22.0 +0200
+++ new/Sub-Exporter-Progressive-0.001013/MANIFEST  2016-10-21 
17:48:29.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.047.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001012/META.json 
new/Sub-Exporter-Progressive-0.001013/META.json
--- old/Sub-Exporter-Progressive-0.001012/META.json 2016-08-23 
20:18:22.0 +0200
+++ new/Sub-Exporter-Progressive-0.001013/META.json 2016-10-21 
17:48:29.0 +0200
@@ -4,7 +4,7 @@
   "Arthur Axel \"fREW\" Schmidt 
"
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -42,6 +42,7 @@
  "web" : "https://github.com/frioux/Sub-Exporter-Progressive;
   }
},
-   "version" : "0.001012"
+   "version" : "0.001013",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Exporter-Progressive-0.001012/META.yml 
new/Sub-Exporter-Progressive-0.001013/META.yml
--- old/Sub-Exporter-Progressive-0.001012/META.yml  2016-08-23 
20:18:22.0 +0200
+++ new/Sub-Exporter-Progressive-0.001013/META.yml  2016-10-21 
17:48:29.0 +0200
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -17,4 +17,5 @@
   bugtracker: https://github.com/frioux/Sub-Exporter-Progressive/issues
   

commit qmmp for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2016-11-10 13:26:59

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


Package is "qmmp"

Changes:

--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes2016-10-06 
12:45:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2016-11-10 
13:27:00.0 +0100
@@ -1,0 +2,12 @@
+Wed Nov  9 22:12:36 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.1.5:
+  * Add FFmpeg 3.2 support.
+  * Fix file downloading issue in the http plugin.
+  * Fix directory selection in the qsui plugin.
+  * Fix a possible segmentation fault.
+  * Fix command line option '--pl-repeat-toggle'.
+  * Fix some cppcheck warnings.
+  * Change a file dialogue form.
+
+---

Old:

  qmmp-1.1.4.tar.bz2

New:

  qmmp-1.1.5.tar.bz2



Other differences:
--
++ qmmp.spec ++
--- /var/tmp/diff_new_pack.4ks2pQ/_old  2016-11-10 13:27:01.0 +0100
+++ /var/tmp/diff_new_pack.4ks2pQ/_new  2016-11-10 13:27:01.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with mad
 %bcond_with restricted
 Name:   qmmp
-Version:1.1.4
+Version:1.1.5
 Release:0
 Summary:Qt-based Multimedia Player
 License:GPL-2.0+
@@ -101,8 +101,8 @@
 
 %package -n lib%{name}-plugins
 Summary:Plugins for libqmmp
-Group:  System/Libraries
 # Suggests instead of Recommends since MPlayer is a too big dependency.
+Group:  System/Libraries
 Suggests:   lib%{name}-plugin-mplayer
 Provides:   %{name}(%{sover})(Input)
 Provides:   %{name}(%{sover})(Output)
@@ -156,14 +156,14 @@
   -DUSE_HAL=OFF   \
   -DUSE_OSS=OFF   \
   -DUSE_OSS4=OFF
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %cmake_install
 
 %post
-%icon_theme_cache_post
 %desktop_database_post
+%icon_theme_cache_post
 
 %postun
 %desktop_database_postun

++ qmmp-1.1.4.tar.bz2 -> qmmp-1.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.4/ChangeLog new/qmmp-1.1.5/ChangeLog
--- old/qmmp-1.1.4/ChangeLog2016-10-04 11:49:54.0 +0200
+++ new/qmmp-1.1.5/ChangeLog2016-11-09 06:57:58.0 +0100
@@ -1216,3 +1216,12 @@
 * fixed support of skins UTF-16 with encoded pledit.txt
 * fixed 'index out of range' warning
 * fixed typo in the qsui plugin
+
+Version 1.1.5
+* added ffmpeg 3.2 support
+* fixed file downloading issue in the http plugin
+* fixed directory selection in the qsui plugin
+* fixed possible segmentation fault
+* fixed command line option '--pl-repeat-toggle'
+* fixed some cppcheck warnings
+* changed file dialog form
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.4/ChangeLog.rus new/qmmp-1.1.5/ChangeLog.rus
--- old/qmmp-1.1.4/ChangeLog.rus2016-10-04 11:49:54.0 +0200
+++ new/qmmp-1.1.5/ChangeLog.rus2016-11-09 06:57:58.0 +0100
@@ -1218,3 +1218,12 @@
 * исправлена поддержка обложек с файлом pledit.txt в кодировке UTF-16
 * исправлено предупреждение 'index out of range'
 * исправлена опечатка в интерфейсе qsui
+
+Версия 1.1.5
+* добавлена поддержка ffmpeg 3.2
+* устранена проблема с загрузкой файлов в модуле http
+* исправлен выбор директорий в модуле qsui
+* исправлена возможная ошибка сегментации
+* исправлена опция командной строки '--pl-repeat-toggle'
+* исправлены некоторые предупреждения cppcheck
+* изменена форма файлового диалога
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.1.4/ChangeLog.svn new/qmmp-1.1.5/ChangeLog.svn
--- old/qmmp-1.1.4/ChangeLog.svn2016-10-04 11:49:54.0 +0200
+++ new/qmmp-1.1.5/ChangeLog.svn2016-11-09 06:57:58.0 +0100
@@ -1,4 +1,52 @@
 
+r6836 | trialuser02 | 2016-10-30 13:59:17 +0300 (Вс., 30 окт. 2016) | 1 line
+
+updated changelogs
+
+r6833 | trialuser02 | 2016-10-30 13:56:08 +0300 (Вс., 30 окт. 2016) | 1 line
+
+added ffmpeg 3.2 support
+
+r6830 | trialuser02 | 2016-10-29 21:58:51 +0300 (Сб., 29 окт. 2016) | 1 line
+
+updated changelogs
+
+r6828 | trialuser02 | 2016-10-29 21:18:54 +0300 (Сб., 29 окт. 2016) | 1 line
+
+coding style fixes
+
+r6817 | 

commit rst2html5 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package rst2html5 for openSUSE:Factory 
checked in at 2016-11-10 13:26:53

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


Package is "rst2html5"

Changes:

--- /work/SRC/openSUSE:Factory/rst2html5/rst2html5.changes  2016-05-08 
10:46:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.rst2html5.new/rst2html5.changes 2016-11-10 
13:26:55.0 +0100
@@ -1,0 +2,13 @@
+Wed Nov  2 20:54:24 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.8.2:
+  * CodeBlock directive refactored
+- Changes for version 1.8.1:
+  * Raw html shouldn't be indented
+  * CodeBlock directive also registered as code
+- Changes for version 1.8:
+  * New directives define, undef, ifdef and ifndef to
+conditionally include (or not) a rst snippet.
+- Disable tests as we can't satisfy dependencies
+
+---

Old:

  rst2html5-1.7.5.tar.gz

New:

  rst2html5-1.8.2.tar.gz



Other differences:
--
++ rst2html5.spec ++
--- /var/tmp/diff_new_pack.Fih1QD/_old  2016-11-10 13:26:55.0 +0100
+++ /var/tmp/diff_new_pack.Fih1QD/_new  2016-11-10 13:26:55.0 +0100
@@ -17,24 +17,26 @@
 
 
 Name:   rst2html5
-Version:1.7.5
+Version:1.8.2
 Release:0
 Summary:RestructuredText to (X)HTML5
 License:MIT
 Group:  Development/Languages/Python
 Url:https://marianoguerra.github.io/rst2html5/
-Source: 
https://pypi.python.org/packages/source/r/%{name}/%{name}-%{version}.tar.gz
+Source: 
https://pypi.python.org/packages/bc/33/86da22a1b2fc63403f19567d9e07be311881abeb3e0380d7f6d7faf8b8b6/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-Genshi
-BuildRequires:  python3-Pygments
-BuildRequires:  python3-beautifulsoup4
+BuildRequires:  python3-Genshi >= 0.7
+BuildRequires:  python3-Pygments >= 2.0.2
+BuildRequires:  python3-beautifulsoup4 >= 4.4.
 BuildRequires:  python3-devel
-BuildRequires:  python3-docutils
-BuildRequires:  python3-nose
+BuildRequires:  python3-docutils >= 0.12
+BuildRequires:  python3-nose >= 1.3.7
+BuildRequires:  python3-nose >= 1.3.7
 BuildRequires:  python3-setuptools
-Requires:   python3-Genshi
-Requires:   python3-Pygments
-Requires:   python3-docutils
+BuildRequires:  python3-tox >= 2.3.1
+Requires:   python3-Genshi >= 0.7
+Requires:   python3-Pygments >= 2.0.2
+Requires:   python3-docutils >= 0.12
 BuildArch:  noarch
 
 %description
@@ -53,7 +55,7 @@
 %fdupes -s %{buildroot}
 
 %check
-python3 setup.py -q test
+#python3 setup.py -q test
 
 %files
 %defattr(-,root,root,-)

++ rst2html5-1.7.5.tar.gz -> rst2html5-1.8.2.tar.gz ++
 2502 lines of diff (skipped)




commit ghc-test-framework-hunit for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-test-framework-hunit for 
openSUSE:Factory checked in at 2016-11-10 13:26:45

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


Package is "ghc-test-framework-hunit"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-test-framework-hunit/ghc-test-framework-hunit.changes
2016-11-02 12:43:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-test-framework-hunit.new/ghc-test-framework-hunit.changes
   2016-11-10 13:26:46.0 +0100
@@ -1,0 +2,10 @@
+Fri Oct 21 13:19:21 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.2 revision 2 with cabal2obs.
+
+---
+Sun Oct  9 15:27:53 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.2 revision 1 with cabal2obs.
+
+---

New:

  test-framework-hunit.cabal



Other differences:
--
++ ghc-test-framework-hunit.spec ++
--- /var/tmp/diff_new_pack.dv9RBJ/_old  2016-11-10 13:26:47.0 +0100
+++ /var/tmp/diff_new_pack.dv9RBJ/_new  2016-11-10 13:26:47.0 +0100
@@ -22,17 +22,16 @@
 Release:0
 Summary:HUnit support for the test-framework package
 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#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-extensible-exceptions-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-test-framework-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 HUnit support for the test-framework package.
@@ -51,16 +50,14 @@
 
 %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
 

++ test-framework-hunit.cabal ++
Name:test-framework-hunit
Version: 0.3.0.2
x-revision: 2
Cabal-Version:   >= 1.6
Category:Testing
Synopsis:HUnit support for the test-framework package.
License: BSD3
License-File:LICENSE
Author:  Max Bolingbroke 
Maintainer:  Haskell Libraries 
Homepage:https://batterseapower.github.io/test-framework/
Bug-Reports: https://github.com/haskell/test-framework/issues
Build-Type:  Simple
Description: HUnit support for the test-framework package.

Flag Base4
Description:Choose base version 4
Default:True

Flag Base3
Description:Choose base version 3
Default:False


Library
Exposed-Modules:Test.Framework.Providers.HUnit

Build-Depends:  test-framework >= 0.2.0, HUnit >= 1.2 && < 1.6, 
extensible-exceptions >= 0.1.1 && < 0.2.0
if flag(base3)
Build-Depends:  base >= 3 && < 4
else
if flag(base4)
Build-Depends:  base >= 4 && < 5

Extensions: TypeOperators
MultiParamTypeClasses

Ghc-Options:-Wall

Source-Repository head
  Type: git
  Location: https://github.com/haskell/test-framework.git
  subdir:   hunit



commit ghc-svg-builder for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-svg-builder for openSUSE:Factory 
checked in at 2016-11-10 13:26:22

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


Package is "ghc-svg-builder"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-svg-builder/ghc-svg-builder.changes  
2016-11-02 12:41:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-svg-builder.new/ghc-svg-builder.changes 
2016-11-10 13:26:23.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 17 15:38:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.2 with cabal2obs.
+
+---

Old:

  svg-builder-0.1.0.1.tar.gz

New:

  svg-builder-0.1.0.2.tar.gz



Other differences:
--
++ ghc-svg-builder.spec ++
--- /var/tmp/diff_new_pack.c7RcCM/_old  2016-11-10 13:26:24.0 +0100
+++ /var/tmp/diff_new_pack.c7RcCM/_new  2016-11-10 13:26:24.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name svg-builder
 Name:   ghc-%{pkg_name}
-Version:0.1.0.1
+Version:0.1.0.2
 Release:0
 Summary:DSL for building SVG
 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-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-hashable-devel
@@ -34,7 +33,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Fast, easy to write SVG.
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ svg-builder-0.1.0.1.tar.gz -> svg-builder-0.1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svg-builder-0.1.0.1/svg-builder.cabal 
new/svg-builder-0.1.0.2/svg-builder.cabal
--- old/svg-builder-0.1.0.1/svg-builder.cabal   2016-02-18 19:58:13.0 
+0100
+++ new/svg-builder-0.1.0.2/svg-builder.cabal   2016-10-12 15:44:50.0 
+0200
@@ -1,5 +1,5 @@
 name:svg-builder
-version: 0.1.0.1
+version: 0.1.0.2
 synopsis:DSL for building SVG.
 description: Fast, easy to write SVG.
 homepage:http://github.com/jeffreyrosenbluth/svg-builder.git
@@ -14,7 +14,7 @@
 cabal-version:   >=1.10
 
 library
-  ghc-options: -Wall -rtsopts -O2
+  ghc-options: -Wall -fsimpl-tick-factor=200
   exposed-modules: Graphics.Svg,
Graphics.Svg.Core,
Graphics.Svg.Path,




commit ghc-protolude for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-protolude for openSUSE:Factory 
checked in at 2016-11-10 13:25:46

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


Package is "ghc-protolude"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-protolude/ghc-protolude.changes  
2016-11-02 12:47:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-protolude.new/ghc-protolude.changes 
2016-11-10 13:25:49.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 30 16:26:57 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.10 with cabal2obs.
+
+---
+Mon Oct 17 15:37:55 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.8 with cabal2obs.
+
+---

Old:

  protolude-0.1.7.tar.gz

New:

  protolude-0.1.10.tar.gz



Other differences:
--
++ ghc-protolude.spec ++
--- /var/tmp/diff_new_pack.wh9TGR/_old  2016-11-10 13:25:50.0 +0100
+++ /var/tmp/diff_new_pack.wh9TGR/_new  2016-11-10 13:25:50.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name protolude
 Name:   ghc-%{pkg_name}
-Version:0.1.7
+Version:0.1.10
 Release:0
 Summary:A sensible set of defaults for writing custom Preludes
 License:MIT

++ protolude-0.1.7.tar.gz -> protolude-0.1.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.7/protolude.cabal 
new/protolude-0.1.10/protolude.cabal
--- old/protolude-0.1.7/protolude.cabal 2016-08-15 14:55:57.0 +0200
+++ new/protolude-0.1.10/protolude.cabal2016-10-27 11:08:43.0 
+0200
@@ -1,5 +1,5 @@
 name:protolude
-version: 0.1.7
+version: 0.1.10
 synopsis:A sensible set of defaults for writing custom Preludes.
 description: A sensible set of defaults for writing custom Preludes.
 homepage:https://github.com/sdiehl/protolude
@@ -46,6 +46,7 @@
 Functor
 Semiring
 Bifunctor
+Exceptions
 Panic
 
   other-modules:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.7/src/Applicative.hs 
new/protolude-0.1.10/src/Applicative.hs
--- old/protolude-0.1.7/src/Applicative.hs  2016-08-15 14:55:57.0 
+0200
+++ new/protolude-0.1.10/src/Applicative.hs 2016-10-27 11:08:43.0 
+0200
@@ -5,9 +5,13 @@
   orAlt,
   orEmpty,
   eitherA,
+  purer,
+  liftAA2,
+  (<<*>>),
 ) where
 
 import Data.Bool (Bool)
+import Data.Function ((.))
 import Data.Either (Either(..))
 import Data.Monoid (Monoid(..))
 import Control.Applicative
@@ -20,3 +24,12 @@
 
 eitherA :: (Alternative f) => f a -> f b -> f (Either a b)
 eitherA a b = (Left <$> a) <|> (Right <$> b)
+
+purer :: (Applicative f, Applicative g) => a -> f (g a)
+purer = pure . pure
+
+liftAA2 :: (Applicative f, Applicative g) => (a -> b -> c) -> f (g a) -> f (g 
b) -> f (g c)
+liftAA2 = liftA2 . liftA2
+
+(<<*>>) :: (Applicative f, Applicative g)  => f (g (a -> b)) -> f (g a) -> f 
(g b)
+(<<*>>) = liftA2 (<*>)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.7/src/Exceptions.hs 
new/protolude-0.1.10/src/Exceptions.hs
--- old/protolude-0.1.7/src/Exceptions.hs   1970-01-01 01:00:00.0 
+0100
+++ new/protolude-0.1.10/src/Exceptions.hs  2016-10-27 11:08:43.0 
+0200
@@ -0,0 +1,28 @@
+{-# LANGUAGE Trustworthy #-}
+{-# LANGUAGE NoImplicitPrelude #-}
+
+module Exceptions (
+  hush,
+  note,
+  tryIO,
+) where
+
+import Base (IO)
+import Data.Function ((.))
+import Control.Monad.Trans (liftIO)
+import Control.Monad.IO.Class (MonadIO)
+import Control.Monad.Except (ExceptT(..), MonadError, throwError)
+import Control.Exception as Exception
+import Control.Applicative
+import Data.Maybe (Maybe, maybe)
+import Data.Either (Either(..))
+
+hush :: Alternative m => Either e a -> m a
+hush (Left _)  = empty
+hush (Right x) = pure x
+
+note :: (MonadError e m, Applicative m) => e -> Maybe a -> m a
+note err = maybe (throwError err) pure
+
+tryIO :: MonadIO m => IO a -> ExceptT IOException m a
+tryIO = ExceptT . liftIO . Exception.try
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.7/src/Functor.hs 
new/protolude-0.1.10/src/Functor.hs
--- old/protolude-0.1.7/src/Functor.hs  2016-08-15 14:55:57.0 +0200
+++ new/protolude-0.1.10/src/Functor.hs 2016-10-27 11:08:43.0 +0200
@@ -23,12 +23,16 @@
   )
 
 import Data.Function (flip)
+import Data.Function ((.))
 
 infixl 4 $>
 
 ($>) :: 

commit ghc-socket for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-socket for openSUSE:Factory 
checked in at 2016-11-10 13:25:55

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


Package is "ghc-socket"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-socket/ghc-socket.changes2016-11-02 
12:38:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-socket.new/ghc-socket.changes   
2016-11-10 13:25:56.0 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:38:27 UTC 2016 - psim...@suse.com
+
+- Update to version 0.6.1.0 revision 0 with cabal2obs.
+
+---

Old:

  socket-0.6.0.1.tar.gz

New:

  socket-0.6.1.0.tar.gz



Other differences:
--
++ ghc-socket.spec ++
--- /var/tmp/diff_new_pack.DNMEF7/_old  2016-11-10 13:25:57.0 +0100
+++ /var/tmp/diff_new_pack.DNMEF7/_new  2016-11-10 13:25:57.0 +0100
@@ -19,22 +19,22 @@
 %global pkg_name socket
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.6.0.1
+Version:0.6.1.0
 Release:0
 Summary:An extensible socket library
 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-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-tasty-devel
+BuildRequires:  ghc-tasty-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library is a minimal cross platform interface for BSD style networking.
@@ -53,20 +53,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

++ socket-0.6.0.1.tar.gz -> socket-0.6.1.0.tar.gz ++
 2209 lines of diff (skipped)




commit ghc-swagger2 for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-swagger2 for openSUSE:Factory 
checked in at 2016-11-10 13:26:30

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


Package is "ghc-swagger2"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-swagger2/ghc-swagger2.changes
2016-11-02 12:41:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-swagger2.new/ghc-swagger2.changes   
2016-11-10 13:26:31.0 +0100
@@ -1,0 +2,10 @@
+Tue Oct 11 08:49:50 UTC 2016 - psim...@suse.com
+
+- Update to version 2.1.3 with cabal2obs.
+
+---
+Thu Sep 15 07:07:29 UTC 2016 - psim...@suse.com
+
+- Update to version 2.1.2.1 revision 0 with cabal2obs.
+
+---

Old:

  swagger2-2.0.2.tar.gz

New:

  swagger2-2.1.3.tar.gz



Other differences:
--
++ ghc-swagger2.spec ++
--- /var/tmp/diff_new_pack.buEWLv/_old  2016-11-10 13:26:32.0 +0100
+++ /var/tmp/diff_new_pack.buEWLv/_new  2016-11-10 13:26:32.0 +0100
@@ -19,20 +19,22 @@
 %global pkg_name swagger2
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.0.2
+Version:2.1.3
 Release:0
 Summary:Swagger 2.0 data model
 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-base-compat-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-generics-sop-devel
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-http-media-devel
+BuildRequires:  ghc-insert-ordered-containers-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-network-devel
@@ -43,6 +45,7 @@
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
+BuildRequires:  ghc-uuid-types-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
@@ -53,7 +56,6 @@
 BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Please see README.md.
@@ -72,20 +74,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

++ swagger2-2.0.2.tar.gz -> swagger2-2.1.3.tar.gz ++
 2197 lines of diff (skipped)




commit ghc-tasty-golden for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-tasty-golden for 
openSUSE:Factory checked in at 2016-11-10 13:26:39

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


Package is "ghc-tasty-golden"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-tasty-golden/ghc-tasty-golden.changes
2016-11-02 12:42:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tasty-golden.new/ghc-tasty-golden.changes   
2016-11-10 13:26:40.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:10:12 UTC 2016 - psim...@suse.com
+
+- Update to version 2.3.1.1 revision 0 with cabal2obs.
+
+---

Old:

  tasty-golden-2.3.1.tar.gz

New:

  tasty-golden-2.3.1.1.tar.gz



Other differences:
--
++ ghc-tasty-golden.spec ++
--- /var/tmp/diff_new_pack.d1cRcg/_old  2016-11-10 13:26:41.0 +0100
+++ /var/tmp/diff_new_pack.d1cRcg/_new  2016-11-10 13:26:41.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name tasty-golden
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.3.1
+Version:2.3.1.1
 Release:0
 Summary:Golden tests support for tasty
 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-async-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -46,7 +45,6 @@
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-temporary-rc-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides support for «golden testing». A golden test is an IO
@@ -68,20 +66,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

++ tasty-golden-2.3.1.tar.gz -> tasty-golden-2.3.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/CHANGELOG.md 
new/tasty-golden-2.3.1.1/CHANGELOG.md
--- old/tasty-golden-2.3.1/CHANGELOG.md 2015-11-26 18:20:50.0 +0100
+++ new/tasty-golden-2.3.1.1/CHANGELOG.md   2016-08-25 08:41:14.0 
+0200
@@ -1,6 +1,11 @@
 Changes
 ===
 
+Version 2.3.1.1
+---
+
+Fix compatibility with `optparse-applicative-0.13`
+
 Version 2.3.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/Test/Tasty/Golden/Internal.hs 
new/tasty-golden-2.3.1.1/Test/Tasty/Golden/Internal.hs
--- old/tasty-golden-2.3.1/Test/Tasty/Golden/Internal.hs2015-11-18 
10:45:02.0 +0100
+++ new/tasty-golden-2.3.1.1/Test/Tasty/Golden/Internal.hs  2016-08-25 
08:34:36.0 +0200
@@ -6,6 +6,7 @@
 import Control.Exception
 import Data.Typeable (Typeable)
 import Options.Applicative
+import Data.Monoid
 import Data.Tagged
 import Data.Proxy
 import System.IO.Error (isDoesNotExistError)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/tasty-golden.cabal 
new/tasty-golden-2.3.1.1/tasty-golden.cabal
--- old/tasty-golden-2.3.1/tasty-golden.cabal   2015-11-26 18:20:47.0 
+0100
+++ new/tasty-golden-2.3.1.1/tasty-golden.cabal 2016-08-25 08:36:28.0 
+0200
@@ -1,5 +1,5 @@
 name:tasty-golden
-version: 2.3.1
+version: 2.3.1.1
 synopsis:Golden tests support for tasty
 description:
   This package provides support for «golden testing».




commit ghc-sorted-list for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-sorted-list for openSUSE:Factory 
checked in at 2016-11-10 13:26:06

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


Package is "ghc-sorted-list"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-sorted-list/ghc-sorted-list.changes  
2016-11-02 12:38:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-sorted-list.new/ghc-sorted-list.changes 
2016-11-10 13:26:07.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:04:47 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.0 revision 0 with cabal2obs.
+
+---

Old:

  sorted-list-0.1.6.1.tar.gz

New:

  sorted-list-0.2.0.0.tar.gz



Other differences:
--
++ ghc-sorted-list.spec ++
--- /var/tmp/diff_new_pack.L0pLsy/_old  2016-11-10 13:26:08.0 +0100
+++ /var/tmp/diff_new_pack.L0pLsy/_new  2016-11-10 13:26:08.0 +0100
@@ -18,19 +18,17 @@
 
 %global pkg_name sorted-list
 Name:   ghc-%{pkg_name}
-Version:0.1.6.1
+Version:0.2.0.0
 Release:0
 Summary:Type-enforced sorted lists and related functions
 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-deepseq-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Type-enforced sorted lists and related functions.
@@ -71,15 +69,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ sorted-list-0.1.6.1.tar.gz -> sorted-list-0.2.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sorted-list-0.1.6.1/Data/SortedList.hs 
new/sorted-list-0.2.0.0/Data/SortedList.hs
--- old/sorted-list-0.1.6.1/Data/SortedList.hs  2016-05-28 17:52:12.0 
+0200
+++ new/sorted-list-0.2.0.0/Data/SortedList.hs  2016-05-28 19:38:15.0 
+0200
@@ -30,8 +30,8 @@
   , dropWhile
   , span
   , filter
-  , filterLT
-  , filterGT
+  , filterLE
+  , filterGE
   , partition
 -- * Queries
 #if !MIN_VERSION_base(4,8,0)
@@ -227,15 +227,15 @@
 filter f = fst . partition f
 
 -- | /O(n)/. Select only elements less or equal to the argument.
-filterLT :: Ord a => a -> SortedList a -> SortedList a
-filterLT a (SortedList l) = SortedList $ go l
+filterLE :: Ord a => a -> SortedList a -> SortedList a
+filterLE a (SortedList l) = SortedList $ go l
   where
 go (x:xs) = if x <= a then x : go xs else []
 go [] = []
 
 -- | /O(n)/. Select only elements greater or equal to the argument.
-filterGT :: Ord a => a -> SortedList a -> SortedList a
-filterGT a (SortedList l) = SortedList $ go l
+filterGE :: Ord a => a -> SortedList a -> SortedList a
+filterGE a (SortedList l) = SortedList $ go l
   where
 go (x:xs) = if a <= x then x : xs else go xs
 go [] = []
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sorted-list-0.1.6.1/sorted-list.cabal 
new/sorted-list-0.2.0.0/sorted-list.cabal
--- old/sorted-list-0.1.6.1/sorted-list.cabal   2016-05-28 18:10:40.0 
+0200
+++ new/sorted-list-0.2.0.0/sorted-list.cabal   2016-05-28 19:38:28.0 
+0200
@@ -1,5 +1,5 @@
 name:sorted-list
-version: 0.1.6.1
+version: 0.2.0.0
 synopsis:Type-enforced sorted lists and related functions.
 description: Type-enforced sorted lists and related functions.
  .




commit ghc-monoid-extras for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-monoid-extras for 
openSUSE:Factory checked in at 2016-11-10 13:25:32

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


Package is "ghc-monoid-extras"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monoid-extras/ghc-monoid-extras.changes  
2016-11-02 12:36:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monoid-extras.new/ghc-monoid-extras.changes 
2016-11-10 13:25:33.0 +0100
@@ -1,0 +2,5 @@
+Fri Jul 22 06:05:43 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.2 revision 0 with cabal2obs.
+
+---

Old:

  monoid-extras-0.4.1.2.tar.gz

New:

  monoid-extras-0.4.2.tar.gz



Other differences:
--
++ ghc-monoid-extras.spec ++
--- /var/tmp/diff_new_pack.k58Yqt/_old  2016-11-10 13:25:34.0 +0100
+++ /var/tmp/diff_new_pack.k58Yqt/_new  2016-11-10 13:25:34.0 +0100
@@ -18,21 +18,19 @@
 
 %global pkg_name monoid-extras
 Name:   ghc-%{pkg_name}
-Version:0.4.1.2
+Version:0.4.2
 Release:0
 Summary:Various extra monoid-related definitions and utilities
 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-groups-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-semigroupoids-devel
 BuildRequires:  ghc-semigroups-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Various extra monoid-related definitions and utilities, such as monoid actions,
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ monoid-extras-0.4.1.2.tar.gz -> monoid-extras-0.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-extras-0.4.1.2/CHANGES 
new/monoid-extras-0.4.2/CHANGES
--- old/monoid-extras-0.4.1.2/CHANGES   2016-06-16 23:55:33.0 +0200
+++ new/monoid-extras-0.4.2/CHANGES 2016-07-16 13:51:40.0 +0200
@@ -1,3 +1,7 @@
+* 0.4.2: 16 July 2016
+
+- Additions to Data.Monoid.SemiDirectProduct (unSemi, tag, untag)
+
 * 0.4.1.2: 16 June 2016
 
 - allow semigroupoids-5.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monoid-extras-0.4.1.2/monoid-extras.cabal 
new/monoid-extras-0.4.2/monoid-extras.cabal
--- old/monoid-extras-0.4.1.2/monoid-extras.cabal   2016-06-16 
23:55:33.0 +0200
+++ new/monoid-extras-0.4.2/monoid-extras.cabal 2016-07-16 13:51:40.0 
+0200
@@ -1,5 +1,5 @@
 name:monoid-extras
-version: 0.4.1.2
+version: 0.4.2
 synopsis:Various extra monoid-related definitions and utilities
 description: Various extra monoid-related definitions and utilities,
  such as monoid actions, monoid coproducts, semi-direct
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/monoid-extras-0.4.1.2/src/Data/Monoid/SemiDirectProduct/Strict.hs 
new/monoid-extras-0.4.2/src/Data/Monoid/SemiDirectProduct/Strict.hs
--- old/monoid-extras-0.4.1.2/src/Data/Monoid/SemiDirectProduct/Strict.hs   
2016-06-16 23:55:33.0 +0200
+++ new/monoid-extras-0.4.2/src/Data/Monoid/SemiDirectProduct/Strict.hs 
2016-07-16 13:51:40.0 +0200
@@ -1,30 +1,37 @@
 -- | A strict version of the semi-direct product. If a monoid m acts
--- on s then this version of the semi-direct product is strict in the
--- m-portion of the semi-direct product.
+--   on s then this version of the semi-direct product is strict in
+--   the m-portion of the semi-direct product.
 
+{-# LANGUAGE CPP   #-}
 {-# LANGUAGE FlexibleInstances #-}
 {-# LANGUAGE MultiParamTypeClasses #-}
 {-# LANGUAGE TupleSections #-}
-{-# LANGUAGE CPP   #-}
 
 module Data.Monoid.SemiDirectProduct.Strict
-   ( Semi, quotient, inject, embed
+   ( Semi, unSemi, tag, inject, untag, embed, quotient
) where
 
 #if !MIN_VERSION_base(4,8,0)
-import Data.Monoid
+import   Data.Monoid
 #endif
 
-import Data.Monoid.Action
+import   Data.Monoid.Action
 
--- | The semi-direct product of monoids @s@ and @m@. When the monoid
--- @m@ acts on the monoid @s@, this type acquires a monoid structure.

commit ghc-markdown for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-markdown for openSUSE:Factory 
checked in at 2016-11-10 13:24:49

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


Package is "ghc-markdown"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-markdown/ghc-markdown.changes
2016-11-02 12:35:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-markdown.new/ghc-markdown.changes   
2016-11-10 13:24:51.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 17 15:38:19 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.15 with cabal2obs.
+
+---

Old:

  markdown-0.1.14.tar.gz

New:

  markdown-0.1.15.tar.gz



Other differences:
--
++ ghc-markdown.spec ++
--- /var/tmp/diff_new_pack.yvuAh1/_old  2016-11-10 13:24:52.0 +0100
+++ /var/tmp/diff_new_pack.yvuAh1/_new  2016-11-10 13:24:52.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name markdown
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.14
+Version:0.1.15
 Release:0
 Summary:Convert Markdown to HTML, with XSS protection
 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-attoparsec-devel
 BuildRequires:  ghc-blaze-html-devel
 BuildRequires:  ghc-blaze-markup-devel
@@ -47,7 +46,6 @@
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library leverages existing high-performance libraries (attoparsec,
@@ -68,20 +66,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

++ markdown-0.1.14.tar.gz -> markdown-0.1.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/markdown-0.1.14/Text/Markdown/Types.hs 
new/markdown-0.1.15/Text/Markdown/Types.hs
--- old/markdown-0.1.14/Text/Markdown/Types.hs  2016-04-07 08:21:41.0 
+0200
+++ new/markdown-0.1.15/Text/Markdown/Types.hs  2016-10-11 07:53:31.0 
+0200
@@ -111,8 +111,9 @@
| FHParsed ([Block Text] -> [Block Text])
  -- ^ Wrap up the given parsed content.
 
-instance Default MarkdownSettings where
-def = MarkdownSettings
+-- | @since 0.1.15
+defaultMarkdownSettings :: MarkdownSettings
+defaultMarkdownSettings = MarkdownSettings
 { msXssProtect = True
 , msStandaloneHtml = empty
 , msFencedHandlers = codeFencedHandler "```" `mappend` 
codeFencedHandler "~~~"
@@ -126,6 +127,9 @@
 , msAddHeadingId = False
 }
 
+instance Default MarkdownSettings where
+def = defaultMarkdownSettings
+
 -- | Helper for creating a 'FHRaw'.
 --
 -- Since 0.1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/markdown-0.1.14/Text/Markdown.hs 
new/markdown-0.1.15/Text/Markdown.hs
--- old/markdown-0.1.14/Text/Markdown.hs2016-04-07 08:21:41.0 
+0200
+++ new/markdown-0.1.15/Text/Markdown.hs2016-10-11 07:53:31.0 
+0200
@@ -6,6 +6,7 @@
   markdown
   -- * Settings
 , MarkdownSettings
+, defaultMarkdownSettings
 , msXssProtect
 , msStandaloneHtml
 , msFencedHandlers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/markdown-0.1.14/markdown.cabal 
new/markdown-0.1.15/markdown.cabal
--- old/markdown-0.1.14/markdown.cabal  2016-04-07 08:21:41.0 +0200
+++ new/markdown-0.1.15/markdown.cabal  2016-10-11 07:53:31.0 +0200
@@ -1,5 +1,5 @@
 Name:markdown
-Version: 0.1.14
+Version: 0.1.15
 Synopsis:Convert Markdown to HTML, with XSS protection
 Description: This library leverages existing high-performance 
libraries (attoparsec, blaze-html, text, and conduit), and should integrate 
well with existing codebases.
 Homepage:https://github.com/snoyberg/markdown




commit ghc-megaparsec for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-megaparsec for openSUSE:Factory 
checked in at 2016-11-10 13:24:56

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


Package is "ghc-megaparsec"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-megaparsec/ghc-megaparsec.changes
2016-11-02 12:35:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-megaparsec.new/ghc-megaparsec.changes   
2016-11-10 13:24:58.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:09:20 UTC 2016 - psim...@suse.com
+
+- Update to version 5.0.1 revision 0 with cabal2obs.
+
+---

Old:

  megaparsec-4.4.0.tar.gz

New:

  megaparsec-5.0.1.tar.gz



Other differences:
--
++ ghc-megaparsec.spec ++
--- /var/tmp/diff_new_pack.X6ZztN/_old  2016-11-10 13:24:59.0 +0100
+++ /var/tmp/diff_new_pack.X6ZztN/_new  2016-11-10 13:24:59.0 +0100
@@ -19,20 +19,21 @@
 %global pkg_name megaparsec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:4.4.0
+Version:5.0.1
 Release:0
 Summary:Monadic parser combinators
 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-bytestring-devel
-BuildRequires:  ghc-fail-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  ghc-semigroups-devel
+BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,7 +44,6 @@
 BuildRequires:  ghc-test-framework-hunit-devel
 BuildRequires:  ghc-test-framework-quickcheck2-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This is industrial-strength monadic parser combinator library.
@@ -63,20 +63,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

++ megaparsec-4.4.0.tar.gz -> megaparsec-5.0.1.tar.gz ++
 6693 lines of diff (skipped)




commit openSUSE-EULAs for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package openSUSE-EULAs for openSUSE:Factory 
checked in at 2016-11-10 13:15:12

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


Package is "openSUSE-EULAs"

Changes:

--- /work/SRC/openSUSE:Factory/openSUSE-EULAs/openSUSE-EULAs.changes
2016-11-03 11:10:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.openSUSE-EULAs.new/openSUSE-EULAs.changes   
2016-11-10 13:15:14.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 08 16:15:52 UTC 2016 - lnus...@suse.de
+
+- Update to version 84.87.20161106.e41d147:
+  * Translated using Weblate (Arabic)
+
+---

Old:

  openSUSE-EULAs-84.87.20161031.287d9d4.tar.xz

New:

  openSUSE-EULAs-84.87.20161106.e41d147.tar.xz



Other differences:
--
++ openSUSE-EULAs.spec ++
--- /var/tmp/diff_new_pack.RXunt4/_old  2016-11-10 13:15:15.0 +0100
+++ /var/tmp/diff_new_pack.RXunt4/_new  2016-11-10 13:15:15.0 +0100
@@ -19,7 +19,7 @@
 %bcond_without  java
 
 Name:   openSUSE-EULAs
-Version:84.87.20161031.287d9d4
+Version:84.87.20161106.e41d147
 Release:0
 Url:https://github.com/openSUSE/openSUSE-EULAs
 Summary:Collection of EULAs for openSUSE

++ _servicedata ++
--- /var/tmp/diff_new_pack.RXunt4/_old  2016-11-10 13:15:15.0 +0100
+++ /var/tmp/diff_new_pack.RXunt4/_new  2016-11-10 13:15:15.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/openSUSE/openSUSE-EULAs.git
-  287d9d479227598825fa446e050488723bd2f8d0
\ No newline at end of file
+  e41d147148a8b10181979c9517e244674d77fb51
\ No newline at end of file

++ openSUSE-EULAs-84.87.20161031.287d9d4.tar.xz -> 
openSUSE-EULAs-84.87.20161106.e41d147.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-EULAs-84.87.20161031.287d9d4/Mesa-dri-nouveau/Mesa-dri-nouveau.ar.po
 
new/openSUSE-EULAs-84.87.20161106.e41d147/Mesa-dri-nouveau/Mesa-dri-nouveau.ar.po
--- 
old/openSUSE-EULAs-84.87.20161031.287d9d4/Mesa-dri-nouveau/Mesa-dri-nouveau.ar.po
   1970-01-01 01:00:00.0 +0100
+++ 
new/openSUSE-EULAs-84.87.20161106.e41d147/Mesa-dri-nouveau/Mesa-dri-nouveau.ar.po
   2016-11-06 05:44:06.0 +0100
@@ -0,0 +1,68 @@
+#. extracted from Mesa-dri-nouveau/Mesa-dri-nouveau.en
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-10-27 15:27+0200\n"
+"PO-Revision-Date: 2016-11-06 04:44+\n"
+"Last-Translator: mohammad alhargan \n"
+"Language-Team: Arabic \n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: Weblate 2.6\n"
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:1
+msgid "WARNING: Nouveau DRI/3D driver selected."
+msgstr "تحذير: تم اختيار سواقة DRI / 3D المحددة والحديثة."
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:3
+msgid ""
+"This driver is considered experimental and is known to have issues with\n"
+"applications that use certain 3D acceleration features of modern\n"
+"NVIDIA hardware."
+msgstr ""
+"تعتبر سواقة التشغيل هذه تجريبية وكما هو معروف لديك مشاكل مع\n"
+"التطبيقات التي تستخدم بعض ميزات تسريع 3D الحديثة\n"
+"لأجهزة NVIDIA."
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:7
+msgid ""
+"Symptoms include application crashes or lockups & crashes of your system's\n"
+"graphical environment. Older Hardware and less demanding applications may "
+"work\n"
+"just fine and do benefit from the Hardware acceleration features this "
+"driver\n"
+"offers over software emulation."
+msgstr ""
+"تشمل عراض تعطل التطبيق أو مقار الاحتجاز وتعطل نظام\n"
+"البيئة الرسومية. قد تعمل الأجهزة القديمة ومتطلبات التطبيقات البسيطة\n"
+"بشكل جيد وتقدم هذه السواقة ميزات تسريع الأجهزة\n"
+"وتقدم أكثر من محاكاة البرامج."
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:12
+msgid ""
+"Use of this driver is especially not recommended for use with the KDE "
+"Desktop\n"
+"Environment or Qt-based Applications."
+msgstr ""
+"لا ينصح باستخدام سواقة التشغيل هذا للاستخدام مع سطح المكتب KDE\n"
+"لبيئة أو تطبيقات المستندة إلى Qt."
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:15
+msgid "The hardware vendor potentially offers alternative drivers."
+msgstr "يحتمل أن يوفر بائع الجهاز سواقة تشغيل بديلة."
+
+#: Mesa-dri-nouveau/Mesa-dri-nouveau.en:17
+msgid ""
+"Please click \"I Agree\" if you accept the risks 

commit ghc-microlens-aeson for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-microlens-aeson for 
openSUSE:Factory checked in at 2016-11-10 13:25:07

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


Package is "ghc-microlens-aeson"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-microlens-aeson/ghc-microlens-aeson.changes  
2016-11-02 12:36:07.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-aeson.new/ghc-microlens-aeson.changes 
2016-11-10 13:25:09.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:52:49 UTC 2016 - psim...@suse.com
+
+- Update to version 2.1.1.1 revision 0 with cabal2obs.
+
+---

Old:

  microlens-aeson-2.1.1.tar.gz

New:

  microlens-aeson-2.1.1.1.tar.gz



Other differences:
--
++ ghc-microlens-aeson.spec ++
--- /var/tmp/diff_new_pack.CwbiwC/_old  2016-11-10 13:25:10.0 +0100
+++ /var/tmp/diff_new_pack.CwbiwC/_new  2016-11-10 13:25:10.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name microlens-aeson
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.1.1
+Version:2.1.1.1
 Release:0
 Summary:Law-abiding lenses for Aeson, using microlens
 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-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-bytestring-devel
@@ -39,14 +38,9 @@
 BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-doctest-devel
-BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-generic-deriving-devel
-BuildRequires:  ghc-semigroups-devel
-BuildRequires:  ghc-simple-reflect-devel
+BuildRequires:  ghc-tasty-devel
+BuildRequires:  ghc-tasty-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Law-abiding lenses for Aeson, using microlens.
@@ -66,20 +60,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

++ microlens-aeson-2.1.1.tar.gz -> microlens-aeson-2.1.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-aeson-2.1.1/.travis.yml 
new/microlens-aeson-2.1.1.1/.travis.yml
--- old/microlens-aeson-2.1.1/.travis.yml   2016-02-10 01:22:38.0 
+0100
+++ new/microlens-aeson-2.1.1.1/.travis.yml 2016-08-09 06:41:52.0 
+0200
@@ -13,8 +13,7 @@
 # The different configurations we want to test. You could also do things like
 # change flags or use --stack-yaml to point to a different file.
 env:
-- ARGS="--resolver lts-5.2"
-- ARGS="--resolver nightly-2015-12-16"
+- ARGS="--resolver nightly-2016-08-01"
 
 before_install:
 # Download and unpack the stack executable
@@ -25,7 +24,11 @@
 # This line does all of the work: installs GHC if necessary, build the library,
 # executables, and test suites, and runs the test suites. --no-terminal works
 # around some quirks in Travis's terminal implementation.
-script: stack $ARGS --no-terminal --install-ghc test
+script: stack $ARGS --no-terminal --install-ghc test --coverage
+
+after_script:
+  - travis_retry curl -L 
https://github.com/rubik/stack-hpc-coveralls/releases/download/v0.0.4.0/shc-linux-x64-8.0.1.tar.bz2
 | tar -xj
+  - ./shc microlens-aeson microlens-aeson-test
 
 # Caching so the next build will be fast too.
 cache:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-aeson-2.1.1/README.md 
new/microlens-aeson-2.1.1.1/README.md
--- old/microlens-aeson-2.1.1/README.md 2015-12-30 17:43:36.0 +0100
+++ new/microlens-aeson-2.1.1.1/README.md   2016-08-09 06:54:51.0 
+0200
@@ -2,6 +2,10 @@
 ===
 
 [![Build 
Status](https://travis-ci.org/fosskers/microlens-aeson.svg?branch=master)](https://travis-ci.org/fosskers/microlens-aeson)
+[![Coverage 
Status](https://coveralls.io/repos/github/fosskers/microlens-aeson/badge.svg?branch=master)](https://coveralls.io/github/fosskers/microlens-aeson?branch=master)
+[![Hackage](https://img.shields.io/hackage/v/microlens-aeson.svg?style=flat)](https://hackage.haskell.org/package/microlens-aeson)
+[![Stackage 

commit ghc-microlens-th for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-microlens-th for 
openSUSE:Factory checked in at 2016-11-10 13:25:24

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


Package is "ghc-microlens-th"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-microlens-th/ghc-microlens-th.changes
2016-11-02 12:36:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-microlens-th.new/ghc-microlens-th.changes   
2016-11-10 13:25:26.0 +0100
@@ -1,0 +2,10 @@
+Sun Aug 21 17:10:55 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.1.0 revision 0 with cabal2obs.
+
+---
+Wed Aug 17 18:28:55 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.0.1 revision 0 with cabal2obs.
+
+---

Old:

  microlens-th-0.4.0.0.tar.gz

New:

  microlens-th-0.4.1.0.tar.gz



Other differences:
--
++ ghc-microlens-th.spec ++
--- /var/tmp/diff_new_pack.TAmjOM/_old  2016-11-10 13:25:27.0 +0100
+++ /var/tmp/diff_new_pack.TAmjOM/_new  2016-11-10 13:25:27.0 +0100
@@ -18,21 +18,19 @@
 
 %global pkg_name microlens-th
 Name:   ghc-%{pkg_name}
-Version:0.4.0.0
+Version:0.4.1.0
 Release:0
 Summary:Automatic generation of record lenses for microlens
 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-containers-devel
 BuildRequires:  ghc-microlens-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This package lets you automatically generate lenses for data types; code was
@@ -58,15 +56,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ microlens-th-0.4.0.0.tar.gz -> microlens-th-0.4.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.0.0/CHANGELOG.md 
new/microlens-th-0.4.1.0/CHANGELOG.md
--- old/microlens-th-0.4.0.0/CHANGELOG.md   2016-04-09 20:06:12.0 
+0200
+++ new/microlens-th-0.4.1.0/CHANGELOG.md   2016-08-15 11:34:35.0 
+0200
@@ -1,3 +1,11 @@
+# 0.4.1.0
+
+* Added `abbreviatedFields`.
+
+# 0.4.0.1
+
+* Ported a lens commit that (probably) makes lens generation deterministic. 
See [this issue](https://github.com/aelve/microlens/issues/83).
+
 # 0.4.0.0
 
 * Added `makeClassy` (and `createClass`).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.0.0/microlens-th.cabal 
new/microlens-th-0.4.1.0/microlens-th.cabal
--- old/microlens-th-0.4.0.0/microlens-th.cabal 2016-04-09 20:06:12.0 
+0200
+++ new/microlens-th-0.4.1.0/microlens-th.cabal 2016-08-15 11:34:41.0 
+0200
@@ -1,5 +1,5 @@
 name:microlens-th
-version: 0.4.0.0
+version: 0.4.1.0
 synopsis:Automatic generation of record lenses for microlens
 description:
   This package lets you automatically generate lenses for data types; code was 
extracted from the lens package, and therefore generated lenses are fully 
compatible with ones generated by lens (and can be used both from lens and 
microlens).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-th-0.4.0.0/src/Lens/Micro/TH.hs 
new/microlens-th-0.4.1.0/src/Lens/Micro/TH.hs
--- old/microlens-th-0.4.0.0/src/Lens/Micro/TH.hs   2016-04-09 
20:06:12.0 +0200
+++ new/microlens-th-0.4.1.0/src/Lens/Micro/TH.hs   2016-08-15 
11:31:54.0 +0200
@@ -44,6 +44,7 @@
   lensRulesFor,
   classyRules,
   camelCaseFields,
+  abbreviatedFields,
 
   -- * Configuring lens rules
   lensField,
@@ -61,7 +62,6 @@
 import   Data.Char
 import   Data.Data
 import   Data.Either
-import   Data.Foldable (toList)
 import qualified Data.Map as Map
 import   Data.Map (Map)
 import   Data.Monoid
@@ -376,7 +376,7 @@
 
 If you only want to make lenses for some fields, you can prefix them with 
underscores – the rest would be untouched. If no fields are prefixed with 
underscores, lenses would be created for all fields.
 
-The prefix must be the same as the name of the 

commit ghc-microlens-mtl for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-microlens-mtl for 
openSUSE:Factory checked in at 2016-11-10 13:25:12

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


Package is "ghc-microlens-mtl"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-microlens-mtl/ghc-microlens-mtl.changes  
2016-11-02 12:36:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-microlens-mtl.new/ghc-microlens-mtl.changes 
2016-11-10 13:25:14.0 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:27:19 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.10.0 revision 0 with cabal2obs.
+
+---

Old:

  microlens-mtl-0.1.9.0.tar.gz

New:

  microlens-mtl-0.1.10.0.tar.gz



Other differences:
--
++ ghc-microlens-mtl.spec ++
--- /var/tmp/diff_new_pack.WfBi4E/_old  2016-11-10 13:25:16.0 +0100
+++ /var/tmp/diff_new_pack.WfBi4E/_new  2016-11-10 13:25:16.0 +0100
@@ -18,11 +18,11 @@
 
 %global pkg_name microlens-mtl
 Name:   ghc-%{pkg_name}
-Version:0.1.9.0
+Version:0.1.10.0
 Release:0
 Summary:Microlens support for Reader/Writer/State from mtl
 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
@@ -55,15 +55,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ microlens-mtl-0.1.9.0.tar.gz -> microlens-mtl-0.1.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-mtl-0.1.9.0/CHANGELOG.md 
new/microlens-mtl-0.1.10.0/CHANGELOG.md
--- old/microlens-mtl-0.1.9.0/CHANGELOG.md  2016-07-14 12:02:37.0 
+0200
+++ new/microlens-mtl-0.1.10.0/CHANGELOG.md 2016-08-03 11:20:21.0 
+0200
@@ -1,3 +1,7 @@
+# 0.1.10.0
+
+* Added ` (a, b))
 {-# INLINE (<<.=) #-}
 
+{- |
+Set state and return new value.
+
+@
+l '<.=' b = do
+  l '.=' b
+  return b
+@
+-}
+(<.=) :: MonadState s m => LensLike ((,) b) s s a b -> b -> m b
+l <.= b = l <%= const b
+{-# INLINE (<.=) #-}
+
+{- |
+(' LensLike ((,) b) s s a (Maybe b) -> b -> m b
+l  LensLike ((,) r) s s a b -> (a -> (r, b)) -> m r
 #if MIN_VERSION_mtl(2,1,1)
 l %%= f = State.state (l f)




commit ghc-messagepack for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-messagepack for openSUSE:Factory 
checked in at 2016-11-10 13:25:01

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


Package is "ghc-messagepack"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-messagepack/ghc-messagepack.changes  
2016-11-02 12:35:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-messagepack.new/ghc-messagepack.changes 
2016-11-10 13:25:04.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:42:26 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.3 revision 0 with cabal2obs.
+
+---

Old:

  messagepack-0.5.1.tar.gz

New:

  messagepack-0.5.3.tar.gz



Other differences:
--
++ ghc-messagepack.spec ++
--- /var/tmp/diff_new_pack.Q44Q84/_old  2016-11-10 13:25:05.0 +0100
+++ /var/tmp/diff_new_pack.Q44Q84/_new  2016-11-10 13:25:05.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name messagepack
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.1
+Version:0.5.3
 Release:0
 Summary:Serialize instance for Message Pack Object
 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-bytestring-devel
 BuildRequires:  ghc-cereal-devel
 BuildRequires:  ghc-containers-devel
@@ -39,7 +38,6 @@
 BuildRequires:  ghc-test-framework-quickcheck2-devel
 BuildRequires:  ghc-test-framework-th-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Serialize instance for Message Pack Object.
@@ -58,20 +56,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

++ messagepack-0.5.1.tar.gz -> messagepack-0.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/messagepack-0.5.1/CHANGELOG 
new/messagepack-0.5.3/CHANGELOG
--- old/messagepack-0.5.1/CHANGELOG 2015-11-04 02:12:24.0 +0100
+++ new/messagepack-0.5.3/CHANGELOG 2016-02-16 00:49:23.0 +0100
@@ -1,3 +1,7 @@
+2015-11-03 Rodrigo Setti 
+
+* Updates cereal to 0.5.0.0
+
 2015-08-07 Will Sewell 
 
 * Add ObjectUInt constructor for messagepack unsigned ints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/messagepack-0.5.1/messagepack.cabal 
new/messagepack-0.5.3/messagepack.cabal
--- old/messagepack-0.5.1/messagepack.cabal 2015-11-04 03:01:26.0 
+0100
+++ new/messagepack-0.5.3/messagepack.cabal 2016-09-05 19:57:28.0 
+0200
@@ -1,5 +1,5 @@
 name   : messagepack
-version: 0.5.1
+version: 0.5.3
 synopsis   : Serialize instance for Message Pack Object
 description: Serialize instance for Message Pack Object
 homepage   : https://github.com/rodrigosetti/messagepack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/messagepack-0.5.1/tests/Main.hs 
new/messagepack-0.5.3/tests/Main.hs
--- old/messagepack-0.5.1/tests/Main.hs 2015-11-04 02:12:24.0 +0100
+++ new/messagepack-0.5.3/tests/Main.hs 2016-02-16 19:07:44.0 +0100
@@ -33,12 +33,6 @@
 shrink (ObjectExt t s)  = map (ObjectExt t) $ shrink s
 shrink _= []
 
-instance (Ord k, Arbitrary k, Arbitrary v) => Arbitrary (M.Map k v) where
-
-arbitrary = M.fromList <$> arbitrary
-
-shrink  = map M.fromList . shrink . M.toList
-
 instance Arbitrary BS.ByteString where
 
 arbitrary = BS.pack <$> arbitrary




commit ghc-distributed-closure for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-distributed-closure for 
openSUSE:Factory checked in at 2016-11-10 13:24:14

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


Package is "ghc-distributed-closure"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-distributed-closure/ghc-distributed-closure.changes
  2016-11-02 12:31:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-distributed-closure.new/ghc-distributed-closure.changes
 2016-11-10 13:24:17.0 +0100
@@ -1,0 +2,10 @@
+Tue Oct 11 08:49:59 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.3.0 with cabal2obs.
+
+---
+Mon Sep 26 06:52:04 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.2.0 with cabal2obs.
+
+---

Old:

  distributed-closure-0.3.1.0.tar.gz

New:

  distributed-closure-0.3.3.0.tar.gz



Other differences:
--
++ ghc-distributed-closure.spec ++
--- /var/tmp/diff_new_pack.yqZp6M/_old  2016-11-10 13:24:18.0 +0100
+++ /var/tmp/diff_new_pack.yqZp6M/_new  2016-11-10 13:24:18.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name distributed-closure
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.1.0
+Version:0.3.3.0
 Release:0
 Summary:Serializable closures for distributed programming
 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-constraints-devel
@@ -39,7 +38,6 @@
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 See README.
@@ -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

++ distributed-closure-0.3.1.0.tar.gz -> distributed-closure-0.3.3.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/distributed-closure-0.3.1.0/README.md 
new/distributed-closure-0.3.3.0/README.md
--- old/distributed-closure-0.3.1.0/README.md   2015-05-25 16:14:51.0 
+0200
+++ new/distributed-closure-0.3.3.0/README.md   2016-09-25 17:54:40.0 
+0200
@@ -2,5 +2,39 @@
 
 [![Build 
Status](https://travis-ci.org/tweag/distributed-closure.svg)](https://travis-ci.org/tweag/distributed-closure)
 
-Leverage the `-XStaticPointers` extension from GHC 7.10 onwards for
-distributed programming using lightweight serializable closures.
+Leverage the `-XStaticPointers` [extension][staticpointers-extension]
+from GHC 7.10 onwards for distributed programming using lightweight
+serializable closures. This package implements a *serializable
+closure* abstraction on top of static pointers. Serializable closures
+can be shipped around a computer cluster. This is useful for
+implementing intuitive and modular distributed applications. See
+[this blog post][ocharles-static-pointers] for a hands on introduction
+and [this paper][ch-paper] for the original motivation.
+
+[staticpointers-extension]: 
https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/glasgow_exts.html#static-pointers
+[ocharles-static-pointers]: 
https://ocharles.org.uk/blog/guest-posts/2014-12-23-static-pointers.html
+[ch-paper]: 
http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/remote.pdf
+
+# Example
+
+In GHC 8 and above, remoting a computation on another node using this
+library goes along the lines of
+
+```Haskell
+data NodeId
+
+-- Assume we're given a spaw primitive.
+spawn :: NodeId -> Closure (IO ()) -> IO ()
+
+-- A computation to remote on another node.
+hello :: String -> IO ()
+hello name = putStrLn ("Hello, " ++ name)
+
+main = do
+  name <- getLine
+  spawn "someAddress" (static hello `cap` name)
+```
+
+`distributed-closure` does not implement sending/receiving/spawning
+closures - that's left for higher-level frameworks. Only closure
+creation, composition and (de)serialization.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/distributed-closure-0.3.1.0/distributed-closure.cabal 
new/distributed-closure-0.3.3.0/distributed-closure.cabal
--- 

commit ghc-language-thrift for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-language-thrift for 
openSUSE:Factory checked in at 2016-11-10 13:24:30

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


Package is "ghc-language-thrift"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-language-thrift/ghc-language-thrift.changes  
2016-11-02 12:32:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-language-thrift.new/ghc-language-thrift.changes 
2016-11-10 13:24:32.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:36:22 UTC 2016 - psim...@suse.com
+
+- Update to version 0.9.0.2 revision 0 with cabal2obs.
+
+---

Old:

  language-thrift-0.8.0.1.tar.gz

New:

  language-thrift-0.9.0.2.tar.gz



Other differences:
--
++ ghc-language-thrift.spec ++
--- /var/tmp/diff_new_pack.X6GDoQ/_old  2016-11-10 13:24:33.0 +0100
+++ /var/tmp/diff_new_pack.X6GDoQ/_new  2016-11-10 13:24:33.0 +0100
@@ -19,18 +19,20 @@
 %global pkg_name language-thrift
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.0.1
+Version:0.9.0.2
 Release:0
 Summary:Parser and pretty printer for the Thrift IDL format
 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-ansi-wl-pprint-devel
+BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-megaparsec-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-scientific-devel
+BuildRequires:  ghc-semigroups-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,7 +41,6 @@
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-hspec-discover-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides a parser and pretty printer for the
@@ -60,20 +61,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

++ language-thrift-0.8.0.1.tar.gz -> language-thrift-0.9.0.2.tar.gz ++
 2768 lines of diff (skipped)




commit ghc-mandrill for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-mandrill for openSUSE:Factory 
checked in at 2016-11-10 13:24:44

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


Package is "ghc-mandrill"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mandrill/ghc-mandrill.changes
2016-11-02 12:34:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-mandrill.new/ghc-mandrill.changes   
2016-11-10 13:24:46.0 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:46:12 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.2.3 revision 0 with cabal2obs.
+
+---

Old:

  mandrill-0.5.2.2.tar.gz

New:

  mandrill-0.5.2.3.tar.gz



Other differences:
--
++ ghc-mandrill.spec ++
--- /var/tmp/diff_new_pack.cBHZts/_old  2016-11-10 13:24:47.0 +0100
+++ /var/tmp/diff_new_pack.cBHZts/_new  2016-11-10 13:24:47.0 +0100
@@ -19,11 +19,11 @@
 %global pkg_name mandrill
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.2.2
+Version:0.5.2.3
 Release:0
 Summary:Library for interfacing with the Mandrill JSON API
 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
@@ -69,19 +69,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++ mandrill-0.5.2.2.tar.gz -> mandrill-0.5.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mandrill-0.5.2.2/mandrill.cabal 
new/mandrill-0.5.2.3/mandrill.cabal
--- old/mandrill-0.5.2.2/mandrill.cabal 2016-07-11 08:35:19.0 +0200
+++ new/mandrill-0.5.2.3/mandrill.cabal 2016-08-07 19:46:14.0 +0200
@@ -1,5 +1,5 @@
 name:mandrill
-version: 0.5.2.2
+version: 0.5.2.3
 synopsis:Library for interfacing with the Mandrill JSON API
 description: Pure Haskell client for the Mandrill JSON API
 license: MIT
@@ -40,7 +40,7 @@
 , http-types >= 0.8.0
 , http-client >= 0.3.0
 , http-client-tls >= 0.2.0.0
-, aeson >= 0.7.0.3 && < 0.12.0.0
+, aeson >= 0.7.0.3 && < 1.1.0.0
 , lens >= 4.0
 , blaze-html >= 0.5.0.0
 , QuickCheck >= 2.6 && < 3.0




commit ghc-lucid for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-lucid for openSUSE:Factory 
checked in at 2016-11-10 13:24:37

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


Package is "ghc-lucid"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lucid/ghc-lucid.changes  2016-11-02 
12:34:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lucid.new/ghc-lucid.changes 2016-11-10 
13:24:39.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:03:45 UTC 2016 - psim...@suse.com
+
+- Update to version 2.9.6 revision 0 with cabal2obs.
+
+---

Old:

  lucid-2.9.5.tar.gz

New:

  lucid-2.9.6.tar.gz



Other differences:
--
++ ghc-lucid.spec ++
--- /var/tmp/diff_new_pack.RmVCGH/_old  2016-11-10 13:24:40.0 +0100
+++ /var/tmp/diff_new_pack.RmVCGH/_new  2016-11-10 13:24:40.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name lucid
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.9.5
+Version:2.9.6
 Release:0
 Summary:Clear to write, read and edit DSL for HTML
 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-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -45,7 +44,6 @@
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-parsec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Clear to write, read and edit DSL for HTML. See the 'Lucid' module for
@@ -65,20 +63,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

++ lucid-2.9.5.tar.gz -> lucid-2.9.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lucid-2.9.5/CHANGELOG.md new/lucid-2.9.6/CHANGELOG.md
--- old/lucid-2.9.5/CHANGELOG.md2016-03-07 09:46:01.0 +0100
+++ new/lucid-2.9.6/CHANGELOG.md2016-09-02 11:49:27.0 +0200
@@ -1,3 +1,9 @@
+## 2.9.6
+
+* Fix compilation of benchmarks
+* Add @athanclark's version of relaxHtmlT
+* Add a utility to generalize the underlying monad from Identity
+
 ## 2.9.5
 
 * Add ToHtml instance for ByteString (both)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lucid-2.9.5/README.md new/lucid-2.9.6/README.md
--- old/lucid-2.9.5/README.md   2015-11-05 20:49:29.0 +0100
+++ new/lucid-2.9.6/README.md   2016-09-02 11:50:06.0 +0200
@@ -1,4 +1,4 @@
-lucid 
[![Hackage](https://img.shields.io/hackage/v/lucid.svg?style=flat)](https://hackage.haskell.org/package/lucid)
+lucid 
[![Hackage](https://img.shields.io/hackage/v/lucid.svg?style=flat)](https://hackage.haskell.org/package/lucid)
 [![Build 
Status](https://travis-ci.org/chrisdone/lucid.png)](https://travis-ci.org/chrisdone/lucid)
 =
 
 Clear to write, read and edit DSL for writing HTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lucid-2.9.5/benchmarks/HtmlBenchmarks.hs 
new/lucid-2.9.6/benchmarks/HtmlBenchmarks.hs
--- old/lucid-2.9.5/benchmarks/HtmlBenchmarks.hs1970-01-01 
01:00:00.0 +0100
+++ new/lucid-2.9.6/benchmarks/HtmlBenchmarks.hs2015-11-05 
20:49:29.0 +0100
@@ -0,0 +1,135 @@
+-- | This is a collection of HTML benchmarks for BlazeMarkup.
+
+--
+{-# LANGUAGE ExtendedDefaultRules #-}
+{-# LANGUAGE OverloadedStrings, ExistentialQuantification #-}
+{-# OPTIONS_GHC -fno-warn-unused-do-bind #-}
+module HtmlBenchmarks where
+
+import   Data.Monoid (Monoid,mappend,mempty)
+import qualified Data.Text as T
+-- import qualified Data.Text.Lazy.Builder as B
+
+import qualified Prelude as P
+import   Prelude hiding (div, id)
+import   Data.String
+
+-- import BenchmarkUtils
+import   Lucid
+import   Lucid.Base
+-- import qualified BenchmarkUtils as H
+
+-- | Description of an HTML benchmark
+--
+data HtmlBenchmark = forall a. HtmlBenchmark
+String   -- ^ Name.
+(a -> Html ())  -- ^ Rendering function.
+a-- ^ Data.
+(Html ()) -- ^ Longer description.
+
+-- | List containing all benchmarks.
+--
+benchmarks :: [HtmlBenchmark]
+benchmarks =
+[ HtmlBenchmark "bigTable" bigTable bigTableData $
+let h = toHtml $ show $ length 

commit ghc-force-layout for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-force-layout for 
openSUSE:Factory checked in at 2016-11-10 13:24:22

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


Package is "ghc-force-layout"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-force-layout/ghc-force-layout.changes
2016-11-02 12:32:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-force-layout.new/ghc-force-layout.changes   
2016-11-10 13:24:24.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 17 15:37:39 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.0.6 with cabal2obs.
+
+---

Old:

  force-layout-0.4.0.5.tar.gz

New:

  force-layout-0.4.0.6.tar.gz



Other differences:
--
++ ghc-force-layout.spec ++
--- /var/tmp/diff_new_pack.aeLNfZ/_old  2016-11-10 13:24:25.0 +0100
+++ /var/tmp/diff_new_pack.aeLNfZ/_new  2016-11-10 13:24:25.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name force-layout
 Name:   ghc-%{pkg_name}
-Version:0.4.0.5
+Version:0.4.0.6
 Release:0
 Summary:Simple force-directed layout
 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-containers-devel
 BuildRequires:  ghc-data-default-class-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-linear-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Simulation engine for doing simple force-based layout, /e.g./ for trees or
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ force-layout-0.4.0.5.tar.gz -> force-layout-0.4.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/force-layout-0.4.0.5/CHANGELOG.md 
new/force-layout-0.4.0.6/CHANGELOG.md
--- old/force-layout-0.4.0.5/CHANGELOG.md   2016-06-02 23:36:26.0 
+0200
+++ new/force-layout-0.4.0.6/CHANGELOG.md   2016-10-14 23:44:40.0 
+0200
@@ -1,3 +1,7 @@
+## [v0.4.0.5](https://github.com/diagrams/force-layout/tree/v0.4.0.6) 
(2016-10-14)
+
+- allow `lens-4.15`
+
 ## [v0.4.0.5](https://github.com/diagrams/force-layout/tree/v0.4.0.5) 
(2016-06-02)
 
 - allow `data-default-class-0.1`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/force-layout-0.4.0.5/LICENSE 
new/force-layout-0.4.0.6/LICENSE
--- old/force-layout-0.4.0.5/LICENSE2016-06-02 23:36:26.0 +0200
+++ new/force-layout-0.4.0.6/LICENSE2016-10-14 23:44:40.0 +0200
@@ -1,4 +1,11 @@
-Copyright (c) 2011, Brent Yorgey
+Copyright (c) 2011-2016, force-layout team:
+
+  Daniel Bergey 
+  Christopher Chalmers 
+  Allan Gardner 
+  Gabor Greif 
+  Jeffrey Rosenbluth 
+  Brent Yorgey 
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/force-layout-0.4.0.5/force-layout.cabal 
new/force-layout-0.4.0.6/force-layout.cabal
--- old/force-layout-0.4.0.5/force-layout.cabal 2016-06-02 23:36:26.0 
+0200
+++ new/force-layout-0.4.0.6/force-layout.cabal 2016-10-14 23:44:40.0 
+0200
@@ -1,5 +1,5 @@
 name:force-layout
-version: 0.4.0.5
+version: 0.4.0.6
 synopsis:Simple force-directed layout
 description: Simulation engine for doing simple force-based layout,
  /e.g./ for trees or graphs.  See the diagrams-contrib 
package
@@ -7,14 +7,14 @@
 license: BSD3
 license-file:LICENSE
 author:  Brent Yorgey
-maintainer:  byor...@cis.upenn.edu
+maintainer:  byor...@gmail.com
 bug-reports: https://github.com/diagrams/force-layout/issues
 copyright:   (c) 2011 Brent Yorgey
 category:Physics
 build-type:  Simple
 cabal-version:   >=1.10
 extra-source-files:  CHANGELOG.md
-tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.1
+tested-with: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
 source-repository head
   type: git
   location: git://github.com/diagrams/force-layout.git
@@ 

commit ghc-digits for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-digits for openSUSE:Factory 
checked in at 2016-11-10 13:24:06

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


Package is "ghc-digits"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-digits/ghc-digits.changes2016-11-02 
12:31:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-digits.new/ghc-digits.changes   
2016-11-10 13:24:08.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:35:58 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.1 revision 0 with cabal2obs.
+
+---

Old:

  digits-0.2.tar.gz

New:

  digits-0.3.1.tar.gz



Other differences:
--
++ ghc-digits.spec ++
--- /var/tmp/diff_new_pack.U2ryeL/_old  2016-11-10 13:24:09.0 +0100
+++ /var/tmp/diff_new_pack.U2ryeL/_new  2016-11-10 13:24:09.0 +0100
@@ -17,20 +17,19 @@
 
 
 %global pkg_name digits
+%bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2
+Version:0.3.1
 Release:0
 Summary:Converts integers to lists of digits and back
 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-QuickCheck-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Converts integers to lists of digits and back.
@@ -49,14 +48,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ digits-0.2.tar.gz -> digits-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/digits-0.2/LICENSE new/digits-0.3.1/LICENSE
--- old/digits-0.2/LICENSE  2009-12-20 14:25:36.0 +0100
+++ new/digits-0.3.1/LICENSE2016-07-08 22:41:02.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2009, Henry Bucklow
+Copyright (c) 2009-2016, Henry Bucklow, Charlie Harvey
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/digits-0.2/digits.cabal new/digits-0.3.1/digits.cabal
--- old/digits-0.2/digits.cabal 2009-12-20 14:25:36.0 +0100
+++ new/digits-0.3.1/digits.cabal   2016-07-08 22:41:02.0 +0200
@@ -1,19 +1,35 @@
-Build-Type: Custom
+Build-Type: Simple
 Name: digits
 Category: Data
-Version: 0.2
-Cabal-Version: >= 1.2
+Version: 0.3.1
+Cabal-Version: >= 1.10
 Synopsis: Converts integers to lists of digits and back.
 Description: Converts integers to lists of digits and back.
 License: BSD3
 License-File: LICENSE
-Copyright: (c) 2009 Henry Bucklow
+Copyright: (c) 2009-2016 Henry Bucklow, Charlie Harvey
 Author: Henry Bucklow
 Maintainer: he...@elsie.org.uk
-Tested-With: GHC==6.12
-Build-Depends: base >= 4 && < 5, QuickCheck
-Exposed-Modules: Data.Digits
-Hs-Source-Dirs: src
-Extra-Source-Files: src/Tests.hs
-GHC-Options: -Wall
+Tested-With: GHC==7.10.3
 
+library
+  hs-source-dirs:  src
+  exposed-modules: Data.Digits
+  build-depends:   base >= 4.7 && < 5
+ , QuickCheck
+  default-language:Haskell2010
+
+test-suite digits-test
+  type:exitcode-stdio-1.0
+  hs-source-dirs:  test
+ , src
+  main-is: Tests.hs
+  build-depends:   base
+ , digits
+ , QuickCheck
+  ghc-options: -Wall -threaded -rtsopts -with-rtsopts=-N
+  default-language:Haskell2010
+
+source-repository head
+  type: mercurial
+  location: https://bitbucket.org/sffubs/digits
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/digits-0.2/src/Data/Digits.hs 
new/digits-0.3.1/src/Data/Digits.hs
--- old/digits-0.2/src/Data/Digits.hs   2009-12-20 14:25:36.0 +0100
+++ new/digits-0.3.1/src/Data/Digits.hs 2016-07-08 22:41:02.0 +0200
@@ -1,36 +1,60 @@
-module Data.Digits (digits, digitsRev, unDigits, prop_digitsRoundTrip) where
+module Data.Digits (mDigits, digits, mDigitsRev, digitsRev, unDigits, 
prop_digitsRoundTrip) where
 
 import Test.QuickCheck
+import Data.Maybe (fromJust)
+import Data.List (genericTake)
 
--- | Returns the digits of a positive 

commit ghc-deriving-compat for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-deriving-compat for 
openSUSE:Factory checked in at 2016-11-10 13:23:57

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


Package is "ghc-deriving-compat"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-deriving-compat/ghc-deriving-compat.changes  
2016-11-02 12:30:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-deriving-compat.new/ghc-deriving-compat.changes 
2016-11-10 13:24:00.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct 27 15:54:59 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.4 with cabal2obs.
+
+---
+Thu Sep 15 07:01:17 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.3 revision 0 with cabal2obs.
+
+---

Old:

  deriving-compat-0.2.tar.gz

New:

  deriving-compat-0.3.4.tar.gz



Other differences:
--
++ ghc-deriving-compat.spec ++
--- /var/tmp/diff_new_pack.cggaBr/_old  2016-11-10 13:24:01.0 +0100
+++ /var/tmp/diff_new_pack.cggaBr/_new  2016-11-10 13:24:01.0 +0100
@@ -19,33 +19,46 @@
 %global pkg_name deriving-compat
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2
+Version:0.3.4
 Release:0
 Summary:Backports of GHC deriving extensions
 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-containers-devel
+BuildRequires:  ghc-ghc-boot-th-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
+BuildRequires:  ghc-transformers-compat-devel
+BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-base-compat-devel
 BuildRequires:  ghc-base-orphans-devel
 BuildRequires:  ghc-hspec-devel
-BuildRequires:  ghc-transformers-compat-devel
-BuildRequires:  ghc-transformers-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Provides Template Haskell functions that mimic deriving extensions that were
 introduced or modified in recent versions of GHC. Currently, the following
-extensions are covered:
+typeclasses/extensions are covered:
+
+* Deriving 'Bounded'
+
+* Deriving 'Enum'
+
+* Deriving 'Ix'
+
+* Deriving 'Eq', 'Eq1', and 'Eq2'
+
+* Deriving 'Ord', 'Ord1', and 'Ord2'
+
+* Deriving 'Read', 'Read1', and 'Read2'
+
+* Deriving 'Show', 'Show1', and 'Show2'
 
 * 'DeriveFoldable'
 
@@ -53,17 +66,12 @@
 
 * 'DeriveTraversable'
 
-The following changes have been backported:
-
-* In GHC 8.0, 'DeriveFoldable' was changed to allow folding over data types
-with existential constraints.
+See the "Data.Deriving" module for a full list of backported changes.
 
-* In GHC 8.0, 'DeriveFoldable' and 'DeriveTraversable' were changed so as not
-to generate superfluous 'mempty' or 'pure' expressions in generated code.
-As a result, this allows deriving 'Traversable' instances for datatypes with
-unlifted argument types.
+Note that some recent GHC typeclasses/extensions are not covered by this
+package:
 
-Note that some recent GHC extensions are not covered by this package:
+* 'DeriveDataTypeable'
 
 * 'DeriveGeneric', which was introducted in GHC 7.2 for deriving 'Generic'
 instances, and modified in GHC 7.6 to allow derivation of 'Generic1' instances.
@@ -76,6 +84,11 @@
 '' to derive 'Lift' using
 Template Haskell.
 
+* The 'Bifunctor' typeclass, which was introduced in GHC 7.10, as well as the
+'Bifoldable' and 'Bitraversable' typeclasses, which were introduced in GHC 8.2.
+Use 'Data.Bifunctor.TH' from '' to derive these typeclasses using Template Haskell.
+
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
@@ -91,20 +104,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

++ deriving-compat-0.2.tar.gz -> deriving-compat-0.3.4.tar.gz ++
 8345 lines of diff (skipped)




commit monit for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package monit for openSUSE:Factory checked 
in at 2016-11-10 13:23:48

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


Package is "monit"

Changes:

--- /work/SRC/openSUSE:Factory/monit/monit.changes  2016-09-24 
15:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.monit.new/monit.changes 2016-11-10 
13:23:50.0 +0100
@@ -1,0 +2,25 @@
+Fri Nov  4 13:17:39 UTC 2016 - lie...@rz.uni-mannheim.de
+
+- update to 5.20:
+  + New: Added gzip compression support to the HTTP GUI.
+  + New: Added gzip compression when communicating with M/Monit.
+  + New: Added global set onreboot 
+statement which allows to set a default service startup
+policy (the default is onreboot start).
+  + New: Added new timeout options to the set limits statement:
+  + New: The cpu, memory, swap, inode and space tests now allows
+using decimal values when testing percent usage.
+  + New: Set the HOME environment variable when executing program
+as other user.
+  + Fixed: CSRF vulnerability (CVE-2016-7067). (boo#1007455) 
+  + Fixed: A lot of bugs.
+
+- update to 5.19:
+  + New: Monit HTTP: support for IPv6 added.
+  + New: Monit HTTP GUI: it is now possible to listen on both TCP
+and unix sockets.
+  + New: apache-status protocol test:
+  + New: Added Basic Authentication support to the HTTP protocol test.
+  + Fixed: A lot of bugs.
+
+---

Old:

  monit-5.18.tar.gz
  monit-5.18.tar.gz.sha256

New:

  monit-5.20.0.tar.gz
  monit-5.20.0.tar.gz.sha256



Other differences:
--
++ monit.spec ++
--- /var/tmp/diff_new_pack.XSqTgD/_old  2016-11-10 13:23:51.0 +0100
+++ /var/tmp/diff_new_pack.XSqTgD/_new  2016-11-10 13:23:51.0 +0100
@@ -18,13 +18,13 @@
 
 
 Name:   monit
-Version:5.18
+Version:5.20.0
 Release:0
 Summary:Service Manager and Monitor System
 License:AGPL-3.0
 Group:  System/Monitoring
-Source: http://mmonit.com/monit/dist/monit-%{version}.tar.gz
-Source2:http://mmonit.com/monit/dist/monit-%{version}.tar.gz.sha256
+Source: https://mmonit.com/monit/dist/monit-%{version}.tar.gz
+Source2:https://mmonit.com/monit/dist/monit-%{version}.tar.gz.sha256
 Source1:monit-vendor-files.tar.gz
 Patch1: monit-better_default_monitrc.patch
 Patch2: monit-rundir.patch

++ monit-5.18.tar.gz -> monit-5.20.0.tar.gz ++
 27614 lines of diff (skipped)

++ monit-5.18.tar.gz.sha256 -> monit-5.20.0.tar.gz.sha256 ++
--- /work/SRC/openSUSE:Factory/monit/monit-5.18.tar.gz.sha256   2016-09-24 
15:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.monit.new/monit-5.20.0.tar.gz.sha256
2016-11-10 13:23:50.0 +0100
@@ -1 +1 @@
-75ccb85fa2ac1f44c9c95c5a6b539a254b0a1d64e16a36ec9eeb867484a4fcaf  
monit-5.18.tar.gz
+ebac395ec50c1ae64d568db1260bc049d0e0e624c00e79d7b1b9a59c2679b98d  
monit-5.20.0.tar.gz

++ monit-better_default_monitrc.patch ++
--- /var/tmp/diff_new_pack.XSqTgD/_old  2016-11-10 13:23:52.0 +0100
+++ /var/tmp/diff_new_pack.XSqTgD/_new  2016-11-10 13:23:52.0 +0100
@@ -1,5 +1,5 @@
 monit-5.16/monitrc 2016-02-04 09:11:03.0 +0100
-+++ monit-5.16/monitrc 2016-02-09 08:51:00.185575004 +0100
+--- monit-5.20.0/monitrc   2016-10-21 11:58:30.0 +0200
 monit-5.20.0/monitrc   2016-11-04 14:58:04.539402482 +0100
 @@ -24,20 +24,20 @@
  ## Set syslog logging. If you want to log to a standalone log file instead,
  ## specify the full path to the log file
@@ -16,7 +16,7 @@
 +set pidfile /run/monit/monit.pid
  #
  ## Set the location of the Monit id file which stores the unique id for the
- ## Monit instance. The id is generated and stored on first Monit start. By 
+ ## Monit instance. The id is generated and stored on first Monit start. By
  ## default the file is placed in $HOME/.monit.id.
  #
 -# set idfile /var/.monit.id
@@ -33,29 +33,29 @@
  #
  #
  
-@@ -62,10 +62,10 @@
+@@ -66,10 +66,10 @@
  ## Set global SSL options (just most common options showed, see manual for
  ## full list).
  #
 -# set ssl {
 -# verify : enable, # verify SSL certificates (disabled by default but 
STRONGLY RECOMMENDED)
-+set ssl {
++ set ssl {
 + verify : enable, # verify SSL certificates (disabled by default but 
STRONGLY RECOMMENDED)
  # selfsigned : allow   # allow self signed SSL certificates (reject by 
default)
 -# }
-+}
++ }
  #
  #
- ## Set the list of mail servers for alert delivery. Multiple servers may be 
-@@ -77,6 +77,7 @@
+ ## Set the list of mail servers for alert delivery. 

commit python-google-api-python-client for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-google-api-python-client for 
openSUSE:Factory checked in at 2016-11-10 13:23:01

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


Package is "python-google-api-python-client"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-api-python-client/python-google-api-python-client.changes
  2016-11-07 10:07:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-google-api-python-client.new/python-google-api-python-client.changes
 2016-11-10 13:23:05.0 +0100
@@ -25 +25 @@
-  + Conform with openSUSE/SUSE naming policy
+  * Conform with openSUSE/SUSE naming policy
@@ -31,3 +31,3 @@
-  + Properly handle errors when the API returns a mapping or sequence. (#289)
-  + Upgrade to unified uritemplate 3.0.0. (#293)
-  + Allow oauth2client 4.0.0, with the caveat that file-based discovery
+  * Properly handle errors when the API returns a mapping or sequence. (#289)
+  * Upgrade to unified uritemplate 3.0.0. (#293)
+  * Allow oauth2client 4.0.0, with the caveat that file-based discovery
@@ -36,5 +36,5 @@
-  + Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
-  + Fix project_id argument description. (#257)
-  + Retry chunk uploaded on rate limit exceeded errors. (#255)
-  + Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
-  + Warn when running tests using HttpMock without having a cache. (#261)
+  * Allow using oauth2client >= 1.5.0, < 4.0.0. (#265)
+  * Fix project_id argument description. (#257)
+  * Retry chunk uploaded on rate limit exceeded errors. (#255)
+  * Obtain access token if necessary in BatchHttpRequest.execute(). (#232)
+  * Warn when running tests using HttpMock without having a cache. (#261)
@@ -42,7 +42,7 @@
-  + Allow using versions of oauth2client < 2.0.0. (#197)
-  + Check both current and new API discovery URL. (#202)
-  + Retry http requests on connection errors and timeouts. (#218)
-  + Retry http requests on rate limit responses. (#201)
-  + Import guards for ssl (for Google App Engine). (#220)
-  + Use named loggers instead of the root logger. (#206)
-  + New search console example. (#212)
+  * Allow using versions of oauth2client < 2.0.0. (#197)
+  * Check both current and new API discovery URL. (#202)
+  * Retry http requests on connection errors and timeouts. (#218)
+  * Retry http requests on rate limit responses. (#201)
+  * Import guards for ssl (for Google App Engine). (#220)
+  * Use named loggers instead of the root logger. (#206)
+  * New search console example. (#212)
@@ -50,5 +50,5 @@
-  + Fix file stream recognition in Python 3 (#141)
-  + Fix non-resumable binary uploads in Python 3 (#147)
-  + Default to 'octet-stream' if mimetype detection fails (#157)
-  + Handle SSL errors with retries (#160)
-  + Fix incompatibility with oauth2client v2.0.0 (#182)
+  * Fix file stream recognition in Python 3 (#141)
+  * Fix non-resumable binary uploads in Python 3 (#147)
+  * Default to 'octet-stream' if mimetype detection fails (#157)
+  * Handle SSL errors with retries (#160)
+  * Fix incompatibility with oauth2client v2.0.0 (#182)
@@ -60,2 +60,2 @@
-  + oauth2client is now a separate package python-oauth2client
-  + Need to update this version as the previous embedded version for
+  * oauth2client is now a separate package python-oauth2client
+  * Need to update this version as the previous embedded version for
@@ -63,3 +63,3 @@
-  + remove patch no_embed_uritempl_dep.patch
-  + add patch hidePythonDeps.patch
-  + Add automatic caching for the discovery docs.
+  * remove patch no_embed_uritempl_dep.patch
+  * add patch hidePythonDeps.patch
+  * Add automatic caching for the discovery docs.
@@ -67 +67 @@
-+ Add the googleapiclient.discovery.Resource.new_batch_http_request method.
+* Add the googleapiclient.discovery.Resource.new_batch_http_request method.
@@ -69 +69 @@
-+ Python 3 support.
+* Python 3 support.
@@ -71,4 +71,4 @@
-+ Fix an infinite loop for downloading small files.
-+ Fix a unicode error in error encoding.
-+ Better handling of `content-length` in media requests.
-+ Add support for methodPath entries containing colon.
+* Fix an infinite loop for downloading small files.
+* Fix a unicode error in error encoding.
+* Better handling of `content-length` in media requests.
+* Add support for methodPath entries containing colon.
@@ -76 +76 @@
-+ Quick release for a fix around aliasing in v1.3.
+* Quick release for a fix around aliasing in v1.3.
@@ -78,5 +78,5 @@
-+ Add support for the Google Application Default Credentials.
-+ Require python 2.6 as a minimum version.
-+ Update several API samples.
-+ Finish splitting out oauth2client repo and 

commit python-docker-pycreds for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-docker-pycreds for 
openSUSE:Factory checked in at 2016-11-10 13:23:13

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


Package is "python-docker-pycreds"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-docker-pycreds/python-docker-pycreds.changes  
2016-11-04 21:02:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-docker-pycreds.new/python-docker-pycreds.changes
 2016-11-10 13:23:16.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov  4 20:28:54 UTC 2016 - jeng...@inai.de
+
+- Summary/Description update
+
+---



Other differences:
--
++ python-docker-pycreds.spec ++
--- /var/tmp/diff_new_pack.94iYey/_old  2016-11-10 13:23:17.0 +0100
+++ /var/tmp/diff_new_pack.94iYey/_new  2016-11-10 13:23:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docker-pycreds
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,28 +13,30 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-docker-pycreds
 Version:0.2.1
 Release:0
+Summary:Python bindings for the Docker credentials store API
 License:Apache-2.0
-Summary:Python bindings for the docker credentials store API
-Url:https://github.com/shin-/dockerpy-creds
 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
 Patch0: fix-requirements.patch
 BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  python-flake8
 BuildRequires:  python-pytest
 BuildRequires:  python-pytest-cov
-BuildRequires:  python-flake8
+BuildRequires:  python-setuptools
 BuildRequires:  python-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
-Python bindings for the docker credentials store API
+This package contains the Python bindings for the Docker credentials
+store API.
 
 %prep
 %setup -q -n docker-pycreds-%{version}




commit python3-construct for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package python3-construct for 
openSUSE:Factory checked in at 2016-11-10 13:22:55

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


Package is "python3-construct"

Changes:

--- /work/SRC/openSUSE:Factory/python3-construct/python3-construct.changes  
2016-05-25 21:23:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-construct.new/python3-construct.changes 
2016-11-10 13:22:57.0 +0100
@@ -1,0 +2,35 @@
+Sat Oct 22 16:11:46 UTC 2016 - a...@gmx.de
+
+- updated split_debug.patch
+
+- update to version 2.8.8:
+  (no changelog available)
+
+---
+Sat Oct  8 01:54:13 UTC 2016 - a...@gmx.de
+
+- update to version 2.8.7:
+  (no changelog available)
+
+---
+Wed Oct  5 15:33:50 UTC 2016 - a...@gmx.de
+
+- update to version 2.8.6:
+  (no changelog available)
+
+---
+Sun Oct  2 17:19:41 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * removed six: python3 compatible, six not needed anymore
+
+- update to version 2.8.5:
+  * major version update between 2.5.5 and 2.8, no changelog available
+
+---
+Sat Oct  1 15:10:47 UTC 2016 - matwey.korni...@gmail.com
+
+- Version 2.5.5:
+  - Many minor fixups
+
+---
@@ -7 +41,0 @@
-

Old:

  construct-2.5.2.tar.gz

New:

  construct-2.8.8.tar.gz



Other differences:
--
++ python3-construct.spec ++
--- /var/tmp/diff_new_pack.5BgMrC/_old  2016-11-10 13:22:58.0 +0100
+++ /var/tmp/diff_new_pack.5BgMrC/_new  2016-11-10 13:22:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-construct
-Version:2.5.2
+Version:2.8.8
 Release:0
 Summary:A powerful declarative parser/builder for binary data
 License:MIT
@@ -27,8 +27,6 @@
 # PATCH-FEATURE-OPENSUSE split_debug.patch matwey.korni...@gmail.com -- make 
debug.py non-loadable
 Patch0: split_debug.patch
 BuildRequires:  python3-devel
-BuildRequires:  python3-six
-Requires:   python3-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 

++ construct-2.5.2.tar.gz -> construct-2.8.8.tar.gz ++
 19468 lines of diff (skipped)

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

commit rubygem-tzinfo-data for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-tzinfo-data for 
openSUSE:Factory checked in at 2016-11-10 13:23:31

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


Package is "rubygem-tzinfo-data"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tzinfo-data/rubygem-tzinfo-data.changes  
2016-11-07 12:23:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-tzinfo-data.new/rubygem-tzinfo-data.changes 
2016-11-10 13:23:34.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov  5 05:52:25 UTC 2016 - co...@suse.com
+
+- updated to version 1.2016.9
+  no changelog found
+
+---

Old:

  tzinfo-data-1.2016.8.gem

New:

  tzinfo-data-1.2016.9.gem



Other differences:
--
++ rubygem-tzinfo-data.spec ++
--- /var/tmp/diff_new_pack.cYdKDs/_old  2016-11-10 13:23:36.0 +0100
+++ /var/tmp/diff_new_pack.cYdKDs/_new  2016-11-10 13:23:36.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-tzinfo-data
-Version:1.2016.8
+Version:1.2016.9
 Release:0
 %define mod_name tzinfo-data
 %define mod_full_name %{mod_name}-%{version}

++ tzinfo-data-1.2016.8.gem -> tzinfo-data-1.2016.9.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tzinfo/data/definitions/Antarctica/Casey.rb 
new/lib/tzinfo/data/definitions/Antarctica/Casey.rb
--- old/lib/tzinfo/data/definitions/Antarctica/Casey.rb 2016-10-20 
22:35:50.0 +0200
+++ new/lib/tzinfo/data/definitions/Antarctica/Casey.rb 2016-11-03 
22:52:57.0 +0100
@@ -20,6 +20,7 @@
 tz.transition 2010, 3, :o1, 1267714800
 tz.transition 2011, 10, :o2, 1319738400
 tz.transition 2012, 2, :o1, 1329843600
+tz.transition 2016, 10, :o2, 1477065600
   end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tzinfo/data/definitions/Asia/Famagusta.rb 
new/lib/tzinfo/data/definitions/Asia/Famagusta.rb
--- old/lib/tzinfo/data/definitions/Asia/Famagusta.rb   1970-01-01 
01:00:00.0 +0100
+++ new/lib/tzinfo/data/definitions/Asia/Famagusta.rb   2016-11-03 
22:52:57.0 +0100
@@ -0,0 +1,109 @@
+# encoding: UTF-8
+
+# This file contains data derived from the IANA Time Zone Database
+# (http://www.iana.org/time-zones).
+
+module TZInfo
+  module Data
+module Definitions
+  module Asia
+module Famagusta
+  include TimezoneDefinition
+  
+  timezone 'Asia/Famagusta' do |tz|
+tz.offset :o0, 8148, 0, :LMT
+tz.offset :o1, 7200, 0, :EET
+tz.offset :o2, 7200, 3600, :EEST
+tz.offset :o3, 10800, 0, :'+03'
+
+tz.transition 1921, 11, :o1, -1518920148, 17445653321, 7200
+tz.transition 1975, 4, :o2, 166572000
+tz.transition 1975, 10, :o1, 182293200
+tz.transition 1976, 5, :o2, 200959200
+tz.transition 1976, 10, :o1, 213829200
+tz.transition 1977, 4, :o2, 228866400
+tz.transition 1977, 9, :o1, 243982800
+tz.transition 1978, 4, :o2, 260316000
+tz.transition 1978, 10, :o1, 276123600
+tz.transition 1979, 3, :o2, 291765600
+tz.transition 1979, 9, :o1, 307486800
+tz.transition 1980, 4, :o2, 32382
+tz.transition 1980, 9, :o1, 338936400
+tz.transition 1981, 3, :o2, 354664800
+tz.transition 1981, 9, :o1, 370386000
+tz.transition 1982, 3, :o2, 386114400
+tz.transition 1982, 9, :o1, 401835600
+tz.transition 1983, 3, :o2, 417564000
+tz.transition 1983, 9, :o1, 433285200
+tz.transition 1984, 3, :o2, 449013600
+tz.transition 1984, 9, :o1, 465339600
+tz.transition 1985, 3, :o2, 481068000
+tz.transition 1985, 9, :o1, 496789200
+tz.transition 1986, 3, :o2, 512517600
+tz.transition 1986, 9, :o1, 528238800
+tz.transition 1987, 3, :o2, 543967200
+tz.transition 1987, 9, :o1, 559688400
+tz.transition 1988, 3, :o2, 575416800
+tz.transition 1988, 9, :o1, 591138000
+tz.transition 1989, 3, :o2, 606866400
+tz.transition 1989, 9, :o1, 622587600
+tz.transition 1990, 3, :o2, 638316000
+tz.transition 1990, 9, :o1, 

commit python3-python-dateutil for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package python3-python-dateutil for 
openSUSE:Factory checked in at 2016-11-10 13:23:22

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


Package is "python3-python-dateutil"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-python-dateutil/python3-python-dateutil.changes
  2016-09-27 13:44:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-python-dateutil.new/python3-python-dateutil.changes
 2016-11-10 13:23:24.0 +0100
@@ -1,0 +2,85 @@
+Tue Nov  8 15:55:41 UTC 2016 - aloi...@gmx.com
+
+- Update to version 2.6.0
+  * Added PEP-495-compatible methods to address ambiguous and 
+imaginary dates in time zones in a backwards-compatible
+way. Ambiguous dates and times can now be safely represented
+by all dateutil time zones. Many thanks to Alexander
+Belopolski (@abalkin) and Tim Peters @tim-one for their 
+inputs on how to address this. Original issues reported by
+Yupeng and @zed (lP: 1390262, gh issues #57, #112, #249,
+#284, #286, prs #127, #225, #248, #264, #302).
+  * Added new methods for working with ambiguous and imaginary 
+dates to the tz module. datetime_ambiguous() determines if
+a datetime is ambiguous for a given zone and datetime_exists()
+determines if a datetime exists in a given zone.
+This works for all fold-aware datetimes, not just those 
+provided by dateutil. (gh issue #253, gh pr #302)
+  * Fixed an issue where dst() in Portugal in 1996 was 
+returning the wrong value  in tz.tzfile objects. Reported
+by @abalkin (gh issue #128,  pr #225)
+  * Fixed an issue where zoneinfo.ZoneInfoFile errors were not 
+being properly deep-copied. (gh issue #226, pr #225)
+  * Refactored tzwin and tzrange as a subclass of a common 
+class, tzrangebase, as there was substantial overlapping
+functionality. As part of this change, tzrange and tzstr
+now expose a transitions() function, which returns the
+DST on and off transitions for a given year. (gh issue 
+#260, pr #302)
+  * Deprecated zoneinfo.gettz() due to confusion with 
+tz.gettz(), in favor of get() method of
+zoneinfo.ZoneInfoFile objects. (gh issue #11, pr #310)
+  * For non-character, non-stream arguments, parser.parse now 
+raises TypeError instead of AttributeError. (gh issues
+#171, #269, pr #247)
+  * Fixed an issue where tzfile objects were not properly 
+handling dst() and tzname() when attached to
+datetime.time objects. Reported by @ovacephaloid.
+(gh issue #292, pr #309)
+  * /usr/share/lib/zoneinfo was added to TZPATHS for 
+compatibility with Solaris systems. Reported by @dhduvall
+(gh issue #276, pr #307)
+  * tzoffset and tzrange objects now accept either a number of 
+seconds or a datetime.timedelta() object wherever
+previously only a  number of seconds was allowed.
+(gh pr #264, #277)
+  * datetime.timedelta objects can now be added to 
+relativedelta objects. Reported and added by Alec Nikolas
+Reiter (@justanr) (gh issue #282, pr #283
+  * Refactored relativedelta.weekday and rrule.weekday into a 
+common base class to reduce code duplication.
+(gh issue #140, pr #311)
+  * An issue where the WKST parameter was improperly rendering 
+in str(rrule) was reported and fixed by Daniel LePage
+(@dplepage). (gh issue  #262, pr #263)
+  * A replace() method has been added to rrule objects by 
+@jendas1, which creates new rrule with modified attributes,
+analogous to datetime.replace (gh pr #167)
+  * Made some significant performance improvements to rrule 
+objects in Python 2.x (gh pr #245)
+  * All classes defining equality functions now return 
+NotImplemented when  compared to unsupported classes,
+rather than raising TypeError, to allow other classes to
+provide fallback support. (gh pr #236)
+  * Several classes have been marked as explicitly unhashable 
+to maintain identical behavior between Python 2 and 3.
+Submitted by Roy Williams (@rowillia) (gh pr #296)
+  * Trailing whitespace in easter.py has been removed. 
+Submitted by @OmgImAlexis (gh pr #299)
+  * Windows-only batch files in build scripts had line endings 
+switched to CRLF. (gh pr #237)
+  * @adamchainz updated the documentation links to reflect 
+that the canonical location for readthedocs links is now
+at .io, not .org. (gh pr #272)
+  * Made some changes to the CI and codecov to test against 
+newer versions of Python and pypy, and to adjust the code
+coverage  requirements. For the moment, full pypy3
+compatibility is not supported until a new release is
+available, due to upstream bugs in the old version
+affecting PEP-495 

commit rubygem-test-unit for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-test-unit for 
openSUSE:Factory checked in at 2016-11-10 13:22:43

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


Package is "rubygem-test-unit"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-test-unit/rubygem-test-unit.changes  
2016-08-26 23:16:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-test-unit.new/rubygem-test-unit.changes 
2016-11-10 13:22:45.0 +0100
@@ -1,0 +2,45 @@
+Wed Nov  2 05:48:33 UTC 2016 - co...@suse.com
+
+- updated to version 3.2.2
+ see installed news.md
+
+  ## 3.2.3 - 2016-11-02 {#version-3-2-2}
+  
+  ### Improvements
+  
+* Improved Travis CI configuration.
+  [GitHub#123][Patch by Ryunosuke SEATO]
+  
+* Supported Java native exception.
+  [GitHub#126][Reported by Bob Saveland]
+  
+  ### Fixes
+  
+* doc: Fixed markup. [GitHub#127][Patch by Tomohiro Hashidate]
+  
+* Fixed a bug that `--location=LINE` may not detect a test when
+  fixtures are defined before any tests:
+  
+  1 class MyTestCase < Test::Unit::TestCase
+  2   setup do
+  3   end
+  4
+  5   test "xxx" do
+  6   end
+  7 end
+  
+  `--location=5` couldn't find the `xxx` test.
+  
+  [Reported by Ryota Sasabe]
+  
+  ### Thanks
+  
+* Ryunosuke Sato
+  
+* Tomohiro Hashidate
+  
+* Bob Saveland
+  
+* Ryota Sasabe
+
+---

Old:

  test-unit-3.2.1.gem

New:

  test-unit-3.2.2.gem



Other differences:
--
++ rubygem-test-unit.spec ++
--- /var/tmp/diff_new_pack.ZabOFQ/_old  2016-11-10 13:22:46.0 +0100
+++ /var/tmp/diff_new_pack.ZabOFQ/_new  2016-11-10 13:22:46.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-test-unit
-Version:3.2.1
+Version:3.2.2
 Release:0
 %define mod_name test-unit
 %define mod_full_name %{mod_name}-%{version}
@@ -40,7 +40,7 @@
 Group:  Development/Languages/Ruby
 
 %description
-Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit
+test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit
 principles. These were originally designed by Kent Beck, creator of extreme
 programming software development methodology, for Smalltalk's SUnit. It allows
 writing tests, checking results and automated testing in Ruby.

++ test-unit-3.2.1.gem -> test-unit-3.2.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-07-19 11:33:53.0 +0200
+++ new/README.md   2016-11-02 02:17:05.0 +0100
@@ -10,26 +10,26 @@
 
 An xUnit family unit testing framework for Ruby.
 
-Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit
+test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit
 principles. These were originally designed by Kent Beck, creator of extreme
 programming software development methodology, for Smalltalk's SUnit. It allows
 writing tests, checking results and automated testing in Ruby.
 
 ## Features
 
-* Test::Unit 1.2.3 is the original Test::Unit, taken
+* test-unit 1.2.3 is the original test-unit, taken
   straight from the ruby distribution. It is being
   distributed as a gem to allow tool builders to use it as a
   stand-alone package. (The test framework in ruby is going
   to radically change very soon).
 
 * test-unit will be improved actively and may break
-  compatiblity with Test::Unit 1.2.3. (We will not hope it
+  compatiblity with test-unit 1.2.3. (We will not hope it
   if it isn't needed.)
 
 * Some features exist as separated gems like GUI test
   runner. (Tk, GTK+ and Fox) test-unit-full gem package
-  provides for installing all Test::Unit related gems
+  provides for installing all test-unit related gems
   easily.
 
 ## How To
@@ -43,7 +43,7 @@
 % sudo gem install test-unit
 
 
-If you want to use full Test::Unit features:
+If you want to use full test-unit features:
 
 
 % sudo gem install test-unit-full
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/text/news.md new/doc/text/news.md
--- old/doc/text/news.md2016-07-19 11:33:53.0 +0200
+++ new/doc/text/news.md2016-11-02 02:17:05.0 +0100
@@ -1,5 +1,44 @@
 # News
 
+## 3.2.3 - 2016-11-02 {#version-3-2-2}
+
+### Improvements
+
+  * Improved Travis CI configuration.
+[GitHub#123][Patch by Ryunosuke SEATO]
+
+  * Supported Java native exception.
+

commit monitoring-plugins-traffic_limit for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package monitoring-plugins-traffic_limit for 
openSUSE:Factory checked in at 2016-11-10 13:23:40

Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-traffic_limit (Old)
 and  /work/SRC/openSUSE:Factory/.monitoring-plugins-traffic_limit.new (New)


Package is "monitoring-plugins-traffic_limit"

Changes:

--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-traffic_limit/monitoring-plugins-traffic_limit.changes
2016-02-11 12:37:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-traffic_limit.new/monitoring-plugins-traffic_limit.changes
   2016-11-10 13:23:43.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 15:46:25 UTC 2016 - jeng...@inai.de
+
+- Use same nagios group as nrpe package
+
+---



Other differences:
--
++ monitoring-plugins-traffic_limit.spec ++
--- /var/tmp/diff_new_pack.Ttcxvd/_old  2016-11-10 13:23:44.0 +0100
+++ /var/tmp/diff_new_pack.Ttcxvd/_new  2016-11-10 13:23:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package monitoring-plugins-traffic_limit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   monitoring-plugins-traffic_limit
 Version:0.3
-Release:100
-License:BSD-4-Clause
+Release:0
 Summary:Checks the traffic on any interface
-Url:
http://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_traffic_limit/details
+License:BSD-4-Clause
 Group:  System/Monitoring
+Url:
http://exchange.nagios.org/directory/Plugins/Network-Connections%2C-Stats-and-Bandwidth/check_traffic_limit/details
 Source0:check_traffic_limit_%{version}_20110209.tar.gz
 BuildRequires:  nagios-rpm-macros
 Provides:   nagios-plugins-traffic_limit = %{version}-%{release}
 Obsoletes:  nagios-plugins-traffic_limit < %{version}-%{release}
 Requires:   gawk
 Requires:   grep
-Requires:   perl(Nagios::Plugin)
 Requires:   vnstat
+Requires:   perl(Nagios::Plugin)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -58,7 +59,7 @@
 %doc CHANGES README
 %dir %{nagios_libdir}
 %dir %{nagios_plugindir}
-%dir %{nagios_sysconfdir}
+%attr(0755,root,%{nagios_command_group}) %dir %{nagios_sysconfdir}
 %dir %{nagiosgrapher_sysconfdir}
 %{nagios_plugindir}/check_traffic_limit
 %config(noreplace) %{nagiosgrapher_sysconfdir}/check_traffic_limit.ncfg




commit ghc-inline-c for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-inline-c for openSUSE:Factory 
checked in at 2016-11-10 13:22:13

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


Package is "ghc-inline-c"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-inline-c/ghc-inline-c.changes
2016-11-01 09:56:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-inline-c.new/ghc-inline-c.changes   
2016-11-10 13:22:15.0 +0100
@@ -1,0 +2,15 @@
+Mon Sep 26 06:51:57 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.5.9 with cabal2obs.
+
+---
+Thu Sep 15 06:38:35 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.5.7 revision 0 with cabal2obs.
+
+---
+Mon Jul 25 11:12:43 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.5.5 revision 0 with cabal2obs.
+
+---

Old:

  inline-c-0.5.5.4.tar.gz

New:

  inline-c-0.5.5.9.tar.gz



Other differences:
--
++ ghc-inline-c.spec ++
--- /var/tmp/diff_new_pack.YsMD1r/_old  2016-11-10 13:22:16.0 +0100
+++ /var/tmp/diff_new_pack.YsMD1r/_new  2016-11-10 13:22:16.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name inline-c
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.5.4
+Version:0.5.5.9
 Release:0
 Summary:Write Haskell source files including C code inline. No FFI 
required
 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-QuickCheck-devel
 BuildRequires:  ghc-ansi-wl-pprint-devel
 BuildRequires:  ghc-binary-devel
@@ -51,7 +50,6 @@
 BuildRequires:  ghc-raw-strings-qq-devel
 BuildRequires:  ghc-regex-posix-devel
 %endif
-# End cabal-rpm deps
 
 %description
 See .
@@ -70,20 +68,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

++ inline-c-0.5.5.4.tar.gz -> inline-c-0.5.5.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inline-c-0.5.5.4/changelog.md 
new/inline-c-0.5.5.9/changelog.md
--- old/inline-c-0.5.5.4/changelog.md   2016-06-15 11:26:10.0 +0200
+++ new/inline-c-0.5.5.9/changelog.md   2016-09-15 13:28:42.0 +0200
@@ -1,3 +1,5 @@
+- 0.5.5.9: Make tests work with QuickCheck < 2.9
+- 0.5.5.8: Add workaround for QuickCheck-2.9 bug. See issue #51
 - 0.5.5.2: Add docs regarding internals. See issue #41.
 - 0.5.5.1: Add support for Interruptible calls. The version skip is
   simply because I forgot to update the changelog for 0.5.5.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inline-c-0.5.5.4/inline-c.cabal 
new/inline-c-0.5.5.9/inline-c.cabal
--- old/inline-c-0.5.5.4/inline-c.cabal 2016-07-04 11:43:10.0 +0200
+++ new/inline-c-0.5.5.9/inline-c.cabal 2016-09-15 13:28:42.0 +0200
@@ -1,5 +1,5 @@
 name:inline-c
-version: 0.5.5.4
+version: 0.5.5.9
 synopsis:Write Haskell source files including C code inline. No 
FFI required.
 description: See 
.
 license: MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/inline-c-0.5.5.4/src/Language/C/Inline/Internal.hs 
new/inline-c-0.5.5.9/src/Language/C/Inline/Internal.hs
--- old/inline-c-0.5.5.4/src/Language/C/Inline/Internal.hs  2016-06-15 
11:26:10.0 +0200
+++ new/inline-c-0.5.5.9/src/Language/C/Inline/Internal.hs  2016-08-31 
11:07:53.0 +0200
@@ -8,6 +8,8 @@
 {-# LANGUAGE TemplateHaskell #-}
 {-# LANGUAGE TupleSections #-}
 {-# LANGUAGE TypeOperators #-}
+{-# LANGUAGE CPP #-}
+{-# LANGUAGE DeriveDataTypeable #-}
 
 module Language.C.Inline.Internal
 ( -- * Context handling
@@ -48,7 +50,6 @@
 ) where
 
 import   Control.Applicative
-import   Control.Concurrent.MVar (MVar, newMVar, modifyMVar, readMVar)
 import   Control.Exception (catch, throwIO)
 import   Control.Monad (forM, void, msum, unless)
 import   Control.Monad.State (evalStateT, StateT, get, put)

commit coccigrep for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package coccigrep for openSUSE:Factory 
checked in at 2016-11-10 13:22:19

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


Package is "coccigrep"

Changes:

--- /work/SRC/openSUSE:Factory/coccigrep/coccigrep.changes  2016-11-01 
09:59:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.coccigrep.new/coccigrep.changes 2016-11-10 
13:22:21.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 31 20:00:17 UTC 2016 - jsl...@suse.com
+
+- package also LICENSE
+
+---



Other differences:
--
++ coccigrep.spec ++
--- /var/tmp/diff_new_pack.zywig7/_old  2016-11-10 13:22:22.0 +0100
+++ /var/tmp/diff_new_pack.zywig7/_new  2016-11-10 13:22:22.0 +0100
@@ -59,7 +59,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.rst ChangeLog
+%doc LICENSE README.rst ChangeLog
 %{python3_sitelib}/*
 %{_bindir}/coccigrep
 %{_mandir}/man1/coccigrep.1*




commit ghc-htaglib for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-htaglib for openSUSE:Factory 
checked in at 2016-11-10 13:21:52

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


Package is "ghc-htaglib"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-htaglib/ghc-htaglib.changes  2016-11-01 
09:55:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-htaglib.new/ghc-htaglib.changes 
2016-11-10 13:21:54.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:58:10 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.4 revision 0 with cabal2obs.
+
+---

Old:

  htaglib-1.0.3.tar.gz

New:

  htaglib-1.0.4.tar.gz



Other differences:
--
++ ghc-htaglib.spec ++
--- /var/tmp/diff_new_pack.t1EqDx/_old  2016-11-10 13:21:54.0 +0100
+++ /var/tmp/diff_new_pack.t1EqDx/_new  2016-11-10 13:21:54.0 +0100
@@ -19,28 +19,24 @@
 %global pkg_name htaglib
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Bindings to TagLib, audio meta-data library
 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-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  libtag-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
+BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Bindings to TagLib, audio meta-data library.
@@ -50,11 +46,9 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   libtag-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -62,20 +56,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,6 +74,10 @@
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE.md
+%dir %{_datadir}/%{pkg_name}-%{version}
+%dir %{_datadir}/%{pkg_name}-%{version}/audio-samples
+%{_datadir}/%{pkg_name}-%{version}/audio-samples/*.flac
+%{_datadir}/%{pkg_name}-%{version}/audio-samples/*.mp3
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)

++ htaglib-1.0.3.tar.gz -> htaglib-1.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/htaglib-1.0.3/CHANGELOG.md 
new/htaglib-1.0.4/CHANGELOG.md
--- old/htaglib-1.0.3/CHANGELOG.md  2016-04-06 14:42:14.0 +0200
+++ new/htaglib-1.0.4/CHANGELOG.md  2016-09-10 12:48:20.0 +0200
@@ -1,3 +1,9 @@
+## HTagLib 1.0.4
+
+* Re-wrote the test suite with Hspec.
+
+* Drop support for GHC 7.6.
+
 ## HTagLib 1.0.3
 
 * Export functions instead of record selectors for tag newtype wrappers.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/htaglib-1.0.3/README.md new/htaglib-1.0.4/README.md
--- old/htaglib-1.0.3/README.md 2016-01-22 08:18:07.0 +0100
+++ new/htaglib-1.0.4/README.md 2016-04-12 10:43:20.0 +0200
@@ -128,13 +128,13 @@
 ```
 $ ./example "/home/mark/music/David Bowie/1977, Low/01 Speed of Life.flac"
 AudioTrack
-  { atTitle   = Title   {unTitle   = "Speed of Life"}
-  , atArtist  = Artist  {unArtist  = "David Bowie"}
-  , atAlbum   = Album   {unAlbum   = "Low"}
-  , atComment = Comment {unComment = ""}
-  , atGenre   = Genre   {unGenre   = ""}
-  , atYear= Just(Year {unYear = 1977})
-  , atTrack   = Just(TrackNumber {unTrackNumber = 1})
+  { atTitle   = Title   "Speed of Life"
+  , atArtist  = Artist  "David Bowie"
+  , atAlbum   = Album   "Low"
+  , atComment = Comment ""
+  , atGenre   = Genre   ""
+  , atYear= Just(Year 1977)
+  , atTrack   = Just(TrackNumber 1)
   }
 ```
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit ghc-hxt-regex-xmlschema for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-hxt-regex-xmlschema for 
openSUSE:Factory checked in at 2016-11-10 13:22:08

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


Package is "ghc-hxt-regex-xmlschema"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-hxt-regex-xmlschema/ghc-hxt-regex-xmlschema.changes
  2016-11-01 09:56:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-hxt-regex-xmlschema.new/ghc-hxt-regex-xmlschema.changes
 2016-11-10 13:22:10.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 27 15:55:47 UTC 2016 - psim...@suse.com
+
+- Update to version 9.2.0.3 with cabal2obs.
+
+---

Old:

  hxt-regex-xmlschema-9.2.0.2.tar.gz

New:

  hxt-regex-xmlschema-9.2.0.3.tar.gz



Other differences:
--
++ ghc-hxt-regex-xmlschema.spec ++
--- /var/tmp/diff_new_pack.a32fR5/_old  2016-11-10 13:22:11.0 +0100
+++ /var/tmp/diff_new_pack.a32fR5/_new  2016-11-10 13:22:11.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name hxt-regex-xmlschema
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:9.2.0.2
+Version:9.2.0.3
 Release:0
 Summary:A regular expression library for W3C XML Schema regular 
expressions
 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-bytestring-devel
 BuildRequires:  ghc-hxt-charproperties-devel
 BuildRequires:  ghc-parsec-devel
@@ -37,7 +36,6 @@
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library supports full W3C XML Schema regular expressions inclusive all
@@ -70,20 +68,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

++ hxt-regex-xmlschema-9.2.0.2.tar.gz -> hxt-regex-xmlschema-9.2.0.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hxt-regex-xmlschema-9.2.0.2/examples/colorizeProgs/Makefile 
new/hxt-regex-xmlschema-9.2.0.3/examples/colorizeProgs/Makefile
--- old/hxt-regex-xmlschema-9.2.0.2/examples/colorizeProgs/Makefile 
2015-03-06 14:11:09.0 +0100
+++ new/hxt-regex-xmlschema-9.2.0.3/examples/colorizeProgs/Makefile 
2016-10-18 13:40:20.0 +0200
@@ -4,12 +4,11 @@
sudo cp colorize /usr/local/bin
 
 clean  :
-   rm -f *.o *.hi
+   cabal clean
 
-distclean  : clean
-   rm -f colorize
-
-colorize   : ColorizeSourceCode.hs
-   ghc -o $@ -O2 --make $<
+colorize:
+   cabal install
 
+.PHONY : all install clean colorize
+ 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hxt-regex-xmlschema-9.2.0.2/hxt-regex-xmlschema.cabal 
new/hxt-regex-xmlschema-9.2.0.3/hxt-regex-xmlschema.cabal
--- old/hxt-regex-xmlschema-9.2.0.2/hxt-regex-xmlschema.cabal   2015-03-06 
14:11:09.0 +0100
+++ new/hxt-regex-xmlschema-9.2.0.3/hxt-regex-xmlschema.cabal   2016-10-18 
14:09:14.0 +0200
@@ -1,5 +1,5 @@
 Name:hxt-regex-xmlschema
-Version: 9.2.0.2
+Version: 9.2.0.3
 Synopsis:A regular expression library for W3C XML Schema regular 
expressions
 Description: This library supports full W3C XML Schema regular 
expressions
  inclusive all Unicode character sets and blocks.
@@ -34,6 +34,10 @@
   examples/RegexXMLSchema/Makefile
   examples/RegexXMLSchema/REtest.hs
 
+flag profile
+  description: turn profiling on
+  default: False
+
 Library
   Exposed-modules:
 Text.Regex.Glob.String
@@ -50,10 +54,10 @@
 
   default-language:  Haskell2010
 
-  ghc-options:   -rtsopts 
- -Wall -fwarn-tabs -funbox-strict-fields
+  ghc-options:   -Wall -fwarn-tabs -funbox-strict-fields
 
-  ghc-prof-options:  -caf-all
+  if flag(profile)
+ghc-prof-options: -caf-all
 
   build-depends: base   >= 4 && < 5
, bytestring >= 0.10
@@ -95,7 +99,7 @@
 
   default-language:  Haskell2010
 
-  ghc-options:   -Wall -O2 -rtsopts
+  ghc-options:   -Wall -O2
 
   build-depends: base
, bytestring




commit smplayer for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package smplayer for openSUSE:Factory 
checked in at 2016-11-10 13:22:23

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


Package is "smplayer"

Changes:

--- /work/SRC/openSUSE:Factory/smplayer/smplayer.changes2016-09-12 
13:27:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.smplayer.new/smplayer.changes   2016-11-10 
13:22:25.0 +0100
@@ -1,0 +2,28 @@
+Tue Nov  8 13:37:05 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 16.11.0:
+  * (Playlist) Add a popup menu with the load/save options.
+  * Store the playlist filename and display "*" in the title when
+the playlist is modified and not saved.
+  * (Playlist) Add a 'save as' button.
+  * Add an option in Preferences -> Interface to play the next
+file automatically or not.
+  * Add the option 'Start playback after loading a playlist' in
+Preferences -> Playlist.
+  * Add the option 'Auto sort' in Preferences -> Playlist.
+  * Fix when the additional options for mpv contain quotes.
+  * Add option 'Case sensitive search' in Preferences -> Playlist.
+  * Remove the option to add black borders on fullscreen.
+  * New option 'Add black borders for subtitles by default' in
+Preferences -> General.
+  * New option 'Show info on OSD' in View -> OSD (key shortcut
+Shift + I). It displays info about the current media
+(resolution, bitrate...) on the OSD.
+  * (Playlist) If a playlist file is dropped to the playlist
+window, load it.
+  * Pass the alpha component of the subtitles' colours to mpv.
+- Rebase smplayer-defaults.patch.
+- Remove desktop entry categories redefinition: default ones are
+  fine.
+
+---

Old:

  smplayer-16.9.0.tar.bz2

New:

  smplayer-16.11.0.tar.bz2



Other differences:
--
++ smplayer.spec ++
--- /var/tmp/diff_new_pack.vMJ1av/_old  2016-11-10 13:22:26.0 +0100
+++ /var/tmp/diff_new_pack.vMJ1av/_new  2016-11-10 13:22:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   smplayer
-Version:16.9.0
+Version:16.11.0
 Release:0
 Summary:Complete frontend for MPV
 License:GPL-2.0+
@@ -41,9 +41,10 @@
 Recommends: smplayer-lang
 Recommends: smplayer-skins
 Suggests:   smplayer-themes
-# smplayer-core and smplayer-qt5 was last used in openSUSE 13.2.
+# smplayer-core was last used in openSUSE 13.2.
 Provides:   smplayer-core = %{version}
 Obsoletes:  smplayer-core < %{version}
+# smplayer-qt5 was last used in openSUSE 13.2.
 Provides:   smplayer-qt5 = %{version}
 Obsoletes:  smplayer-qt5 < %{version}
 Obsoletes:  smplayer-qt5-lang < %{version}
@@ -101,7 +102,7 @@
 
 %build
 make \
-  MAKEFLAGS="%{?_smp_mflags}"  \
+  MAKEFLAGS="%{?_smp_mflags} V=1"  \
 %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
   QMAKE=%{_libqt5_bindir}/qmake\
   LRELEASE=%{_libqt5_bindir}/lrelease  \
@@ -113,15 +114,13 @@
 
 %install
 %make_install \
-  PREFIX=%{_prefix}\
-  DOC_PATH=%{_docdir}/%{name}
-
+  DOC_PATH=%{_docdir}/%{name} \
+  PREFIX=%{_prefix}
 rm -rf %{buildroot}%{_docdir}/%{name}/*
 
-# Append Qt; category in desktop files – fix for pm#48.
-for desktop in smplayer smplayer_enqueue; do
-%suse_update_desktop_file -r "$desktop" Qt AudioVideo Video Player
-done
+%suse_update_desktop_file %{name}
+%suse_update_desktop_file %{name}_enqueue
+
 %find_lang %{name} --with-qt
 
 %post

++ smplayer-16.9.0.tar.bz2 -> smplayer-16.11.0.tar.bz2 ++
 266565 lines of diff (skipped)

++ smplayer-defaults.patch ++
--- /var/tmp/diff_new_pack.vMJ1av/_old  2016-11-10 13:22:30.0 +0100
+++ /var/tmp/diff_new_pack.vMJ1av/_new  2016-11-10 13:22:30.0 +0100
@@ -1,6 +1,6 @@
 --- a/src/core.cpp
 +++ b/src/core.cpp
-@@ -1728,6 +1728,8 @@ void Core::startMplayer( QString file, d
+@@ -1727,6 +1727,8 @@ void Core::startMplayer( QString file, d
QString ao = pref->ao;
if (!ao.endsWith(",")) ao += ",";
proc->setOption("ao", ao);
@@ -9,20 +9,9 @@
}
  
  #if !defined(Q_OS_WIN) && !defined(Q_OS_OS2)
 a/src/defaultgui.cpp
-+++ b/src/defaultgui.cpp
-@@ -493,7 +493,7 @@ void DefaultGui::createControlWidget() {
-   controlwidget->show();
-   */
- 
--  controlwidget->setIconSize(QSize(40,40));
-+  controlwidget->setIconSize(QSize(30, 30));
- }
- 
- void DefaultGui::createFloatingControl() {
 --- a/src/preferences.cpp
 +++ b/src/preferences.cpp
-@@ -374,11 +374,7 @@ void Preferences::reset() {
+@@ -384,11 +384,7 @@ void Preferences::reset() {

commit ghc-http-reverse-proxy for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-http-reverse-proxy for 
openSUSE:Factory checked in at 2016-11-10 13:22:02

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


Package is "ghc-http-reverse-proxy"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-http-reverse-proxy/ghc-http-reverse-proxy.changes
2016-11-01 09:55:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-http-reverse-proxy.new/ghc-http-reverse-proxy.changes
   2016-11-10 13:22:04.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 30 16:29:53 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.3.2 with cabal2obs.
+
+---
+Wed Aug 17 18:30:10 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.3.1 revision 0 with cabal2obs.
+
+---

Old:

  http-reverse-proxy-0.4.3.tar.gz

New:

  http-reverse-proxy-0.4.3.2.tar.gz



Other differences:
--
++ ghc-http-reverse-proxy.spec ++
--- /var/tmp/diff_new_pack.mWDJhn/_old  2016-11-10 13:22:05.0 +0100
+++ /var/tmp/diff_new_pack.mWDJhn/_new  2016-11-10 13:22:05.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name http-reverse-proxy
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.4.3
+Version:0.4.3.2
 Release:0
 Summary:Reverse proxy HTTP requests, either over raw sockets or with 
WAI
 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-async-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
@@ -55,7 +54,6 @@
 BuildRequires:  ghc-http-conduit-devel
 BuildRequires:  ghc-warp-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Provides a simple means of reverse-proxying HTTP requests. The raw approach
@@ -77,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

++ http-reverse-proxy-0.4.3.tar.gz -> http-reverse-proxy-0.4.3.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-reverse-proxy-0.4.3/ChangeLog.md 
new/http-reverse-proxy-0.4.3.2/ChangeLog.md
--- old/http-reverse-proxy-0.4.3/ChangeLog.md   2015-11-19 09:48:32.0 
+0100
+++ new/http-reverse-proxy-0.4.3.2/ChangeLog.md 2016-10-27 18:16:44.0 
+0200
@@ -1,3 +1,11 @@
+## 0.4.3.2
+
+* Minor doc cleanup
+
+## 0.4.3.1
+
+* Use CPP so we can work with `http-client` pre and post 0.5 
[#17](https://github.com/fpco/http-reverse-proxy/pull/17)
+
 ## 0.4.3
 
 * Allow proxying to HTTPS servers. 
[#15](https://github.com/fpco/http-reverse-proxy/pull/15)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/http-reverse-proxy-0.4.3/Network/HTTP/ReverseProxy.hs 
new/http-reverse-proxy-0.4.3.2/Network/HTTP/ReverseProxy.hs
--- old/http-reverse-proxy-0.4.3/Network/HTTP/ReverseProxy.hs   2015-11-19 
09:48:32.0 +0100
+++ new/http-reverse-proxy-0.4.3.2/Network/HTTP/ReverseProxy.hs 2016-10-16 
09:35:53.0 +0200
@@ -4,6 +4,7 @@
 {-# LANGUAGE ScopedTypeVariables   #-}
 {-# LANGUAGE LambdaCase#-}
 {-# LANGUAGE TupleSections #-}
+{-# LANGUAGE CPP   #-}
 module Network.HTTP.ReverseProxy
 ( -- * Types
   ProxyDest (..)
@@ -181,8 +182,7 @@
 -- the proxied server. Not all servers necessarily support chunked request
 -- bodies, so please confirm that yours does (Warp, Snap, and Happstack, for 
example, do).
 waiProxyTo :: (WAI.Request -> IO WaiProxyResponse)
-   -- ^ How to reverse proxy. A @Left@ result will be sent verbatim as
-   -- the response, whereas @Right@ will cause a reverse proxy.
+   -- ^ How to reverse proxy.
-> (SomeException -> WAI.Application)
-- ^ How to handle exceptions when calling remote server. For a
-- simple 502 error page, use 'defaultOnExc'.
@@ -353,8 +353,18 @@
 case edest of
 Left app -> maybe id timeBound (lpsTimeBound lps) $ app req0 
sendResponse
 Right (ProxyDest host port, req, secure) -> tryWebSockets wps host 
port req sendResponse $ do
-let req' = def
-{ HC.method = WAI.requestMethod req
+let req' =

commit rubygem-arel for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-arel for openSUSE:Factory 
checked in at 2016-11-10 13:22:36

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


Package is "rubygem-arel"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-arel/rubygem-arel.changes
2016-11-07 12:22:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-arel.new/rubygem-arel.changes   
2016-11-10 13:22:38.0 +0100
@@ -1,0 +2,12 @@
+Sat Oct 29 04:29:03 UTC 2016 - co...@suse.com
+
+- updated to version 7.1.4
+ see installed History.txt
+
+  === 7.1.4 / 2016-10-10
+  
+  * bug fixes
+  
+* Remove deprecated usage inside arel.
+
+---

Old:

  arel-7.1.3.gem

New:

  arel-7.1.4.gem



Other differences:
--
++ rubygem-arel.spec ++
--- /var/tmp/diff_new_pack.opbsI4/_old  2016-11-10 13:22:39.0 +0100
+++ /var/tmp/diff_new_pack.opbsI4/_new  2016-11-10 13:22:39.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-arel
-Version:7.1.3
+Version:7.1.4
 Release:0
 %define mod_name arel
 %define mod_full_name %{mod_name}-%{version}

++ arel-7.1.3.gem -> arel-7.1.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/History.txt new/History.txt
--- old/History.txt 2016-10-07 21:50:47.0 +0200
+++ new/History.txt 2016-10-10 06:19:21.0 +0200
@@ -1,3 +1,9 @@
+=== 7.1.4 / 2016-10-10
+
+* bug fixes
+
+  * Remove deprecated usage inside arel.
+
 === 7.1.3 / 2016-10-07
 
 * bug fixes
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/arel/visitors/to_sql.rb 
new/lib/arel/visitors/to_sql.rb
--- old/lib/arel/visitors/to_sql.rb 2016-10-07 21:50:47.0 +0200
+++ new/lib/arel/visitors/to_sql.rb 2016-10-10 06:19:21.0 +0200
@@ -170,7 +170,7 @@
   end
 
   def table_exists? name
-schema_cache.table_exists? name
+schema_cache.data_source_exists?(name)
   end
 
   def column_for attr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/arel.rb new/lib/arel.rb
--- old/lib/arel.rb 2016-10-07 21:50:47.0 +0200
+++ new/lib/arel.rb 2016-10-10 06:19:21.0 +0200
@@ -21,7 +21,7 @@
 require 'arel/nodes'
 
 module Arel
-  VERSION = '7.1.3'
+  VERSION = '7.1.4'
 
   def self.sql raw_sql
 Arel::Nodes::SqlLiteral.new raw_sql
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-10-07 21:50:47.0 +0200
+++ new/metadata2016-10-10 06:19:21.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: arel
 version: !ruby/object:Gem::Version
-  version: 7.1.3
+  version: 7.1.4
 platform: ruby
 authors:
 - Aaron Patterson
@@ -11,7 +11,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-10-07 00:00:00.0 Z
+date: 2016-10-10 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: minitest




commit ghc-html-conduit for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-html-conduit for 
openSUSE:Factory checked in at 2016-11-10 13:21:55

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


Package is "ghc-html-conduit"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-html-conduit/ghc-html-conduit.changes
2016-11-01 09:55:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-html-conduit.new/ghc-html-conduit.changes   
2016-11-10 13:21:57.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 26 06:51:56 UTC 2016 - psim...@suse.com
+
+- Update to version 1.2.1.1 with cabal2obs.
+
+---

Old:

  html-conduit-1.2.1.tar.gz

New:

  html-conduit-1.2.1.1.tar.gz



Other differences:
--
++ ghc-html-conduit.spec ++
--- /var/tmp/diff_new_pack.P4tOiJ/_old  2016-11-10 13:21:58.0 +0100
+++ /var/tmp/diff_new_pack.P4tOiJ/_new  2016-11-10 13:21:58.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name html-conduit
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.2.1
+Version:1.2.1.1
 Release:0
 Summary:Parse HTML documents using xml-conduit datatypes
 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-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-conduit-extra-devel
@@ -44,7 +43,6 @@
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package uses tagstream-conduit for its parser. It automatically balances
@@ -66,20 +64,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

++ html-conduit-1.2.1.tar.gz -> html-conduit-1.2.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/html-conduit-1.2.1/ChangeLog.md 
new/html-conduit-1.2.1.1/ChangeLog.md
--- old/html-conduit-1.2.1/ChangeLog.md 2015-11-12 18:40:38.0 +0100
+++ new/html-conduit-1.2.1.1/ChangeLog.md   2016-09-23 10:34:26.0 
+0200
@@ -1,3 +1,7 @@
+## 1.2.1.1
+
+* Allow xml-conduit 1.4
+
 ## 1.2.1
 
 * Add strict and lazy text parsing 
[#66](https://github.com/snoyberg/xml/pull/66)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/html-conduit-1.2.1/html-conduit.cabal 
new/html-conduit-1.2.1.1/html-conduit.cabal
--- old/html-conduit-1.2.1/html-conduit.cabal   2015-11-12 18:40:38.0 
+0100
+++ new/html-conduit-1.2.1.1/html-conduit.cabal 2016-09-23 10:34:26.0 
+0200
@@ -1,5 +1,5 @@
 Name:html-conduit
-Version: 1.2.1
+Version: 1.2.1.1
 Synopsis:Parse HTML documents using xml-conduit datatypes.
 Description: This package uses tagstream-conduit for its parser. It 
automatically balances mismatched tags, so that there shouldn't be any parse 
failures. It does not handle a full HTML document rendering, such as adding 
missing html and head tags.
 Homepage:https://github.com/snoyberg/xml
@@ -22,7 +22,7 @@
  , resourcet>= 0.3&& < 
1.2
  , conduit  >= 1.0&& < 
1.3
  , conduit-extra>= 1.1.1
- , xml-conduit  >= 1.3&& < 
1.4
+ , xml-conduit  >= 1.3&& < 
1.5
  , tagstream-conduit>= 0.5.5.3&& < 
0.6
  , xml-types>= 0.3&& < 
0.4
 




commit fish for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2016-11-10 13:22:30

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


Package is "fish"

Changes:

--- /work/SRC/openSUSE:Factory/fish/fish.changes2016-09-12 
13:27:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.fish.new/fish.changes   2016-11-10 
13:22:32.0 +0100
@@ -1,0 +2,111 @@
+Tue Nov  8 11:49:49 UTC 2016 - aloi...@gmx.com
+
+- Update to version 2.4.0
+  ## Notable fixes and improvements
+  * The documentation is now generated properly and with the 
+correct version identifier.
+  * Automatic cursor changes are now only enabled on the 
+subset of XTerm versions known to support them, resolving a 
+problem where older versions printed garbage to the terminal 
+before and after every prompt (#3499).
+  * Improved the title set in Apple Terminal.app.
+  * Added completions for `defaults` and improved completions 
+for `diskutil` (#3478).
+  # fish 2.4b1 (released October 18, 2016)
+  ## Significant changes
+  * The clipboard integration has been revamped with explicit 
+bindings. The killring commands no longer copy from, or 
+paste to, the X11 clipboard - use the new copy (`C-x`) and 
+paste (`C-v`) bindings instead. The clipboard is now 
+available on OS X as well as systems using X11 (e.g. Linux). 
+(#3061)
+  * `history` uses subcommands (`history delete`) rather than 
+options (`history --delete`) for its actions (#3367). You 
+can no longer specify multiple actions via flags (e.g., 
+`history --delete --save something`).
+  * New `history` options have been added, including `--max=n` 
+to limit the number of history entries, `--show-time` option 
+to show timestamps (#3175, #3244), and `--null` to null 
+terminate history entries in the search output.
+  * `history search` is now case-insensitive by default (which 
+also affects `history delete`) (#3236).
+  * `history delete` now correctly handles multiline commands 
+(#31).
+  * Vi-style bindings no longer include all of the default 
+emacs-style bindings; instead, they share some definitions 
+(#3068).
+  * If there is no locale set in the environment, various 
+known system configuration files will be checked for a 
+default. If no locale can be found, `en_US-UTF.8` will be 
+used (#277).
+  * A number followed by a caret (e.g. `5^`) is no longer 
+treated as a redirection (#1873).
+  * The `$version` special variable can be overwritten, so 
+that it can be used for other purposes if required.
+  ## Notable fixes and improvements
+  * The `fish_realpath` builtin has been renamed to `realpath` 
+and made compatible with GNU `realpath` when run without 
+arguments (#3400). It is used only for systems without a 
+`realpath` or `grealpath` utility (#3374).
+  * Improved color handling on terminals/consoles with 8-16 
+colors, particularly the use of bright named color (#3176, 
+#3260).
+  * `fish_indent` can now read from files given as arguments, 
+rather than just standard input (#3037).
+  * Fuzzy tab completions behave in a less surprising manner 
+(#3090, #3211).
+  * `jobs` should only print its header line once (#3127).
+  * Wildcards in redirections are highlighted appropriately 
+(#2789).
+  * Suggestions will be offered more often, like after 
+removing characters (#3069).
+  * `history --merge` now correctly interleaves items in 
+chronological order (#2312).
+  * Options for `fish_indent` have been aligned with the other 
+binaries - in particular, `-d` now means `--debug`. The 
+`--dump` option has been renamed to `--dump-parse-tree` 
+(#3191).
+  * The display of bindings in the Web-based configuration has 
+been greatly improved (#3325), as has the rendering of 
+prompts (#2924).
+  * fish should no longer hang using 100% CPU in the C locale 
+(#3214).
+  * A bug in FreeBSD 11 & 12, Dragonfly BSD & illumos 
+prevented fish from working correctly on these platforms 
+under UTF-8 locales; fish now avoids the buggy behaviour 
+(#3050).
+  * Prompts which show git repository information (via 
+`__fish_git_prompt`) are faster in large repositories 
+(#3294) and slow filesystems (#3083).
+  * fish 2.3.0 reintroduced a problem where the greeting was 
+printed even when using `read`; this has been corrected 
+again (#3261).
+  * Vi mode changes the cursor depending on the current mode 
+(#3215).
+  * Command lines with escaped space characters at the end 
+tab-complete correctly (#2447).
+  * Added completions for:
++ `arcanist` (#3256)
++ `connmanctl` (#3419)
++ `figlet` (#3378)
++ `mdbook` (#3378)
++ 

commit ghc-ghc-typelits-natnormalise for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-ghc-typelits-natnormalise for 
openSUSE:Factory checked in at 2016-11-10 13:21:47

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


Package is "ghc-ghc-typelits-natnormalise"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-ghc-typelits-natnormalise/ghc-ghc-typelits-natnormalise.changes
  2016-11-01 09:53:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-ghc-typelits-natnormalise.new/ghc-ghc-typelits-natnormalise.changes
 2016-11-10 13:21:49.0 +0100
@@ -1,0 +2,15 @@
+Sat Oct  1 17:18:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.1 with cabal2obs.
+
+---
+Thu Sep 15 06:51:48 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5 revision 0 with cabal2obs.
+
+---
+Mon Jul 25 11:22:57 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.6 revision 0 with cabal2obs.
+
+---

Old:

  ghc-typelits-natnormalise-0.4.5.tar.gz

New:

  ghc-typelits-natnormalise-0.5.1.tar.gz



Other differences:
--
++ ghc-ghc-typelits-natnormalise.spec ++
--- /var/tmp/diff_new_pack.My19z6/_old  2016-11-10 13:21:50.0 +0100
+++ /var/tmp/diff_new_pack.My19z6/_new  2016-11-10 13:21:50.0 +0100
@@ -19,11 +19,11 @@
 %global pkg_name ghc-typelits-natnormalise
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.4.5
+Version:0.5.1
 Release:0
 Summary:GHC typechecker plugin for types of kind GHC.TypeLits.Nat
 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
@@ -34,6 +34,7 @@
 %if %{with tests}
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
+BuildRequires:  ghc-template-haskell-devel
 %endif
 
 %description
@@ -80,19 +81,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++ ghc-typelits-natnormalise-0.4.5.tar.gz -> 
ghc-typelits-natnormalise-0.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ghc-typelits-natnormalise-0.4.5/CHANGELOG.md 
new/ghc-typelits-natnormalise-0.5.1/CHANGELOG.md
--- old/ghc-typelits-natnormalise-0.4.5/CHANGELOG.md2016-07-20 
11:52:52.0 +0200
+++ new/ghc-typelits-natnormalise-0.5.1/CHANGELOG.md2016-09-29 
15:48:34.0 +0200
@@ -1,5 +1,20 @@
 # Changelog for the 
[`ghc-typelits-natnormalise`](http://hackage.haskell.org/package/ghc-typelits-natnormalise)
 package
 
+## 0.5.1 *September 29th 2016*
+* Fixes bugs:
+  * Cannot solve an equality for the second time in a definition group
+
+## 0.5 *August 17th 2016*
+* Solve simple inequalities, i.e.:
+  * `a  <= a + 1`
+  * `2a <= 3a`
+  * `1  <= a^b`
+
+## 0.4.6 *July 21th 2016*
+* Reduce "x^(-y) * x^y" to 1
+* Fixes bugs:
+  * Subtraction in exponent induces infinite loop
+
 ## 0.4.5 *July 20th 2016*
 * Fixes bugs:
   * Reifying negative exponent causes GHC panic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ghc-typelits-natnormalise-0.4.5/README.md 
new/ghc-typelits-natnormalise-0.5.1/README.md
--- old/ghc-typelits-natnormalise-0.4.5/README.md   2016-07-19 
14:10:15.0 +0200
+++ new/ghc-typelits-natnormalise-0.5.1/README.md   2016-08-17 
11:17:31.0 +0200
@@ -1,6 +1,6 @@
 # ghc-typelits-natnormalise
 
-[![Build 
Status](https://secure.travis-ci.org/clash-lang/ghc-typelits-natnormalise.png?branch=master)](http://travis-ci.org/clash-lang/ghc-typelits-natnormalise)
+[![Build 
Status](https://secure.travis-ci.org/clash-lang/ghc-typelits-natnormalise.svg?branch=master)](http://travis-ci.org/clash-lang/ghc-typelits-natnormalise)
 
[![Hackage](https://img.shields.io/hackage/v/ghc-typelits-natnormalise.svg)](https://hackage.haskell.org/package/ghc-typelits-natnormalise)
 [![Hackage 
Dependencies](https://img.shields.io/hackage-deps/v/ghc-typelits-natnormalise.svg?style=flat)](http://packdeps.haskellers.com/feed?needle=exact%3Aghc-typelits-natnormalise)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ghc-typelits-natnormalise-0.4.5/ghc-typelits-natnormalise.cabal 

commit ghc-expiring-cache-map for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-expiring-cache-map for 
openSUSE:Factory checked in at 2016-11-10 13:21:41

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


Package is "ghc-expiring-cache-map"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-expiring-cache-map/ghc-expiring-cache-map.changes
2016-11-01 09:51:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-expiring-cache-map.new/ghc-expiring-cache-map.changes
   2016-11-10 13:21:43.0 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:24:07 UTC 2016 - psim...@suse.com
+
+- Update to version 0.0.6.1 revision 0 with cabal2obs.
+
+---

Old:

  expiring-cache-map-0.0.5.4.tar.gz

New:

  expiring-cache-map-0.0.6.1.tar.gz



Other differences:
--
++ ghc-expiring-cache-map.spec ++
--- /var/tmp/diff_new_pack.JAnyYL/_old  2016-11-10 13:21:44.0 +0100
+++ /var/tmp/diff_new_pack.JAnyYL/_new  2016-11-10 13:21:44.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name expiring-cache-map
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.0.5.4
+Version:0.0.6.1
 Release:0
 Summary:General purpose simple caching
 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-containers-devel
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-rpm-macros
@@ -37,7 +36,6 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-time-devel
 %endif
-# End cabal-rpm deps
 
 %description
 A simple general purpose shared state cache map with automatic expiration of
@@ -60,20 +58,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

++ expiring-cache-map-0.0.5.4.tar.gz -> expiring-cache-map-0.0.6.1.tar.gz 
++
 3029 lines of diff (skipped)




commit ghc-ekg-json for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-ekg-json for openSUSE:Factory 
checked in at 2016-11-10 13:21:36

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


Package is "ghc-ekg-json"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-ekg-json/ghc-ekg-json.changes
2016-11-01 09:50:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ekg-json.new/ghc-ekg-json.changes   
2016-11-10 13:21:38.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:49:42 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.3 revision 0 with cabal2obs.
+
+---

Old:

  1.cabal
  ekg-json-0.1.0.2.tar.gz

New:

  ekg-json-0.1.0.3.tar.gz



Other differences:
--
++ ghc-ekg-json.spec ++
--- /var/tmp/diff_new_pack.CEP4UC/_old  2016-11-10 13:21:39.0 +0100
+++ /var/tmp/diff_new_pack.CEP4UC/_new  2016-11-10 13:21:39.0 +0100
@@ -18,23 +18,20 @@
 
 %global pkg_name ekg-json
 Name:   ghc-%{pkg_name}
-Version:0.1.0.2
+Version:0.1.0.3
 Release:0
 Summary:JSON encoding of ekg metrics
 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/1.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-ekg-core-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Encodes ekg metrics as JSON, using the same encoding as used by the ekg
@@ -54,17 +51,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
 

++ ekg-json-0.1.0.2.tar.gz -> ekg-json-0.1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ekg-json-0.1.0.2/CHANGES.md 
new/ekg-json-0.1.0.3/CHANGES.md
--- old/ekg-json-0.1.0.2/CHANGES.md 2016-05-28 00:54:34.0 +0200
+++ new/ekg-json-0.1.0.3/CHANGES.md 2016-09-14 00:05:15.0 +0200
@@ -1,3 +1,7 @@
+## 0.1.0.3 (2016-09-14)
+
+ * Support aeson 1.0.
+
 ## 0.1.0.2 (2016-05-28)
 
  * GHC 8.0 support.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ekg-json-0.1.0.2/ekg-json.cabal 
new/ekg-json-0.1.0.3/ekg-json.cabal
--- old/ekg-json-0.1.0.2/ekg-json.cabal 2016-05-28 00:54:34.0 +0200
+++ new/ekg-json-0.1.0.3/ekg-json.cabal 2016-09-14 00:05:15.0 +0200
@@ -1,5 +1,5 @@
 name:ekg-json
-version: 0.1.0.2
+version: 0.1.0.3
 synopsis:JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
@@ -20,7 +20,7 @@
   exposed-modules:
 System.Metrics.Json
   build-depends:
-aeson < 0.12,
+aeson >=0.4 && < 1.1,
 base >= 4.5 && < 4.10,
 ekg-core >= 0.1 && < 0.2,
 text < 1.3,




commit exodusii for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package exodusii for openSUSE:Factory 
checked in at 2016-11-10 13:20:47

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


Package is "exodusii"

Changes:

--- /work/SRC/openSUSE:Factory/exodusii/exodusii.changes2016-06-02 
09:38:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.exodusii.new/exodusii.changes   2016-11-10 
13:20:49.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 22:39:23 UTC 2016 - jungh...@votca.org
+
+- bump to v6.09, minor bug fixes
+- libexodus got renamed
+
+---

Old:

  exodus-6.02.tar.gz

New:

  exodus-6.09.tar.gz



Other differences:
--
++ exodusii.spec ++
--- /var/tmp/diff_new_pack.3bX9Jd/_old  2016-11-10 13:20:50.0 +0100
+++ /var/tmp/diff_new_pack.3bX9Jd/_new  2016-11-10 13:20:50.0 +0100
@@ -1,13 +1,22 @@
 #
-# exodusii.spec
+# spec file for package exodusii
 #
-# Copyright (c) 2016 Christoph Junghans 
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
-# Licensed under the Apache Software License (ASL 2.0)
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 Name:   exodusii
-Version:6.02
+Version:6.09
 %define libver 5.14.0
 %define libusc 5_14_0
 Release:0
@@ -33,11 +42,12 @@
 and read via C, C++, or Fortran library routines which comprise the
 Application Programming Interface (API).
 
-%package -n libexoIIv2c-%libusc
+%package -n libexodus-%libusc
 Summary:ExodusII C library
 Group:  Productivity/Scientific/Math
+Provides:   libexoIIv2c-%libusc < %{version}
 
-%description -n libexoIIv2c-%libusc
+%description -n libexodus-%libusc
 EXODUS II is a model developed to store and retrieve data for finite element
 analyses. It is used for preprocessing (problem definition), postprocessing
 (results visualization), as well as code to code data transfer. An EXODUS II
@@ -64,8 +74,9 @@
 %package devel
 Summary:Development headers and libraries for exodusII
 Group:  Development/Libraries/C and C++
-Requires:   libexoIIv2c-%libusc = %{version}
+Requires:   libexodus-%libusc = %{version}
 Requires:   libexoIIv2for-%libusc = %{version}
+Requires:   netcdf-devel
 
 %description devel
 EXODUS II is a model developed to store and retrieve data for finite element
@@ -95,6 +106,7 @@
  -DCMAKE_CXX_FLAGS_RELEASE:STRING="%{optflags}" \
  -DCMAKE_BUILD_TYPE=Release \
  -DCMAKE_SKIP_RPATH:BOOL=ON \
+ -DPYTHON=false \
  -DBUILD_SHARED=ON \
  ..
 make %{?_smp_mflags}
@@ -104,24 +116,24 @@
 cd build
 make install DESTDIR=%{buildroot}
 [[ %{_lib} = lib ]] || mv %{buildroot}/%{_prefix}/{lib,%{_lib}}
-ln -s libexoIIv2c-%version.so "%buildroot/%_libdir/libexoIIv2c.so"
-ln -s libexoIIv2for-%version.so "%buildroot/%_libdir/libexoIIv2for.so"
+ln -s libexodus-%{libver}.so "%buildroot/%_libdir/libexodus.so"
+ln -s libexoIIv2for-%{libver}.so "%buildroot/%_libdir/libexoIIv2for.so"
 find %buildroot
  
-%post -n libexoIIv2c-%libusc -p /sbin/ldconfig
+%post -n libexodus-%libusc -p /sbin/ldconfig
 %post -n libexoIIv2for-%libusc -p /sbin/ldconfig
-%postun -n libexoIIv2c-%libusc -p /sbin/ldconfig
+%postun -n libexodus-%libusc -p /sbin/ldconfig
 %postun -n libexoIIv2for-%libusc -p /sbin/ldconfig
 
 %files devel
 %defattr(-,root,root)
 %{_includedir}/*
-%{_libdir}/libexoIIv2c.so
+%{_libdir}/libexodus.so
 %{_libdir}/libexoIIv2for.so
 
-%files -n libexoIIv2c-%libusc
+%files -n libexodus-%libusc
 %defattr(-,root,root)
-%{_libdir}/libexoIIv2c-%libver.so
+%{_libdir}/libexodus-%libver.so
 
 %files -n libexoIIv2for-%libusc
 %defattr(-,root,root)

++ exodus-6.02.tar.gz -> exodus-6.09.tar.gz ++
 19058 lines of diff (skipped)

++ sovers.diff ++
--- /var/tmp/diff_new_pack.3bX9Jd/_old  2016-11-10 13:20:51.0 +0100
+++ /var/tmp/diff_new_pack.3bX9Jd/_new  2016-11-10 13:20:51.0 +0100
@@ -14,69 +14,69 @@
 
 Index: exodus-6.02/exodus/cbind/CMakeLists.txt
 ===
 exodus-6.02.orig/exodus/cbind/CMakeLists.txt
-+++ 

commit ksystemlog for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ksystemlog for openSUSE:Factory 
checked in at 2016-11-10 13:20:42

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


Package is "ksystemlog"

Changes:

--- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes2016-10-19 
13:12:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes   
2016-11-10 13:20:44.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 21:42:49 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Add missing pkgconfig(libsystemd-journal) BuildRequires
+- Update other Qt5 and KF5 BuildRequires to match reality
+
+---



Other differences:
--
++ ksystemlog.spec ++
--- /var/tmp/diff_new_pack.cUP1Z3/_old  2016-11-10 13:20:45.0 +0100
+++ /var/tmp/diff_new_pack.cUP1Z3/_new  2016-11-10 13:20:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksystemlog
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,29 @@
 
 
 Name:   ksystemlog
-BuildRequires:  extra-cmake-modules
-BuildRequires:  kdelibs4support-devel
+BuildRequires:  extra-cmake-modules >= 1.7.0
+BuildRequires:  kf5-filesystem
 BuildRequires:  oxygen-icon-theme-large
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(KF5Archive) >= 5.0.0
+BuildRequires:  cmake(KF5Completion) >= 5.0.0
+BuildRequires:  cmake(KF5Config) >= 5.0.0
+BuildRequires:  cmake(KF5CoreAddons) >= 5.0.0
+BuildRequires:  cmake(KF5DocTools) >= 5.0.0
+BuildRequires:  cmake(KF5I18n) >= 5.0.0
+BuildRequires:  cmake(KF5IconThemes) >= 5.0.0
+BuildRequires:  cmake(KF5ItemViews) >= 5.0.0
+BuildRequires:  cmake(KF5KIO) >= 5.0.0
+BuildRequires:  cmake(KF5TextWidgets) >= 5.0.0
+BuildRequires:  cmake(KF5WidgetsAddons) >= 5.0.0
+BuildRequires:  cmake(KF5XmlGui) >= 5.0.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.2.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.2.0
+BuildRequires:  cmake(Qt5Test) >= 5.2.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(libsystemd-journal)
 Url:http://www.kde.org
 Version:16.08.2
 Release:0
@@ -58,13 +73,6 @@
  || cp 
/usr/share/icons/oxygen/base/${i}x${i}/apps/utilities-log-viewer.png 
$RPM_BUILD_ROOT/usr/share/icons/hicolor/${i}x${i}/apps/
   done
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%clean
-  rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING




commit ghc-partial-handler for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-partial-handler for 
openSUSE:Factory checked in at 2016-11-10 13:20:13

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


Package is "ghc-partial-handler"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-partial-handler/ghc-partial-handler.changes  
2016-10-22 13:15:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-partial-handler.new/ghc-partial-handler.changes 
2016-11-10 13:20:14.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 16:26:32 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.2 with cabal2obs.
+
+---

Old:

  partial-handler-1.0.1.tar.gz

New:

  partial-handler-1.0.2.tar.gz



Other differences:
--
++ ghc-partial-handler.spec ++
--- /var/tmp/diff_new_pack.JtBA1f/_old  2016-11-10 13:20:15.0 +0100
+++ /var/tmp/diff_new_pack.JtBA1f/_new  2016-11-10 13:20:15.0 +0100
@@ -18,11 +18,11 @@
 
 %global pkg_name partial-handler
 Name:   ghc-%{pkg_name}
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:A composable exception handler
 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
@@ -32,7 +32,8 @@
 %description
 If you have ever had to compose an exception handler for exceptions of multiple
 types, you know how frustraiting it can get. This library approaches this issue
-by providing a composable exception handler type, which has a Monoid instance.
+by providing a composable exception handler type, which has instances of the
+standard classes.
 
 Composability means that you can define custom partial handlers and reuse them
 by composing other handlers from them.
@@ -76,15 +77,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ partial-handler-1.0.1.tar.gz -> partial-handler-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/partial-handler-1.0.1/library/PartialHandler.hs 
new/partial-handler-1.0.2/library/PartialHandler.hs
--- old/partial-handler-1.0.1/library/PartialHandler.hs 2016-05-31 
21:27:57.0 +0200
+++ new/partial-handler-1.0.2/library/PartialHandler.hs 2016-10-25 
13:43:34.0 +0200
@@ -16,11 +16,28 @@
   PartialHandler (SomeException -> Maybe (IO a))
 
 
+instance Functor PartialHandler where
+  fmap fn (PartialHandler partialHandlerFn) =
+PartialHandler (fmap (fmap fn) . partialHandlerFn)
+
+instance Applicative PartialHandler where
+  pure x =
+PartialHandler (const (pure (pure x)))
+  (<*>) (PartialHandler partialHandlerFn1) (PartialHandler partialHandlerFn2) =
+PartialHandler (liftA2 (liftA2 (liftA2 ($))) partialHandlerFn1 
partialHandlerFn2)
+
+instance Alternative PartialHandler where
+  empty =
+PartialHandler (const Nothing)
+  (<|>) (PartialHandler partialHandlerFn1) (PartialHandler partialHandlerFn2) =
+PartialHandler (liftA2 (<|>) partialHandlerFn1 partialHandlerFn2)
+
 instance Monoid (PartialHandler a) where
   mempty = 
-PartialHandler $ const Nothing
-  mappend (PartialHandler h1) (PartialHandler h2) =
-PartialHandler $ \e -> h1 e <|> h2 e
+empty
+  mappend =
+(<|>)
+
 
 
 -- * Totalizers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/partial-handler-1.0.1/partial-handler.cabal 
new/partial-handler-1.0.2/partial-handler.cabal
--- old/partial-handler-1.0.1/partial-handler.cabal 2016-05-31 
21:27:57.0 +0200
+++ new/partial-handler-1.0.2/partial-handler.cabal 2016-10-25 
13:43:34.0 +0200
@@ -1,14 +1,14 @@
 name:
   partial-handler
 version:
-  1.0.1
+  1.0.2
 synopsis:
   A composable exception handler
 description:
   If you have ever had to compose an exception handler for exceptions of 
multiple types, 
   you know how frustraiting it can get. 
   This library approaches this issue by providing a composable exception 
handler type,
-  which has a Monoid instance.
+  which has instances of the standard classes.
   .
   Composability means that you can define custom partial handlers and 
   reuse them by composing other handlers from them. 
@@ -81,9 +81,7 @@
 PartialHandler
   build-depends:
 base >= 4.6 && < 5
-  ghc-options:
--funbox-strict-fields
   default-extensions:
-LambdaCase
+Arrows, 

commit ghc-feed for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-feed for openSUSE:Factory 
checked in at 2016-11-10 13:20:03

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


Package is "ghc-feed"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-feed/ghc-feed.changes2016-07-21 
08:09:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-feed.new/ghc-feed.changes   2016-11-10 
13:20:06.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:31 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.11.1 revision 3 with cabal2obs.
+
+---

Old:

  2.cabal

New:

  feed.cabal



Other differences:
--
++ ghc-feed.spec ++
--- /var/tmp/diff_new_pack.jZtuK0/_old  2016-11-10 13:20:07.0 +0100
+++ /var/tmp/diff_new_pack.jZtuK0/_new  2016-11-10 13:20:07.0 +0100
@@ -23,12 +23,11 @@
 Release:0
 Summary:Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
 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
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-old-locale-devel
 BuildRequires:  ghc-old-time-devel
 BuildRequires:  ghc-rpm-macros
@@ -42,7 +41,6 @@
 BuildRequires:  ghc-test-framework-devel
 BuildRequires:  ghc-test-framework-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
@@ -69,20 +67,14 @@
 %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
@@ -101,6 +93,5 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc CHANGELOG.md README.md
 
 %changelog

++ feed.cabal ++
name:feed
version: 0.3.11.1
x-revision: 3
license: BSD3
license-file:LICENSE
category:Text
synopsis:Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
description: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
 .
 To help working with the multiple feed formats we've
 ended up with, this set of modules provides parsers,
 pretty printers and some utility code for querying
 and just generally working with a concrete representation
 of feeds in Haskell.
 .
 For basic reading and editing of feeds, consult
 the documentation of the Text.Feed.* hierarchy.
author:  Sigbjorn Finne 
maintainer:  Adam Bergmark 
homepage:https://github.com/bergmark/feed
bug-reports: https://github.com/bergmark/feed/issues
cabal-version:   >= 1.8
build-type:  Simple
data-files:
  tests/files/rss20.xml
  tests/files/atom.xml
extra-source-files:
  README.md
  CHANGELOG.md

source-repository head
  type:  git
  location:  https://github.com/bergmark/feed.git

library
  ghc-options:   -Wall
  hs-source-dirs:src
  exposed-modules:
Paths_feed
Text.Atom.Feed
Text.Atom.Feed.Export
Text.Atom.Feed.Import
Text.Atom.Feed.Link
Text.Atom.Feed.Validate
Text.Atom.Pub
Text.Atom.Pub.Export
Text.DublinCore.Types
Text.Feed.Constructor
Text.Feed.Export
Text.Feed.Import
Text.Feed.Query
Text.Feed.Translate
Text.Feed.Types
Text.Feed.Util
Text.RSS.Export
Text.RSS.Import
Text.RSS.Syntax
Text.RSS1.Export
Text.RSS1.Import
Text.RSS1.Syntax
Text.RSS1.Utils
  build-depends:
  base >= 4 && < 4.10
, old-locale == 1.0.*
, old-time >= 1 && < 1.2
, time < 1.7
, time-locale-compat == 0.1.*
, utf8-string < 1.1
, xml >= 1.2.6 && < 1.3.15

test-suite tests
  ghc-options:   -Wall
  hs-source-dirs:tests
  main-is:   Main.hs
  type:  exitcode-stdio-1.0
  other-modules:
Text.Atom.Tests
Text.Feed.Util.Tests
Text.RSS.Equals
Text.RSS.Export.Tests
Text.RSS.Import.Tests
Text.RSS.Tests
Text.RSS.Utils
  build-depends:
  base >= 4 && < 4.10

commit ghc-mwc-probability for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-mwc-probability for 
openSUSE:Factory checked in at 2016-11-10 13:20:08

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


Package is "ghc-mwc-probability"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mwc-probability/ghc-mwc-probability.changes  
2016-10-22 13:13:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-mwc-probability.new/ghc-mwc-probability.changes 
2016-11-10 13:20:10.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 30 16:27:00 UTC 2016 - psim...@suse.com
+
+- Update to version 1.2.2 with cabal2obs.
+
+---

Old:

  mwc-probability-1.2.1.tar.gz

New:

  mwc-probability-1.2.2.tar.gz



Other differences:
--
++ ghc-mwc-probability.spec ++
--- /var/tmp/diff_new_pack.yjC1JC/_old  2016-11-10 13:20:10.0 +0100
+++ /var/tmp/diff_new_pack.yjC1JC/_new  2016-11-10 13:20:10.0 +0100
@@ -18,21 +18,19 @@
 
 %global pkg_name mwc-probability
 Name:   ghc-%{pkg_name}
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Sampling function-based probability distributions
 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-mwc-random-devel
 BuildRequires:  ghc-primitive-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 A simple probability distribution type, where distributions are characterized
@@ -75,15 +73,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ mwc-probability-1.2.1.tar.gz -> mwc-probability-1.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mwc-probability-1.2.1/mwc-probability.cabal 
new/mwc-probability-1.2.2/mwc-probability.cabal
--- old/mwc-probability-1.2.1/mwc-probability.cabal 2016-03-03 
20:45:52.0 +0100
+++ new/mwc-probability-1.2.2/mwc-probability.cabal 2016-10-28 
04:06:48.0 +0200
@@ -1,5 +1,5 @@
 name:mwc-probability
-version: 1.2.1
+version: 1.2.2
 homepage:http://github.com/jtobin/mwc-probability
 license: MIT
 license-file:LICENSE
@@ -51,8 +51,8 @@
   default-language:Haskell2010
   hs-source-dirs:  src
   build-depends:
-  base  <  5
-, mwc-random
+  base  >  4 && < 6
+, mwc-random>  0.13 && < 0.14
 , primitive
 , transformers
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mwc-probability-1.2.1/src/System/Random/MWC/Probability.hs 
new/mwc-probability-1.2.2/src/System/Random/MWC/Probability.hs
--- old/mwc-probability-1.2.1/src/System/Random/MWC/Probability.hs  
2016-03-03 20:52:56.0 +0100
+++ new/mwc-probability-1.2.2/src/System/Random/MWC/Probability.hs  
2016-10-28 04:34:45.0 +0200
@@ -103,13 +103,13 @@
 {-# INLINABLE samples #-}
 
 instance Monad m => Functor (Prob m) where
-  fmap h (Prob f) = Prob $ liftM h . f
+  fmap h (Prob f) = Prob $ fmap h . f
 
 instance Monad m => Applicative (Prob m) where
   pure  = return
   (<*>) = ap
 
-instance (Applicative m, Monad m, Num a) => Num (Prob m a) where
+instance (Monad m, Num a) => Num (Prob m a) where
   (+) = liftA2 (+)
   (-) = liftA2 (-)
   (*) = liftA2 (*)
@@ -135,24 +135,39 @@
   primitive = lift . primitive
   {-# INLINE primitive #-}
 
--- | The uniform distribution.
+-- | The uniform distribution over a type.
+--
+--   >>> gen <- create
+--   >>> sample uniform gen :: IO Double
+--   0.29308497534914946
+--   >>> sample uniform gen :: IO Bool
+--   False
 uniform :: (PrimMonad m, Variate a) => Prob m a
 uniform = Prob QMWC.uniform
 {-# INLINABLE uniform #-}
 
 -- | The uniform distribution over the provided interval.
+--
+--   >>> sample (uniformR (0, 1)) gen
+--   0.44984153252922365
 uniformR :: (PrimMonad m, Variate a) => (a, a) -> Prob m a
 uniformR r = Prob $ QMWC.uniformR r
 {-# INLINABLE uniformR #-}
 
 -- | The discrete uniform distribution.
+--
+--   >>> sample (discreteUniform [0..10]) gen
+--   6
+--   >>> sample (discreteUniform "abcdefghijklmnopqrstuvwxyz") gen
+--   'a'
 

commit ghc-quickcheck-io for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2016-11-10 13:20:24

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


Package is "ghc-quickcheck-io"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2016-10-22 13:19:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2016-11-10 13:20:26.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct 27 15:55:52 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.4 with cabal2obs.
+
+---
+Mon Oct 17 15:38:00 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.3 revision 1 with cabal2obs.
+
+---

Old:

  quickcheck-io-0.1.3.tar.gz

New:

  quickcheck-io-0.1.4.tar.gz



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.ak69xY/_old  2016-11-10 13:20:26.0 +0100
+++ /var/tmp/diff_new_pack.ak69xY/_new  2016-11-10 13:20:26.0 +0100
@@ -18,11 +18,11 @@
 
 %global pkg_name quickcheck-io
 Name:   ghc-%{pkg_name}
-Version:0.1.3
+Version:0.1.4
 Release:0
 Summary:Use HUnit assertions as QuickCheck properties
 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
@@ -49,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ quickcheck-io-0.1.3.tar.gz -> quickcheck-io-0.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-io-0.1.3/quickcheck-io.cabal 
new/quickcheck-io-0.1.4/quickcheck-io.cabal
--- old/quickcheck-io-0.1.3/quickcheck-io.cabal 2016-07-14 08:32:34.0 
+0200
+++ new/quickcheck-io-0.1.4/quickcheck-io.cabal 2016-10-16 05:40:36.0 
+0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.14.1.
+-- This file has been generated from package.yaml by hpack version 0.15.0.
 --
 -- see: https://github.com/sol/hpack
 
 name: quickcheck-io
-version:  0.1.3
+version:  0.1.4
 synopsis: Use HUnit assertions as QuickCheck properties
 description:  This package provides an orphan instance that allows you to
   use HUnit assertions as QuickCheck properties.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-io-0.1.3/src/Test/QuickCheck/IO.hs 
new/quickcheck-io-0.1.4/src/Test/QuickCheck/IO.hs
--- old/quickcheck-io-0.1.3/src/Test/QuickCheck/IO.hs   2016-07-14 
08:32:34.0 +0200
+++ new/quickcheck-io-0.1.4/src/Test/QuickCheck/IO.hs   2016-10-16 
05:40:36.0 +0200
@@ -3,7 +3,7 @@
 module Test.QuickCheck.IO where
 
 import qualified Control.Exception as E
-import   Test.HUnit.Lang (Assertion, HUnitFailure(..))
+import   Test.HUnit.Lang
 import   Test.QuickCheck.Property
 
 instance Testable Assertion where
@@ -24,4 +24,8 @@
 #else
 \(HUnitFailure err) ->
 #endif
+#if MIN_VERSION_HUnit(1,5,0)
+  return failed {reason = formatFailureReason err}
+#else
   return failed {reason = err}
+#endif




commit evolution-data-server for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2016-11-10 13:10:28

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


Package is "evolution-data-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2016-10-18 10:28:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2016-11-10 13:10:29.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  7 09:20:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.2:
+  + [IMAPx] Avoid crash when untagged response doesn't have a
+token.
+  + Bugs fixed: bgo#772095, bgo#772347, bgo#767807, bgo#773248,
+bgo#773363.
+  + Updated translations.
+
+---

Old:

  evolution-data-server-3.22.1.tar.xz

New:

  evolution-data-server-3.22.2.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.L3OsSg/_old  2016-11-10 13:10:30.0 +0100
+++ /var/tmp/diff_new_pack.L3OsSg/_new  2016-11-10 13:10:30.0 +0100
@@ -33,7 +33,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.22
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+
@@ -192,8 +192,8 @@
 
 %package -n libedataserver-1_2-%{so_edataserver}
 Summary:Evolution Data Server - Utilities Library
-Group:  System/Libraries
 # libedataserver references the gsettings schemas, which live in e-d-s package
+Group:  System/Libraries
 Requires:   %{name} >= %{version}
 
 %description -n libedataserver-1_2-%{so_edataserver}

++ evolution-data-server-3.22.1.tar.xz -> 
evolution-data-server-3.22.2.tar.xz ++
 54212 lines of diff (skipped)




commit docker-compose for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package docker-compose for openSUSE:Factory 
checked in at 2016-11-10 13:20:29

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


Package is "docker-compose"

Changes:

--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes
2016-09-17 14:40:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new/docker-compose.changes   
2016-11-10 13:20:31.0 +0100
@@ -1,0 +2,20 @@
+Mon Oct 24 12:03:39 UTC 2016 - jmassaguer...@suse.com
+
+- fix-requirements.patch: update this patch 
+
+---
+Mon Oct 24 11:46:45 UTC 2016 - opensuse-packag...@opensuse.org
+
+- Update to version 1.8.1 to be in sync with latest docker (bsc#1004927):
+  * Remove surrounding quotes from TLS paths, if present
+  * Fix command hint in bundle to pull services instead of images
+  * Improve volumespec parsing on windows platforms
+  * Update docker-py dependency to latest release
+  * Catch APIError while printing container logs
+  * Only allow log streaming if logdriver is json-file or journald
+  * Fix integration test on Docker for Mac
+  * Force default host on windows to the default TCP host (instead of npipe)
+  * Bump docker-py dependency
+  * Bump 1.8.1
+
+---

Old:

  compose-1.7.1.tar.xz

New:

  compose-1.8.1.tar.xz



Other differences:
--
++ docker-compose.spec ++
--- /var/tmp/diff_new_pack.H5c0TJ/_old  2016-11-10 13:20:32.0 +0100
+++ /var/tmp/diff_new_pack.H5c0TJ/_new  2016-11-10 13:20:32.0 +0100
@@ -19,7 +19,7 @@
 %define mod_name compose
 
 Name:   docker-compose
-Version:1.7.1
+Version:1.8.1
 Release:0
 Summary:Define and run complex applications using Docker
 License:Apache-2.0
@@ -31,7 +31,7 @@
 Requires:   docker
 Requires:   python-PyYAML   >= 3.11
 Conflicts:  python-PyYAML   >= 4
-Requires:   python-docker-py>= 1.7.0
+Requires:   python-docker-py>= 1.10.3
 Conflicts:  python-docker-py>= 2
 Requires:   python-dockerpty>= 0.4.1
 Conflicts:  python-dockerpty>= 0.5

++ _service ++
--- /var/tmp/diff_new_pack.H5c0TJ/_old  2016-11-10 13:20:32.0 +0100
+++ /var/tmp/diff_new_pack.H5c0TJ/_new  2016-11-10 13:20:32.0 +0100
@@ -4,8 +4,8 @@
 g...@github.com:docker/compose.git
 .git
 compose
-1.7.1
-1.7.1
+1.8.1
+1.8.1
 enable
   
   

++ compose-1.7.1.tar.xz -> compose-1.8.1.tar.xz ++
 4328 lines of diff (skipped)

++ fix-requirements.patch ++
--- /var/tmp/diff_new_pack.H5c0TJ/_old  2016-11-10 13:20:32.0 +0100
+++ /var/tmp/diff_new_pack.H5c0TJ/_new  2016-11-10 13:20:32.0 +0100
@@ -1,7 +1,8 @@
-diff -ruN a/setup.py b/setup.py
 a/setup.py 2016-07-25 09:57:03.270337663 +0200
-+++ b/setup.py 2016-07-25 09:53:52.742338001 +0200
-@@ -31,7 +31,7 @@
+diff --git a/setup.py b/setup.py
+index 80258fb..5d1745b 100644
+--- a/setup.py
 b/setup.py
+@@ -31,7 +31,7 @@ install_requires = [
  'cached-property >= 1.2.0, < 2',
  'docopt >= 0.6.1, < 0.7',
  'PyYAML >= 3.10, < 4',
@@ -9,8 +10,8 @@
 +'requests >= 2.6.1',
  'texttable >= 0.8.1, < 0.9',
  'websocket-client >= 0.32.0, < 1.0',
- 'docker-py >= 1.8.1, < 2',
-@@ -48,7 +48,7 @@
+ 'docker-py >= 1.10.3, < 2.0',
+@@ -48,7 +48,7 @@ tests_require = [
  
  if sys.version_info[:2] < (3, 4):
  tests_require.append('mock >= 1.0.1')




commit ghc-bcrypt for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-bcrypt for openSUSE:Factory 
checked in at 2016-11-10 13:19:45

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


Package is "ghc-bcrypt"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-bcrypt/ghc-bcrypt.changes2016-10-22 
13:19:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-bcrypt.new/ghc-bcrypt.changes   
2016-11-10 13:19:47.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 27 15:55:04 UTC 2016 - psim...@suse.com
+
+- Update to version 0.0.10 with cabal2obs.
+
+---

Old:

  bcrypt-0.0.9.tar.gz

New:

  bcrypt-0.0.10.tar.gz



Other differences:
--
++ ghc-bcrypt.spec ++
--- /var/tmp/diff_new_pack.gFDNCW/_old  2016-11-10 13:19:48.0 +0100
+++ /var/tmp/diff_new_pack.gFDNCW/_new  2016-11-10 13:19:48.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name bcrypt
 Name:   ghc-%{pkg_name}
-Version:0.0.9
+Version:0.0.10
 Release:0
 Summary:Haskell bindings to the bcrypt password hash
 License:BSD-3-Clause

++ bcrypt-0.0.9.tar.gz -> bcrypt-0.0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bcrypt-0.0.9/bcrypt.cabal 
new/bcrypt-0.0.10/bcrypt.cabal
--- old/bcrypt-0.0.9/bcrypt.cabal   2016-05-01 05:24:43.0 +0200
+++ new/bcrypt-0.0.10/bcrypt.cabal  2016-10-22 01:01:07.0 +0200
@@ -1,5 +1,5 @@
 Name: bcrypt
-Version: 0.0.9
+Version: 0.0.10
 Cabal-Version: >= 1.6
 Build-Type: Simple
 License: BSD3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bcrypt-0.0.9/csrc/crypt_blowfish_wrapper.c 
new/bcrypt-0.0.10/csrc/crypt_blowfish_wrapper.c
--- old/bcrypt-0.0.9/csrc/crypt_blowfish_wrapper.c  2016-05-01 
05:24:43.0 +0200
+++ new/bcrypt-0.0.10/csrc/crypt_blowfish_wrapper.c 2016-10-22 
01:01:07.0 +0200
@@ -37,6 +37,10 @@
 #define CRYPT_OUTPUT_SIZE  (7 + 22 + 31 + 1)
 #define CRYPT_GENSALT_OUTPUT_SIZE  (7 + 22 + 1)
 
+#if defined(_WIN64) && _WIN64
+#define strdup _strdup
+#endif
+
 #if defined(__GLIBC__) && defined(_LIBC)
 #define __SKIP_GNU
 #endif




commit ghc-conduit-combinators for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-conduit-combinators for 
openSUSE:Factory checked in at 2016-11-10 13:19:56

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


Package is "ghc-conduit-combinators"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-conduit-combinators/ghc-conduit-combinators.changes
  2016-10-24 14:44:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-conduit-combinators.new/ghc-conduit-combinators.changes
 2016-11-10 13:19:57.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:25 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.8.1 with cabal2obs.
+
+---

Old:

  conduit-combinators-1.0.8.tar.gz

New:

  conduit-combinators-1.0.8.1.tar.gz



Other differences:
--
++ ghc-conduit-combinators.spec ++
--- /var/tmp/diff_new_pack.r2XLfI/_old  2016-11-10 13:19:58.0 +0100
+++ /var/tmp/diff_new_pack.r2XLfI/_new  2016-11-10 13:19:58.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name conduit-combinators
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:1.0.8
+Version:1.0.8.1
 Release:0
 Summary:Commonly used conduit functions, for both chunked and 
unchunked data
 License:MIT

++ conduit-combinators-1.0.8.tar.gz -> conduit-combinators-1.0.8.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-combinators-1.0.8/ChangeLog.md 
new/conduit-combinators-1.0.8.1/ChangeLog.md
--- old/conduit-combinators-1.0.8/ChangeLog.md  2016-09-27 13:52:55.0 
+0200
+++ new/conduit-combinators-1.0.8.1/ChangeLog.md2016-10-01 
19:18:06.0 +0200
@@ -1,3 +1,8 @@
+# 1.0.8.1
+
+* Break on single elements and defer monoid concatenation until yield
+  [#111](https://github.com/snoyberg/mono-traversable/pull/111)
+
 # 1.0.8
 
 * Add lower bound on conduit 1.2.8 (make it easier to follow [the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/conduit-combinators-1.0.8/Data/Conduit/Combinators.hs 
new/conduit-combinators-1.0.8.1/Data/Conduit/Combinators.hs
--- old/conduit-combinators-1.0.8/Data/Conduit/Combinators.hs   2016-09-27 
13:52:55.0 +0200
+++ new/conduit-combinators-1.0.8.1/Data/Conduit/Combinators.hs 2016-10-01 
19:18:06.0 +0200
@@ -2015,16 +2015,17 @@
 splitOnUnboundedEC f =
 start
   where
-start = await >>= maybe (return ()) loop
+start = await >>= maybe (return ()) (loop id)
 
-loop t =
+loop bldr t =
 if onull y
 then do
 mt <- await
 case mt of
-Nothing -> unless (onull t) $ yield t
-Just t' -> loop (t `mappend` t')
-else yield x >> loop (Seq.drop 1 y)
+Nothing -> let finalChunk = mconcat $ bldr [t]
+   in  unless (onull finalChunk) $ yield finalChunk
+Just t' -> loop (bldr . (t:)) t'
+else yield (mconcat $ bldr [x]) >> loop id (Seq.drop 1 y)
   where
 (x, y) = Seq.break f t
 STREAMING(splitOnUnboundedE, splitOnUnboundedEC, splitOnUnboundedES, f)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-combinators-1.0.8/conduit-combinators.cabal 
new/conduit-combinators-1.0.8.1/conduit-combinators.cabal
--- old/conduit-combinators-1.0.8/conduit-combinators.cabal 2016-09-27 
13:52:55.0 +0200
+++ new/conduit-combinators-1.0.8.1/conduit-combinators.cabal   2016-10-01 
19:18:06.0 +0200
@@ -1,5 +1,5 @@
 name:conduit-combinators
-version: 1.0.8
+version: 1.0.8.1
 synopsis:Commonly used conduit functions, for both chunked and 
unchunked data
 description: Provides a replacement for Data.Conduit.List, as well as 
a convenient Conduit module.
 homepage:https://github.com/snoyberg/mono-traversable




commit ghc-bindings-GLFW for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-bindings-GLFW for 
openSUSE:Factory checked in at 2016-11-10 13:19:51

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


Package is "ghc-bindings-GLFW"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-bindings-GLFW/ghc-bindings-GLFW.changes  
2016-10-22 13:22:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-bindings-GLFW.new/ghc-bindings-GLFW.changes 
2016-11-10 13:19:52.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:47 UTC 2016 - psim...@suse.com
+
+- Update to version 3.1.2.2 with cabal2obs.
+
+---

Old:

  bindings-GLFW-3.1.2.1.tar.gz
  bindings-GLFW.cabal

New:

  bindings-GLFW-3.1.2.2.tar.gz



Other differences:
--
++ ghc-bindings-GLFW.spec ++
--- /var/tmp/diff_new_pack.pk2Xbc/_old  2016-11-10 13:19:53.0 +0100
+++ /var/tmp/diff_new_pack.pk2Xbc/_new  2016-11-10 13:19:53.0 +0100
@@ -19,14 +19,13 @@
 %global pkg_name bindings-GLFW
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:3.1.2.1
+Version:3.1.2.2
 Release:0
 Summary:Low-level bindings to GLFW OpenGL library
 License:BSD-2-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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  Mesa-libGL-devel
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bindings-DSL-devel
@@ -83,7 +82,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -106,5 +104,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++ bindings-GLFW-3.1.2.1.tar.gz -> bindings-GLFW-3.1.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bindings-GLFW-3.1.2.1/README.md 
new/bindings-GLFW-3.1.2.2/README.md
--- old/bindings-GLFW-3.1.2.1/README.md 2016-03-30 02:49:23.0 +0200
+++ new/bindings-GLFW-3.1.2.2/README.md 2016-10-01 19:41:05.0 +0200
@@ -1,5 +1,8 @@
 bindings-GLFW
 =
+
+## Description
+
 
[![Hackage](https://img.shields.io/hackage/v/bindings-GLFW.svg)](http://hackage.haskell.org/package/bindings-GLFW)
 
 Low-level [Haskell][1] bindings to [GLFW][2], an open source, multi-platform
@@ -11,8 +14,26 @@
 *These bindings are too low-level for normal use.* For higher-level GLFW
 bindings, see [GLFW-b][4].
 
+## Contributing
+
+This package uses git-flow as development model, in short that means that:
+
+1. New features should be added to "develop" branch.
+2. "master" branch is reserved for stable releases.
+3. Patches for bugs related with previous releases should always be done in
+"hotfixes" branch.
+4. All merge commits to master from "hotfixes" should be done
+using the "--no-ff" flag and from "develop" should avoid merging commits.
+
+Until we have a defined road-map we are going to leave out "release
+"branches" and "feature branches". For more information about this development
+model please refer to [this site.][5]
+
+Thanks you, and happy coding.
+
 [1]: http://www.haskell.org/
 [2]: http://www.glfw.org/
 [3]: http://www.glfw.org/Version-3.1-released.html
 [4]: http://www.glfw.org/changelog.html
 [4]: https://github.com/bsl/GLFW-b
+[5]: http://nvie.com/posts/a-successful-git-branching-model/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bindings-GLFW-3.1.2.1/bindings-GLFW.cabal 
new/bindings-GLFW-3.1.2.2/bindings-GLFW.cabal
--- old/bindings-GLFW-3.1.2.1/bindings-GLFW.cabal   2016-07-16 
15:37:48.0 +0200
+++ new/bindings-GLFW-3.1.2.2/bindings-GLFW.cabal   2016-10-01 
19:41:05.0 +0200
@@ -1,9 +1,11 @@
 name: bindings-GLFW
-version:  3.1.2.1
+version:  3.1.2.2
 category: Graphics
 
 author:   Brian Lewis 
-maintainer:   Schell Scivally , Brian Lewis 

+maintainer:   Schell Scivally ,
+  Brian Lewis ,
+  Javier Jaramago 
 
 license:  BSD3
 license-file: LICENSE
@@ -211,7 +213,7 @@
 
   build-depends:
 bindings-GLFW,
-HUnit== 1.2.*,
+HUnit== 1.3.*,
 base  < 5,
 test-framework   == 0.8.*,
 test-framework-hunit == 0.3.*
diff -urN 

commit ghc-aws for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-aws for openSUSE:Factory checked 
in at 2016-11-10 13:19:37

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


Package is "ghc-aws"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-aws/ghc-aws.changes  2016-10-23 
12:50:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aws.new/ghc-aws.changes 2016-11-10 
13:19:38.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 11 08:49:46 UTC 2016 - psim...@suse.com
+
+- Update to version 0.14.1 with cabal2obs.
+
+---

Old:

  aws-0.14.0.tar.gz

New:

  aws-0.14.1.tar.gz



Other differences:
--
++ ghc-aws.spec ++
--- /var/tmp/diff_new_pack.EzEX3O/_old  2016-11-10 13:19:39.0 +0100
+++ /var/tmp/diff_new_pack.EzEX3O/_new  2016-11-10 13:19:39.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name aws
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.14.0
+Version:0.14.1
 Release:0
 Summary:Amazon Web Services (AWS) for Haskell
 License:BSD-3-Clause

++ aws-0.14.0.tar.gz -> aws-0.14.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-0.14.0/Aws/DynamoDb/Commands/UpdateItem.hs 
new/aws-0.14.1/Aws/DynamoDb/Commands/UpdateItem.hs
--- old/aws-0.14.0/Aws/DynamoDb/Commands/UpdateItem.hs  2016-06-04 
18:23:48.0 +0200
+++ new/aws-0.14.1/Aws/DynamoDb/Commands/UpdateItem.hs  2016-10-05 
19:07:50.0 +0200
@@ -19,7 +19,15 @@
 --
 
 
-module Aws.DynamoDb.Commands.UpdateItem where
+module Aws.DynamoDb.Commands.UpdateItem
+( UpdateItem(..)
+, updateItem
+, AttributeUpdate(..)
+, au
+, UpdateAction(..)
+, UpdateItem(..)
+, UpdateItemResponse(..)
+) where
 
 ---
 import   Control.Applicative
@@ -55,7 +63,10 @@
 updateItem tn key ups = UpdateItem tn key ups def def def def
 
 
-type AttributeUpdates = [AttributeUpdate]
+-- | A helper to avoid overlapping instances for 'ToJSON'.
+newtype AttributeUpdates = AttributeUpdates {
+getAttributeUpdates :: [AttributeUpdate]
+}
 
 
 data AttributeUpdate = AttributeUpdate {
@@ -77,7 +88,7 @@
 
 
 instance ToJSON AttributeUpdates where
-toJSON = object . map mk
+toJSON = object . map mk . getAttributeUpdates
 where
   mk AttributeUpdate { auAction = UDelete, auAttr = auAttr } =
 (attrName auAttr) .= object
@@ -114,7 +125,7 @@
 object $ expectsJson uiExpect ++
   [ "TableName" .= uiTable
   , "Key" .= uiKey
-  , "AttributeUpdates" .= uiUpdates
+  , "AttributeUpdates" .= AttributeUpdates uiUpdates
   , "ReturnValues" .= uiReturn
   , "ReturnConsumedCapacity" .= uiRetCons
   , "ReturnItemCollectionMetrics" .= uiRetMet
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-0.14.0/Aws/S3/Commands/GetService.hs 
new/aws-0.14.1/Aws/S3/Commands/GetService.hs
--- old/aws-0.14.0/Aws/S3/Commands/GetService.hs2016-06-04 
18:23:48.0 +0200
+++ new/aws-0.14.1/Aws/S3/Commands/GetService.hs2016-10-05 
19:07:50.0 +0200
@@ -6,9 +6,7 @@
 import   Aws.S3.Core
 import   Data.Maybe
 import   Data.Time.Format
-#if MIN_VERSION_time(1,5,0)
-import   Data.Time.Format
-#else
+#if !MIN_VERSION_time(1,5,0)
 import   System.Locale
 #endif
 import   Text.XML.Cursor  (($/), ($//), (&|))
@@ -60,4 +58,4 @@
 
 instance AsMemoryResponse GetServiceResponse where
   type MemoryResponse GetServiceResponse = GetServiceResponse
-  loadToMemory = return
\ No newline at end of file
+  loadToMemory = return
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aws-0.14.0/Aws/S3/Commands/PutObject.hs 
new/aws-0.14.1/Aws/S3/Commands/PutObject.hs
--- old/aws-0.14.0/Aws/S3/Commands/PutObject.hs 2016-06-04 18:23:48.0 
+0200
+++ new/aws-0.14.1/Aws/S3/Commands/PutObject.hs 2016-10-05 19:07:50.0 
+0200
@@ -66,7 +66,7 @@
 , ("x-amz-storage-class",) <$> 
writeStorageClass <$> poStorageClass
 , 
("x-amz-website-redirect-location",) <$> poWebsiteRedirectLocation
 , 
("x-amz-server-side-encryption",) <$> writeServerSideEncryption <$> 
poServerSideEncryption
-   , if poAutoMakeBucket then Just 

commit salt for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2016-11-10 13:19:04

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


Package is "salt"

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2016-09-30 
15:35:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2016-11-10 
13:19:08.0 +0100
@@ -1,0 +2,90 @@
+Wed Nov  2 13:44:18 UTC 2016 - kkae...@suse.com
+
+- Update to 2016.3.4
+  see https://docs.saltstack.com/en/latest/topics/releases/2016.3.4.html
+- Removed Patches, applied upstream
+  * 0008-checksum-validation-when-zypper-pkg.download.patch
+  * 0009-unit-tests-for-rpm.checksum-and-zypper.download.patch
+  * 0010-snapper-execution-module.patch
+  * 0011-fix-salt-summary-to-count-not-responding-minions-cor.patch
+  * 0012-Run-salt-api-as-user-salt-bsc-990029.patch
+  * 0013-Deprecate-status.uptime-one-version-later.patch
+  * 0014-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch
+  * 0015-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch
+  * 0016-Improve-Mock-to-be-flexible-and-able-to-mock-methods.patch
+  * 0017-Check-for-single-quote-before-splitting-on-single-qu.patch
+  * 0018-Unit-tests-fixes-for-2016.3.2.patch
+  * 0019-Fix-snapper_test-for-python26.patch
+  * 0020-Integration-tests-fixes-for-2016.3.2.patch
+  * 0021-Fix-pkg.upgrade-for-zypper.patch
+  * 0022-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch
+  * 0023-acl.delfacl-fix-position-of-X-option-to-setfacl.patch
+  * 0024-Change-travis-configuration-file-to-use-salt-toaster.patch
+  * 0025-Adding-dist-upgrade-support-to-zypper-module.patch
+  * 0026-Fix-pkg.latest_version-when-latest-already-installed.patch
+  * 0027-Including-resolver-params-for-Zypper-debug-solver.patch
+- Added patches
+  * 0008-snapper-execution-module.patch
+  * 0009-fix-salt-summary-to-count-not-responding-minions-cor.patch
+  * 0010-Run-salt-api-as-user-salt-bsc-990029.patch
+  * 0011-Fix-snapper_test-for-python26.patch
+  * 0012-Fix-pkg.upgrade-for-zypper.patch
+  * 0013-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch
+  * 0014-acl.delfacl-fix-position-of-X-option-to-setfacl.patch
+  * 0015-Change-travis-configuration-file-to-use-salt-toaster.patch
+  * 0016-Fix-pkg.latest_version-when-latest-already-installed.patch
+  * 0017-Including-resolver-params-for-Zypper-debug-solver.patch
+
+---
+Mon Oct 31 16:40:49 UTC 2016 - pablo.suarezhernan...@suse.com
+
+- Including resolution parameters in the Zypper debug-solver
+  call during a dry-run dist-upgrade.
+  Add:
+  * 0027-Including-resolver-params-for-Zypper-debug-solver.patch 
+
+---
+---
+Mon Oct 24 08:16:57 UTC 2016 - mihai.di...@suse.com
+
+- Fix-pkg.latest_version when latest already installed (bsc#1005329)
+  Add:
+  * 0026-Fix-pkg.latest_version-when-latest-already-installed.patch
+
+---
+Wed Oct 19 15:22:46 UTC 2016 - pablo.suarezhernan...@suse.com
+
+- Adding 'dist-upgrade' support to zypper module
+  Add:
+  * 0025-Adding-dist-upgrade-support-to-zypper-module.patch
+
+---
+Mon Oct 17 14:09:02 UTC 2016 - mihai.di...@suse.com
+
+- Copy .travis.yml from git commit 1829a6086a19a3f887c5216dc8aace9068063cfe
+  Add:
+  * travis.yml
+- Change travis configuration file to use salt-toaster
+  Add:
+  * 0078-Change-travis-configuration-file-to-use-salt-toaster.patch
+
+---
+Thu Oct 13 15:41:50 UTC 2016 - mihai.di...@suse.com
+
+- acl.delfacl: fix position of -X option to setfacl (bsc#1004260)
+  Add:
+  * 0023-acl.delfacl-fix-position-of-X-option-to-setfacl.patch
+
+---
+Tue Oct 11 11:59:14 UTC 2016 - m...@suse.com
+
+- fix generated shebang in scripts on SLES-ES 7 (bsc#1004047)
+
+---
+Wed Oct  5 13:33:25 UTC 2016 - mihai.di...@suse.com
+
+- Setting up OS grains for SLES-ES (SLES Expanded Support platform) 
+  Add:
+  * 0022-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch
+
+---

Old:

  0008-checksum-validation-when-zypper-pkg.download.patch
  0009-unit-tests-for-rpm.checksum-and-zypper.download.patch
  0010-snapper-execution-module.patch
  0011-fix-salt-summary-to-count-not-responding-minions-cor.patch
  0012-Run-salt-api-as-user-salt-bsc-990029.patch
  

commit ghc-Spintax for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-Spintax for openSUSE:Factory 
checked in at 2016-11-10 13:19:25

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


Package is "ghc-Spintax"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-Spintax/ghc-Spintax.changes  2016-09-05 
21:19:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-Spintax.new/ghc-Spintax.changes 
2016-11-10 13:19:26.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct 27 15:54:51 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.1 with cabal2obs.
+
+---

Old:

  Spintax-0.1.0.0.tar.gz

New:

  Spintax-0.1.0.1.tar.gz



Other differences:
--
++ ghc-Spintax.spec ++
--- /var/tmp/diff_new_pack.OwIEwA/_old  2016-11-10 13:19:27.0 +0100
+++ /var/tmp/diff_new_pack.OwIEwA/_new  2016-11-10 13:19:27.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name Spintax
 Name:   ghc-%{pkg_name}
-Version:0.1.0.0
+Version:0.1.0.1
 Release:0
 Summary:Random text generation based on spintax
 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-attoparsec-devel
 BuildRequires:  ghc-extra-devel
 BuildRequires:  ghc-mwc-random-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Random text generation based on spintax with nested alternatives and empty
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ Spintax-0.1.0.0.tar.gz -> Spintax-0.1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Spintax-0.1.0.0/Spintax.cabal 
new/Spintax-0.1.0.1/Spintax.cabal
--- old/Spintax-0.1.0.0/Spintax.cabal   2016-01-07 14:23:47.0 +0100
+++ new/Spintax-0.1.0.1/Spintax.cabal   2016-10-19 11:36:08.0 +0200
@@ -1,13 +1,13 @@
 name:Spintax
-version: 0.1.0.0
+version: 0.1.0.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
 license: BSD3
 license-file:LICENSE
 author:  Michel Boucey
-maintainer:  michel.bou...@gmail.com
-copyright:   Copyright © 2016 - Michel Boucey
+maintainer:  michel.bou...@cybervisible.fr
+copyright:   Copyright (c) 2016 - Michel Boucey
 category:Text
 build-type:  Simple
 cabal-version:   >=1.10
@@ -21,7 +21,9 @@
  , mwc-random
  , extra
   default-language:Haskell2010
+  GHC-Options: -Wall
 
 source-repository head
   type: git
   location: https://github.com/MichelBoucey/spintax
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Spintax-0.1.0.0/src/Text/Spintax.hs 
new/Spintax-0.1.0.1/src/Text/Spintax.hs
--- old/Spintax-0.1.0.0/src/Text/Spintax.hs 2016-01-07 14:13:02.0 
+0100
+++ new/Spintax-0.1.0.1/src/Text/Spintax.hs 2016-10-19 11:26:20.0 
+0200
@@ -1,80 +1,83 @@
 {-# LANGUAGE OverloadedStrings #-}
 
-module Text.Spintax where
+module Text.Spintax (spintax) where
 
-import Control.Applicative ((<|>))
-import Data.Attoparsec.Text
-import Data.Either
-import Data.List.Extra as E
-import Data.Text as T
-import System.Random.MWC
+import   Control.Applicative  ((<|>))
+import   Data.Attoparsec.Text
+import qualified Data.List.Extra  as E
+import   Data.Monoid  ((<>))
+import qualified Data.Textas T
+import   System.Random.MWC
 
 -- | Generate random texts based on a spinning syntax template, with nested 
alternatives and empty options.
 --
--- >λ> spintax "{A|B|C|{a|b|c{1|2|3}|d}|D}{|, {..|etc}.}"
--- > Right "c2"
+-- >λ> 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}{.|!|...}
+-- > Right "Awesome, the quick pink fox jumps over a sleepy whale."
 --
 spintax :: T.Text -> IO (Either T.Text T.Text)
 spintax template =
- 

commit ghc-HsOpenSSL for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-HsOpenSSL for openSUSE:Factory 
checked in at 2016-11-10 13:19:19

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


Package is "ghc-HsOpenSSL"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-HsOpenSSL/ghc-HsOpenSSL.changes  
2016-09-24 15:21:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-HsOpenSSL.new/ghc-HsOpenSSL.changes 
2016-11-10 13:19:20.0 +0100
@@ -1,0 +2,15 @@
+Thu Oct 27 15:55:02 UTC 2016 - psim...@suse.com
+
+- Update to version 0.11.3.2 with cabal2obs.
+
+---
+Mon Oct 17 15:37:38 UTC 2016 - psim...@suse.com
+
+- Update to version 0.11.3.1 with cabal2obs.
+
+---
+Tue Oct 11 08:49:43 UTC 2016 - psim...@suse.com
+
+- Update to version 0.11.2.4 with cabal2obs.
+
+---

Old:

  1.cabal
  HsOpenSSL-0.11.1.1.tar.gz

New:

  HsOpenSSL-0.11.3.2.tar.gz



Other differences:
--
++ ghc-HsOpenSSL.spec ++
--- /var/tmp/diff_new_pack.nqPwgk/_old  2016-11-10 13:19:21.0 +0100
+++ /var/tmp/diff_new_pack.nqPwgk/_new  2016-11-10 13:19:21.0 +0100
@@ -19,29 +19,20 @@
 %global pkg_name HsOpenSSL
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.11.1.1
+Version:0.11.3.2
 Release:0
 Summary:Partial OpenSSL binding for Haskell
 License:SUSE-Public-Domain
-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/1.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-network-devel
-BuildRequires:  ghc-old-locale-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-time-devel
 BuildRequires:  libopenssl-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{with tests}
-BuildRequires:  ghc-HUnit-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
-%endif
-# End cabal-rpm deps
 
 %description
 HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA and DSA keys,
@@ -59,33 +50,24 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   libopenssl-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
 %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
@@ -99,6 +81,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog README.rst examples
+%doc AUTHORS ChangeLog README.md examples
 
 %changelog

++ HsOpenSSL-0.11.1.1.tar.gz -> HsOpenSSL-0.11.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HsOpenSSL-0.11.1.1/ChangeLog 
new/HsOpenSSL-0.11.3.2/ChangeLog
--- old/HsOpenSSL-0.11.1.1/ChangeLog2015-01-06 08:36:45.0 +0100
+++ new/HsOpenSSL-0.11.3.2/ChangeLog2016-10-17 16:11:02.0 +0200
@@ -1,3 +1,96 @@
+2016-10-17  Vladimir Shabanov  
+
+   * HsOpenSSL.cabal (Version): Bump version to 0.11.3.2
+
+   * Test/*, HsOpenSSL.cabal (Build-Depends):
+   Removed HUnit, test-framework and test-framework-hunit dependencies.
+
+2016-10-15  Vladimir Shabanov  
+
+   * HsOpenSSL.cabal (Version): Bump version to 0.11.3.1
+
+   * OpenSSL/Session.hsc: Detect failure of SSL_CTX_new,
+   by Eric Mertens @glguy (#13)
+
+2016-10-14  Vladimir Shabanov  
+
+   * HsOpenSSL.cabal (Version): Bump version to 0.11.3
+
+   * HsOpenSSL.cabal (Build-Depends): Bump HUnit upper bound,
+
+   * OpenSSL/RSA.hsc, OpenSSL/DER.hsc: moved DER function from RSA to DER
+   module. Added encoding/decoding of private keys in ASN.1 DER.
+   by @shak-mar (#12).
+
+2016-10-08  Vladimir Shabanov  
+
+   * HsOpenSSL.cabal (Version): Bump version to 0.11.2.4
+
+   * 

commit ghc-app-settings for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-app-settings for 
openSUSE:Factory checked in at 2016-11-10 13:19:32

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


Package is "ghc-app-settings"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-app-settings/ghc-app-settings.changes
2016-09-25 14:31:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-app-settings.new/ghc-app-settings.changes   
2016-11-10 13:19:34.0 +0100
@@ -1,0 +2,10 @@
+Thu Oct 27 15:54:51 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.9 with cabal2obs.
+
+---
+Tue Oct 11 08:49:38 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.8 with cabal2obs.
+
+---

Old:

  app-settings-0.2.0.7.tar.gz

New:

  app-settings-0.2.0.9.tar.gz



Other differences:
--
++ ghc-app-settings.spec ++
--- /var/tmp/diff_new_pack.b53cXG/_old  2016-11-10 13:19:35.0 +0100
+++ /var/tmp/diff_new_pack.b53cXG/_new  2016-11-10 13:19:35.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name app-settings
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.0.7
+Version:0.2.0.9
 Release:0
 Summary:A library to manage application settings (INI file-like)
 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-containers-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-mtl-devel
@@ -39,7 +38,6 @@
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 A library to deal with application settings.
@@ -132,20 +130,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

++ app-settings-0.2.0.7.tar.gz -> app-settings-0.2.0.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/app-settings-0.2.0.7/app-settings.cabal 
new/app-settings-0.2.0.9/app-settings.cabal
--- old/app-settings-0.2.0.7/app-settings.cabal 2015-10-06 11:59:42.0 
+0200
+++ new/app-settings-0.2.0.9/app-settings.cabal 2016-10-17 19:32:05.0 
+0200
@@ -1,17 +1,17 @@
--- Initial app-settings.cabal generated by cabal init.  For further 
+-- Initial app-settings.cabal generated by cabal init.  For further
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:app-settings
-version: 0.2.0.7
+version: 0.2.0.9
 synopsis:A library to manage application settings (INI file-like)
-description: 
+description:
   A library to deal with application settings.
   .
   This library deals with read-write application settings.
   You will have to specify the settings that your application
   uses, their name, types and default values.
   .
-  Setting types must implement the 'Read' and 'Show' typeclasses. 
+  Setting types must implement the 'Read' and 'Show' typeclasses.
   .
   The settings are saved in a file in an INI-like key-value format
   (without sections).
@@ -22,13 +22,13 @@
   holding settings handling.
   .
   You can then declare settings:
-  . 
+  .
   > fontSize :: Setting Double
   > fontSize = Setting "fontSize" 14
-  > 
+  >
   > dateFormat :: Setting String
   > dateFormat = Setting "dateFormat" "%x"
-  > 
+  >
   > backgroundColor :: Setting (Int, Int, Int)
   > backgroundColor = Setting "backcolor" (255, 0, 0)
   .
@@ -91,7 +91,7 @@
   >Left (x :: SomeException) -> error "Error reading the config file!"
   .
   'AutoFromAppName' specifies where to save the configuration file.
-  And we've already covered the getSetting in this snippet, see 
+  And we've already covered the getSetting in this snippet, see
   the 'readSettings' documentation for further information.
   .
   You can also look at the tests of the library on the github project for 
sample use.
@@ -101,7 +101,7 @@
 license-file:LICENSE
 author:  Emmanuel Touzery
 maintainer:  etouz...@gmail.com
--- copyright:   
+-- copyright:
 category:Configuration
 build-type:  Simple
 extra-source-files:  tests/*.conf tests/*.config tests/*.txt
@@ -111,14 +111,14 @@
   

commit dice for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package dice for openSUSE:Factory checked in 
at 2016-11-10 13:19:12

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


Package is "dice"

Changes:

--- /work/SRC/openSUSE:Factory/dice/dice.changes2016-07-01 
10:01:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.dice.new/dice.changes   2016-11-10 
13:19:14.0 +0100
@@ -1,0 +2,12 @@
+Mon Oct 31 12:17:55 CET 2016 - m...@suse.de
+
+- Bump version: 0.7.7 → 0.7.8
+  
+---
+Mon Oct 31 12:14:53 CET 2016 - m...@suse.de
+  
+- Fixup repo source translator for yast2 type
+  
+  Leave yast2 repo path untouched if not specified as obs type
+  
+---

Old:

  dice-0.7.7.gem

New:

  dice-0.7.8.gem



Other differences:
--
++ dice.spec ++
--- /var/tmp/diff_new_pack.TwVMvl/_old  2016-11-10 13:19:15.0 +0100
+++ /var/tmp/diff_new_pack.TwVMvl/_new  2016-11-10 13:19:15.0 +0100
@@ -14,7 +14,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 Name:   dice
-Version:0.7.7
+Version:0.7.8
 Release:0
 %define mod_name dice
 %define mod_full_name %{mod_name}-%{version}

++ dice-0.7.7.gem -> dice-0.7.8.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/kiwi_uri.rb new/lib/kiwi_uri.rb
--- old/lib/kiwi_uri.rb 2016-06-23 15:17:01.0 +0200
+++ new/lib/kiwi_uri.rb 2016-10-31 12:18:47.0 +0100
@@ -5,13 +5,15 @@
   # standard mime types. This also includes resolving open build
   # service resource locator into http addresses
   if args[:repo_type] == "yast2"
-# distribution URL pointing to a yast distro repo
-bs_project = args[:name].gsub(/obs:\/\//, "")
-args[:name] = 
"http://download.opensuse.org/distribution/#{bs_project}/;
+case args[:name]
+  when /^obs:\/\/(.*)/
+# obs distribution URL pointing to a yast distro repo
+args[:name] = "http://download.opensuse.org/distribution/#{$1}/;
+end
   else
 case args[:name]
   when /^obs:\/\/(\d.*)/
-# distribution URL pointing to a rpm-md distro repo
+# obs distribution URL pointing to a rpm-md distro repo
 args[:name] = "http://download.opensuse.org/distribution/#{$1}/;
   when /^obs:\/\/(.*)/
 # obs url, translate to http url
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/version.rb new/lib/version.rb
--- old/lib/version.rb  2016-06-23 15:17:01.0 +0200
+++ new/lib/version.rb  2016-10-31 12:18:47.0 +0100
@@ -1,3 +1,3 @@
 module Dice
-  VERSION = "0.7.7"
+  VERSION = "0.7.8"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-06-23 15:17:01.0 +0200
+++ new/metadata2016-10-31 12:18:47.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: dice
 version: !ruby/object:Gem::Version
-  version: 0.7.7
+  version: 0.7.8
 platform: ruby
 authors:
 - SUSE
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-06-23 00:00:00.0 Z
+date: 2016-10-31 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: cheetah




commit engauge-digitizer for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2016-11-10 13:18:51

Comparing /work/SRC/openSUSE:Factory/engauge-digitizer (Old)
 and  /work/SRC/openSUSE:Factory/.engauge-digitizer.new (New)


Package is "engauge-digitizer"

Changes:

--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes  
2016-10-04 15:59:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.engauge-digitizer.new/engauge-digitizer.changes 
2016-11-10 13:18:52.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov  5 22:43:14 UTC 2016 - badshah...@gmail.com
+
+- Update to version 9.5:
+  * Tested segment fill and point match
+(gh#markummitchell/engauge-digitizer#189)
+  * Fix when changing to log coordinates
+(gh#markummitchell/engauge-digitizer#182)
+
+---

Old:

  v9.4.tar.gz

New:

  v9.5.tar.gz



Other differences:
--
++ engauge-digitizer.spec ++
--- /var/tmp/diff_new_pack.lWzLBK/_old  2016-11-10 13:18:55.0 +0100
+++ /var/tmp/diff_new_pack.lWzLBK/_new  2016-11-10 13:18:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   engauge-digitizer
-Version:9.4
+Version:9.5
 Release:0
 Summary:Ditigize old graphs into numbers again
 License:GPL-2.0+

++ v9.4.tar.gz -> v9.5.tar.gz ++
/work/SRC/openSUSE:Factory/engauge-digitizer/v9.4.tar.gz 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new/v9.5.tar.gz differ: char 13, 
line 1




commit gromacs for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2016-11-10 13:18:58

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


Package is "gromacs"

Changes:

--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2016-09-01 
14:02:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes 2016-11-10 
13:19:00.0 +0100
@@ -1,0 +2,28 @@
+Sat Nov  5 18:27:42 UTC 2016 - jungh...@votca.org
+
+- version bump to 2016.1 details here:
+  http://manual.gromacs.org/documentation/2016/ReleaseNotes/index.html
+- Highlights:
+  - Made distance restraints work with threads and DD
+  - Fixed Ewald surface+3DC corrections
+  - Fixed opening of wall table files
+  - Fixed bug in gmx insert-molecules.
+  - Made virial reproducible
+  - Permitted automatic load balancing to disable itself when it makes the run 
slower
+  - Improved the accuracy of timing for dynamic load balancing with GPUs
+  - Corrected kernel launch bounds for Tesla P100 GPUs
+  - Improved logic handling if/when the run is terminated for SETTLE warnings
+  - Fixed bug in gmx wham for reading pullx files.
+  - Fixed ouput bug in gmx wham
+  - Fixed deadlock with thread-MPI
+  - Made error reporting in grompp more user friendly
+  - Fixed SIMD suggestion for VMX
+  - Fixed script xplor2gmx.pl to work with GMXDATA
+  - Fixed default nice level in mdrun-only build
+  - Fixed math-test false positive
+  - Improved documentation
+  - Fixed build with GMX_USE_TNG=off
+  - Removed variable-precision .gro writing
+  - Reduced the memory required for free-energy simulations
+
+---
@@ -4 +32 @@
-- version bump to 2015 details here:
+- version bump to 2016 details here:

Old:

  gromacs-2016.tar.gz
  manual-2016.pdf
  regressiontests-2016.tar.gz

New:

  gromacs-2016.1.tar.gz
  manual-2016.1.pdf
  regressiontests-2016.1.tar.gz



Other differences:
--
++ gromacs.spec ++
--- /var/tmp/diff_new_pack.RYSha5/_old  2016-11-10 13:19:07.0 +0100
+++ /var/tmp/diff_new_pack.RYSha5/_new  2016-11-10 13:19:07.0 +0100
@@ -17,7 +17,7 @@
 #
 
 Name:   gromacs
-Version:2016
+Version:2016.1
 Release:0
 Summary:Molecular Dynamics Package
 License:GPL-2.0+

++ gromacs-2016.tar.gz -> gromacs-2016.1.tar.gz ++
/work/SRC/openSUSE:Factory/gromacs/gromacs-2016.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new/gromacs-2016.1.tar.gz differ: char 5, 
line 1

++ manual-2016.pdf -> manual-2016.1.pdf ++
(binary differes)

++ regressiontests-2016.tar.gz -> regressiontests-2016.1.tar.gz ++
/work/SRC/openSUSE:Factory/gromacs/regressiontests-2016.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new/regressiontests-2016.1.tar.gz differ: 
char 12, line 1




commit cargo for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2016-11-10 13:18:45

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


Package is "cargo"

Changes:

--- /work/SRC/openSUSE:Factory/cargo/cargo.changes  2016-10-31 
09:55:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2016-11-10 
13:18:46.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 18:36:00 UTC 2016 - matwey.korni...@gmail.com
+
+- Update to 0.13.0
+
+---

Old:

  cargo-0.11.0.tar.xz

New:

  cargo-0.13.0.tar.xz



Other differences:
--
++ cargo.spec ++
--- /var/tmp/diff_new_pack.RrWOga/_old  2016-11-10 13:18:49.0 +0100
+++ /var/tmp/diff_new_pack.RrWOga/_new  2016-11-10 13:18:49.0 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package cargo
 #
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Michal Vyskocil, michal.vysko...@opensuse.org
 # Copyright (c) 2016 Kristoffer Gronlund, kgronl...@suse.com
 #
@@ -16,13 +17,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%bcond_without bootstrap_tarball
+
+%define rust_target %(rustc -vV | grep 'host: ' | sed 's/host: //')
+
 Name:   cargo
-Version:0.11.0
-Release:1
-License:MIT or Apache-2.0
+Version:0.13.0
+Release:0
 Summary:The Rust package manager
-Url:https://github.com/rust-lang/cargo
+License:MIT or Apache-2.0
 Group:  Development/Languages/Other
+Url:https://github.com/rust-lang/cargo
 
 # See README.packager for instructions on generating
 # the source archives
@@ -30,13 +36,16 @@
 Source1:vendor.tar.xz
 Source2:README.packager
 
-BuildRequires:  rustc-stable >= 1.10.0
-BuildRequires:  cargo-bootstrap
+BuildRequires:  cargo >= 0.10.0
+BuildRequires:  cmake
+BuildRequires:  curl
+BuildRequires:  git
+BuildRequires:  libcurl-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libssh-devel
+BuildRequires:  rustc-stable >= 1.10.0
 BuildRequires:  zlib-devel
-BuildRequires:  cmake
-BuildRequires:  git
+Requires:   rustc
 
 Conflicts:  cargo-bootstrap
 
@@ -45,6 +54,16 @@
 %description
 Cargo downloads your Rust project’s dependencies and compiles your project.
 
+%if %{with bootstrap_tarball}
+%package bootstrap-tarball
+Summary:Bootstrap tarball with cargo binaries
+Group:  Development/Languages/Other
+
+%description bootstrap-tarball
+This subpackage provides tarball with rust binaries used for cargo-bootstrap
+package.
+%endif
+
 %prep
 %setup -q
 %setup -q -D -T -a 1
@@ -66,7 +85,11 @@
 popd
 
 %build
-CARGO_HOME=cargo-home cargo build --release
+CARGO_HOME=cargo-home cargo build --target=%{rust_target} --release 
%{?_smp_mflags}
+%if %{with bootstrap_tarball}
+./configure --target=%{rust_target}
+CARGO_HOME=cargo-home make %{?_smp_mflags} dist
+%endif
 
 %install
 mkdir build
@@ -77,6 +100,11 @@
 install -Dm0644 src/etc/man/cargo*.1 %{buildroot}%{_mandir}/man1/
 install -Dm0644 src/etc/cargo.bashcomp.sh 
%{buildroot}%{_sysconfdir}/bash_completion.d/cargo.sh
 
+%if %{with bootstrap_tarball}
+mkdir -p %{buildroot}%{_prefix}/share/cargo-bootstrap-tarball
+mv target/%{rust_target}/release/dist/%{name}-%{version}-%{rust_target}.tar.gz 
%{buildroot}%{_prefix}/share/cargo-bootstrap-tarball
+%endif
+
 %files
 %defattr(-,root,root)
 %doc LICENSE-APACHE LICENSE-MIT README.md
@@ -84,4 +112,11 @@
 %doc %{_mandir}/man1/*
 %config %{_sysconfdir}/bash_completion.d/cargo.sh
 
+%if %{with bootstrap_tarball}
+%files bootstrap-tarball
+%defattr(-,root,root,-)
+%dir %{_prefix}/share/cargo-bootstrap-tarball
+%{_prefix}/share/cargo-bootstrap-tarball/cargo-*.tar.gz
+%endif
+
 %changelog

++ cargo-0.11.0.tar.xz -> cargo-0.13.0.tar.xz ++
 70156 lines of diff (skipped)

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/cargo/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.cargo.new/vendor.tar.xz differ: char 25, line 1




  1   2   >