commit ghc-base-compat-batteries for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package ghc-base-compat-batteries for 
openSUSE:Factory checked in at 2020-10-23 15:13:33

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


Package is "ghc-base-compat-batteries"

Fri Oct 23 15:13:33 2020 rev:4 rq:842738 version:0.11.2

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-base-compat-batteries/ghc-base-compat-batteries.changes
  2020-08-28 21:25:46.576450868 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-compat-batteries.new.3463/ghc-base-compat-batteries.changes
2020-10-23 15:13:35.466112343 +0200
@@ -1,0 +2,9 @@
+Tue Oct  6 08:56:15 UTC 2020 - psim...@suse.com
+
+- Update base-compat-batteries to version 0.11.2.
+  ## Changes in 0.11.2 [2020.09.30]
+   - This coincides with the `base-compat-0.11.2` release. Refer to the
+ [`base-compat` 
changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0112-20200930)
+ for more details.
+
+---

Old:

  base-compat-batteries-0.11.1.tar.gz

New:

  base-compat-batteries-0.11.2.tar.gz



Other differences:
--
++ ghc-base-compat-batteries.spec ++
--- /var/tmp/diff_new_pack.enG4kS/_old  2020-10-23 15:13:35.950112577 +0200
+++ /var/tmp/diff_new_pack.enG4kS/_new  2020-10-23 15:13:35.954112578 +0200
@@ -19,7 +19,7 @@
 %global pkg_name base-compat-batteries
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.11.1
+Version:0.11.2
 Release:0
 Summary:Base-compat with extra batteries
 License:MIT

++ base-compat-batteries-0.11.1.tar.gz -> 
base-compat-batteries-0.11.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/base-compat-batteries-0.11.1/CHANGES.markdown 
new/base-compat-batteries-0.11.2/CHANGES.markdown
--- old/base-compat-batteries-0.11.1/CHANGES.markdown   2001-09-09 
03:46:40.0 +0200
+++ new/base-compat-batteries-0.11.2/CHANGES.markdown   2001-09-09 
03:46:40.0 +0200
@@ -1,3 +1,8 @@
+## Changes in 0.11.2 [2020.09.30]
+ - This coincides with the `base-compat-0.11.2` release. Refer to the
+   [`base-compat` 
changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0112-20200930)
+   for more details.
+
 ## Changes in 0.11.1 [2020.01.27]
  - This coincides with the `base-compat-0.11.1` release. Refer to the
[`base-compat` 
changelog](https://github.com/haskell-compat/base-compat/blob/master/base-compat/CHANGES.markdown#changes-in-0111-20200127)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/base-compat-batteries-0.11.1/base-compat-batteries.cabal 
new/base-compat-batteries-0.11.2/base-compat-batteries.cabal
--- old/base-compat-batteries-0.11.1/base-compat-batteries.cabal
2001-09-09 03:46:40.0 +0200
+++ new/base-compat-batteries-0.11.2/base-compat-batteries.cabal
2001-09-09 03:46:40.0 +0200
@@ -1,5 +1,5 @@
 name: base-compat-batteries
-version:  0.11.1
+version:  0.11.2
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2012-2018 Simon Hengel,
@@ -12,7 +12,7 @@
   João Cristóvão ,
   Ryan Scott 
 build-type:   Simple
-cabal-version:>= 1.8
+cabal-version:>= 1.10
 category: Compatibility
 synopsis: base-compat with extra batteries
 description:  Provides functions available in later versions of @base@ to
@@ -44,7 +44,7 @@
   , GHC == 8.2.2
   , GHC == 8.4.4
   , GHC == 8.6.5
-  , GHC == 8.8.2
+  , GHC == 8.8.3
   , GHC == 8.10.1
 extra-source-files: CHANGES.markdown, README.markdown
 
@@ -56,9 +56,11 @@
 library
   ghc-options:
   -Wall
+  default-language:
+  Haskell2010
   build-depends:
   base>= 4.3 && < 5,
-  base-compat == 0.11.1
+  base-compat == 0.11.2
   if !impl(ghc >= 7.8)
 build-depends:
   tagged >= 0.8.5 && < 0.9
@@ -142,6 +144,7 @@
   Prelude.Compat
   System.Environment.Compat
   System.Exit.Compat
+  System.IO.Compat
   System.IO.Error.Compat
   System.IO.Unsafe.Compat
   Text.Read.Compat
@@ -201,6 +204,7 @@
   Prelude.Compat.Repl.Batteries
   System.Environment.Compat.Repl.Batteries
   System.Exit.Compat.Repl.Batteries
+  System.IO.Compat.Repl.Batteries
   System.IO.Error.Compat.Repl.Batteries
   System.IO.Unsafe.Compat.Repl.Batteries
   

commit ghc-base-compat-batteries for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-base-compat-batteries for 
openSUSE:Factory checked in at 2020-08-28 21:25:43

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


Package is "ghc-base-compat-batteries"

Fri Aug 28 21:25:43 2020 rev:3 rq:829184 version:0.11.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-base-compat-batteries/ghc-base-compat-batteries.changes
  2020-06-19 17:08:20.201249216 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-compat-batteries.new.3399/ghc-base-compat-batteries.changes
2020-08-28 21:25:46.576450868 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:44:04 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-base-compat-batteries.spec ++
--- /var/tmp/diff_new_pack.pUC8UB/_old  2020-08-28 21:25:48.308451689 +0200
+++ /var/tmp/diff_new_pack.pUC8UB/_new  2020-08-28 21:25:48.312451691 +0200
@@ -63,7 +63,7 @@
 files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-base-compat-batteries for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-base-compat-batteries for 
openSUSE:Factory checked in at 2020-06-19 17:08:15

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


Package is "ghc-base-compat-batteries"

Fri Jun 19 17:08:15 2020 rev:2 rq:815037 version:0.11.1

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-base-compat-batteries/ghc-base-compat-batteries.changes
  2020-05-11 13:34:50.836299222 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-base-compat-batteries.new.3606/ghc-base-compat-batteries.changes
2020-06-19 17:08:20.201249216 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 11:13:46 UTC 2020 - Peter Simons 
+
+- Re-generate file with latest version of spec-cleaner.
+
+---



Other differences:
--
++ ghc-base-compat-batteries.spec ++
--- /var/tmp/diff_new_pack.nGOkmb/_old  2020-06-19 17:08:21.013251332 +0200
+++ /var/tmp/diff_new_pack.nGOkmb/_new  2020-06-19 17:08:21.017251343 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-base-compat-batteries
 #
-# Copyright (c) 2020 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