commit ghc-b9 for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-b9 for openSUSE:Factory checked 
in at 2017-09-15 21:21:33

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


Package is "ghc-b9"

Fri Sep 15 21:21:33 2017 rev:4 rq:524157 version:0.5.32

Changes:

--- /work/SRC/openSUSE:Factory/ghc-b9/ghc-b9.changes2017-07-23 
12:14:17.084720431 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-b9.new/ghc-b9.changes   2017-09-15 
21:21:34.321047388 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-b9.spec ++
--- /var/tmp/diff_new_pack.J9I81L/_old  2017-09-15 21:21:35.080940271 +0200
+++ /var/tmp/diff_new_pack.J9I81L/_new  2017-09-15 21:21:35.084939708 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:A tool and library for building virtual machine images
 License:MIT
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
@@ -60,7 +60,6 @@
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 BuildRequires:  ghc-yaml-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-hspec-expectations-devel
@@ -85,7 +84,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -114,12 +113,10 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/b9c
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CONTRIBUTORS README.md TODO.org
 
 %changelog




commit ghc-b9 for openSUSE:Factory

2017-07-23 Thread root
Hello community,

here is the log from the commit of package ghc-b9 for openSUSE:Factory checked 
in at 2017-07-23 12:14:13

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


Package is "ghc-b9"

Sun Jul 23 12:14:13 2017 rev:3 rq:511908 version:0.5.32

Changes:

--- /work/SRC/openSUSE:Factory/ghc-b9/ghc-b9.changes2017-04-26 
21:44:35.532310302 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-b9.new/ghc-b9.changes   2017-07-23 
12:14:17.084720431 +0200
@@ -1,0 +2,5 @@
+Mon Jul 17 03:01:34 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.32.
+
+---

Old:

  b9-0.5.31.tar.gz

New:

  b9-0.5.32.tar.gz



Other differences:
--
++ ghc-b9.spec ++
--- /var/tmp/diff_new_pack.fIWVHE/_old  2017-07-23 12:14:17.604646988 +0200
+++ /var/tmp/diff_new_pack.fIWVHE/_new  2017-07-23 12:14:17.604646988 +0200
@@ -19,7 +19,7 @@
 %global pkg_name b9
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.31
+Version:0.5.32
 Release:0
 Summary:A tool and library for building virtual machine images
 License:MIT

++ b9-0.5.31.tar.gz -> b9-0.5.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/b9-0.5.31/b9.cabal new/b9-0.5.32/b9.cabal
--- old/b9-0.5.31/b9.cabal  2017-01-17 21:45:26.0 +0100
+++ new/b9-0.5.32/b9.cabal  2017-07-12 16:56:53.0 +0200
@@ -1,5 +1,5 @@
 name: b9
-version: 0.5.31
+version: 0.5.32
 cabal-version: >=1.22
 build-type: Simple
 license: MIT
@@ -88,33 +88,33 @@
 build-depends:
 ConfigFile >=1.1.4,
 QuickCheck >=2.5,
-aeson >=0.11.2.1,
-async >=2.1.0,
+aeson >=1.0.2.1,
+async >=2.1.1.1,
 base >=4.8 && <5,
 binary >=0.8.3.0,
 bytestring >=0.10.8.1,
-conduit >=1.2.8,
-conduit-extra >=1.1.15,
-directory >=1.2.6.2,
-filepath >=1.4.1.0,
-hashable >=1.2.4.0,
+conduit >=1.2.11,
+conduit-extra >=1.1.16,
+directory >=1.3.0.0,
+filepath >=1.4.1.1,
+hashable >=1.2.6.1,
 mtl >=2.2.1,
 time >=1.6.0.1,
-parallel >=3.2.1.0,
+parallel >=3.2.1.1,
 parsec >=3.1.11,
-pretty-show >=1.6.12,
+pretty-show >=1.6.13,
 pretty >=1.1.3.3,
-process >=1.4.2.0,
+process >=1.4.3.0,
 random >=1.1,
 semigroups >=0.18.2,
 syb >=0.6,
 template >=0.2.0.10,
 text >=1.2.2.1,
 transformers >=0.5.2.0,
-unordered-containers >=0.2.7.1,
+unordered-containers >=0.2.8.0,
 vector >=0.11.0.0,
-yaml >=0.8.20,
-bifunctors >=5.4.1,
+yaml >=0.8.23.1,
+bifunctors >=5.4.2,
 free >=4.12.4,
 boxes >=0.1.4
 default-language: Haskell2010
@@ -133,11 +133,11 @@
 ghc-options: -fno-warn-amp
 main-is: Main.hs
 build-depends:
-b9 >=0.5.31,
+b9 >=0.5.32,
 base >=4.8 && <5,
