commit ghc-pipes-attoparsec for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-pipes-attoparsec for 
openSUSE:Factory checked in at 2017-09-15 22:04:45

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


Package is "ghc-pipes-attoparsec"

Fri Sep 15 22:04:45 2017 rev:4 rq:525164 version:0.5.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-pipes-attoparsec/ghc-pipes-attoparsec.changes
2017-04-11 09:43:23.428106210 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-pipes-attoparsec.new/ghc-pipes-attoparsec.changes
   2017-09-15 22:04:46.459770261 +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-pipes-attoparsec.spec ++
--- /var/tmp/diff_new_pack.xNXvYv/_old  2017-09-15 22:04:47.219663192 +0200
+++ /var/tmp/diff_new_pack.xNXvYv/_new  2017-09-15 22:04:47.223662628 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:Attoparsec and Pipes integration
 License:BSD-3-Clause
-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:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -34,7 +34,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-mmorph-devel
@@ -50,7 +49,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}
@@ -79,11 +78,9 @@
 %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-pipes-attoparsec for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package ghc-pipes-attoparsec for 
openSUSE:Factory checked in at 2017-04-11 09:43:22

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


Package is "ghc-pipes-attoparsec"

Tue Apr 11 09:43:22 2017 rev:3 rq:485156 version:0.5.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-pipes-attoparsec/ghc-pipes-attoparsec.changes
2017-02-11 01:41:30.278288475 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-pipes-attoparsec.new/ghc-pipes-attoparsec.changes
   2017-04-11 09:43:23.428106210 +0200
@@ -1,0 +2,5 @@
+Tue Mar 14 09:26:27 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.1.5 with cabal2obs.
+
+---

Old:

  pipes-attoparsec-0.5.1.4.tar.gz
  pipes-attoparsec.cabal

New:

  pipes-attoparsec-0.5.1.5.tar.gz



Other differences:
--
++ ghc-pipes-attoparsec.spec ++
--- /var/tmp/diff_new_pack.TI436V/_old  2017-04-11 09:43:25.155862142 +0200
+++ /var/tmp/diff_new_pack.TI436V/_new  2017-04-11 09:43:25.159861577 +0200
@@ -19,14 +19,13 @@
 %global pkg_name pipes-attoparsec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.5.1.4
+Version:0.5.1.5
 Release:0
 Summary:Attoparsec and Pipes integration
 License:BSD-3-Clause
 Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-bytestring-devel
@@ -63,7 +62,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -86,5 +84,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md changelog.md
 
 %changelog

++ pipes-attoparsec-0.5.1.4.tar.gz -> pipes-attoparsec-0.5.1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-attoparsec-0.5.1.4/LICENSE 
new/pipes-attoparsec-0.5.1.5/LICENSE
--- old/pipes-attoparsec-0.5.1.4/LICENSE2016-06-21 17:47:19.0 
+0200
+++ new/pipes-attoparsec-0.5.1.5/LICENSE2017-03-07 17:20:39.0 
+0100
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2016, Renzo Carbonara
+Copyright (c) 2012-2017, Renzo Carbonara
 Copyright (c) 2012, Paolo Capriotti
 
 All rights reserved.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-attoparsec-0.5.1.4/changelog.md 
new/pipes-attoparsec-0.5.1.5/changelog.md
--- old/pipes-attoparsec-0.5.1.4/changelog.md   2016-06-21 17:47:19.0 
+0200
+++ new/pipes-attoparsec-0.5.1.5/changelog.md   2017-03-07 17:20:39.0 
+0100
@@ -1,3 +1,8 @@
+# Version 0.5.1.5
+
+* Remove upper bound limits on dependencies other than `base`.
+
+
 # Version 0.5.1.4
 
 * Bump upper bound dependency on `pipes`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pipes-attoparsec-0.5.1.4/pipes-attoparsec.cabal 
new/pipes-attoparsec-0.5.1.5/pipes-attoparsec.cabal
--- old/pipes-attoparsec-0.5.1.4/pipes-attoparsec.cabal 2016-06-21 
17:47:19.0 +0200
+++ new/pipes-attoparsec-0.5.1.5/pipes-attoparsec.cabal 2017-03-07 
17:20:39.0 +0100
@@ -1,8 +1,8 @@
 name:   pipes-attoparsec
-version:0.5.1.4
+version:0.5.1.5
 license:BSD3
 license-file:   LICENSE
