commit atril for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package atril for openSUSE:Factory checked 
in at 2016-11-02 12:48:15

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


Package is "atril"

Changes:

--- /work/SRC/openSUSE:Factory/atril/atril.changes  2016-09-25 
14:44:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.atril.new/atril.changes 2016-11-02 
12:48:17.0 +0100
@@ -1,0 +2,14 @@
+Tue Nov  1 22:32:38 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Require poppler 0.22.0 (for case-sensitive search in PDFs).
+  * [comics] Fix MIME type comparisons.
+  * [comics] Support an application/vnd.comicbook+zip MIME type.
+  * [djvu] Support an image/vnd.djvu+multipage MIME type.
+  * [pdf] Fix case-sensitive search.
+  * thumbnailer: Skip epub files (thumbnail generation never
+worked there and caused segfaults).
+  * Some code cleanups.
+  * Update translations.
+
+---

Old:

  atril-1.16.0.tar.xz

New:

  atril-1.16.1.tar.xz



Other differences:
--
++ atril.spec ++
--- /var/tmp/diff_new_pack.UoNWh5/_old  2016-11-02 12:48:18.0 +0100
+++ /var/tmp/diff_new_pack.UoNWh5/_new  2016-11-02 12:48:18.0 +0100
@@ -21,7 +21,7 @@
 %define typelib1 typelib-1_0-AtrilDocument-1_5_0
 %define typelib2 typelib-1_0-AtrilView-1_5_0
 Name:   atril
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Desktop document viewer
 License:GPL-2.0 and LGPL-2.0
@@ -49,7 +49,7 @@
 BuildRequires:  pkgconfig(libspectre)
 BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(poppler-glib) >= 0.18.0
+BuildRequires:  pkgconfig(poppler-glib) >= 0.22.0
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
@@ -175,7 +175,7 @@
   --libexecdir=%{_libexecdir}/%{name} \
   --with-gtk=3.0  \
   --enable-introspection
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ atril-1.16.0.tar.xz -> atril-1.16.1.tar.xz ++
 43351 lines of diff (skipped)




commit blender for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2016-11-02 12:48:23

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


Package is "blender"

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2016-10-04 
15:59:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2016-11-02 
12:48:29.0 +0100
@@ -1,0 +2,141 @@
+Wed Nov  2 05:46:47 UTC 2016 - davejpla...@gmail.com
+
+- Update to version 2.78a.
+- Upstream changes:
+  *For 2.78a, 69 bugs were fixed,the two outstanding points being:
+  *Cycles is now using Cuda8 for all GPUs, performances issues with 
+   “old” ones have been fixed.
+  *Several issues were fixed in new data-blocks management code, 
+   including some crashers, and bad “append” behaviors. 
+  *Fix T49629: Graph editor normalize function doesn't work on 
+   f-curves with a constant key value (rB8ebc7565e7).
+  *Fix T49571: 2d stabilize keys not visible in the Graph Editor 
+   and Dope Sheet (rBd1f5c0fe48).
+  *Fix T49622: Grease pencil not rendering out of VSE 
+   (rB9d4e3b0e63).
+  *Fix unreported: Fix: Grease Pencil palettes were missing a RNA 
+   path callback (rB0b734f0b59).
+  *Fix unreported: Fix export image generated by export UV layout 
+   (rB3bf9cbe7a2).
+  *Fix T49471: Vertex Connect randomly broken (rB949b23d29b).
+  *Fix T49478: triangulate of face hangs Blender (rB08e4846540).
+  *Fix unreported: Fix assert in the wrong place, should be moved 
+   earlier to do anything (rB8030c4832a).
+  *Fix T49464: Data Transfer modifier slows down redraw of window 
+   (rBff27b58b4c).
+  *Fix T49595: bpy - negative skin_vertices radius crashes Blender 
+   (rB02eec191fb).
+  *Fix unreported: Normal edit modifier: Fix relation builder for 
+   the new dependency graph (rB106ff0df99).
+  *Fix T49548: Entering Cycles Rendered Viewport Unlinks Material 
+   from Objects (rB4640bf890e).
+  *Fix T49827: L Crash linking material while in Material viewport 
+   shading mode (rB452d43b1c8).
+  *Fix unreported: Fix mistake in BKE_mesh_new_from_object handling 
+   of materials in MetaBall case (rB602b2dbd8c).
+  *Fix T49460: Particle group instance 'Use Count' value gets reset 
+   on file-load (rB8aa04160ba).
+  *Fix T49608: runtime-only particle's boid->ground Object pointer 
+   was left dangling to invalid value in read code (rB29fdcbbf9f).
+  *Fix T49738: Hair Add Brush doesn't work (rB50751d62e9).
+  *Fix unreported: Ammend torB00dc0666b3fe: forgot to fix 
+   boid->ground of first particle (rB7ab972fd63).
+  *Fix T49461: Dynamic paint wetmap flickers (rBa88af3e576).
+  *Fix T49636: material draw mode crash with displacement and 
+   missing group input node (rBc9b5253cfc).
+  *Fix T49789: Compositor mix node interpolation bug 
+   (rBe1cf002ee6).
+  *Fix T49523: very slow normal map tangent computation for 
+   rendering in 2.78 (rB0d1bc587fa).
+  *Fix T49609: Point density textures: vertex colors are not 
+   properly averaged in BI (rB880ebfff58).
+  *Fix T49623: Immediately crash trying to render attached file in 
+   Cycles (rBbe254b52dc).
+  *Fix T49640: Cycles constant folding incorrect for texture 
+   coordinates (rB10598c084e).
+  *Fix T49750: Cycles wrong ray differentials for perspective and 
+   stereo cameras (rB4c94e327a2).
+  *Fix T49818: Crash when rendering with motion blur 
+   (rB66ed7d7566).
+  *Fix unreported: Cycles: Fix typo in shader cancel routines 
+   (rB08d21ff582).
+  *Fix unreported: Fix wrong Cycles GLSL pointiness, still not 
+   supported but should be neutral 0.5 (rB4da266f48c).
+  *Fix unreported: Fix Cycles CUDA performance on CUDA 8.0 
+   (rBfd0dea585c).
+  *Fix unreported: Cycles: Fix OpenCL split kernel compilation 
+   after recent CUDA 8 performance fix (rB117329ae6d).
+  *Fix unreported: Cycles: Fix use of uninitialized variable in SSS 
+   (rBb42e4c3c40).
+  *Fix unreported: Cycles: Fix uninitialized variable from the 
+   previous commit (rBf55221e0a1).
+  *Fix unreported: Cycles: Fix static initialization order fiasco 
+   (rBf0adb875cf).
+  *Fix unreported: Fix Cycles address space OpenCL error after 
+   recent fix (rB759b5fb2a6).
+  *Fix unreported: Cycles: Fix shadowing variable which also causes 
+   use of uninitialized variable (rB21bf863934).
+  *Fix unreported: Fix missing outliner redraw when adding VSE 
+   strip (rB00d08c909d).
+  *Fix T49534: 2.78 Wrong texture scaling in material viewport 
+   (rB3fb0c1b8e7).
+  *Fix unreported: Fix missing properties editor update when 
+   changing 3D View camera (rB483b4f0567).
+  *Fix unreported: UPBGE: Fix crash when calling shade_light 
+   texture when mtex has no tex (rBf978deddf8).
+  *Fix unreported: Fix viewport camera gets out of sync in certain 
+   cases (rBcdedd082f3).
+ 

commit youtube-dl for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2016-11-02 12:48:06

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


Package is "youtube-dl"

Changes:

--- /work/SRC/openSUSE:Factory/youtube-dl/youtube-dl.changes2016-09-27 
13:45:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/youtube-dl.changes   
2016-11-02 12:48:08.0 +0100
@@ -1,0 +2,10 @@
+Tue Nov  1 09:44:39 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2016.10.31
+* openload: Support subtitles
+* download/hls: Delegate downloading to ffmpeg for live streams
+* brightcove:new: add support for live streams
+* jwplatform: Support DASH streams
+* twitch:stream: Add support for rebroadcasts
+
+---

Old:

  youtube-dl-2016.09.24.tar.gz
  youtube-dl-2016.09.24.tar.gz.sig

New:

  youtube-dl-2016.10.31.tar.gz
  youtube-dl-2016.10.31.tar.gz.sig



Other differences:
--
++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.VOGWA3/_old  2016-11-02 12:48:09.0 +0100
+++ /var/tmp/diff_new_pack.VOGWA3/_new  2016-11-02 12:48:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2016.09.24
+Version:2016.10.31
 Release:0
 Summary:A tool for downloading from video sites for offline watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2016.09.24.tar.gz -> youtube-dl-2016.10.31.tar.gz ++
 9003 lines of diff (skipped)




commit neovim for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package neovim for openSUSE:Factory checked 
in at 2016-11-02 12:47:59

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


Package is "neovim"

Changes:

--- /work/SRC/openSUSE:Factory/neovim/neovim.changes2016-08-31 
00:12:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.neovim.new/neovim.changes   2016-11-02 
12:48:01.0 +0100
@@ -1,0 +2,51 @@
+Mon Oct 31 11:43:43 UTC 2016 - roni...@gmail.com
+
+- Update to version 0.1.6:
+  * Features:
+- 0b5a7e4 #4432 API: external UIs can render custom popupmenu
+- c6ac4f8 #4934 API: call any API method from vimscript
+- 31df051 #4568 API: nvim_call_atomic(): multiple calls in a
+  single request
+- b268ba3 #5424 API: nvim_win_get_number(),
+  nvim_tabpage_get_number()
+- e7e2844 has("nvim-1.2.3") checks for a specific Nvim version
+- 522b885 #5295, #5493 `:CheckHealth` checks tmux, terminfo,
+  performance
+- 719dae2 #5384 events: allow event processing in getchar()
+- f25797f #5386 API: metadata: Nvim version & API level
+- 22dfe69 #5389 API: metadata: "since", "deprecated_since"
+- 605e743 Added QuickFixLine highlight group
+  * Changes:
+- 4af6ec7 #5253 perf: Disable clipboard in do_cmdline()
+- 6e9f329 #5299 perf: Skip foldUpdate() in insert-mode.
+- 9d4fcec #5426 perf: Do not auto-update folds for some
+  foldmethods.
+- eeec0ca #5419 tui: Default to normal-mode cursor shape.
+  * Fixes:
+- e838452 #5436 tui: Fix "weird characters" / "bleeding
+  termcodes"
+- 10a54ad #5243 signal_init: Always unblock SIGCHLD.
+- bccb49b #5316 eval.c: Fix memory leak for detached pty job
+- 626065d #5227 tchdir: New tab should inherit CWD.
+- cd321b7 #5292 getcwd(): Return empty string if CWD is
+  invalid.
+- 6127eae shada: Fix non-writeable ShaDa directory handling
+- ca65514 #2789 system(): Respect shellxescape, shellxquote
+- 2daf54e #4874 Restore vim-like tab dragging
+- 0c536b5 #5319 syntax.c: Support bg/fg special color-names.
+- 3c53371 #4972 from justinmk/schedule-ui_refresh
+- 68bcb32 #4789 tui.c: Do not wait for tui loop on teardown.
+- c8b6ec2 #5409 v:count broken in command-line window
+- 6bc3bce #5461 fix emoji display
+- 51937e1 #5470 fix :terminal with :argadd, :argu
+- 79d77da #5481 external UIs: opening multiple files from
+  command-line
+- 657ba62 #5501 rplugin: resolve paths in manifest file
+- 6a6f188 #5502 system('foo &', 'bar'): Show error, don't
+  crash.
+- 1ff162c #5515 os_nodetype: open fd with O_NONBLOCK
+- 2a6c5bb #5450 modeline: Handle version number overflow.
+- 0ade1bb #5225 CI tests now run against Windows!
+- Add gperf as a build dependency.
+
+---

Old:

  neovim-0.1.5.tar.gz

New:

  neovim-0.1.6.tar.gz



Other differences:
--
++ neovim.spec ++
--- /var/tmp/diff_new_pack.yGSPB1/_old  2016-11-02 12:48:03.0 +0100
+++ /var/tmp/diff_new_pack.yGSPB1/_new  2016-11-02 12:48:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   neovim
-Version:0.1.5
+Version:0.1.6
 Release:0
 Summary:Vim-fork focused on extensibility and agility
 License:Apache-2.0
@@ -29,6 +29,7 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gperf
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libmsgpack-devel >= 1.2.0
 BuildRequires:  libmsgpackc-devel >= 1.2.0

++ neovim-0.1.5.tar.gz -> neovim-0.1.6.tar.gz ++
/work/SRC/openSUSE:Factory/neovim/neovim-0.1.5.tar.gz 
/work/SRC/openSUSE:Factory/.neovim.new/neovim-0.1.6.tar.gz differ: char 12, 
line 1





commit ghc-pipes-http for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-pipes-http for openSUSE:Factory 
checked in at 2016-11-02 12:47:10

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


Package is "ghc-pipes-http"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pipes-http/ghc-pipes-http.changes
2016-10-22 13:16:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pipes-http.new/ghc-pipes-http.changes   
2016-11-02 12:47:11.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:01:24 UTC 2016 - psim...@suse.com
+
+- Update to version 1.0.4 revision 0 with cabal2obs.
+
+---

Old:

  pipes-http-1.0.3.tar.gz

New:

  pipes-http-1.0.4.tar.gz



Other differences:
--
++ ghc-pipes-http.spec ++
--- /var/tmp/diff_new_pack.xNsmZ5/_old  2016-11-02 12:47:12.0 +0100
+++ /var/tmp/diff_new_pack.xNsmZ5/_new  2016-11-02 12:47:12.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name pipes-http
 Name:   ghc-%{pkg_name}
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:HTTP client with pipes interface
 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-http-client-devel
 BuildRequires:  ghc-http-client-tls-devel
 BuildRequires:  ghc-pipes-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 'pipes-http' is a 'pipes' wrapper around the 'http-client' library.
@@ -52,15 +50,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ pipes-http-1.0.3.tar.gz -> pipes-http-1.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-http-1.0.3/LICENSE new/pipes-http-1.0.4/LICENSE
--- old/pipes-http-1.0.3/LICENSE2016-06-12 23:28:49.0 +0200
+++ new/pipes-http-1.0.4/LICENSE2016-08-22 00:55:15.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2014 Gabriel Gonzalez
+Copyright (c) 2016 Gabriel Gonzalez
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without 
modification,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-http-1.0.3/pipes-http.cabal 
new/pipes-http-1.0.4/pipes-http.cabal
--- old/pipes-http-1.0.3/pipes-http.cabal   2016-06-12 23:33:42.0 
+0200
+++ new/pipes-http-1.0.4/pipes-http.cabal   2016-08-22 00:55:20.0 
+0200
@@ -1,10 +1,11 @@
 Name: pipes-http
-Version: 1.0.3
+Version: 1.0.4
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
+Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
 License: BSD3
 License-File: LICENSE
-Copyright: 2014 Gabriel Gonzalez
+Copyright: 2016 Gabriel Gonzalez
 Author: Gabriel Gonzalez
 Maintainer: gabriel...@gmail.com
 Bug-Reports: https://github.com/Gabriel439/Haskell-Pipes-HTTP-Library/issues
@@ -21,7 +22,7 @@
 base >= 4   && < 5   ,
 bytestring   >= 0.9.2.1 && < 0.11,
 pipes>= 4.0 && < 4.3 ,
-http-client  >= 0.2 && < 0.5 ,
-http-client-tls< 0.3
+http-client  >= 0.2 && < 0.6 ,
+http-client-tls< 0.4
 Exposed-Modules: Pipes.HTTP
-GHC-Options: -O2 -Wall
+GHC-Options: -Wall




commit NetworkManager-strongswan for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager-strongswan for 
openSUSE:Factory checked in at 2016-11-02 12:47:51

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


Package is "NetworkManager-strongswan"

Changes:

--- 
/work/SRC/openSUSE:Factory/NetworkManager-strongswan/NetworkManager-strongswan.changes
  2016-09-23 11:34:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-strongswan.new/NetworkManager-strongswan.changes
 2016-11-02 12:47:55.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 28 12:34:24 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.4.1:
+  + Fixed several build issues.
+
+---

Old:

  NetworkManager-strongswan-1.4.0.tar.bz2

New:

  NetworkManager-strongswan-1.4.1.tar.bz2



Other differences:
--
++ NetworkManager-strongswan.spec ++
--- /var/tmp/diff_new_pack.2FYru3/_old  2016-11-02 12:47:56.0 +0100
+++ /var/tmp/diff_new_pack.2FYru3/_new  2016-11-02 12:47:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   NetworkManager-strongswan
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:NetworkManager VPN support for strongSwan
 License:GPL-2.0+

++ NetworkManager-strongswan-1.4.0.tar.bz2 -> 
NetworkManager-strongswan-1.4.1.tar.bz2 ++
 22256 lines of diff (skipped)




commit ghc-protolude for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-protolude for openSUSE:Factory 
checked in at 2016-11-02 12:47:23

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-10-22 13:18:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-protolude.new/ghc-protolude.changes 
2016-11-02 12:47:26.0 +0100
@@ -1,0 +2,5 @@
+Sun Aug 21 17:18:39 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.7 revision 0 with cabal2obs.
+
+---

Old:

  protolude-0.1.6.tar.gz

New:

  protolude-0.1.7.tar.gz



Other differences:
--
++ ghc-protolude.spec ++
--- /var/tmp/diff_new_pack.EPuzbv/_old  2016-11-02 12:47:27.0 +0100
+++ /var/tmp/diff_new_pack.EPuzbv/_new  2016-11-02 12:47:27.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name protolude
 Name:   ghc-%{pkg_name}