-directory >=1.2.6.2,
+directory >=1.3.0.0,
 bytestring >=0.10.8.1,
-optparse-applicative >=0.12.1.0
+optparse-applicative >=0.13.2.0
 default-language: Haskell2010
 default-extensions: TupleSections GeneralizedNewtypeDeriving
 DeriveDataTypeable RankNTypes FlexibleContexts GADTs 
DataKinds
@@ -153,14 +153,14 @@
 main-is: Spec.hs
 build-depends:
 base >=4.8 && <5,
-b9 >=0.5.31,
-hspec >=2.2.4,
-hspec-expectations >=0.7.2,
-QuickCheck >=2.8.2,
-aeson >=0.11.2.1,
-yaml >=0.8.20,
+b9 >=0.5.32,
+hspec >=2.4.3,
+hspec-expectations >=0.8.2,
+QuickCheck >=2.5,
+aeson >=1.0.2.1,
+yaml >=0.8.23.1,
 vector >=0.11.0.0,
-unordered-containers >=0.2.7.1,
+unordered-containers >=0.2.8.0,
 bytestring >=0.10.8.1,
 text >=1.2.2.1,
 semigroups >=0.18.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/b9-0.5.31/src/lib/B9/Content/ErlTerms.hs 
new/b9-0.5.32/src/lib/B9/Content/ErlTerms.hs
--- old/b9-0.5.31/src/lib/B9/Content/ErlTerms.hs2017-01-17 
21:09:14.0 +0100
+++ new/b9-0.5.32/src/lib/B9/Content/ErlTerms.hs2017-07-12 
16:52:41.0 +0200
@@ -67,10 +67,14 @@
 prettyPrintErlTerm (ErlAtom a) = PP.text quotedAtom
   where
 quotedAtom =
-  if all (`elem` (['a'..'z']++['A'..'Z']++['0'..'9']++"@_")) a'
-then a'
-else "'"++a'++"'"
-a' = toErlAtomString a
+  case toErlAtomString a of
+"" -> "''

commit ghc-b9 for openSUSE:Factory

2017-04-26 Thread root
Hello community,

here is the log from the commit of package ghc-b9 for openSUSE:Factory checked 
in at 2017-04-26 21:44:32

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


Package is "ghc-b9"

Wed Apr 26 21:44:32 2017 rev:2 rq:490994 version:0.5.31

Changes:

--- /work/SRC/openSUSE:Factory/ghc-b9/ghc-b9.changes2017-04-18 
13:48:28.610787838 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-b9.new/ghc-b9.changes   2017-04-26 
21:44:35.532310302 +0200
@@ -1,0 +2,10 @@
+Thu Jan 26 16:20:10 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.31 with cabal2obs.
+
+---
+Fri Dec 16 17:59:39 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.30 with cabal2obs.
+
+---

Old:

  b9-0.5.21.tar.gz

New:

  b9-0.5.31.tar.gz



Other differences:
--
++ ghc-b9.spec ++
--- /var/tmp/diff_new_pack.T403A4/_old  2017-04-26 21:44:36.332197381 +0200
+++ /var/tmp/diff_new_pack.T403A4/_new  2017-04-26 21:44:36.336196815 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-b9
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name b9
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.21
+Version:0.5.31
 Release:0
 Summary:A tool and library for building virtual machine images
 License:MIT
@@ -102,7 +102,7 @@
 
 %install
 %ghc_lib_install
-%ghc_fix_dynamic_rpath b9c
+%ghc_fix_rpath %{pkg_name}-%{version}
 
 %check
 %cabal_test
@@ -120,6 +120,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md TODO.org
+%doc CONTRIBUTORS README.md TODO.org
 
 %changelog

++ b9-0.5.21.tar.gz -> b9-0.5.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/b9-0.5.21/README.md new/b9-0.5.31/README.md
--- old/b9-0.5.21/README.md 2016-07-05 14:48:23.0 +0200
+++ new/b9-0.5.31/README.md 2017-01-17 21:09:14.0 +0100
@@ -1,8 +1,6 @@
 # B9 - A Benign VM-Build Tool
 
