commit ghc-quickcheck-io for openSUSE:Factory

2020-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2020-09-15 16:19:23

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


Package is "ghc-quickcheck-io"

Tue Sep 15 16:19:23 2020 rev:9 rq:833294 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2019-12-27 13:56:24.568746468 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new.4249/ghc-quickcheck-io.changes
2020-09-15 16:19:26.570088565 +0200
@@ -1,0 +2,5 @@
+Fri Sep  4 10:40:11 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.oAtFiO/_old  2020-09-15 16:19:27.854089794 +0200
+++ /var/tmp/diff_new_pack.oAtFiO/_new  2020-09-15 16:19:27.858089798 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-quickcheck-io
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-quickcheck-io for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2019-12-27 13:56:22

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


Package is "ghc-quickcheck-io"

Fri Dec 27 13:56:22 2019 rev:8 rq:759481 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2018-10-25 09:02:56.318629679 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new.6675/ghc-quickcheck-io.changes
2019-12-27 13:56:24.568746468 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:30 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.HP4reC/_old  2019-12-27 13:56:25.048746699 +0100
+++ /var/tmp/diff_new_pack.HP4reC/_new  2019-12-27 13:56:25.048746699 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-quickcheck-io
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -22,7 +22,6 @@
 Release:0
 Summary:Use HUnit assertions as QuickCheck properties
 License:MIT
-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
@@ -36,7 +35,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-quickcheck-io for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2018-10-25 09:02:52

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


Package is "ghc-quickcheck-io"

Thu Oct 25 09:02:52 2018 rev:7 rq:643443 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2018-07-24 17:21:13.199210434 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2018-10-25 09:02:56.318629679 +0200
@@ -1,0 +2,5 @@
+Sat Oct 20 11:31:53 UTC 2018 - Peter Simons 
+
+- Use https URL to refer to bugs.opensuse.org.
+
+---



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.cIGKab/_old  2018-10-25 09:02:57.942628684 +0200
+++ /var/tmp/diff_new_pack.cIGKab/_new  2018-10-25 09:02:57.942628684 +0200
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 




commit ghc-quickcheck-io for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2018-07-24 17:21:10

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


Package is "ghc-quickcheck-io"

Tue Jul 24 17:21:10 2018 rev:6 rq:623836 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2018-05-30 12:26:54.171114283 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2018-07-24 17:21:13.199210434 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 14:26:37 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
@@ -40 +45,0 @@
-



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.kDmNUu/_old  2018-07-24 17:21:13.671211039 +0200
+++ /var/tmp/diff_new_pack.kDmNUu/_new  2018-07-24 17:21:13.671211039 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-quickcheck-io
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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




commit ghc-quickcheck-io for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2018-05-30 12:20:10

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


Package is "ghc-quickcheck-io"

Wed May 30 12:20:10 2018 rev:5 rq:609810 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2017-09-15 22:07:41.479110771 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2018-05-30 12:26:54.171114283 +0200
@@ -1,0 +2,5 @@
+Wed May 16 14:36:27 UTC 2018 - psim...@suse.com
+
+- Prefer the new %license attribute over %doc.
+
+---



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.9ve9r0/_old  2018-05-30 12:26:54.955087361 +0200
+++ /var/tmp/diff_new_pack.9ve9r0/_new  2018-05-30 12:26:54.959087224 +0200
@@ -61,7 +61,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 




commit ghc-quickcheck-io for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2017-09-15 22:07:40

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


Package is "ghc-quickcheck-io"

Fri Sep 15 22:07:40 2017 rev:4 rq:525245 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2017-08-31 20:58:13.048630138 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2017-09-15 22:07:41.479110771 +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-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.I5pg0l/_old  2017-09-15 22:07:42.095023994 +0200
+++ /var/tmp/diff_new_pack.I5pg0l/_new  2017-09-15 22:07:42.099023430 +0200
@@ -22,14 +22,13 @@
 Release:0
 Summary:Use HUnit assertions as QuickCheck properties
 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:  ghc-Cabal-devel
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package provides an orphan instance that allows you to use HUnit
@@ -37,7 +36,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}
@@ -62,10 +61,8 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog




commit ghc-quickcheck-io for openSUSE:Factory

2017-08-31 Thread root
Hello community,

here is the log from the commit of package ghc-quickcheck-io for 
openSUSE:Factory checked in at 2017-08-31 20:58:11

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


Package is "ghc-quickcheck-io"

Thu Aug 31 20:58:11 2017 rev:3 rq:513461 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-quickcheck-io/ghc-quickcheck-io.changes  
2016-11-10 13:20:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-quickcheck-io.new/ghc-quickcheck-io.changes 
2017-08-31 20:58:13.048630138 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:08:13 UTC 2017 - psim...@suse.com
+
+- Update to version 0.2.0.
+
+---