-Version:0.1.6
+Version:0.1.7
 Release:0
 Summary:A sensible set of defaults for writing custom Preludes
 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
@@ -38,7 +37,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 A sensible set of defaults for writing custom Preludes.
@@ -57,15 +55,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ protolude-0.1.6.tar.gz -> protolude-0.1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.6/protolude.cabal 
new/protolude-0.1.7/protolude.cabal
--- old/protolude-0.1.6/protolude.cabal 2016-07-02 19:30:42.0 +0200
+++ new/protolude-0.1.7/protolude.cabal 2016-08-15 14:55:57.0 +0200
@@ -1,5 +1,5 @@
 name:protolude
-version: 0.1.6
+version: 0.1.7
 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/protolude-0.1.6/src/Debug.hs 
new/protolude-0.1.7/src/Debug.hs
--- old/protolude-0.1.6/src/Debug.hs2016-07-02 19:30:42.0 +0200
+++ new/protolude-0.1.7/src/Debug.hs2016-08-15 14:55:57.0 +0200
@@ -6,8 +6,10 @@
   error,
   trace,
   traceM,
+  traceId,
   traceIO,
   traceShow,
+  traceShowId,
   traceShowM,
   notImplemented,
 ) where
@@ -16,31 +18,45 @@
 import Control.Monad (Monad, return)
 
 import qualified Base as P