-copyright:  Copyright (c) Renzo Carbonara 2012-2016, Paolo Capriotti 
2012
+copyright:  Copyright (c) Renzo Carbonara 2012-2017, Paolo Capriotti 
2012
 author: Renzo Carbonara
 maintainer: renzocarbonaraλgmail.com
 stability:  Experimental
@@ -28,12 +28,12 @@
   exposed-modules: Pipes.Attoparsec
   build-depends:
   base (>=4.5  && <5.0)
-, attoparsec   (>=0.10 && <0.14)
-, bytestring   (>=0.9.2.1  && <0.11)
-, pipes(>=4.1  && <4.3)
-, pipes-parse  (>=3.0.1&& <3.1)
-, text (>=0.11.2.0 && <1.3)
-, transformers (>=0.2  && <0.6)
+, attoparsec   (>=0.10)
+, bytestring   (>=0.9.2.1)
+, pipes(>=4.1)
+, pipes-parse  (>=3.0.1)
+, text (>=0.11.2.0)
+, transformers (>=0.2)
   ghc-options: -Wall -O2
 
 test-suite tests




commit ghc-pipes-attoparsec for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package ghc-pipes-attoparsec for 
openSUSE:Factory checked in at 2017-02-11 01:41:29

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


Package is "ghc-pipes-attoparsec"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-pipes-attoparsec/ghc-pipes-attoparsec.changes
2016-11-15 17:56:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-pipes-attoparsec.new/ghc-pipes-attoparsec.changes
   2017-02-11 01:41:30.278288475 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 20:28:09 UTC 2017 - psim...@suse.com
+
+- Update to version 0.5.1.4 revision 1 with cabal2obs.
+
+---

New:

  pipes-attoparsec.cabal



Other differences:
--
++ ghc-pipes-attoparsec.spec ++
--- /var/tmp/diff_new_pack.YyWs19/_old  2017-02-11 01:41:31.190159805 +0100
+++ /var/tmp/diff_new_pack.YyWs19/_new  2017-02-11 01:41:31.194159241 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-pipes-attoparsec
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,11 @@
 Release:0
 Summary:Attoparsec and Pipes integration
 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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-pipes-devel
@@ -42,7 +42,6 @@
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Utilities to run Attoparsec parsers on Pipes input streams.
@@ -64,21 +63,16 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -92,6 +86,5 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md changelog.md
 
 %changelog

++ pipes-attoparsec.cabal ++
name:   pipes-attoparsec
version:0.5.1.4
x-revision: 1
license:BSD3
license-file:   LICENSE
copyright:  Copyright (c) Renzo Carbonara 2012-2016, Paolo Capriotti 
2012
author: Renzo Carbonara
maintainer: renzocarbonaraλgmail.com
stability:  Experimental
homepage:   https://github.com/k0001/pipes-attoparsec
bug-reports:https://github.com/k0001/pipes-attoparsec/issues
category:   Pipes, Parser
build-type: Simple
cabal-version:  >=1.8
synopsis:   Attoparsec and Pipes integration.
extra-source-files: README.md PEOPLE changelog.md
description:
  Utilities to run Attoparsec parsers on Pipes input streams.
  .
  See the @changelog.md@ file in the source distribution to learn about any
  important changes between version.

source-repository head
type: git
location: git://github.com/k0001/pipes-attoparsec.git

library
  hs-source-dirs:  src
  exposed-modules: Pipes.Attoparsec
  build-depends:
  base (>=4.5  && <5.0)
, attoparsec   (>=0.10 && <0.14)
, bytestring   (>=0.9.2.1  && <0.11)
, pipes(>=4.1  && <4.4)
, pipes-parse  (>=3.0.1&& <3.1)
, text (>=0.11.2.0 && <1.3)
, transformers (>=0.2  && <0.6)
  ghc-options: -Wall -O2

test-suite tests
  type:   exitcode-stdio-1.0
  hs-source-dirs: tests
  main-is:Main.hs
  other-modules:  Test.Attoparsec
  ghc-options: -Wall -rtsopts -fno-warn-missing-signatures

  build-depends:
  base
, attoparsec
, mmorph
, pipes
, pipes-attoparsec
, pipes-parse
, text
, transformers
, HUnit   >= 1.2
, tasty   >= 0.7
, tasty-hunit >= 0.4