Old:

  quickcheck-io-0.1.4.tar.gz

New:

  quickcheck-io-0.2.0.tar.gz



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.nIs6CV/_old  2017-08-31 20:58:14.036491341 +0200
+++ /var/tmp/diff_new_pack.nIs6CV/_new  2017-08-31 20:58:14.044490217 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-quickcheck-io
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global pkg_name quickcheck-io
 Name:   ghc-%{pkg_name}
-Version:0.1.4
+Version:0.2.0
 Release:0
 Summary:Use HUnit assertions as QuickCheck properties
 License:MIT

++ quickcheck-io-0.1.4.tar.gz -> quickcheck-io-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-io-0.1.4/LICENSE 
new/quickcheck-io-0.2.0/LICENSE
--- old/quickcheck-io-0.1.4/LICENSE 2016-10-16 05:40:36.0 +0200
+++ new/quickcheck-io-0.2.0/LICENSE 2017-06-16 09:25:45.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2013 Simon Hengel 
+Copyright (c) 2013-2017 Simon Hengel 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-io-0.1.4/quickcheck-io.cabal 
new/quickcheck-io-0.2.0/quickcheck-io.cabal
--- old/quickcheck-io-0.1.4/quickcheck-io.cabal 2016-10-16 05:40:36.0 
+0200
+++ new/quickcheck-io-0.2.0/quickcheck-io.cabal 2017-06-16 09:25:45.0 
+0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.15.0.
+-- This file has been generated from package.yaml by hpack version 0.18.0.
 --
 -- see: https://github.com/sol/hpack
 
 name: quickcheck-io
-version:  0.1.4
+version:  0.2.0
 synopsis: Use HUnit assertions as QuickCheck properties
 description:  This package provides an orphan instance that allows you to
   use HUnit assertions as QuickCheck properties.
@@ -12,7 +12,7 @@
 bug-reports:  https://github.com/hspec/quickcheck-io/issues
 license:  MIT
 license-file: LICENSE
-copyright:(c) 2013 Simon Hengel
+copyright:(c) 2013-2017 Simon Hengel
 author:   Simon Hengel 
 maintainer:   Simon Hengel 
 build-type:   Simple
@@ -27,9 +27,11 @@
   src
   ghc-options: -Wall
   build-depends:
-  QuickCheck  >= 2.5.1
+  QuickCheck  >= 2.7
 , HUnit   >= 1.2.5
 , base== 4.*
   exposed-modules:
   Test.QuickCheck.IO
+  other-modules:
+  Paths_quickcheck_io
   default-language: Haskell2010
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quickcheck-io-0.1.4/src/Test/QuickCheck/IO.hs 
new/quickcheck-io-0.2.0/src/Test/QuickCheck/IO.hs
--- old/quickcheck-io-0.1.4/src/Test/QuickCheck/IO.hs   2016-10-16 
05:40:36.0 +0200
+++ new/quickcheck-io-0.2.0/src/Test/QuickCheck/IO.hs   2017-06-16 
09:25:45.0 +0200
@@ -1,4 +1,6 @@
-{-# LANGUAGE CPP, TypeSynonymInstances, FlexibleInstances #-}
+{-# LANGUAGE CPP #-}
+{-# LANGUAGE TypeSynonymInstances #-}
+{-# LANGUAGE FlexibleInstances #-}
 {-# OPTIONS_GHC -fno-warn-orphans #-}
 module Test.QuickCheck.IO where
 
@@ -13,19 +15,18 @@
 #endif
 
 propertyIO :: Assertion -> Property
-#if MIN_VERSION_QuickCheck(2,7,0)
 propertyIO action = ioProperty $ do
-#else
-propertyIO action = morallyDubiousIOProperty $ do
-#endif
-  (action >> return succeeded) `E.catch`
+  (action >> return succeeded) `E.catch` \ e ->
+return failed {theException = Just 

commit ghc-quickcheck-io for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

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

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


Package is "ghc-quickcheck-io"

Changes:

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

Old:

  quickcheck-io-0.1.3.tar.gz

New:

  quickcheck-io-0.1.4.tar.gz



Other differences:
--
++ ghc-quickcheck-io.spec ++
--- /var/tmp/diff_new_pack.ak69xY/_old  2016-11-10 13:20:26.0 +0100
+++ /var/tmp/diff_new_pack.ak69xY/_new  2016-11-10 13:20:26.0 +0100
@@ -18,11 +18,11 @@
 
 %global pkg_name quickcheck-io
 Name:   ghc-%{pkg_name}
-Version:0.1.3
+Version:0.1.4
 Release:0
 Summary:Use HUnit assertions as QuickCheck properties
 License:MIT
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -49,15 +49,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

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