-import qualified Debug.Trace as T
+import Show (Print, putStrLn)
+
+import System.IO.Unsafe (unsafePerformIO)
+
+{-# WARNING trace "'trace' remains in code" #-}
+trace :: Print b => b -> a -> a
+trace string expr = unsafePerformIO (do
+putStrLn string
+return expr)
+
+{-# WARNING traceIO "'traceIO' remains in code" #-}
+traceIO :: Print b => b -> a -> P.IO a
+traceIO string expr = do
+putStrLn string
+return expr
 
 {-# WARNING error "'error' remains in code" #-}
 error :: Text -> a
 error s = P.error (unpack s)
 
-{-# WARNING trace "'trace' remains in code" #-}
-trace :: Text -> a -> a
-trace s = T.trace (unpack s)
-
 {-# WARNING traceShow "'traceShow' remains in code" #-}
 traceShow :: P.Show a => a -> b -> b
-traceShow a b = T.trace (P.show a) b
+traceShow a b = trace (P.show a) b
+
+{-# WARNING traceShowId "'traceShowId' remains in code" #-}
+traceShowId :: P.Show a => a -> a
+traceShowId a = trace (P.show a) a
 
 {-# WARNING traceShowM "'traceShowM' remains in code" #-}
 traceShowM :: (P.Show a, Monad m) => a -> m ()
-traceShowM a = T.trace (P.show a) (return ())
+traceShowM a = trace (P.show a) (return ())
 
 {-# WARNING traceM "'traceM' remains in code" #-}
 traceM :: (Monad m) => Text -> m ()
-traceM s = T.trace (unpack s) (return ())
+traceM s = trace (unpack s) (return ())
 
-{-# WARNING traceIO "'traceIO' remains in code" #-}
-traceIO :: Text -> P.IO ()
-traceIO s = T.traceIO (unpack s)
+{-# WARNING traceId "'traceM' remains 

commit ghc-read-env-var for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-read-env-var for 
openSUSE:Factory checked in at 2016-11-02 12:47:35

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


Package is "ghc-read-env-var"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-read-env-var/ghc-read-env-var.changes
2016-10-22 13:19:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-read-env-var.new/ghc-read-env-var.changes   
2016-11-02 12:47:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Aug 21 17:10:59 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.1 revision 0 with cabal2obs.
+
+---

Old:

  read-env-var-0.1.0.0.tar.gz

New:

  read-env-var-0.1.0.1.tar.gz



Other differences:
--
++ ghc-read-env-var.spec ++
--- /var/tmp/diff_new_pack.57PjUs/_old  2016-11-02 12:47:39.0 +0100
+++ /var/tmp/diff_new_pack.57PjUs/_new  2016-11-02 12:47:39.0 +0100
@@ -19,22 +19,20 @@
 %global pkg_name read-env-var
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.0.0
+Version:0.1.0.1
 Release:0
 Summary:Functions for safely reading environment variables
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# Begin cabal-rpm deps:
 %if %{with tests}
 BuildRequires:  ghc-Glob-devel
 BuildRequires:  ghc-doctest-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Please see README.md.
@@ -53,20 +51,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

++ read-env-var-0.1.0.0.tar.gz -> read-env-var-0.1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/read-env-var-0.1.0.0/read-env-var.cabal 
new/read-env-var-0.1.0.1/read-env-var.cabal
--- old/read-env-var-0.1.0.0/read-env-var.cabal 2016-04-07 08:56:14.0 
+0200
+++ new/read-env-var-0.1.0.1/read-env-var.cabal 2016-08-15 19:56:50.0 
+0200
@@ -1,5 +1,5 @@
 name:read-env-var
-version: 0.1.0.0
+version: 0.1.0.1
 synopsis:Functions for safely reading environment variables.
 description: Please see README.md
 homepage:https://github.com/cdepillabout/read-env-var#readme
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/read-env-var-0.1.0.0/src/System/ReadEnvVar.hs 
new/read-env-var-0.1.0.1/src/System/ReadEnvVar.hs
--- old/read-env-var-0.1.0.0/src/System/ReadEnvVar.hs   2016-04-07 
09:33:41.0 +0200
+++ new/read-env-var-0.1.0.1/src/System/ReadEnvVar.hs   2016-08-15 
19:55:31.0 +0200
@@ -14,6 +14,7 @@
 module System.ReadEnvVar
 ( readEnvVar
 , readEnvVarDef
+, lookupEnvDef
 ) where
 
 #if __GLASGOW_HASKELL__ < 710
@@ -23,6 +24,7 @@
 #endif
 
 import Data.Maybe (fromMaybe)
+import Data.String (IsString(fromString))
 import System.Environment (lookupEnv)
 import Text.Read (readMaybe)
 
@@ -30,12 +32,20 @@
 -- 'readMaybe'.  If the environment variable doesn't exist, or it can't be
 -- 'read', use the default value.
 --
+-- Note that this does not read string values as one would expect.
+--
 -- >>> import System.Environment (setEnv)
--- >>> setEnv "TEST_ENV_VAR" "1000"
--- >>> readEnvVarDef "TEST_ENV_VAR" 5 :: IO Int
+-- >>> setEnv "TEST_ENV_VAR1" "1000"
+-- >>> readEnvVarDef "TEST_ENV_VAR1" 5 :: IO Int
 -- 1000
 -- >>> readEnvVarDef "THIS_ENV_VAR_WILL_NOT_EXIST" 5 :: IO Int
 -- 5
+-- >>> setEnv "TEST_ENV_VAR2" "some string 1"
+-- >>> readEnvVarDef "TEST_ENV_VAR2" "def val" :: IO String
+-- "def val"
+-- >>> setEnv "TEST_ENV_VAR3" "\"some string 1\""
+-- >>> readEnvVarDef "TEST_ENV_VAR3" "def val" :: IO String
+-- "some string 1"
 readEnvVarDef :: Read a
   => String -- ^ environment variable to lookup
   -> a  -- ^ default value to use if the environment variable
@@ -46,17 +56,36 @@
 -- | Lookup a value from an environment variable and read it in with
 -- 'readMaybe'.
 --
+-- Note that this does not read string values as one would expect.
+--
 -- >>> import System.Environment (setEnv)
 -- >>> setEnv "TEST_ENV_VAR" "2000"
 -- >>> readEnvVar "TEST_ENV_VAR" :: IO (Maybe Int)
 -- Just 2000
 -- >>> 

commit ghc-postgresql-libpq for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-postgresql-libpq for 
openSUSE:Factory checked in at 2016-11-02 12:47:16

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


Package is "ghc-postgresql-libpq"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-postgresql-libpq/ghc-postgresql-libpq.changes
2016-10-22 13:17:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-postgresql-libpq.new/ghc-postgresql-libpq.changes
   2016-11-02 12:47:18.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:57:49 UTC 2016 - psim...@suse.com
+
+- Update to version 0.9.2.0 revision 0 with cabal2obs.
+
+---

Old:

  postgresql-libpq-0.9.1.1.tar.gz

New:

  postgresql-libpq-0.9.2.0.tar.gz



Other differences:
--
++ ghc-postgresql-libpq.spec ++
--- /var/tmp/diff_new_pack.pyqfIS/_old  2016-11-02 12:47:19.0 +0100
+++ /var/tmp/diff_new_pack.pyqfIS/_new  2016-11-02 12:47:19.0 +0100
@@ -18,20 +18,18 @@
 
 %global pkg_name postgresql-libpq
 Name:   ghc-%{pkg_name}
-Version:0.9.1.1
+Version:0.9.2.0
 Release:0
 Summary:Low-level binding to libpq
 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:  postgresql94-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This is a binding to libpq: the C application programmer's interface to
@@ -44,11 +42,9 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:   postgresql94-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
@@ -57,15 +53,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ postgresql-libpq-0.9.1.1.tar.gz -> postgresql-libpq-0.9.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postgresql-libpq-0.9.1.1/cbits/noticehandlers.c 
new/postgresql-libpq-0.9.2.0/cbits/noticehandlers.c
--- old/postgresql-libpq-0.9.1.1/cbits/noticehandlers.c 2015-07-27 
22:36:52.0 +0200
+++ new/postgresql-libpq-0.9.2.0/cbits/noticehandlers.c 2016-08-25 
22:35:33.0 +0200
@@ -56,4 +56,5 @@
 free(x);
 x = nx;
   }
+  free(arg);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postgresql-libpq-0.9.1.1/postgresql-libpq.cabal 
new/postgresql-libpq-0.9.2.0/postgresql-libpq.cabal
--- old/postgresql-libpq-0.9.1.1/postgresql-libpq.cabal 2015-07-27 
22:36:52.0 +0200
+++ new/postgresql-libpq-0.9.2.0/postgresql-libpq.cabal 2016-08-25 
22:35:33.0 +0200
@@ -1,5 +1,5 @@
 Name:postgresql-libpq
-Version: 0.9.1.1
+Version: 0.9.2.0
 Synopsis:low-level binding to libpq
 
 Description: This is a binding to libpq: the C application
@@ -32,7 +32,7 @@
   c-sources:   cbits/noticehandlers.c
   include-dirs:cbits
   Exposed-modules: Database.PostgreSQL.LibPQ
-
+   Database.PostgreSQL.LibPQ.Internal
   Build-depends:   base >= 4 && < 5
  , bytestring
 
@@ -54,4 +54,4 @@
 source-repository this
   type: git
   location: http://github.com/lpsmith/postgresql-libpq
-  tag:  v0.9.1.1
+  tag:  v0.9.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/postgresql-libpq-0.9.1.1/src/Database/PostgreSQL/LibPQ/Internal.hs 
new/postgresql-libpq-0.9.2.0/src/Database/PostgreSQL/LibPQ/Internal.hs
--- old/postgresql-libpq-0.9.1.1/src/Database/PostgreSQL/LibPQ/Internal.hs  
1970-01-01 01:00:00.0 +0100
+++ new/postgresql-libpq-0.9.2.0/src/Database/PostgreSQL/LibPQ/Internal.hs  
2016-08-25 22:35:33.0 +0200
@@ -0,0 +1,39 @@
+-
+-- |
+-- Module  :  Database.PostgreSQL.LibPQ.Internal
+-- Copyright   :  (c) 2010 Grant Monroe,
+--(c) 2011 

commit ghc-quickcheck-text for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-quickcheck-text for 
openSUSE:Factory checked in at 2016-11-02 12:47:29

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


Package is "ghc-quickcheck-text"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-text/ghc-quickcheck-text.changes  
2016-10-22 13:18:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-quickcheck-text.new/ghc-quickcheck-text.changes 
2016-11-02 12:47:30.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 26 06:51:54 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.2.1 with cabal2obs.
+
+---

Old:

  quickcheck-text-0.1.1.0.tar.gz

New:

  quickcheck-text-0.1.2.1.tar.gz



Other differences:
--
++ ghc-quickcheck-text.spec ++
--- /var/tmp/diff_new_pack.bPCBeL/_old  2016-11-02 12:47:31.0 +0100
+++ /var/tmp/diff_new_pack.bPCBeL/_new  2016-11-02 12:47:31.0 +0100
@@ -19,22 +19,20 @@
 %global pkg_name quickcheck-text
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.1.0
+Version:0.1.2.1
 Release:0
 Summary:Alternative arbitrary instance for Text
 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-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 The usual Arbitrary instance for Text (in
@@ -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

++ quickcheck-text-0.1.1.0.tar.gz -> quickcheck-text-0.1.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-text-0.1.1.0/quickcheck-text.cabal 
new/quickcheck-text-0.1.2.1/quickcheck-text.cabal
--- old/quickcheck-text-0.1.1.0/quickcheck-text.cabal   2016-06-19 
07:32:26.0 +0200
+++ new/quickcheck-text-0.1.2.1/quickcheck-text.cabal   2016-09-22 
11:15:49.0 +0200
@@ -1,5 +1,5 @@
 name:quickcheck-text
-version: 0.1.1.0
+version: 0.1.2.1
 synopsis:Alternative arbitrary instance for Text
 description: The usual Arbitrary instance for Text
  (in
@@ -26,7 +26,7 @@
 library
   exposed-modules: Test.QuickCheck.Utf8
Data.Text.Arbitrary
-  build-depends:   base >=4.7 && <5
+  build-depends:   base >=4 && <5
  , QuickCheck
  , binary
  , bytestring
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-text-0.1.1.0/src/Test/QuickCheck/Utf8.hs 
new/quickcheck-text-0.1.2.1/src/Test/QuickCheck/Utf8.hs
--- old/quickcheck-text-0.1.1.0/src/Test/QuickCheck/Utf8.hs 2016-06-19 
07:27:01.0 +0200
+++ new/quickcheck-text-0.1.2.1/src/Test/QuickCheck/Utf8.hs 2016-09-22 
11:15:49.0 +0200
@@ -12,6 +12,8 @@
   , shrinkUtf8BS1
 
 -- * Generators for single characters
+  , genChar
+  , genUtf8Character
   , oneByte
   , twoByte
   , threeByte
@@ -83,6 +85,20 @@
 inRange :: Int -> Int -> Gen Word8
 inRange lo hi = fmap fromIntegral $ elements [lo..hi]
 
+-- | Generate a valid 'Char'. Note that this is UTF-16, not UTF-8, but
+-- the intent is the same: the Arbitrary instance for 'Char' in quickcheck
+-- makes no attempt to generate valid non-ASCII characters at this time.
+genChar :: Gen Char
+genChar = fmap (T.head . decodeUtf8) genUtf8Character
+
+-- | A valid UTF-8 character, one to three bytes long.
+genUtf8Character :: Gen ByteString
+genUtf8Character = oneof [
+oneByte
+  , twoByte
+  , threeByte
+  ]
+
 -- | Single-byte UTF-8 (i.e., a standard ASCII byte with a cleared MSB).
 oneByte :: Gen ByteString
 oneByte = fmap (BS.pack . return) $




commit ghc-kraken for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-kraken for openSUSE:Factory 
checked in at 2016-11-02 12:46:29

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


Package is "ghc-kraken"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-kraken/ghc-kraken.changes2016-10-22 
13:19:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-kraken.new/ghc-kraken.changes   
2016-11-02 12:46:31.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct  6 13:51:45 UTC 2016 - psim...@suse.com
+
+- Update to version 0.0.3 revision 1 with cabal2obs.
+
+---

New:

  kraken.cabal



Other differences:
--
++ ghc-kraken.spec ++
--- /var/tmp/diff_new_pack.Y6GwmH/_old  2016-11-02 12:46:32.0 +0100
+++ /var/tmp/diff_new_pack.Y6GwmH/_new  2016-11-02 12:46:32.0 +0100
@@ -22,9 +22,10 @@
 Release:0
 Summary:Kraken.io API client
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-bytestring-devel
@@ -51,16 +52,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
 

++ kraken.cabal ++
name:kraken
version: 0.0.3
x-revision: 1

synopsis:Kraken.io API client
description:
  Kraken is a robust, ultra-fast image optimizer and compressor with
  best-in-class algorithms.

license: MIT
license-file:LICENSE

author:  Tomas Carnecky
maintainer:  tomas.carne...@gmail.com

category:Network

build-type:  Simple
cabal-version:   >=1.10


source-repository head
type: git
location: git://github.com/wereHamster/kraken-haskell.git


library
  hs-source-dirs:  src
  default-language:Haskell2010

  ghc-options: -Wall

  exposed-modules:
 Network.Kraken

  build-depends:
 base >=4.5 && <4.10
   , bytestring >=0.10
   , http-client
   , http-client-tls
   , aeson
   , mtl



commit ghc-mime-mail-ses for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-mime-mail-ses for 
openSUSE:Factory checked in at 2016-11-02 12:46:36

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


Package is "ghc-mime-mail-ses"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-mime-mail-ses/ghc-mime-mail-ses.changes  
2016-10-22 13:12:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mime-mail-ses.new/ghc-mime-mail-ses.changes 
2016-11-02 12:46:38.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 26 06:51:55 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.2.3 with cabal2obs.
+
+---

Old:

  mime-mail-ses-0.3.2.2.tar.gz

New:

  mime-mail-ses-0.3.2.3.tar.gz



Other differences:
--
++ ghc-mime-mail-ses.spec ++
--- /var/tmp/diff_new_pack.7MJ78n/_old  2016-11-02 12:46:40.0 +0100
+++ /var/tmp/diff_new_pack.7MJ78n/_new  2016-11-02 12:46:40.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name mime-mail-ses
 Name:   ghc-%{pkg_name}
-Version:0.3.2.2
+Version:0.3.2.3
 Release:0
 Summary:Send mime-mail messages via Amazon SES
 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-base64-bytestring-devel
 BuildRequires:  ghc-byteable-devel
 BuildRequires:  ghc-bytestring-devel
@@ -44,7 +43,6 @@
 BuildRequires:  ghc-xml-conduit-devel
 BuildRequires:  ghc-xml-types-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Hackage documentation generation is not reliable. For up to date documentation,
@@ -64,15 +62,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ mime-mail-ses-0.3.2.2.tar.gz -> mime-mail-ses-0.3.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mime-mail-ses-0.3.2.2/ChangeLog.md 
new/mime-mail-ses-0.3.2.3/ChangeLog.md
--- old/mime-mail-ses-0.3.2.2/ChangeLog.md  2015-01-07 17:57:54.0 
+0100
+++ new/mime-mail-ses-0.3.2.3/ChangeLog.md  2016-09-15 14:15:12.0 
+0200
@@ -1,3 +1,7 @@
+## 0.3.2.3
+
+http-client 0.5 support
+
 ## 0.3.2.2
 
 `time` 1.5 support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mime-mail-ses-0.3.2.2/Network/Mail/Mime/SES.hs 
new/mime-mail-ses-0.3.2.3/Network/Mail/Mime/SES.hs
--- old/mime-mail-ses-0.3.2.2/Network/Mail/Mime/SES.hs  2015-01-07 
17:57:54.0 +0100
+++ new/mime-mail-ses-0.3.2.3/Network/Mail/Mime/SES.hs  2016-09-15 
14:15:12.0 +0200
@@ -27,7 +27,13 @@
 import   Data.Time.Format(formatTime)
 import   Data.Typeable   (Typeable)
 import   Data.XML.Types  (Content (ContentText), Event 
(EventBeginElement, EventContent))
-import   Network.HTTP.Client (Manager, checkStatus, parseUrl,
+import   Network.HTTP.Client (Manager,
+#if MIN_VERSION_http_client(0, 5, 0)
+  parseRequest,
+#else
+  checkStatus,
+  parseUrl,
+#endif
   requestHeaders, responseBody,
   responseStatus, urlEncodedBody,
   withResponse)
@@ -60,7 +66,11 @@
 let date = S8.pack $ format now
 sig = makeSig date $ sesSecretKey ses
 region = T.unpack $ sesRegion ses
+#if MIN_VERSION_http_client(0, 5, 0)
+req' <- parseRequest $ concat ["https://email.;, region , ".amazonaws.com"]
+#else
 req' <- parseUrl $ concat ["https://email.;, region , ".amazonaws.com"]
+#endif
 let auth = S8.concat
 [ "AWS3-HTTPS AWSAccessKeyId="
 , sesAccessKey ses
@@ -72,7 +82,9 @@
 [ ("Date", date)
 , ("X-Amzn-Authorization", auth)
 ]
+#if !MIN_VERSION_http_client(0, 5, 0)
 , checkStatus = \_ _ _ -> Nothing
+#endif
 }
 withResponse req manager $ \res ->
bodyReaderSource (responseBody res)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mime-mail-ses-0.3.2.2/mime-mail-ses.cabal 

commit ghc-pinch for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-pinch for openSUSE:Factory 
checked in at 2016-11-02 12:46:58

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


Package is "ghc-pinch"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pinch/ghc-pinch.changes  2016-10-22 
13:16:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pinch.new/ghc-pinch.changes 2016-11-02 
12:46:58.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:41:03 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.1 revision 0 with cabal2obs.
+
+---

Old:

  pinch-0.2.0.2.tar.gz

New:

  pinch-0.3.0.1.tar.gz



Other differences:
--
++ ghc-pinch.spec ++
--- /var/tmp/diff_new_pack.jvV1cH/_old  2016-11-02 12:47:00.0 +0100
+++ /var/tmp/diff_new_pack.jvV1cH/_new  2016-11-02 12:47:00.0 +0100
@@ -19,11 +19,11 @@
 %global pkg_name pinch
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.2.0.2
+Version:0.3.0.1
 Release:0
 Summary:An alternative implementation of Thrift for Haskell
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -71,19 +71,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++ pinch-0.2.0.2.tar.gz -> pinch-0.3.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pinch-0.2.0.2/CHANGES.md new/pinch-0.3.0.1/CHANGES.md
--- old/pinch-0.2.0.2/CHANGES.md2016-07-13 06:05:47.0 +0200
+++ new/pinch-0.3.0.1/CHANGES.md2016-07-13 06:11:26.0 +0200
@@ -1,15 +1,27 @@
-0.2.0.2
-===
+0.3.0.1 (2016-07-12)
+
 
 -   Compile on 32-bit systems.
 
-0.2.0.1
-===
+0.3.0.0 (2016-06-02)
+
+
+-   Add support for the Thrift Compact Protocol (#2).
+-   Add support for returning the leftover ByteString when parsing Thrift
+payloads (#3).
+
+0.2.0.2 (2016-07-12)
+
+
+-   Compile on 32-bit systems.
+
+0.2.0.1 (2016-05-23)
+
 
 -   Build with GHC 8.
 
-0.2.0.0
-===
+0.2.0.0 (2015-12-27)
+
 
 Breaking changes:
 
@@ -27,19 +39,19 @@
 -   Improve serialization and deserialization performance further by changing
 the intermediate representation of lists, sets, and maps.
 
-0.1.0.2
-===
+0.1.0.2 (2015-12-27)
+
 
 -   Loosen `vector` version constraint.
 
-0.1.0.1
-===
+0.1.0.1 (2015-11-15)
+
 
 -   Fixed recursion in C pre-processor expansion. This can break the build on
 some systems.
 
-0.1.0.0
-===
+0.1.0.0 (2015-11-15)
+
 
 -   Initial release.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pinch-0.2.0.2/README.md new/pinch-0.3.0.1/README.md
--- old/pinch-0.2.0.2/README.md 2016-07-13 06:05:47.0 +0200
+++ new/pinch-0.3.0.1/README.md 2016-07-13 06:08:03.0 +0200
@@ -69,11 +69,17 @@
 
 For more information, check the documentation and the examples.
 
+Supported Protocols
+---
+
+The following Thrift protocols are supported:
+
+-   Binary
+-   Compact
+
 Caveats
 ---
 
--   Only the Thrift Binary Protocol is supported right now. (Pull
-requests welcome.)
 -   There is no code generation or template haskell support yet so types from
 the Thrift file will have to be translated by hand.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pinch-0.2.0.2/bench/pinch-bench/Bench.hs 
new/pinch-0.3.0.1/bench/pinch-bench/Bench.hs
--- old/pinch-0.2.0.2/bench/pinch-bench/Bench.hs2016-07-13 
06:05:47.0 +0200
+++ new/pinch-0.3.0.1/bench/pinch-bench/Bench.hs2016-07-13 
06:08:03.0 +0200
@@ -152,38 +152,57 @@
 main :: IO ()
 main = defaultMain
 [ bgroup "A"
-[ env (generate :: IO A) $ \a -> bench "encode" $ whnf encode a
-, env generateEncodedA $ \bs -> bench "decode" $
-nf (P.decode P.binaryProtocol :: ByteString -> Either String A) bs
+[ env (generate :: IO A) $ \a -> bgroup "encode"
+[ bench "binary"  $ whnf (P.encode P.binaryProtocol) a
+, bench "compact" $ whnf (P.encode P.compactProtocol) a
+]
+, bgroup 

commit ghc-pipes-cliff for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-pipes-cliff for openSUSE:Factory 
checked in at 2016-11-02 12:47:04

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


Package is "ghc-pipes-cliff"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pipes-cliff/ghc-pipes-cliff.changes  
2016-10-22 13:16:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-pipes-cliff.new/ghc-pipes-cliff.changes 
2016-11-02 12:47:06.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:39:26 UTC 2016 - psim...@suse.com
+
+- Update to version 0.12.0.0 revision 0 with cabal2obs.
+
+---

Old:

  pipes-cliff-0.10.0.4.tar.gz

New:

  pipes-cliff-0.12.0.0.tar.gz



Other differences:
--
++ ghc-pipes-cliff.spec ++
--- /var/tmp/diff_new_pack.oicIWp/_old  2016-11-02 12:47:07.0 +0100
+++ /var/tmp/diff_new_pack.oicIWp/_new  2016-11-02 12:47:07.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name pipes-cliff
 Name:   ghc-%{pkg_name}
-Version:0.10.0.4
+Version:0.12.0.0
 Release:0
 Summary:Streaming to and from subprocesses using Pipes
 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-bytestring-devel
 BuildRequires:  ghc-pipes-devel
@@ -34,8 +33,8 @@
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stm-devel
+BuildRequires:  ghc-unix-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Pipes-cliff helps you spawn subprocesses and send data to and from them with
@@ -67,15 +66,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ pipes-cliff-0.10.0.4.tar.gz -> pipes-cliff-0.12.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-cliff-0.10.0.4/LICENSE 
new/pipes-cliff-0.12.0.0/LICENSE
--- old/pipes-cliff-0.10.0.4/LICENSE2015-07-15 02:18:46.0 +0200
+++ new/pipes-cliff-0.12.0.0/LICENSE2016-07-16 21:32:52.0 +0200
@@ -1,24 +1,22 @@
-Copyright (c) 2015 Omari Norman.
+Copyright (c) 2016 Omari Norman
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 
-* Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
+1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
 
-* Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in
-the documentation and/or other materials provided with the
-distribution.
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
 
-* Neither the name of Omari Norman nor the names of contributors
-to this software may be used to endorse or promote products
-derived from this software without specific prior written
-permission.
+3. Neither the name of the copyright holder nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
 
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-cliff-0.10.0.4/README.md 
new/pipes-cliff-0.12.0.0/README.md
--- old/pipes-cliff-0.10.0.4/README.md  2015-07-15 02:18:46.0 +0200
+++ new/pipes-cliff-0.12.0.0/README.md  2016-07-16 21:32:52.0 +0200
@@ -86,3 +86,17 @@
 Also, look at this discussion on the Pipes mailing list:
 
 https://groups.google.com/d/msg/haskell-pipes/JFfyquj5HAg/Lxz7p50JOh4J
+
+## License
+
+This package is 

commit ioping for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ioping for openSUSE:Factory checked 
in at 2016-11-02 12:46:21

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


Package is "ioping"

Changes:

--- /work/SRC/openSUSE:Factory/ioping/ioping.changes2016-10-28 
10:46:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.ioping.new/ioping.changes   2016-11-02 
12:46:23.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct 28 12:00:23 UTC 2016 - jeng...@inai.de
+
+- Summary fix
+
+---



Other differences:
--
++ ioping.spec ++
--- /var/tmp/diff_new_pack.SikVMv/_old  2016-11-02 12:46:24.0 +0100
+++ /var/tmp/diff_new_pack.SikVMv/_new  2016-11-02 12:46:24.0 +0100
@@ -19,7 +19,7 @@
 Name:   ioping
 Version:0.9
 Release:0
-Summary:An tool to monitor I/O latency in real time
+Summary:A tool to monitor I/O latency in real time
 License:GPL-3.0+
 Group:  System/Benchmark
 Url:https://github.com/koct9i/ioping
@@ -27,7 +27,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-An tool to monitor I/O latency in real time. It shows disk latency in the
+A tool to monitor I/O latency in real time. It shows disk latency in the
 same way as ping shows network latency.
 
 %prep




commit python3-pyquery for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package python3-pyquery for openSUSE:Factory 
checked in at 2016-11-02 12:46:13

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


Package is "python3-pyquery"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyquery/python3-pyquery.changes  
2016-05-25 21:25:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyquery.new/python3-pyquery.changes 
2016-11-02 12:46:16.0 +0100
@@ -1,0 +2,22 @@
+Tue Oct 25 17:14:25 UTC 2016 - a...@gmx.de
+
+- update to version 1.2.17:
+  * PyQuery('').val() is ''
+  * PyQuery('').val() is ''
+
+- changes from version 1.2.16:
+  * .attr('value', '') no longer removes the value attribute
+  *  without value="..." have a .val() of 'on'
+  *  without value="..." have a .val() of 'on'
+  *  without  have the value of their first
+ (or None if there are no options)
+
+- changes from version 1.2.15:
+  * .val() should never raise
+  * drop py26 support
+  * improve .extend() by returning self
+
+- changes from version 1.2.14:
+  * fix val() for  and , to match jQuery behavior
+
+---
@@ -7 +28,0 @@
-

Old:

  pyquery-1.2.13.tar.gz

New:

  pyquery-1.2.17.tar.gz



Other differences:
--
++ python3-pyquery.spec ++
--- /var/tmp/diff_new_pack.ffaXlU/_old  2016-11-02 12:46:18.0 +0100
+++ /var/tmp/diff_new_pack.ffaXlU/_new  2016-11-02 12:46:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pyquery
-Version:1.2.13
+Version:1.2.17
 Release:0
 Summary:A jQuery-like library for python
 License:BSD-3-Clause

++ pyquery-1.2.13.tar.gz -> pyquery-1.2.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyquery-1.2.13/CHANGES.rst 
new/pyquery-1.2.17/CHANGES.rst
--- old/pyquery-1.2.13/CHANGES.rst  2016-04-12 18:02:16.0 +0200
+++ new/pyquery-1.2.17/CHANGES.rst  2016-10-14 23:58:07.0 +0200
@@ -1,3 +1,41 @@
+1.2.17 (2016-10-14)
+---
+
+- ``PyQuery('').val()`` is ``''``
+- ``PyQuery('').val()`` is ``''``
+
+
+1.2.16 (2016-10-14)
+---
+
+- ``.attr('value', '')`` no longer removes the ``value`` attribute
+
+-  without ``value="..."`` have a ``.val()`` of
+  ``'on'``
+
+-  without ``value="..."`` have a ``.val()`` of
+  ``'on'``
+
+-  without  have the value of their first
+   (or ``None`` if there are no options)
+
+
+1.2.15 (2016-10-11)
+---
+
+- .val() should never raise
+
+- drop py26 support
+
+- improve .extend() by returning self
+
+
+1.2.14 (2016-10-10)
+---
+
+- fix val() for  and , to match jQuery behavior
+
+
 1.2.13 (2016-04-12)
 ---
 
@@ -23,7 +61,7 @@
 1.2.10 (2016-01-05)
 ---
 
-- Fixed #118: implemented usage `lxml.etree.tostring` within `outer_html` 
method
+- Fixed #118: implemented usage ``lxml.etree.tostring`` within ``outer_html`` 
method
 
 - Fixed #117: Raise HTTP Error if HTTP status code is not equal to 200
 
@@ -129,7 +167,7 @@
 1.2
 ---
 
-- PyQuery now use `cssselect `_. See 
issue 43.
+- PyQuery now uses `cssselect `_. See 
issue 43.
 
 - Fix issue 40: forward .html() extra arguments to ``lxml.etree.tostring``
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyquery-1.2.13/PKG-INFO new/pyquery-1.2.17/PKG-INFO
--- old/pyquery-1.2.13/PKG-INFO 2016-04-12 18:02:17.0 +0200
+++ new/pyquery-1.2.17/PKG-INFO 2016-10-14 23:58:07.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyquery
-Version: 1.2.13
+Version: 1.2.17
 Summary: A jquery-like library for python
 Home-page: https://github.com/gawel/pyquery
 Author: Gael Pasgrimaud
@@ -10,6 +10,10 @@
 pyquery: a jquery-like library for python
 =
 
+.. image:: https://travis-ci.org/gawel/pyquery.svg
+   :alt: Build Status
+   :target: https://travis-ci.org/gawel/pyquery
+
 pyquery allows you to make jquery queries on xml documents.
 The API is as much as possible the similar to jquery. pyquery uses 
lxml for fast
 xml and html manipulation.
@@ -73,6 +77,44 @@
 News
 
 
+1.2.17 (2016-10-14)
+---
+
+- ``PyQuery('').val()`` is ``''``
+- ``PyQuery('').val()`` is ``''``
+
+
+1.2.16 (2016-10-14)
+---
+
+- 

commit ghc-ndjson-conduit for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-ndjson-conduit for 
openSUSE:Factory checked in at 2016-11-02 12:46:43

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


Package is "ghc-ndjson-conduit"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-ndjson-conduit/ghc-ndjson-conduit.changes
2016-10-22 13:14:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-ndjson-conduit.new/ghc-ndjson-conduit.changes   
2016-11-02 12:46:45.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 26 06:52:22 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.5 with cabal2obs.
+
+---

Old:

  ndjson-conduit-0.1.0.3.tar.gz

New:

  ndjson-conduit-0.1.0.5.tar.gz



Other differences:
--
++ ghc-ndjson-conduit.spec ++
--- /var/tmp/diff_new_pack.mZV6bH/_old  2016-11-02 12:46:47.0 +0100
+++ /var/tmp/diff_new_pack.mZV6bH/_new  2016-11-02 12:46:47.0 +0100
@@ -18,22 +18,20 @@
 
 %global pkg_name ndjson-conduit
 Name:   ghc-%{pkg_name}
-Version:0.1.0.3
+Version:0.1.0.5
 Release:0
 Summary:Conduit-based parsing and serialization for newline delimited 
JSON
 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
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Hackage documentation generation is not reliable. For up to date documentation,
@@ -53,15 +51,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ ndjson-conduit-0.1.0.3.tar.gz -> ndjson-conduit-0.1.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ndjson-conduit-0.1.0.3/ndjson-conduit.cabal 
new/ndjson-conduit-0.1.0.5/ndjson-conduit.cabal
--- old/ndjson-conduit-0.1.0.3/ndjson-conduit.cabal 2015-12-20 
07:47:06.0 +0100
+++ new/ndjson-conduit-0.1.0.5/ndjson-conduit.cabal 2016-09-15 
14:44:07.0 +0200
@@ -1,8 +1,8 @@
--- Initial ndjson-conduit.cabal generated by cabal init.  For further 
+-- Initial ndjson-conduit.cabal generated by cabal init.  For further
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:ndjson-conduit
-version: 0.1.0.3
+version: 0.1.0.5
 synopsis:Conduit-based parsing and serialization for newline 
delimited JSON.
 description:
   Hackage documentation generation is not reliable.
@@ -12,20 +12,20 @@
 license-file:LICENSE
 author:  Sam Rijs
 maintainer:  sr...@airpost.net
--- copyright:   
+-- copyright:
 category:Data
 build-type:  Simple
--- extra-source-files:  
+-- extra-source-files:
 cabal-version:   >=1.10
 
 library
   exposed-modules: Data.Conduit.JSON.NewlineDelimited
-  -- other-modules:   
-  -- other-extensions:
+  -- other-modules:
+  -- other-extensions:
   build-depends:   base >=4.6 && <5.0,
aeson >=0.8,
attoparsec >=0.12,
-   bytestring >=0.10,
+   bytestring >=0.10.2,
conduit >=1.2
   hs-source-dirs:  src
   default-language:Haskell2010
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ndjson-conduit-0.1.0.3/src/Data/Conduit/JSON/NewlineDelimited.hs 
new/ndjson-conduit-0.1.0.5/src/Data/Conduit/JSON/NewlineDelimited.hs
--- old/ndjson-conduit-0.1.0.3/src/Data/Conduit/JSON/NewlineDelimited.hs
2015-12-20 07:47:06.0 +0100
+++ new/ndjson-conduit-0.1.0.5/src/Data/Conduit/JSON/NewlineDelimited.hs
2016-09-15 14:43:29.0 +0200
@@ -22,7 +22,6 @@
 
 import qualified Data.Aeson as A
 import qualified Data.Aeson.Types as A
-import qualified Data.Aeson.Encode as A
 import Data.Attoparsec.ByteString
 import qualified Data.ByteString as B
 import qualified Data.ByteString.Lazy as B (toChunks)
@@ -39,17 +38,12 @@
 serializer :: (Monad m, A.ToJSON a) => Conduit a m B.ByteString
 serializer = mapInput A.toJSON (const Nothing) valueSerializer
 
-#if MIN_VERSION_aeson(0,10,0)
-encodeToBuilder = 

commit ghc-persistent-postgresql for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-persistent-postgresql for 
openSUSE:Factory checked in at 2016-11-02 12:46:50

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


Package is "ghc-persistent-postgresql"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-persistent-postgresql/ghc-persistent-postgresql.changes
  2016-10-22 13:15:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistent-postgresql.new/ghc-persistent-postgresql.changes
 2016-11-02 12:46:52.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:58:13 UTC 2016 - psim...@suse.com
+
+- Update to version 2.6 revision 0 with cabal2obs.
+
+---

Old:

  persistent-postgresql-2.2.2.tar.gz

New:

  persistent-postgresql-2.6.tar.gz



Other differences:
--
++ ghc-persistent-postgresql.spec ++
--- /var/tmp/diff_new_pack.pdlppU/_old  2016-11-02 12:46:53.0 +0100
+++ /var/tmp/diff_new_pack.pdlppU/_new  2016-11-02 12:46:53.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name persistent-postgresql
 Name:   ghc-%{pkg_name}
-Version:2.2.2
+Version:2.6
 Release:0
 Summary:Backend for the persistent library using postgresql
 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-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
@@ -37,13 +36,13 @@
 BuildRequires:  ghc-persistent-devel
 BuildRequires:  ghc-postgresql-libpq-devel
 BuildRequires:  ghc-postgresql-simple-devel
+BuildRequires:  ghc-resource-pool-devel
 BuildRequires:  ghc-resourcet-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Based on the postgresql-simple package.
@@ -63,15 +62,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ persistent-postgresql-2.2.2.tar.gz -> persistent-postgresql-2.6.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/persistent-postgresql-2.2.2/ChangeLog.md 
new/persistent-postgresql-2.6/ChangeLog.md
--- old/persistent-postgresql-2.2.2/ChangeLog.md2016-01-19 
10:46:00.0 +0100
+++ new/persistent-postgresql-2.6/ChangeLog.md  2016-08-10 05:20:24.0 
+0200
@@ -1,3 +1,11 @@
+## 2.6
+
+* Atomic upsert support for postgreSQL backend
+
+## 2.5
+
+* changes for read/write typeclass split
+
 ## 2.2.2
 
 * Postgresql primary key is Int4, not Int8 
[#519](https://github.com/yesodweb/persistent/issues/519)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/persistent-postgresql-2.2.2/Database/Persist/Postgresql.hs 
new/persistent-postgresql-2.6/Database/Persist/Postgresql.hs
--- old/persistent-postgresql-2.2.2/Database/Persist/Postgresql.hs  
2016-01-19 10:46:00.0 +0100
+++ new/persistent-postgresql-2.6/Database/Persist/Postgresql.hs
2016-08-10 05:20:24.0 +0200
@@ -1,4 +1,5 @@
 {-# LANGUAGE CPP #-}
+{-# LANGUAGE ConstraintKinds #-}
 {-# LANGUAGE DataKinds #-}
 {-# LANGUAGE FlexibleContexts #-}
 {-# LANGUAGE GADTs #-}
@@ -7,6 +8,7 @@
 {-# LANGUAGE DeriveDataTypeable #-}
 {-# LANGUAGE ViewPatterns #-}
 {-# LANGUAGE Rank2Types #-}
+{-# LANGUAGE DeriveDataTypeable #-}
 
 -- | A postgresql backend for persistent.
 module Database.Persist.Postgresql
@@ -25,6 +27,7 @@
 
 import Database.Persist.Sql
 import Database.Persist.Sql.Util (dbIdColumnsEsc)
+import Database.Persist.Sql.Types.Internal (mkPersistBackend)
 import Data.Fixed (Pico)
 
 import qualified Database.PostgreSQL.Simple as PG
@@ -42,7 +45,7 @@
 import Control.Exception (throw)
 import Control.Monad.IO.Class (MonadIO (..))
 import Data.Data
-import Data.Typeable
+import Data.Typeable (Typeable)
 import Data.IORef
 import qualified Data.Map as Map
 import Data.Maybe
@@ -59,6 +62,7 @@
 import Data.ByteString (ByteString)
 import qualified Data.ByteString.Char8 as B8
 import qualified Data.Text as T
+import Data.Text.Read (rational)
 import qualified Data.Text.Encoding as T
 import qualified Data.Text.IO as T
 import qualified Blaze.ByteString.Builder.Char8 as BBB
@@ -73,7 +77,9 @@
 

commit python3-Beaker for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package python3-Beaker for openSUSE:Factory 
checked in at 2016-11-02 12:45:55

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


Package is "python3-Beaker"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Beaker/python3-Beaker.changes
2016-05-25 21:23:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Beaker.new/python3-Beaker.changes   
2016-11-02 12:45:57.0 +0100
@@ -1,0 +2,21 @@
+Tue Oct 25 17:13:44 UTC 2016 - a...@gmx.de
+
+- update to version 1.8.1:
+  * Sessions have a new option save_accessed_time which defaults to
+true for backwards compatibility. Set to false to tell beaker not
+to update _accessed_time if the session hasn’t been changed, for
+non-cookie sessions stores. This lets you avoid needless datastore
+writes. _accessed_time will always be updated when the session is
+intentionally saved.
+  * data_serializer parameter in Session accepts a custom object with
+dumps and loads methods.
+  * Fixed a TypeError in exception reporting when failing to load a
+NamespaceManager
+  * Allow to change Cookie Expiration from a value back to None,
+previously it had no effect.
+  * Allow SessionMiddleware to setup a custom Session class through
+the session_class argument.
+  * Added invalidate_corrupt option to CookieSessions too for valid
+cookies containing invalid data.
+
+---
@@ -7 +27,0 @@
-

Old:

  Beaker-1.8.0.tar.gz

New:

  Beaker-1.8.1.tar.gz



Other differences:
--
++ python3-Beaker.spec ++
--- /var/tmp/diff_new_pack.PJVayz/_old  2016-11-02 12:45:59.0 +0100
+++ /var/tmp/diff_new_pack.PJVayz/_new  2016-11-02 12:45:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Beaker
-Version:1.8.0
+Version:1.8.1
 Release:0
 Url:http://beaker.rtfd.org/
 Summary:A Session and Caching library with WSGI Middleware

++ Beaker-1.8.0.tar.gz -> Beaker-1.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.8.0/Beaker.egg-info/PKG-INFO 
new/Beaker-1.8.1/Beaker.egg-info/PKG-INFO
--- old/Beaker-1.8.0/Beaker.egg-info/PKG-INFO   2016-01-27 12:40:12.0 
+0100
+++ new/Beaker-1.8.1/Beaker.egg-info/PKG-INFO   2016-10-24 01:40:20.0 
+0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: Beaker
-Version: 1.8.0
+Version: 1.8.1
 Summary: A Session and Caching library with WSGI Middleware
-Home-page: http://beaker.rtfd.org/
+Home-page: https://beaker.readthedocs.io/
 Author: Ben Bangert, Mike Bayer, Philip Jenvey, Alessandro Molina
 Author-email: b...@groovie.org, pjen...@groovie.org, a...@turbogears.org
 License: BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.8.0/PKG-INFO new/Beaker-1.8.1/PKG-INFO
--- old/Beaker-1.8.0/PKG-INFO   2016-01-27 12:40:12.0 +0100
+++ new/Beaker-1.8.1/PKG-INFO   2016-10-24 01:40:20.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: Beaker
-Version: 1.8.0
+Version: 1.8.1
 Summary: A Session and Caching library with WSGI Middleware
-Home-page: http://beaker.rtfd.org/
+Home-page: https://beaker.readthedocs.io/
 Author: Ben Bangert, Mike Bayer, Philip Jenvey, Alessandro Molina
 Author-email: b...@groovie.org, pjen...@groovie.org, a...@turbogears.org
 License: BSD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.8.0/beaker/__init__.py 
new/Beaker-1.8.1/beaker/__init__.py
--- old/Beaker-1.8.0/beaker/__init__.py 2016-01-26 00:31:01.0 +0100
+++ new/Beaker-1.8.1/beaker/__init__.py 2016-10-24 01:25:44.0 +0200
@@ -1 +1 @@
-__version__ = '1.8.0'
+__version__ = '1.8.1'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Beaker-1.8.0/beaker/cache.py 
new/Beaker-1.8.1/beaker/cache.py
--- old/Beaker-1.8.0/beaker/cache.py2015-11-13 22:21:53.0 +0100
+++ new/Beaker-1.8.1/beaker/cache.py2016-09-17 17:01:47.0 +0200
@@ -99,9 +99,9 @@
 if not isinstance(sys.exc_info()[1], DistributionNotFound):
 import traceback
 try:
-from io import StringIO
+from StringIO import StringIO  # Python2
 except ImportError:
-from StringIO import StringIO
+from io import StringIO# Python3
 
 tb = StringIO()
 

commit ghc-annotated-wl-pprint for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-annotated-wl-pprint for 
openSUSE:Factory checked in at 2016-11-02 12:45:41

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


Package is "ghc-annotated-wl-pprint"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-annotated-wl-pprint/ghc-annotated-wl-pprint.changes
  2016-09-25 14:31:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-annotated-wl-pprint.new/ghc-annotated-wl-pprint.changes
 2016-11-02 12:45:43.0 +0100
@@ -1,0 +2,5 @@
+Thu Oct  6 13:51:53 UTC 2016 - psim...@suse.com
+
+- Update to version 0.7.0 revision 1 with cabal2obs.
+
+---

New:

  annotated-wl-pprint.cabal



Other differences:
--
++ ghc-annotated-wl-pprint.spec ++
--- /var/tmp/diff_new_pack.MSh9vf/_old  2016-11-02 12:45:45.0 +0100
+++ /var/tmp/diff_new_pack.MSh9vf/_new  2016-11-02 12:45:45.0 +0100
@@ -22,9 +22,10 @@
 Release:0
 Summary:The Wadler/Leijen Pretty Printer, with annotation support
 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#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,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
 

++ annotated-wl-pprint.cabal ++
Name:annotated-wl-pprint
Version: 0.7.0
x-revision: 1
Cabal-Version:   >= 1.6
Synopsis:The Wadler/Leijen Pretty Printer, with annotation support
Category:Text
Description:
 This is a modified version of wl-pprint, which was based on Wadler's
 paper "A Prettier  Printer".  See the haddocks for full info.  This
 version allows the library user to annotate the text with semantic
 information, which can later be rendered in a variety of ways.
License: BSD3
License-file:LICENSE
Author:  Daan Leijen, David Raymond Christiansen
Maintainer:  da...@davidchristiansen.dk
Homepage:https://github.com/david-christiansen/annotated-wl-pprint
Build-Type:  Simple
Library
Build-Depends:   base >= 4.4 && < 5
Exposed-Modules: Text.PrettyPrint.Annotated.Leijen
Extensions:  DeriveFunctor
Ghc-options: -fwarn-incomplete-patterns
Source-Repository head
type:git
location:https://github.com/david-christiansen/annotated-wl-pprint




commit ghc-shakespeare for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-shakespeare for openSUSE:Factory 
checked in at 2016-11-02 12:45:18

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


Package is "ghc-shakespeare"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-shakespeare/ghc-shakespeare.changes  
2016-09-05 21:20:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-shakespeare.new/ghc-shakespeare.changes 
2016-11-02 12:45:20.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:46:12 UTC 2016 - psim...@suse.com
+
+- Update to version 2.0.11.1 revision 0 with cabal2obs.
+
+---

Old:

  shakespeare-2.0.11.tar.gz

New:

  shakespeare-2.0.11.1.tar.gz



Other differences:
--
++ ghc-shakespeare.spec ++
--- /var/tmp/diff_new_pack.e7f8Jr/_old  2016-11-02 12:45:21.0 +0100
+++ /var/tmp/diff_new_pack.e7f8Jr/_new  2016-11-02 12:45:21.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name shakespeare
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.0.11
+Version:2.0.11.1
 Release:0
 Summary:A toolkit for making compile-time interpolated templates
 License:MIT

++ shakespeare-2.0.11.tar.gz -> shakespeare-2.0.11.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shakespeare-2.0.11/ChangeLog.md 
new/shakespeare-2.0.11.1/ChangeLog.md
--- old/shakespeare-2.0.11/ChangeLog.md 2016-08-02 11:54:03.0 +0200
+++ new/shakespeare-2.0.11.1/ChangeLog.md   2016-09-02 08:01:55.0 
+0200
@@ -1,3 +1,7 @@
+### 2.0.11.1
+
+* Handle parsing of trailing semicolon after mixins 
[#194](https://github.com/yesodweb/shakespeare/issues/194)
+
 ### 2.0.11
 
 * Export hamletFromString 
[#191](https://github.com/yesodweb/shakespeare/pull/191)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shakespeare-2.0.11/Text/Lucius.hs 
new/shakespeare-2.0.11.1/Text/Lucius.hs
--- old/shakespeare-2.0.11/Text/Lucius.hs   2016-08-02 11:54:03.0 
+0200
+++ new/shakespeare-2.0.11.1/Text/Lucius.hs 2016-09-02 08:01:55.0 
+0200
@@ -158,6 +158,8 @@
 whiteSpace
 Right x <- parseCaret
 whiteSpace
+(char ';' >> return ()) <|> return ()
+whiteSpace
 return $ PBMixin x
 checkIfBlock = do
 skipMany $ noneOf "#@{};"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shakespeare-2.0.11/shakespeare.cabal 
new/shakespeare-2.0.11.1/shakespeare.cabal
--- old/shakespeare-2.0.11/shakespeare.cabal2016-08-02 11:54:03.0 
+0200
+++ new/shakespeare-2.0.11.1/shakespeare.cabal  2016-09-02 08:01:55.0 
+0200
@@ -1,5 +1,5 @@
 name:shakespeare
-version: 2.0.11
+version: 2.0.11.1
 license: MIT
 license-file:LICENSE
 author:  Michael Snoyman 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shakespeare-2.0.11/test/Text/CssSpec.hs 
new/shakespeare-2.0.11.1/test/Text/CssSpec.hs
--- old/shakespeare-2.0.11/test/Text/CssSpec.hs 2016-08-02 11:54:03.0 
+0200
+++ new/shakespeare-2.0.11.1/test/Text/CssSpec.hs   2016-09-02 
08:01:55.0 +0200
@@ -496,6 +496,21 @@
 src: url(sansation_light.woff)
 |]
 
+describe "trailing semicolon in mixin" $ do
+let someMixin = [luciusMixin|foo:bar|]
+it "direct in lucius" $
+celper "baz{foo:bar}" [lucius|
+baz {
+^{someMixin};
+}
+|]
+
+it "implicit in cassius #194" $
+celper "baz{foo:bar}" [cassius|
+baz
+^{someMixin}
+|]
+
 data Url = Home | Sub SubUrl
 data SubUrl = SubUrl
 render :: Url -> [(Text, Text)] -> Text




commit ghc-streaming-commons for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-streaming-commons for 
openSUSE:Factory checked in at 2016-11-02 12:45:25

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


Package is "ghc-streaming-commons"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-streaming-commons/ghc-streaming-commons.changes  
2016-07-27 16:10:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-streaming-commons.new/ghc-streaming-commons.changes
 2016-11-02 12:45:28.0 +0100
@@ -1,0 +2,5 @@
+Mon Sep 26 06:52:13 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.16 with cabal2obs.
+
+---

Old:

  streaming-commons-0.1.15.5.tar.gz

New:

  streaming-commons-0.1.16.tar.gz



Other differences:
--
++ ghc-streaming-commons.spec ++
--- /var/tmp/diff_new_pack.7Yr9oY/_old  2016-11-02 12:45:30.0 +0100
+++ /var/tmp/diff_new_pack.7Yr9oY/_new  2016-11-02 12:45:30.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name streaming-commons
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.15.5
+Version:0.1.16
 Release:0
 Summary:Common lower-level functions needed by various streaming data 
libraries
 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-array-devel
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-blaze-builder-devel
@@ -48,7 +47,6 @@
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Provides low-dependency functionality commonly needed by various streaming data
@@ -69,20 +67,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ streaming-commons-0.1.15.5.tar.gz -> streaming-commons-0.1.16.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/streaming-commons-0.1.15.5/ChangeLog.md 
new/streaming-commons-0.1.16/ChangeLog.md
--- old/streaming-commons-0.1.15.5/ChangeLog.md 2016-05-11 06:44:05.0 
+0200
+++ new/streaming-commons-0.1.16/ChangeLog.md   2016-09-19 14:35:53.0 
+0200
@@ -1,3 +1,7 @@
+## 0.1.16
+
+* Add `closeStreamingProcessHandle`
+
 ## 0.1.15.5
 
 * Make getSocket{Family}TCP try all addr candidates 
[#32](https://github.com/fpco/streaming-commons/pull/32)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/streaming-commons-0.1.15.5/Data/Streaming/Network.hs 
new/streaming-commons-0.1.16/Data/Streaming/Network.hs
--- old/streaming-commons-0.1.15.5/Data/Streaming/Network.hs2016-05-11 
06:44:05.0 +0200
+++ new/streaming-commons-0.1.16/Data/Streaming/Network.hs  2016-09-19 
14:35:53.0 +0200
@@ -182,10 +182,10 @@
 theBody addr =
   bracketOnError
   (NS.socket (NS.addrFamily addr) (NS.addrSocketType addr) 
(NS.addrProtocol addr))
-  NS.sClose
+  NS.close
   (\sock -> do
   mapM_ (\(opt,v) -> NS.setSocketOption sock opt v) sockOpts
-  NS.bindSocket sock (NS.addrAddress addr)
+  NS.bind sock (NS.addrAddress addr)
   return sock
   )
 tryAddrs addrs'
@@ -290,7 +290,7 @@
 sock <- NS.socket NS.AF_UNIX NS.Stream 0
 ee <- try' $ NS.connect sock (NS.SockAddrUnix path)
 case ee of
-Left e -> NS.sClose sock >> throwIO e
+Left e -> NS.close sock >> throwIO e
 Right () -> return sock
   where
 try' :: IO a -> IO (Either SomeException a)
@@ -301,10 +301,10 @@
 bindPath path = do
   sock <- bracketOnError
 (NS.socket NS.AF_UNIX NS.Stream 0)
-NS.sClose
+NS.close
 (\sock -> do
 removeFileSafe path  -- Cannot bind if the socket file exists.
-NS.bindSocket sock (NS.SockAddrUnix path)
+NS.bind sock (NS.SockAddrUnix path)
 return sock)
   NS.listen sock (max 2048 NS.maxListenQueue)
   return sock
@@ -426,7 +426,7 @@
 NS.setSocketOption sock NS.NoDelay 1
 return sock
 
-connect addrInfo = E.bracketOnError (createSocket addrInfo) NS.sClose $ 
\sock -> do
+connect addrInfo = E.bracketOnError (createSocket addrInfo) NS.close 

commit ghc-yesod-auth for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-yesod-auth for openSUSE:Factory 
checked in at 2016-11-02 12:45:33

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


Package is "ghc-yesod-auth"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-yesod-auth/ghc-yesod-auth.changes
2016-07-20 09:23:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-yesod-auth.new/ghc-yesod-auth.changes   
2016-11-02 12:45:35.0 +0100
@@ -1,0 +2,10 @@
+Thu Sep 15 07:13:53 UTC 2016 - psim...@suse.com
+
+- Update to version 1.4.13.5 revision 0 with cabal2obs.
+
+---
+Sun Aug 21 17:13:08 UTC 2016 - psim...@suse.com
+
+- Update to version 1.4.13.4 revision 0 with cabal2obs.
+
+---

Old:

  yesod-auth-1.4.13.3.tar.gz

New:

  yesod-auth-1.4.13.5.tar.gz



Other differences:
--
++ ghc-yesod-auth.spec ++
--- /var/tmp/diff_new_pack.qygrFO/_old  2016-11-02 12:45:37.0 +0100
+++ /var/tmp/diff_new_pack.qygrFO/_new  2016-11-02 12:45:37.0 +0100
@@ -18,15 +18,14 @@
 
 %global pkg_name yesod-auth
 Name:   ghc-%{pkg_name}
-Version:1.4.13.3
+Version:1.4.13.5
 Release:0
 Summary:Authentication for Yesod
 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-authenticate-devel
 BuildRequires:  ghc-base16-bytestring-devel
@@ -68,7 +67,6 @@
 BuildRequires:  ghc-yesod-form-devel
 BuildRequires:  ghc-yesod-persistent-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 API docs and the README are available at
@@ -88,15 +86,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ yesod-auth-1.4.13.3.tar.gz -> yesod-auth-1.4.13.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-auth-1.4.13.3/ChangeLog.md 
new/yesod-auth-1.4.13.5/ChangeLog.md
--- old/yesod-auth-1.4.13.3/ChangeLog.md2016-06-27 09:46:23.0 
+0200
+++ new/yesod-auth-1.4.13.5/ChangeLog.md2016-09-02 11:39:08.0 
+0200
@@ -1,3 +1,12 @@
+## 1.4.13.5
+
+* Translation fix
+
+## 1.4.13.4
+
+* Improved translations
+* peristent 2.6
+
 ## 1.4.13.3
 
 * Doc update (and a warning)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-auth-1.4.13.3/Yesod/Auth/Message.hs 
new/yesod-auth-1.4.13.5/Yesod/Auth/Message.hs
--- old/yesod-auth-1.4.13.3/Yesod/Auth/Message.hs   2016-06-27 
09:46:23.0 +0200
+++ new/yesod-auth-1.4.13.5/Yesod/Auth/Message.hs   2016-09-02 
11:39:08.0 +0200
@@ -280,7 +280,7 @@
 germanMessage (ConfirmationEmailSent email) =
 "Eine Bestätigung wurde an " `mappend`
 email `mappend`
-"versandt."
+" versandt."
 germanMessage AddressVerified = "Adresse bestätigt, bitte neues Passwort 
angeben"
 germanMessage InvalidKeyTitle = "Ungültiger Bestätigungsschlüssel"
 germanMessage InvalidKey = "Das war leider ein ungültiger 
Bestätigungsschlüssel"
@@ -653,9 +653,9 @@
 dutchMessage LoginGoogle = "Inloggen via Google"
 dutchMessage LoginYahoo = "Inloggen via Yahoo"
 dutchMessage Email = "E-mail"
-dutchMessage UserName = "Gebruikersnaam" -- FIXME by Google Translate "user 
name"
+dutchMessage UserName = "Gebruikersnaam"
 dutchMessage Password = "Wachtwoord"
-dutchMessage CurrentPassword = "Current password"
+dutchMessage CurrentPassword = "Huidig wachtwoord"
 dutchMessage Register = "Registreren"
 dutchMessage RegisterLong = "Registreer een nieuw account"
 dutchMessage EnterEmail = "Voer uw e-mailadres hieronder in, er zal een 
bevestigings-e-mail naar u worden verzonden."
@@ -690,9 +690,9 @@
 dutchMessage PasswordResetPrompt = "Voer uw e-mailadres of gebruikersnaam 
hieronder in, er zal een e-mail naar u worden verzonden waarmee u uw wachtwoord 
kunt wijzigen."
 dutchMessage InvalidUsernamePass = "Ongeldige gebruikersnaam/wachtwoord 
combinatie"
 dutchMessage (IdentifierNotFound ident) = "Inloggegevens niet gevonden: " 
`mappend` ident
-dutchMessage Logout = "Log Out" -- FIXME NOT TRANSLATED
-dutchMessage LogoutTitle = "Log Out" -- FIXME NOT TRANSLATED
-dutchMessage AuthError = "Verificatiefout" -- FIXME by Google 

commit cmark for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package cmark for openSUSE:Factory checked 
in at 2016-11-02 12:45:49

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


Package is "cmark"

Changes:

--- /work/SRC/openSUSE:Factory/cmark/cmark.changes  2016-09-01 
14:03:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmark.new/cmark.changes 2016-11-02 
12:45:51.0 +0100
@@ -1,0 +2,5 @@
+Sun Oct 16 15:47:56 UTC 2016 - mplus...@suse.com
+
+- Use current cmake macros
+
+---



Other differences:
--
++ cmark.spec ++
--- /var/tmp/diff_new_pack.8QS8NG/_old  2016-11-02 12:45:52.0 +0100
+++ /var/tmp/diff_new_pack.8QS8NG/_new  2016-11-02 12:45:52.0 +0100
@@ -25,10 +25,9 @@
 Group:  Productivity/Text/Utilities
 Url:https://github.com/jgm/cmark
 Source: 
https://github.com/jgm/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.0.2
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 `cmark` is the C reference implementation of CommonMark,
@@ -66,10 +65,10 @@
 
 %build
 %cmake -DCMARK_TESTS=OFF
-make %{?_smp_mflags} V=1
+%make_jobs
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%cmake_install
 rm %{buildroot}%{_libdir}/libcmark.a
 
 %post -n %{libname} -p /sbin/ldconfig




commit ghc-sandi for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-sandi for openSUSE:Factory 
checked in at 2016-11-02 12:45:10

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


Package is "ghc-sandi"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-sandi/ghc-sandi.changes  2016-07-27 
16:09:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-sandi.new/ghc-sandi.changes 2016-11-02 
12:45:13.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:07:46 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.0 revision 0 with cabal2obs.
+
+---

Old:

  sandi-0.3.6.tar.gz

New:

  sandi-0.4.0.tar.gz



Other differences:
--
++ ghc-sandi.spec ++
--- /var/tmp/diff_new_pack.iF6sXH/_old  2016-11-02 12:45:16.0 +0100
+++ /var/tmp/diff_new_pack.iF6sXH/_new  2016-11-02 12:45:16.0 +0100
@@ -19,19 +19,19 @@
 %global pkg_name sandi
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.6
+Version:0.4.0
 Release:0
 Summary:Data encoding 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-conduit-devel
 BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-stringsearch-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
@@ -40,7 +40,6 @@
 BuildRequires:  ghc-tasty-quickcheck-devel
 BuildRequires:  ghc-tasty-th-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Reasonably fast data encoding library.
@@ -59,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

++ sandi-0.3.6.tar.gz -> sandi-0.4.0.tar.gz ++
 1735 lines of diff (skipped)




commit ghc-reroute for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-reroute for openSUSE:Factory 
checked in at 2016-11-02 12:45:02

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


Package is "ghc-reroute"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-reroute/ghc-reroute.changes  2016-07-27 
16:10:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-reroute.new/ghc-reroute.changes 
2016-11-02 12:45:08.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:47:08 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.0.1 revision 0 with cabal2obs.
+
+---

Old:

  reroute-0.3.1.0.tar.gz

New:

  reroute-0.4.0.1.tar.gz



Other differences:
--
++ ghc-reroute.spec ++
--- /var/tmp/diff_new_pack.qOPeHu/_old  2016-11-02 12:45:10.0 +0100
+++ /var/tmp/diff_new_pack.qOPeHu/_new  2016-11-02 12:45:10.0 +0100
@@ -19,32 +19,27 @@
 %global pkg_name reroute
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.3.1.0
+Version:0.4.0.1
 Release:0
 Summary:Abstract implementation of typed and untyped web routing
 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-deepseq-devel
-BuildRequires:  ghc-graph-core-devel
 BuildRequires:  ghc-hashable-devel
 BuildRequires:  ghc-hvect-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-path-pieces-devel
-BuildRequires:  ghc-regex-compat-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
-BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unordered-containers-devel
-BuildRequires:  ghc-vector-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-vector-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Abstraction over how urls with/without parameters are mapped to their
@@ -64,20 +59,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

++ reroute-0.3.1.0.tar.gz -> reroute-0.4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reroute-0.3.1.0/README.md 
new/reroute-0.4.0.1/README.md
--- old/reroute-0.3.1.0/README.md   2015-08-13 17:30:43.0 +0200
+++ new/reroute-0.4.0.1/README.md   2016-08-25 17:15:08.0 +0200
@@ -1,7 +1,7 @@
 reroute
 =
 
-[![Build 
Status](https://travis-ci.org/agrafix/reroute.svg)](https://travis-ci.org/agrafix/reroute)
+[![Build 
Status](https://travis-ci.org/agrafix/Spock.svg)](https://travis-ci.org/agrafix/Spock)
 
 [![Hackage 
Deps](https://img.shields.io/hackage-deps/v/reroute.svg)](http://packdeps.haskellers.com/reverse/reroute)
 
@@ -18,4 +18,4 @@
 # Install
 
 * Using cabal: `cabal install reroute`
-* From Source: `git clone https://github.com/agrafix/reroute.git && cd reroute 
&& cabal install`
\ No newline at end of file
+* From Source: `git clone https://github.com/agrafix/Spock.git && cd 
Spock/reroute && cabal install`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/reroute-0.3.1.0/benchmarks/Benchmarks.hs 
new/reroute-0.4.0.1/benchmarks/Benchmarks.hs
--- old/reroute-0.3.1.0/benchmarks/Benchmarks.hs2015-08-13 
17:30:43.0 +0200
+++ new/reroute-0.4.0.1/benchmarks/Benchmarks.hs2016-08-26 
12:33:19.0 +0200
@@ -2,7 +2,7 @@
 
 module Main where
 
-import Web.Routing.TextRouting
+import Web.Routing.Combinators
 import Web.Routing.SafeRouting
 
 import Criterion.Main
@@ -10,25 +10,13 @@
 import Data.List (permutations, foldl')
 import System.Random (mkStdGen, randomRs)
 import Data.Maybe (listToMaybe, fromMaybe)
-import Data.Monoid (Monoid (..))
 
-
-buildRoutingTree :: [([T.Text], a)] -> RoutingTree a
-buildRoutingTree =
-  foldl' (\t (route, val) -> addToRoutingTree (joinSegs route) val t)
- emptyRoutingTree
-  where joinSegs = T.intercalate "/"
-
-lookupRoutingTreeM :: [[T.Text]] -> RoutingTree Int -> Int
-lookupRoutingTreeM routes tree =
-  foldl' (\z route -> maybe z snd (listToMaybe $ matchRoute' route tree)) 0 
routes
-
-buildPath :: [T.Text] -> Path '[]
-buildPath = static . T.unpack . T.intercalate "/"
+buildPath :: [T.Text] -> PathInternal '[]
+buildPath = toInternalPath . static . 

commit ghc-temporary-rc for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-temporary-rc for 
openSUSE:Factory checked in at 2016-11-02 12:43:26

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


Package is "ghc-temporary-rc"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-temporary-rc.new/ghc-temporary-rc.changes   
2016-11-02 12:43:26.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:34:03 UTC 2016 - psim...@suse.com
+
+- Update to version 1.2.0.3 revision 0 with cabal2obs.
+

New:

  ghc-temporary-rc.changes
  ghc-temporary-rc.spec
  temporary-rc-1.2.0.3.tar.gz



Other differences:
--
++ ghc-temporary-rc.spec ++
#
# spec file for package ghc-temporary-rc
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name temporary-rc
Name:   ghc-%{pkg_name}
Version:1.2.0.3
Release:0
Summary:Portable temporary file and directory support for Windows and 
Unix, based on code from Cabal
License:BSD-3-Clause
Group:  System/Libraries
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-directory-devel
BuildRequires:  ghc-exceptions-devel
BuildRequires:  ghc-filepath-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-transformers-devel
BuildRequires:  ghc-unix-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
The functions for creating temporary files and directories in the base library
are quite limited. The unixutils package contains some good ones, but they
aren't portable to Windows. This library just repackages the Cabal
implementations of its own temporary file and folder functions so that you can
use them without linking against Cabal or depending on it being installed.
This is a better maintained fork of the "temporary" package.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-tasty-kat for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-tasty-kat for openSUSE:Factory 
checked in at 2016-11-02 12:43:08

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


Package is "ghc-tasty-kat"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tasty-kat.new/ghc-tasty-kat.changes 
2016-11-02 12:43:11.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:18:24 UTC 2016 - psim...@suse.com
+
+- Update to version 0.0.3 revision 0 with cabal2obs.
+

New:

  ghc-tasty-kat.changes
  ghc-tasty-kat.spec
  tasty-kat-0.0.3.tar.gz



Other differences:
--
++ ghc-tasty-kat.spec ++
#
# spec file for package ghc-tasty-kat
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name tasty-kat
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.0.3
Release:0
Summary:Known Answer Tests (KAT) framework for tasty
License:MIT
Group:  System/Libraries
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-tasty-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-tasty-hunit-devel
BuildRequires:  ghc-tasty-quickcheck-devel
%endif
# End cabal-rpm deps

%description
Tests running from simple KATs file (different formats/helper supported).

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md

%changelog



commit ghc-template for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-template for openSUSE:Factory 
checked in at 2016-11-02 12:43:16

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


Package is "ghc-template"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-template.new/ghc-template.changes   
2016-11-02 12:43:18.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:33:03 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.10 revision 0 with cabal2obs.
+

New:

  ghc-template.changes
  ghc-template.spec
  template-0.2.0.10.tar.gz



Other differences:
--
++ ghc-template.spec ++
#
# spec file for package ghc-template
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name template
Name:   ghc-%{pkg_name}
Version:0.2.0.10
Release:0
Summary:Simple string substitution
License:BSD-3-Clause
Group:  System/Libraries
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-mtl-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Simple string substitution library that supports "$"-based substitution.
Meant to be used when Text.Printf or string concatenation would lead to code
that is hard to read but when a full blown templating system is overkill.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc examples

%changelog



commit ghc-tasty-expected-failure for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-tasty-expected-failure for 
openSUSE:Factory checked in at 2016-11-02 12:42:41

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


Package is "ghc-tasty-expected-failure"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-tasty-expected-failure.new/ghc-tasty-expected-failure.changes
   2016-11-02 12:42:42.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:12:53 UTC 2016 - psim...@suse.com
+
+- Update to version 0.11.0.4 revision 0 with cabal2obs.
+

New:

  ghc-tasty-expected-failure.changes
  ghc-tasty-expected-failure.spec
  tasty-expected-failure-0.11.0.4.tar.gz



Other differences:
--
++ ghc-tasty-expected-failure.spec ++
#
# spec file for package ghc-tasty-expected-failure
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name tasty-expected-failure
Name:   ghc-%{pkg_name}
Version:0.11.0.4
Release:0
Summary:Mark tasty tests as failure expected
License:MIT
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-tagged-devel
BuildRequires:  ghc-tasty-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
With the function 'Test.Tasty.ExpectedFailure.expectFail' in the provided
module "Test.Tasty.ExpectedFailure", you can mark that you expect test cases to
fail, and not to pass.

This can for example be used for test-driven development: Create the tests,
mark them with 'Test.Tasty.ExpectedFailure.expectFail', and you can still push
to the main branch, without your continuous integration branch failing.

Once someone implements the feature or fixes the bug (maybe unknowingly), the
test suite will tell him so, due to the now unexpectedly passing test, and he
can remove the 'Test.Tasty.ExpectedFailure.expectFail' marker.

The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to avoid
running a test. Both funtions are implemented via the more general
'Test.Tasty.ExpectedFailure.wrapTest', which is also provided.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library
development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md

%changelog



commit ghc-stringbuilder for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-stringbuilder for 
openSUSE:Factory checked in at 2016-11-02 12:41:12

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


Package is "ghc-stringbuilder"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-stringbuilder.new/ghc-stringbuilder.changes 
2016-11-02 12:41:17.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:22:29 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.0 revision 0 with cabal2obs.
+

New:

  ghc-stringbuilder.changes
  ghc-stringbuilder.spec
  stringbuilder-0.5.0.tar.gz



Other differences:
--
++ ghc-stringbuilder.spec ++
#
# spec file for package ghc-stringbuilder
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name stringbuilder
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.5.0
Release:0
Summary:A writer monad for multi-line string literals
License:MIT
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# Begin cabal-rpm deps:
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-hspec-devel
%endif
# End cabal-rpm deps

%description
.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-streamproc for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-streamproc for openSUSE:Factory 
checked in at 2016-11-02 12:40:24

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


Package is "ghc-streamproc"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-streamproc.new/ghc-streamproc.changes   
2016-11-02 12:40:25.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:17:10 UTC 2016 - psim...@suse.com
+
+- Update to version 1.6.2 revision 0 with cabal2obs.
+

New:

  ghc-streamproc.changes
  ghc-streamproc.spec
  streamproc-1.6.2.tar.gz



Other differences:
--
++ ghc-streamproc.spec ++
#
# spec file for package ghc-streamproc
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name streamproc
Name:   ghc-%{pkg_name}
Version:1.6.2
Release:0
Summary:Stream Processer Arrow
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
A continuation-based stream processor implemented as an Arrow. This version
generalizes the SP type described in John Hughes "Generalising Monads to
Arrows" to function as a wrapper for arbitrary monads.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-string-combinators for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-string-combinators for 
openSUSE:Factory checked in at 2016-11-02 12:40:47

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


Package is "ghc-string-combinators"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-string-combinators.new/ghc-string-combinators.changes
   2016-11-02 12:40:48.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:21:18 UTC 2016 - psim...@suse.com
+
+- Update to version 0.6.0.5 revision 0 with cabal2obs.
+

New:

  ghc-string-combinators.changes
  ghc-string-combinators.spec
  string-combinators-0.6.0.5.tar.gz



Other differences:
--
++ ghc-string-combinators.spec ++
#
# spec file for package ghc-string-combinators
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name string-combinators
Name:   ghc-%{pkg_name}
Version:0.6.0.5
Release:0
Summary:Polymorphic functions to build and combine stringlike values
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
'string-combinators' provides handy polymorphic functions to build and combine
string-like values.

All functions are polymorphic in their string-like type but usually have a
'Monoid' or 'IsString' constraint.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.markdown

%changelog



commit ghc-strict-base-types for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-strict-base-types for 
openSUSE:Factory checked in at 2016-11-02 12:40:39

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


Package is "ghc-strict-base-types"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-strict-base-types.new/ghc-strict-base-types.changes
 2016-11-02 12:40:41.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:13:30 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.0 revision 0 with cabal2obs.
+

New:

  ghc-strict-base-types.changes
  ghc-strict-base-types.spec
  strict-base-types-0.5.0.tar.gz



Other differences:
--
++ ghc-strict-base-types.spec ++
#
# spec file for package ghc-strict-base-types
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name strict-base-types
Name:   ghc-%{pkg_name}
Version:0.5.0
Release:0
Summary:Strict variants of the types provided in base
License:BSD-3-Clause
Group:  System/Libraries
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-aeson-devel
BuildRequires:  ghc-bifunctors-devel
BuildRequires:  ghc-binary-devel
BuildRequires:  ghc-deepseq-devel
BuildRequires:  ghc-hashable-devel
BuildRequires:  ghc-lens-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-strict-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
It is common knowledge that lazy datastructures can lead to space-leaks.
This problem is particularly prominent, when using lazy datastructures to store
the state of a long-running application in memory. The easiest solution to this
problem is to use fully strict types to store such state values. By "fully
strict types" we mean types for whose values it holds that, if they are in
weak-head normal form, then they are also in normal form. Intuitively, this
means that values of fully strict types cannot contain unevaluated thunks.

To define a fully strict datatype, one typically uses the following recipe.

1. Make all fields of every constructor strict; i.e., add a bang to all fields.

2. Use only strict types for the fields of the constructors.

The second requirement is problematic as it rules out the use of the standard
Haskell 'Maybe', 'Either', and pair types. This library solves this problem by
providing strict variants of these types and their corresponding standard
support functions and type-class instances.

Note that this library does currently not provide fully strict lists.
They can be added if they are really required. However, in many cases one
probably wants to use unboxed or strict boxed vectors from the 'vector' library
() instead of strict lists.
Moreover, instead of 'String's one probably wants to use strict 'Text' values
from the 'text' library ().

This library comes with batteries included; i.e., missing instances for
type-classes from the 'deepseq', 'binary', 'aeson', 'QuickCheck', and 'lens'
packages are included. Of particluar interest is the 'Strict' type-class
provided by the lens library
().
It is used in the following example to simplify the modification of strict
fields.

> (-# LANGUAGE TemplateHaskell #-) -- replace with curly braces, > (-# LANGUAGE
OverloadedStrings #-) -- the Haddock prologues are a P.I.T.A! > > import
Control.Lens ( (.=), Strict(strict), from, Iso', makeLenses) > import
Control.Monad.State.Strict (State) > import qualified Data.Map as M > import
qualified Data.Maybe.Strict as S > import qualified Data.Text as T > > -- | An

commit ghc-strict for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-strict for openSUSE:Factory 
checked in at 2016-11-02 12:40:32

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


Package is "ghc-strict"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-strict.new/ghc-strict.changes   
2016-11-02 12:40:33.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:28:58 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.2 revision 0 with cabal2obs.
+

New:

  ghc-strict.changes
  ghc-strict.spec
  strict-0.3.2.tar.gz



Other differences:
--
++ ghc-strict.spec ++
#
# spec file for package ghc-strict
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name strict
Name:   ghc-%{pkg_name}
Version:0.3.2
Release:0
Summary:Strict data types and String IO
License:BSD-3-Clause
Group:  System/Libraries
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-array-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
This package provides strict versions of some standard Haskell data types
(pairs, Maybe and Either). It also contains strict IO operations.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-string-conv for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-string-conv for openSUSE:Factory 
checked in at 2016-11-02 12:40:54

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


Package is "ghc-string-conv"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-string-conv.new/ghc-string-conv.changes 
2016-11-02 12:40:55.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:16:56 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.2 revision 0 with cabal2obs.
+

New:

  ghc-string-conv.changes
  ghc-string-conv.spec
  string-conv-0.1.2.tar.gz



Other differences:
--
++ ghc-string-conv.spec ++
#
# spec file for package ghc-string-conv
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name string-conv
Name:   ghc-%{pkg_name}
Version:0.1.2
Release:0
Summary:Standardized conversion between string types
License:BSD-3-Clause
Group:  System/Libraries
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
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Avoids the need to remember many different functions for converting string
types. Just use one universal function toS for all monomorphic string
conversions.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md changelog.md

%changelog



commit ghc-stm-delay for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-stm-delay for openSUSE:Factory 
checked in at 2016-11-02 12:39:35

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


Package is "ghc-stm-delay"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-stm-delay.new/ghc-stm-delay.changes 
2016-11-02 12:39:40.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:22:35 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.1.1 revision 0 with cabal2obs.
+

New:

  ghc-stm-delay.changes
  ghc-stm-delay.spec
  stm-delay-0.1.1.1.tar.gz



Other differences:
--
++ ghc-stm-delay.spec ++
#
# spec file for package ghc-stm-delay
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name stm-delay
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.1.1.1
Release:0
Summary:Updatable one-shot timer polled with STM
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-stm-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
This library lets you create a one-shot timer, poll it using STM, and update it
to ring at a different time than initially specified.

It uses GHC event manager timeouts when available (GHC 7.2+, '-threaded',
non-Windows OS), yielding performance similar to 'threadDelay' and
'registerDelay'. Otherwise, it falls back to forked threads and 'threadDelay'.

[0.1.1] Add tryWaitDelayIO, improve performance for certain cases of 'newDelay'
and 'updateDelay', and improve example.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-statestack for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-statestack for openSUSE:Factory 
checked in at 2016-11-02 12:39:18

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


Package is "ghc-statestack"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-statestack.new/ghc-statestack.changes   
2016-11-02 12:39:18.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:05:58 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.0.5 revision 0 with cabal2obs.
+

New:

  ghc-statestack.changes
  ghc-statestack.spec
  statestack-0.2.0.5.tar.gz



Other differences:
--
++ ghc-statestack.spec ++
#
# spec file for package ghc-statestack
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name statestack
Name:   ghc-%{pkg_name}
Version:0.2.0.5
Release:0
Summary:Simple State-like monad transformer with saveable and 
restorable state
License:BSD-3-Clause
Group:  System/Libraries
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-mtl-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-transformers-compat-devel
BuildRequires:  ghc-transformers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Simple State-like monad transformer where states can be saved to and restored
from an internal stack.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-stateWriter for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-stateWriter for openSUSE:Factory 
checked in at 2016-11-02 12:39:10

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


Package is "ghc-stateWriter"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-stateWriter.new/ghc-stateWriter.changes 
2016-11-02 12:39:11.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:59:01 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.8 revision 0 with cabal2obs.
+

New:

  ghc-stateWriter.changes
  ghc-stateWriter.spec
  stateWriter-0.2.8.tar.gz



Other differences:
--
++ ghc-stateWriter.spec ++
#
# spec file for package ghc-stateWriter
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name stateWriter
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.2.8
Release:0
Summary:A faster variant of the RWS monad transformers
License:BSD-3-Clause
Group:  System/Libraries
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-mtl-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-transformers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-free-devel
BuildRequires:  ghc-hspec-devel
%endif
# End cabal-rpm deps

%description
This is a version of the RWS monad transformers that should be much faster than
what's found in transformers. The writer in the strict version does not leak
memory.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-simple-reflect for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-simple-reflect for 
openSUSE:Factory checked in at 2016-11-02 12:37:48

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


Package is "ghc-simple-reflect"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-simple-reflect.new/ghc-simple-reflect.changes   
2016-11-02 12:37:50.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:20:15 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.2 revision 0 with cabal2obs.
+

New:

  ghc-simple-reflect.changes
  ghc-simple-reflect.spec
  simple-reflect-0.3.2.tar.gz



Other differences:
--
++ ghc-simple-reflect.spec ++
#
# spec file for package ghc-simple-reflect
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name simple-reflect
Name:   ghc-%{pkg_name}
Version:0.3.2
Release:0
Summary:Simple reflection of expressions containing variables
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This package allows simple reflection of expressions containing variables.
Reflection here means that a Haskell expression is turned into a string.
The primary aim of this package is teaching and understanding; there are no
options for manipulating the reflected expressions beyond showing them.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-simple-log for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-simple-log for openSUSE:Factory 
checked in at 2016-11-02 12:37:41

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


Package is "ghc-simple-log"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-simple-log.new/ghc-simple-log.changes   
2016-11-02 12:37:41.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:59:12 UTC 2016 - psim...@suse.com
+
+- Update to version 0.4.0 revision 0 with cabal2obs.
+

New:

  ghc-simple-log.changes
  ghc-simple-log.spec
  simple-log-0.4.0.tar.gz



Other differences:
--
++ ghc-simple-log.spec ++
#
# spec file for package ghc-simple-log
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name simple-log
Name:   ghc-%{pkg_name}
Version:0.4.0
Release:0
Summary:Simple log for Haskell
License:BSD-3-Clause
Group:  System/Libraries
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-SafeSemaphore-devel
BuildRequires:  ghc-async-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-deepseq-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-exceptions-devel
BuildRequires:  ghc-filepath-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-transformers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Log library for Haskell with removing unnecessary traces.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-signal for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-signal for openSUSE:Factory 
checked in at 2016-11-02 12:37:35

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


Package is "ghc-signal"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-signal.new/ghc-signal.changes   
2016-11-02 12:37:36.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:00:31 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.3 revision 0 with cabal2obs.
+

New:

  ghc-signal.changes
  ghc-signal.spec
  signal-0.1.0.3.tar.gz



Other differences:
--
++ ghc-signal.spec ++
#
# spec file for package ghc-signal
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name signal
Name:   ghc-%{pkg_name}
Version:0.1.0.3
Release:0
Summary:Multiplatform signal support for Haskell
License:MIT
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
# Begin cabal-rpm deps:
BuildRequires:  chrpath
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-unix-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
This simple library allows you to handle os signals on both Linux and Windows.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install
rm -Rf %{buildroot}/%{_bindir}/test


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-metrics for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-metrics for openSUSE:Factory 
checked in at 2016-11-02 12:36:01

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


Package is "ghc-metrics"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-metrics.new/ghc-metrics.changes 
2016-11-02 12:36:05.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:08:16 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.2 revision 0 with cabal2obs.
+

New:

  ghc-metrics.changes
  ghc-metrics.spec
  metrics-0.3.0.2.tar.gz



Other differences:
--
++ ghc-metrics.spec ++
#
# spec file for package ghc-metrics
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name metrics
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.3.0.2
Release:0
Summary:High-performance application metric tracking
License:MIT
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
# Begin cabal-rpm deps:
BuildRequires:  ghc-ansi-terminal-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-lens-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-mwc-random-devel
BuildRequires:  ghc-primitive-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-unix-devel
BuildRequires:  ghc-unordered-containers-devel
BuildRequires:  ghc-vector-algorithms-devel
BuildRequires:  ghc-vector-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-async-devel
%endif
# End cabal-rpm deps

%description
A port of Coda Hale's excellent metrics library for the JVM



For motivation about why you might want to track application metrics, check
Coda's talk:



Interesting portions of this package's documentation were also appropriated
from the metrics library's documentation:

.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-messagepack for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-messagepack for openSUSE:Factory 
checked in at 2016-11-02 12:35:51

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


Package is "ghc-messagepack"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-messagepack.new/ghc-messagepack.changes 
2016-11-02 12:35:51.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:29:36 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.1 revision 0 with cabal2obs.
+

New:

  ghc-messagepack.changes
  ghc-messagepack.spec
  messagepack-0.5.1.tar.gz



Other differences:
--
++ ghc-messagepack.spec ++
#
# spec file for package ghc-messagepack
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name messagepack
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.5.1
Release:0
Summary:Serialize instance for Message Pack Object
License:MIT
Group:  System/Libraries
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
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-test-framework-devel
BuildRequires:  ghc-test-framework-quickcheck2-devel
BuildRequires:  ghc-test-framework-th-devel
%endif
# End cabal-rpm deps

%description
Serialize instance for Message Pack Object.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGELOG README.md

%changelog



commit ghc-maximal-cliques for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-maximal-cliques for 
openSUSE:Factory checked in at 2016-11-02 12:35:19

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


Package is "ghc-maximal-cliques"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-maximal-cliques.new/ghc-maximal-cliques.changes 
2016-11-02 12:35:20.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:08:08 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.1 revision 0 with cabal2obs.
+

New:

  ghc-maximal-cliques.changes
  ghc-maximal-cliques.spec
  maximal-cliques-0.1.1.tar.gz



Other differences:
--
++ ghc-maximal-cliques.spec ++
#
# spec file for package ghc-maximal-cliques
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name maximal-cliques
Name:   ghc-%{pkg_name}
Version:0.1.1
Release:0
Summary:Enumerate all maximal cliques of a graph
License:BSD-3-Clause
Group:  System/Libraries
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-rpm-macros
BuildRequires:  ghc-vector-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Enumerate all maximal cliques of a graph. A clique is a set of nodes such that
there is an edge between every node and every other node in the set. A maximal
clique is a clique such that no node may be added while preserving the clique
property.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-mbox for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-mbox for openSUSE:Factory 
checked in at 2016-11-02 12:35:29

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


Package is "ghc-mbox"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mbox.new/ghc-mbox.changes   2016-11-02 
12:35:31.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:04:01 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.3 revision 0 with cabal2obs.
+

New:

  ghc-mbox.changes
  ghc-mbox.spec
  mbox-0.3.3.tar.gz



Other differences:
--
++ ghc-mbox.spec ++
#
# spec file for package ghc-mbox
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name mbox
Name:   ghc-%{pkg_name}
Version:0.3.3
Release:0
Summary:Read and write standard mailbox files
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-safe-devel
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-time-locale-compat-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Read and write standard mailbox (mboxrd) files.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-mandrill for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-mandrill for openSUSE:Factory 
checked in at 2016-11-02 12:34:45

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


Package is "ghc-mandrill"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-mandrill.new/ghc-mandrill.changes   
2016-11-02 12:34:46.0 +0100
@@ -0,0 +1,10 @@
+---
+Fri Jul 22 06:07:27 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.2.2 revision 0 with cabal2obs.
+
+---
+Sun Jul 10 17:24:01 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.2.1 revision 0 with cabal2obs.
+

New:

  ghc-mandrill.changes
  ghc-mandrill.spec
  mandrill-0.5.2.2.tar.gz



Other differences:
--
++ ghc-mandrill.spec ++
#
# spec file for package ghc-mandrill
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name mandrill
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.5.2.2
Release:0
Summary:Library for interfacing with the Mandrill JSON API
License:MIT
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-aeson-devel
BuildRequires:  ghc-base64-bytestring-devel
BuildRequires:  ghc-blaze-html-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-email-validate-devel
BuildRequires:  ghc-http-client-devel
BuildRequires:  ghc-http-client-tls-devel
BuildRequires:  ghc-http-types-devel
BuildRequires:  ghc-lens-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-old-locale-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-unordered-containers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-raw-strings-qq-devel
BuildRequires:  ghc-tasty-devel
BuildRequires:  ghc-tasty-hunit-devel
BuildRequires:  ghc-tasty-quickcheck-devel
%endif

%description
Pure Haskell client for the Mandrill JSON API.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%cabal_test


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-libinfluxdb for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-libinfluxdb for openSUSE:Factory 
checked in at 2016-11-02 12:33:39

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


Package is "ghc-libinfluxdb"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-libinfluxdb.new/ghc-libinfluxdb.changes 
2016-11-02 12:33:40.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:58:40 UTC 2016 - psim...@suse.com
+
+- Update to version 0.0.4 revision 0 with cabal2obs.
+

New:

  ghc-libinfluxdb.changes
  ghc-libinfluxdb.spec
  libinfluxdb-0.0.4.tar.gz



Other differences:
--
++ ghc-libinfluxdb.spec ++
#
# spec file for package ghc-libinfluxdb
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name libinfluxdb
Name:   ghc-%{pkg_name}
Version:0.0.4
Release:0
Summary:Libinfluxdb
License:MIT
Group:  System/Libraries
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-clock-devel
BuildRequires:  ghc-containers-devel
BuildRequires:  ghc-http-client-devel
BuildRequires:  ghc-http-client-tls-devel
BuildRequires:  ghc-http-types-devel
BuildRequires:  ghc-resource-pool-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-stm-devel
BuildRequires:  ghc-text-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
Libinfluxdb.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit ghc-leveldb-haskell for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-leveldb-haskell for 
openSUSE:Factory checked in at 2016-11-02 12:33:25

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


Package is "ghc-leveldb-haskell"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-leveldb-haskell.new/ghc-leveldb-haskell.changes 
2016-11-02 12:33:27.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:35:10 UTC 2016 - psim...@suse.com
+
+- Update to version 0.6.4 revision 0 with cabal2obs.
+

New:

  ghc-leveldb-haskell.changes
  ghc-leveldb-haskell.spec
  leveldb-haskell-0.6.4.tar.gz



Other differences:
--
++ ghc-leveldb-haskell.spec ++
#
# spec file for package ghc-leveldb-haskell
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name leveldb-haskell
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.6.4
Release:0
Summary:Haskell bindings to LevelDB
License:BSD-3-Clause
Group:  System/Libraries
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-data-default-devel
BuildRequires:  ghc-exceptions-devel
BuildRequires:  ghc-filepath-devel
BuildRequires:  ghc-resourcet-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-transformers-devel
BuildRequires:  leveldb-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-tasty-devel
BuildRequires:  ghc-tasty-quickcheck-devel
BuildRequires:  ghc-temporary-devel
%endif
# End cabal-rpm deps
BuildRequires:  ghc-async-devel

%description
>From :

LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.

This library provides a Haskell language binding to LeveldDB. It is in very
early stage and has seen very limited testing.

Note: as of v1.3, LevelDB can be built as a shared library. Thus, as of v0.1.0
of this library, LevelDB is no longer bundled and must be installed on the
target system (version 1.7 or greater is required).

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
# Begin cabal-rpm deps:
Requires:   leveldb-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}


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc AUTHORS CHANGELOG Readme.md examples

%changelog



commit ghc-lens-family-core for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-lens-family-core for 
openSUSE:Factory checked in at 2016-11-02 12:33:07

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


Package is "ghc-lens-family-core"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lens-family-core.new/ghc-lens-family-core.changes
   2016-11-02 12:33:08.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:21:06 UTC 2016 - psim...@suse.com
+
+- Update to version 1.2.1 revision 0 with cabal2obs.
+

New:

  ghc-lens-family-core.changes
  ghc-lens-family-core.spec
  lens-family-core-1.2.1.tar.gz



Other differences:
--
++ ghc-lens-family-core.spec ++
#
# spec file for package ghc-lens-family-core
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name lens-family-core
Name:   ghc-%{pkg_name}
Version:1.2.1
Release:0
Summary:Haskell 98 Lens Families
License:BSD-3-Clause
Group:  System/Libraries
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-rpm-macros
BuildRequires:  ghc-transformers-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps

%description
This package provides first class(†) functional references. In addition to the
usual operations of getting, setting and composition, plus integration with the
state monad, lens families provide some unique features:

* Polymorphic updating

* Traversals

* Cast projection functions to read-only lenses

* Cast "toList" functions to read-only traversals

* Cast semantic editor combinators to modify-only traversals.

(†) For optimal first-class support use the 'lens-family' package with rank 2 /
rank N polymorphism. "Lens.Family.Clone" allows for first-class support of
lenses and traversals for those who require Haskell 98.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGELOG

%changelog



commit ghc-lca for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-lca for openSUSE:Factory checked 
in at 2016-11-02 12:32:36

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


Package is "ghc-lca"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lca.new/ghc-lca.changes 2016-11-02 
12:32:36.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:20:04 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3 revision 0 with cabal2obs.
+

New:

  ghc-lca.changes
  ghc-lca.spec
  lca-0.3.tar.gz



Other differences:
--
++ ghc-lca.spec ++
#
# spec file for package ghc-lca
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name lca
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.3
Release:0
Summary:O(log n) persistent on-line lowest common ancestor calculation 
without preprocessing
License:BSD-3-Clause
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# Begin cabal-rpm deps:
%if %{with tests}
BuildRequires:  ghc-doctest-devel
%endif
# End cabal-rpm deps

%description
This package provides a reference implementation of my skew binary random
access algorithm for performing an /online/ lowest common ancestor search (and
online level ancestor search) in logarithmic time without preprocessing.
This improves the previous known asymptotic bound for both of these problems
from /O(h)/ to /O(log h)/, where /h/ is the height of the tree. Mostly
importantly this bound is completely independent of the width or overall size
of the tree, enabling you to calculate lowest common ancestors in a distributed
fashion with good locality.

While /offline/ algorithms exist for both of these algorithms that that provide
/O(1)/ query time, they all require at least /O(n)/ preprocessing, where /n/ is
the size of the entire tree, and so are less suitable for LCA search in areas
such as revision control where the tree is constantly updated, or distributed
computing where the tree may be too large to fit in any one computer's memory.

Slides are available from

.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGELOG.md README.md

%changelog



commit ghc-drifter for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-drifter for openSUSE:Factory 
checked in at 2016-11-02 12:31:52

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


Package is "ghc-drifter"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-drifter.new/ghc-drifter.changes 
2016-11-02 12:31:52.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:16:06 UTC 2016 - psim...@suse.com
+
+- Update to version 0.2.2 revision 0 with cabal2obs.
+

New:

  drifter-0.2.2.tar.gz
  ghc-drifter.changes
  ghc-drifter.spec



Other differences:
--
++ ghc-drifter.spec ++
#
# spec file for package ghc-drifter
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name drifter
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.2.2
Release:0
Summary:Simple schema management for arbitrary databases
License:MIT
Group:  System/Libraries
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-fgl-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-text-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-tasty-devel
BuildRequires:  ghc-tasty-hunit-devel
BuildRequires:  ghc-tasty-quickcheck-devel
%endif
# End cabal-rpm deps

%description
Simple support for migrating database schemas, which allows haskell functions
to be run as a part of the migration. Note that this library isn't meant to be
used directly, but rather as a base library for a specific driver. For an
example of a functioning driver, you shold check out
.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md changelog

%changelog



commit ghc-drawille for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package ghc-drawille for openSUSE:Factory 
checked in at 2016-11-02 12:31:45

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


Package is "ghc-drawille"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-drawille.new/ghc-drawille.changes   
2016-11-02 12:31:46.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:28:28 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.0.6 revision 0 with cabal2obs.
+

New:

  drawille-0.1.0.6.tar.gz
  ghc-drawille.changes
  ghc-drawille.spec



Other differences:
--
++ ghc-drawille.spec ++
#
# spec file for package ghc-drawille
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


%global pkg_name drawille
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.1.0.6
Release:0
Summary:A port of asciimoo's drawille to haskell
License:GPL-3.0+
Group:  System/Libraries
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-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-hspec-devel
%endif
# End cabal-rpm deps

%description
A tiny library for drawing with braille.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%{cabal} test
%endif


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc examples

%changelog



commit gnome-software for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2016-11-02 12:30:19

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


Package is "gnome-software"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2016-09-23 11:35:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes   
2016-11-02 12:30:20.0 +0100
@@ -1,0 +2,19 @@
+Wed Oct 12 09:30:30 UTC 2016 - zai...@opensuse.org
+
+- Add pkgconfig(flatpak) BuildRequires and pass --enable-flatpak to
+  configure now that we have flatpak in openSUSE.
+- Drop pkgconfig(xdg-app) BuildRequires: No longer needed as
+  flatpak is now in place.
+
+---
+Wed Oct 12 08:30:30 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.1:
+  + Fix several issues with flatpak bundles.
+  + Fix installing local packages.
+  + Fix a crash when failing to get an installed flatpak ref.
+  + Speed up loading the details and overview pages.
+  + Switch to using the ODRS server hosted by GNOME.
+  + Updated translations.
+
+---

Old:

  gnome-software-3.22.0.tar.xz

New:

  gnome-software-3.22.1.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.0OaWa9/_old  2016-11-02 12:30:22.0 +0100
+++ /var/tmp/diff_new_pack.0OaWa9/_new  2016-11-02 12:30:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-software
-Version:3.22.0
+Version:3.22.1
 Release:0
 %define gs_plugin_api 11
 Summary:GNOME Software Store
@@ -32,6 +32,7 @@
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(appstream-glib) >= 0.6.1
+BuildRequires:  pkgconfig(flatpak) >= 0.4.14
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)  >= 2.31.5
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.46.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.17.92
@@ -47,7 +48,6 @@
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(rpm)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(xdg-app) >= 0.4.14
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   iso-codes
 Requires:   libzypp-plugin-appdata
@@ -76,6 +76,7 @@
 %configure \
 --disable-static \
 --disable-firmware \
+--enable-flatpak \
 --enable-ostree \
 --enable-rpm \
 --enable-steam \

++ gnome-software-3.22.0.tar.xz -> gnome-software-3.22.1.tar.xz ++
 25498 lines of diff (skipped)




commit akonadi-server for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package akonadi-server for openSUSE:Factory 
checked in at 2016-11-02 12:30:10

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


Package is "akonadi-server"

Changes:

--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes
2016-10-18 10:10:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new/akonadi-server.changes   
2016-11-02 12:30:11.0 +0100
@@ -1,0 +2,11 @@
+Mon Oct 31 10:43:08 UTC 2016 - alarr...@suse.com
+
+- Changed Requires to Recommends so Akonadi libraries don't require
+  akonadi-server anymore and can be thus co-installable with
+  akonadi-4.x .
+- Extracted libraries libKF5AkonadiPrivate5 and libKF5AkonadiXml5
+  from the akonadi-server package into new sub packages, so installing
+  libraries don't require akonadi-server to be installed just
+  because of the libraries.
+
+---



Other differences:
--
++ akonadi-server.spec ++
--- /var/tmp/diff_new_pack.9smF6O/_old  2016-11-02 12:30:12.0 +0100
+++ /var/tmp/diff_new_pack.9smF6O/_new  2016-11-02 12:30:12.0 +0100
@@ -30,6 +30,7 @@
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
+BuildRequires:  libQt5Sql-private-headers-devel
 BuildRequires:  libxml2
 BuildRequires:  libxslt
 BuildRequires:  libxslt-devel
@@ -55,7 +56,6 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  libQt5Sql-private-headers-devel
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
@@ -72,8 +72,6 @@
 %endif
 Obsoletes:  akonadi5 < %{version}
 Provides:   akonadi5 = %{version}
-Obsoletes:  libKF5AkonadiPrivate5 < %{version}
-Provides:   libKF5AkonadiPrivate5 = %{version}
 
 %description
 This package contains the data files of Akonadi, the KDE PIM storage
@@ -82,7 +80,7 @@
 %package -n libKF5AkonadiCore5
 Summary:Core Akonadi Server library
 Group:  System/Libraries
-Requires:   %{name}
+Recommends: %{name}
 
 %description -n libKF5AkonadiCore5
 This package includes the core Akonadi library, the KDE PIM storage service.
@@ -90,7 +88,7 @@
 %package -n libKF5AkonadiAgentBase5
 Summary:Akonadi Agent base library
 Group:  System/Libraries
-Requires:   %{name}
+Recommends: %{name}
 
 %description -n libKF5AkonadiAgentBase5
 This package includes the agent library for Akonadi, the KDE PIM storage 
service.
@@ -98,11 +96,27 @@
 %package -n libKF5AkonadiWidgets5
 Summary:Akonadi Agent base library
 Group:  System/Libraries
-Requires:   %{name}
+Recommends: %{name}
 
 %description -n libKF5AkonadiWidgets5
 This package provides the basic GUI widgets for Akonadi, the KDE PIM storage 
service.
 
+%package -n libKF5AkonadiPrivate5
+Summary:Akonadi Private Server library
+Group:  System/Libraries
+Recommends: %{name}
+
+%description -n libKF5AkonadiPrivate5
+This package includes the Private Akonadi library for Akonadi, the KDE PIM 
storage service.
+
+%package -n libKF5AkonadiXml5
+Summary:Akonadi Xml library
+Group:  System/Libraries
+Recommends: %{name}
+
+%description -n libKF5AkonadiXml5
+This package includes the Akonadi Xml library for Akonadi, the KDE PIM storage 
service.
+
 %package devel
 Summary:Akonadi Framework: Build Environment
 Group:  Development/Libraries/X11
@@ -114,11 +128,11 @@
 Requires:   kjobwidgets-devel
 Requires:   kservice-devel
 Requires:   kxmlgui-devel
-Requires:   pkgconfig(Qt5Network)
-Requires:   solid-devel
 Requires:   libKF5AkonadiAgentBase5 = %{version}
 Requires:   libKF5AkonadiCore5 = %{version}
 Requires:   libKF5AkonadiWidgets5 = %{version}
+Requires:   solid-devel
+Requires:   pkgconfig(Qt5Network)
 Obsoletes:  akonadi-devel < %{version}
 Obsoletes:  libKF5AkonadiPrivate-devel < %{version}
 Provides:   libKF5AkonadiPrivate-devel = %{version}
@@ -155,6 +169,12 @@
 %post -n libKF5AkonadiAgentBase5 -p /sbin/ldconfig
 %postun -n libKF5AkonadiAgentBase5 -p /sbin/ldconfig
 
+%post -n libKF5AkonadiPrivate5 -p /sbin/ldconfig
+%postun -n libKF5AkonadiPrivate5 -p /sbin/ldconfig
+
+%post -n libKF5AkonadiXml5 -p /sbin/ldconfig
+%postun -n libKF5AkonadiXml5 -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %{_kf5_bindir}/asapcat
@@ -174,8 +194,6 @@
 %dir %{_kf5_configkcfgdir}
 %{_kf5_configkcfgdir}/resourcebase.kcfg
 %{_kf5_plugindir}/designer/
-%{_libdir}/libKF5AkonadiPrivate.so.*

commit desktop-file-utils for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package desktop-file-utils for 
openSUSE:Factory checked in at 2016-11-02 12:29:37

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


Package is "desktop-file-utils"

Changes:

--- /work/SRC/openSUSE:Factory/desktop-file-utils/desktop-file-utils.changes
2016-10-22 13:00:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-file-utils.new/desktop-file-utils.changes   
2016-11-02 12:29:38.0 +0100
@@ -1,0 +2,20 @@
+Sat Oct 15 06:57:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.23:
+  + Accept version 1.1 desktop files.
+  + Add Cinnamon, EDE and LXQt to the list of registered desktop
+environments (fdo#73497, fdo#56353, fdo#79561).
+  + Allow multipart/related MIME type; it's used for MHTML
+(fdo#93376).
+  + Ensure DBusActivatable filenames conform to reverse-DNS
+notation (fdo#66904).
+  + Downgrade trailing semicolons to optional (fdo#76902).
+  + Fix buffer over-read (fdo#94303).
+- Drop upstreamed fixed patches:
+  + desktop-file-utils-fdo94303-fix-buffer-over-read.patch.
+  + U_add-Cinnamon-desktop-environment_50271fe.patch.
+  + U_add-EDE-desktop-environment_97d6ba3.patch.
+  + U_trailing-semicolons-are-optional_aec5711.patch.
+- Rebase desktop-file-utils-suse-keys.patch.
+
+---

Old:

  U_add-Cinnamon-desktop-environment_50271fe.patch
  U_add-EDE-desktop-environment_97d6ba3.patch
  U_trailing-semicolons-are-optional_aec5711.patch
  desktop-file-utils-0.22.tar.xz
  desktop-file-utils-fdo94303-fix-buffer-over-read.patch

New:

  desktop-file-utils-0.23.tar.xz



Other differences:
--
++ desktop-file-utils.spec ++
--- /var/tmp/diff_new_pack.eeXnFo/_old  2016-11-02 12:29:39.0 +0100
+++ /var/tmp/diff_new_pack.eeXnFo/_new  2016-11-02 12:29:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   desktop-file-utils
-Version:0.22
+Version:0.23
 Release:0
 Summary:Utilities for Manipulating Desktop Files
 License:GPL-2.0+
@@ -28,14 +28,6 @@
 Source2:macros.desktop-file-utils
 # PATCH-FEATURE-OPENSUSE desktop-file-utils-suse-keys.patch vu...@opensuse.org 
-- Handle SUSE-specific keys in validator. This is not strictly necessary, 
since they are prefixed with X-, but we can verify that the value has the right 
type.
 Patch0: desktop-file-utils-suse-keys.patch
-# PATCH-FIX-UPSTREAM U_trailing-semicolons-are-optional_aec5711.patch 
fdo#76902 stefan.bru...@rwth-aachen.de -- trailing semicolons are no longer 
required
-Patch1: U_trailing-semicolons-are-optional_aec5711.patch
-# PATCH-FEATURE-UPSTREAM U_add-Cinnamon-desktop-environment_50271fe.patch 
fdo#73497 stefan.bru...@rwth-aachen.de -- Register the Cinnamon desktop 
environment 
-Patch2: U_add-Cinnamon-desktop-environment_50271fe.patch
-# PATCH-FEATURE-UPSTREAM U_add-EDE-desktop-environment_97d6ba3.patch fdo#56353 
stefan.bru...@rwth-aachen.de -- EDE as registered OnlyShowIn environment 
-Patch3: U_add-EDE-desktop-environment_97d6ba3.patch
-# PATCH-FIX-UPSTREAM desktop-file-utils-fdo94303-fix-buffer-over-read.patch 
fdo#94303 h...@suse.com -- heap-based buffer overflow in validate.c while 
processing crafted file
-Patch4: desktop-file-utils-fdo94303-fix-buffer-over-read.patch
 BuildRequires:  glib2-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
@@ -53,10 +45,6 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %configure \

++ desktop-file-utils-0.22.tar.xz -> desktop-file-utils-0.23.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/desktop-file-utils-0.22/ChangeLog 
new/desktop-file-utils-0.23/ChangeLog
--- old/desktop-file-utils-0.22/ChangeLog   2013-08-29 09:55:38.0 
+0200
+++ new/desktop-file-utils-0.23/ChangeLog   2016-06-18 19:48:36.0 
+0200
@@ -1,5 +1,118 @@
 # Generated by Makefile. Do not edit.
 
+commit 56f879e9564b28886565115ea7528ec13db97759
+Author: Hans Petter Jansson 
+Date:   Sat Jun 18 19:46:47 2016 +0200
+
+Release: 0.23
+
+M  NEWS
+
+commit 9de5e8b2c29da6896663979189f758eca03c479b
+Author: Hans Petter Jansson 
+Date:   Sat Jun 18 19:01:08 2016 +0200
+
+validate: Add LXQt to list of registered environments.
+
+Patch from Jauhien Piatlicki.
+https://github.com/lxde/lxqt
+
+https://bugs.freedesktop.org/show_bug.cgi?id=79561
+
+M  src/validate.c
+
+commit ccdf65853534b9f116ce6e38b0ad5375cf33820e
+Author: Matthias Clasen 
+Date:   Thu Dec 18 

commit libkgeomap for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package libkgeomap for openSUSE:Factory 
checked in at 2016-11-02 12:29:45

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


Package is "libkgeomap"

Changes:

--- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes2016-10-18 
10:25:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkgeomap.new/libkgeomap.changes   
2016-11-02 12:29:46.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct 28 16:57:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Marblewidget is a public dep -> devel subpackage requires marble-devel
+
+---



Other differences:
--
++ libkgeomap.spec ++
--- /var/tmp/diff_new_pack.OhTymp/_old  2016-11-02 12:29:48.0 +0100
+++ /var/tmp/diff_new_pack.OhTymp/_new  2016-11-02 12:29:48.0 +0100
@@ -87,14 +87,15 @@
 Requires:   libKF5KGeoMap10_0_0 = %version
 Obsoletes:  libkgeomap-kf5-devel < %{version}
 Provides:   libkgeomap-kf5-devel = %{version}
+Requires:   kconfig-devel
+Requires:   ki18n-devel
+Requires:   marble-devel
+Requires:   pkgconfig(Qt5Concurrent)
 Requires:   pkgconfig(Qt5Core)
+Requires:   pkgconfig(Qt5Gui)
 Requires:   pkgconfig(Qt5WebKitWidgets)
 Requires:   pkgconfig(Qt5Widgets)
-Requires:   pkgconfig(Qt5Gui)
 Requires:   pkgconfig(Qt5Xml)
-Requires:   pkgconfig(Qt5Concurrent)
-Requires:   ki18n-devel
-Requires:   kconfig-devel
 
 %description devel
 Libkgeomap is a wrapper around different world-map components, to browse and 
arrange photos over a map.




commit nfs-utils for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2016-11-02 12:28:48

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


Package is "nfs-utils"

Changes:

--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes  2016-08-25 
09:50:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2016-11-02 
12:28:49.0 +0100
@@ -1,0 +2,9 @@
+Fri Oct 21 00:09:04 UTC 2016 - nfbr...@suse.com
+
+- move rpc.svcgssd and corresponding man page from
+  nfs-client package to nfs-kernel-server.
+  For NFSv4.0 this is needed on client as well as
+  the server to support the back-channel.
+  (bsc#1005609)
+
+---



Other differences:
--
++ nfs-utils.spec ++
--- /var/tmp/diff_new_pack.ecJPZS/_old  2016-11-02 12:28:50.0 +0100
+++ /var/tmp/diff_new_pack.ecJPZS/_new  2016-11-02 12:28:50.0 +0100
@@ -249,6 +249,7 @@
 %{_sbindir}/sm-notify
 %{_sbindir}/start-statd
 %{_sbindir}/blkmapd
+%{_sbindir}/rpc.svcgssd
 %{_unitdir}/auth-rpcgss-module.service
 %{_unitdir}/nfs-blkmap.service
 %{_unitdir}/nfs-client.target
@@ -287,6 +288,7 @@
 %{_mandir}/man8/mountstats.8%{ext_man}
 %{_mandir}/man8/nfsiostat.8%{ext_man}
 %{_mandir}/man8/blkmapd.8%{ext_man}
+%{_mandir}/man8/rpc.svcgssd.8%{ext_man}
 %{_localstatedir}/adm/fillup-templates/sysconfig.nfs
 %attr(0711,statd,nogroup) %dir %{_localstatedir}/lib/nfs
 %dir %{_localstatedir}/lib/nfs/rpc_pipefs
@@ -309,7 +311,6 @@
 %{_sbindir}/rcnfs-server
 %{_sbindir}/rpc.mountd
 %{_sbindir}/rpc.nfsd
-%{_sbindir}/rpc.svcgssd
 /sbin/nfsdcltrack
 %{_mandir}/man5/exports.5%{ext_man}
 %{_mandir}/man7/nfsd.7%{ext_man}
@@ -318,7 +319,6 @@
 %{_mandir}/man8/nfsd.8%{ext_man}
 %{_mandir}/man8/rpc.mountd.8%{ext_man}
 %{_mandir}/man8/rpc.nfsd.8%{ext_man}
-%{_mandir}/man8/rpc.svcgssd.8%{ext_man}
 %{_mandir}/man8/nfsdcltrack.8%{ext_man}
 %config(noreplace) %{_localstatedir}/lib/nfs/xtab
 %config(noreplace) %{_localstatedir}/lib/nfs/etab




commit file for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package file for openSUSE:Factory checked in 
at 2016-11-02 12:27:47

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


Package is "file"

Changes:

--- /work/SRC/openSUSE:Factory/file/file.changes2016-08-26 
23:12:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.file.new/file.changes   2016-11-02 
12:27:48.0 +0100
@@ -1,0 +2,6 @@
+Thu Oct 20 15:54:20 UTC 2016 - je...@suse.com
+
+- Add patch file-5.28-btrfs-image.dif
+  to add support for files output by btrfs-image.
+
+---
python3-magic.changes: same change

New:

  file-5.28-btrfs-image.dif



Other differences:
--
++ file.spec ++
--- /var/tmp/diff_new_pack.Zaa0Or/_old  2016-11-02 12:27:50.0 +0100
+++ /var/tmp/diff_new_pack.Zaa0Or/_new  2016-11-02 12:27:50.0 +0100
@@ -64,6 +64,7 @@
 Patch36:file-5.15-clear-invalid.patch
 Patch37:file-secure_getenv.patch
 Patch38:file-5.28-compress.patch
+Patch39:file-5.28-btrfs-image.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
 %global _miscdir%{_datadir}/misc
@@ -133,6 +134,7 @@
 %patch37 -p1 -b .getenv
 # PATCH-FIX-UPSTREAM -- fix crash as found in build system
 %patch38 -p0 -b .rpmbuild
+%patch39 -p1 -b .rpmbuild
 %patch -b .0
 test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in
 rm -fv src/magic.h

python3-magic.spec: same change
++ file-5.28-btrfs-image.dif ++
>From 27ec95a88943d858433a492940c694bac4bc54d0 Mon Sep 17 00:00:00 2001
From: Jeff Mahoney 
Date: Thu, 20 Oct 2016 11:29:21 -0400
Subject: [PATCH] Add BTRFS Filesystem Metadata Image
Patch-mainline: Submitted to f...@mx.gw.com, 20 Oct 2016

The btrfs-image in its uncompressed form contains a directly usable
superblock.  Rather than duplicate the superblock printer, split
that out and use it with both the on-disk superblock and the ones
contained within the image.
---
 magic/Magdir/filesystems | 37 +++--
 1 file changed, 23 insertions(+), 14 deletions(-)

diff --git a/magic/Magdir/filesystems b/magic/Magdir/filesystems
index 1e8e8a8..2579f48 100644
--- a/magic/Magdir/filesystems
+++ b/magic/Magdir/filesystems
@@ -2210,20 +2210,29 @@
 >>0x10060string  >\0 lockproto %s)
 
 # Russell Coker 
-0x10040string  _BHRfS_MBTRFS Filesystem
->0x1012b   string  >\0 label "%s",
->0x10090   lelong  x   sectorsize %d,
->0x10094   lelong  x   nodesize %d,
->0x10098   lelong  x   leafsize %d,
->0x10020   belong  x   UUID=%08x-
->0x10024   beshort x   \b%04x-
->0x10026   beshort x   \b%04x-
->0x10028   beshort x   \b%04x-
->0x1002a   beshort x   \b%04x
->0x1002c   belong  x   \b%08x,
->0x10078   lequad  x   %lld/
->0x10070   lequad  x   \b%lld bytes used,
->0x10088   lequad  x   %lld devices
+0x10040string  _BHRfS_M
+>0x1   use btrfs_super_block
+0  namebtrfs_super_block
+>0x40  string  _BHRfS_MBTRFS Filesystem
+>0x12b string  >\0 label "%s",
+>0x90  lelong  x   sectorsize %d,
+>0x94  lelong  x   nodesize %d,
+>0x98  lelong  x   leafsize %d,
+>0x20  belong  x   UUID=%08x-
+>0x24  beshort x   \b%04x-
+>0x26  beshort x   \b%04x-
+>0x28  beshort x   \b%04x-
+>0x2a  beshort x   \b%04x
+>0x2c  belong  x   \b%08x,
+>0x78  lequad  x   %lld/
+>0x70  lequad  x   \b%lld bytes used,
+>0x88  lequad  x   %lld devices
+
+0  lequad  0xbd5c25e27295668b  BTRFS Filesystem Metadata Image
+>20byte1   \b, zlib compressed
+>20byte0   \b, uncompressed
+>>0x440string  _BHRfS_M\b, contains
+>>>0x400   use btrfs_super_block
 
 # dvdisaster's .ecc
 # From: "Nelson A. de Oliveira" 



commit rpmlint for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2016-11-02 12:27:57

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


Package is "rpmlint"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2016-10-13 
11:26:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2016-11-02 
12:27:59.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 26 09:30:57 UTC 2016 - krah...@suse.com
+
+- whitelisting pam_gdm (bsc#1004346) 
+
+---



Other differences:
--
rpmlint.spec: same change
++ config ++
--- /var/tmp/diff_new_pack.DUd3UL/_old  2016-11-02 12:28:01.0 +0100
+++ /var/tmp/diff_new_pack.DUd3UL/_new  2016-11-02 12:28:01.0 +0100
@@ -835,6 +835,8 @@
 "pam_snapper.so",
 # pam_mate_keyring.so (bnc#831404)
 "pam_mate_keyring.so",
+# pam_gdm (bsc#1004346)
+"pam_gdm.so"
 ))
 
 # Output filters




commit harfbuzz for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2016-11-02 12:28:06

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


Package is "harfbuzz"

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2016-10-18 
10:27:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2016-11-02 
12:28:07.0 +0100
@@ -1,0 +2,6 @@
+Wed Oct 26 09:34:39 UTC 2016 - dims...@opensuse.org
+
+- Drop pkgconfig(icu-le) BuildRequires: That was actually removed
+  upstream in version 0.9.21.
+
+---



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.tCIVt0/_old  2016-11-02 12:28:08.0 +0100
+++ /var/tmp/diff_new_pack.tCIVt0/_new  2016-11-02 12:28:08.0 +0100
@@ -34,7 +34,6 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(graphite2)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(icu-le)
 BuildRequires:  pkgconfig(icu-uc)
 Conflicts:  cantarell-fonts < 0.0.23
 




commit libarchive for openSUSE:Factory

2016-11-02 Thread h_root
Hello community,

here is the log from the commit of package libarchive for openSUSE:Factory 
checked in at 2016-11-02 12:28:21

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


Package is "libarchive"

Changes:

--- /work/SRC/openSUSE:Factory/libarchive/libarchive.changes2016-07-28 
23:44:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libarchive.new/libarchive.changes   
2016-11-02 12:28:22.0 +0100
@@ -1,0 +2,13 @@
+Wed Oct 26 09:27:32 UTC 2016 - adr...@suse.com
+
+- update to version 3.2.2
+  Unspecified security fixes, but at least:
+  * CVE-2016-8687.patch: bsc#1005070
+  * CVE-2016-8689.patch: bsc#1005072
+  * CVE-2016-8688.patch: bsc#1005076
+  * CVE-2016-5844.patch: bsc#986566, upstream issue 717
+  * CVE-2016-6250.patch: bsc#989980, upstream issue 711
+  * CVE-2016-5418.patch: bsc#998677, upstream issues 744, 745 and 746
+- obsoletes fix-build.patch
+
+---

Old:

  fix-build.patch
  libarchive-3.2.1.tar.gz

New:

  libarchive-3.2.2.tar.gz



Other differences:
--
++ libarchive.spec ++
--- /var/tmp/diff_new_pack.mfeY8L/_old  2016-11-02 12:28:23.0 +0100
+++ /var/tmp/diff_new_pack.mfeY8L/_new  2016-11-02 12:28:23.0 +0100
@@ -33,7 +33,7 @@
 %define libname libarchive%{somajor}
 
 Name:   libarchive
-Version:3.2.1
+Version:3.2.2
 Release:0
 Summary:Creates and reads several different streaming archive formats
 License:BSD-2-Clause
@@ -41,7 +41,6 @@
 Url:http://www.libarchive.org/
 Source0:
http://www.libarchive.org/downloads/libarchive-%{version}.tar.gz
 Source1:baselibs.conf
-Patch1: fix-build.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libacl-devel
 BuildRequires:  libbz2-devel
@@ -166,7 +165,6 @@
 %if %{with openssl}
 %patch0 -p0
 %endif
-%patch1 -p0
 
 %build
 %if !0%{?skip_autoreconf}
@@ -208,7 +206,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%doc COPYING NEWS README
+%doc COPYING NEWS
 %{_libdir}/libarchive.so.*
 
 %files -n libarchive-devel

++ libarchive-3.2.1.tar.gz -> libarchive-3.2.2.tar.gz ++
 6060 lines of diff (skipped)