-[![Build 
Status](https://travis-ci.org/sheyll/b9-vm-image-builder.svg?branch=master)](https://travis-ci.org/sheyll/b9-vm-image-builder)
-
-[![Hackage](https://img.shields.io/badge/hackage-B9-green.svg?style=flat)](http://hackage.haskell.org/package/b9)
+[![Build 
Status](https://travis-ci.org/sheyll/b9-vm-image-builder.svg?branch=0.5)](https://travis-ci.org/sheyll/b9-vm-image-builder)
 
[![Hackage](https://img.shields.io/badge/hackage-B9-green.svg?style=flat)](http://hackage.haskell.org/package/b9)
 [![b9 
LTS](http://stackage.org/package/b9/badge/lts)](http://stackage.org/lts/package/b9)
 [![b9 LTS 
6](http://stackage.org/package/b9/badge/lts-6)](http://stackage.org/lts-6/package/b9)
 [![b9 LTS 
5](http://stackage.org/package/b9/badge/lts-5)](http://stackage.org/lts-5/package/b9)
 
 Use B9 to compile your software into a deployable set of Linux-VM- or
 configuration images, from a set of scripts and input files and templates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/b9-0.5.21/b9.cabal new/b9-0.5.31/b9.cabal
--- old/b9-0.5.21/b9.cabal  2016-07-05 15:19:46.0 +0200
+++ new/b9-0.5.31/b9.cabal  2017-01-17 21:45:26.0 +0100
@@ -1,204 +1,178 @@
-name:b9
-version: 0.5.21
-
-synopsis:A tool and library for building virtual machine images.
-
-description: Build virtual machine images for vm-deployments; resize,
- un-partition, create from scratch or convert disk image
- files in a variety of formats; assemble and generate all
- associated files from templates and regular files.
-
-
- VM images can further be modifed through scripts, which 
are
- executed in LXC containers into which the vm-images as 
well
- as arbitrary directories from the host are mounted.
-
-
- All assembled files can also be accessed by vm build
- scripts through a special directory mounted in the build
- container, and/or can be written to directories, ISO- or
- VFAT-images.
-
-
- The ISO/VFAT images that B9 creates are compatible to
- 'cloud-init's 'NoCloud' data source;
-
-
- B9 is also very well 

commit ghc-b9 for openSUSE:Factory

2017-04-18 Thread root
Hello community,

here is the log from the commit of package ghc-b9 for openSUSE:Factory checked 
in at 2017-04-18 13:48:28

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


Package is "ghc-b9"

Tue Apr 18 13:48:28 2017 rev:1 rq:422949 version:0.5.21

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-b9.new/ghc-b9.changes   2017-04-18 
13:48:28.610787838 +0200
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 17:18:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.5.21 revision 0 with cabal2obs.
+

New:

  b9-0.5.21.tar.gz
  ghc-b9.changes
  ghc-b9.spec



Other differences:
--
++ ghc-b9.spec ++
#
# spec file for package ghc-b9
#
# 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 b9
%bcond_with tests
Name:   ghc-%{pkg_name}
Version:0.5.21
Release:0
Summary:A tool and library for building virtual machine images
License:MIT
Group:  Development/Languages/Other
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  chrpath
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-ConfigFile-devel
BuildRequires:  ghc-QuickCheck-devel
BuildRequires:  ghc-aeson-devel
BuildRequires:  ghc-async-devel
BuildRequires:  ghc-bifunctors-devel
BuildRequires:  ghc-binary-devel
BuildRequires:  ghc-boxes-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-conduit-devel
BuildRequires:  ghc-conduit-extra-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-filepath-devel
BuildRequires:  ghc-free-devel
BuildRequires:  ghc-hashable-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-optparse-applicative-devel
BuildRequires:  ghc-parallel-devel
BuildRequires:  ghc-parsec-devel
BuildRequires:  ghc-pretty-devel
BuildRequires:  ghc-pretty-show-devel
BuildRequires:  ghc-process-devel
BuildRequires:  ghc-random-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-semigroups-devel
BuildRequires:  ghc-syb-devel
BuildRequires:  ghc-template-devel
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-time-devel
BuildRequires:  ghc-transformers-devel
BuildRequires:  ghc-unordered-containers-devel
BuildRequires:  ghc-vector-devel
BuildRequires:  ghc-yaml-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires:  ghc-hspec-devel
BuildRequires:  ghc-hspec-expectations-devel
%endif

%description
Build virtual machine images for vm-deployments; resize, un-partition, create
from scratch or convert disk image files in a variety of formats; assemble and
generate all associated files from templates and regular files. VM images can
further be modifed through scripts, which are executed in LXC containers into
which the vm-images as well as arbitrary directories from the host are mounted.
All assembled files can also be accessed by vm build scripts through a special
directory mounted in the build container, and/or can be written to directories,
ISO- or VFAT-images. The ISO/VFAT images that B9 creates are compatible to
'cloud-init's 'NoCloud' data source; B9 is also very well suited for compiling
in a containerized environment. For these applications, the images can be
marked as 'Transient' to indicate no further interest in the VM-image itself,
and B9 will discard them after the build. B9 will never over-write source
files, not even large vm-image files - there is no intended way to modify a
source vm-image file 'in-place'. B9 operates in random build directories, which
are discarded when the build exists.

%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 Hask