commit ghc-th-lift-instances for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2020-08-28 21:39:27

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.3399 (New)


Package is "ghc-th-lift-instances"

Fri Aug 28 21:39:27 2020 rev:12 rq:829449 version:0.1.17

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2020-06-19 17:19:51.071285296 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.3399/ghc-th-lift-instances.changes
2020-08-28 21:39:30.620841263 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:46:16 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.aNYQPo/_old  2020-08-28 21:39:31.248841560 +0200
+++ /var/tmp/diff_new_pack.aNYQPo/_new  2020-08-28 21:39:31.248841560 +0200
@@ -62,7 +62,7 @@
 files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-th-lift-instances for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2020-06-19 17:19:49

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.3606 (New)


Package is "ghc-th-lift-instances"

Fri Jun 19 17:19:49 2020 rev:11 rq:815193 version:0.1.17

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2019-12-27 13:58:21.824803126 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.3606/ghc-th-lift-instances.changes
2020-06-19 17:19:51.071285296 +0200
@@ -2 +2 @@
-Fri Nov  8 16:14:58 UTC 2019 - Peter Simons 
+Wed Jun 10 02:00:24 UTC 2020 - psim...@suse.com
@@ -4,12 +4 @@
-- Drop obsolete group attributes.
-

-Wed Aug 14 02:02:39 UTC 2019 - psim...@suse.com
-
-- Update th-lift-instances to version 0.1.14.
-  Upstream does not provide a change log file.
-

-Wed May  1 02:03:16 UTC 2019 - psim...@suse.com
-
-- Update th-lift-instances to version 0.1.13.
+- Update th-lift-instances to version 0.1.17.
@@ -19,12 +8 @@
-Thu Feb  7 13:49:07 UTC 2019 - psim...@suse.com
-
-- Update th-lift-instances to version 0.1.12.
-  Upstream does not provide a change log file.
-

-Sat Oct 20 11:32:06 UTC 2018 - Peter Simons 
-
-- Use https URL to refer to bugs.opensuse.org.
-

-Wed Jul 18 14:26:44 UTC 2018 - psim...@suse.com
+Tue Jun  9 09:26:37 UTC 2020 - psim...@suse.com
@@ -32,25 +10 @@
-- Cosmetic: replace tabs with blanks, strip trailing white space,
-  and update copyright headers with spec-cleaner.
-

-Wed May 16 14:36:29 UTC 2018 - psim...@suse.com
-
-- Prefer the new %license attribute over %doc.
-

-Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
-
-- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-

-Fri Dec 16 17:59:39 UTC 2016 - psim...@suse.com
-
-- Update to version 0.1.11 with cabal2obs.
-

-Fri Jul 22 06:10:18 UTC 2016 - psim...@suse.com
-
-- Update to version 0.1.10 revision 0 with cabal2obs.
-

-Sun Jul 10 17:16:11 UTC 2016 - psim...@suse.com
+- Add th-lift-instances at version 0.1.16.
@@ -58 +11,0 @@
-- Update to version 0.1.9 revision 0 with cabal2obs.

Old:

  th-lift-instances-0.1.14.tar.gz

New:

  th-lift-instances-0.1.17.tar.gz



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.E5AGqS/_old  2020-06-19 17:19:51.991287714 +0200
+++ /var/tmp/diff_new_pack.E5AGqS/_new  2020-06-19 17:19:51.995287724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-th-lift-instances
 #
-# 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
@@ -19,7 +19,7 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.14
+Version:0.1.17
 Release:0
 Summary:Lift instances for template-haskell for common data types
 License:BSD-3-Clause
@@ -39,9 +39,9 @@
 %endif
 
 %description
-Most data types in haskell platform do not have Lift instances. This package
-provides orphan instances for containers, text, bytestring and vector.
-It also acts as a compat instances, definining instances not existing in
+Most data types in the haskell platform do not have Lift instances.
+This package provides orphan instances for containers, text, bytestring and
+vector. It also provides compat instances for older versions of
 'template-haskell'
 
 Note that  package

++ th-lift-instances-0.1.14.tar.gz -> th-lift-instances-0.1.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.14/.travis.yml 
new/th-lift-instances-0.1.17/.travis.yml
--- old/th-lift-instances-0.1.14/.travis.yml2019-08-13 22:13:37.0 
+0200
+++ new/th-lift-instances-0.1.17/.travis.yml2001-09-09 03:46:40.0 
+0200
@@ -28,7 +28,7 @@
 - env: GHCVER=7.10.3 CABALVER=1.24
  

commit ghc-th-lift-instances for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2019-12-27 13:58:20

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.6675 (New)


Package is "ghc-th-lift-instances"

Fri Dec 27 13:58:20 2019 rev:10 rq:759533 version:0.1.14

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2019-08-24 18:44:32.449768101 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.6675/ghc-th-lift-instances.changes
2019-12-27 13:58:21.824803126 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:58 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.NeZM3k/_old  2019-12-27 13:58:23.684804024 +0100
+++ /var/tmp/diff_new_pack.NeZM3k/_new  2019-12-27 13:58:23.688804026 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Lift instances for template-haskell for common data types
 License:BSD-3-Clause
-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
@@ -53,7 +52,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-th-lift-instances for openSUSE:Factory

2019-08-24 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2019-08-24 18:44:32

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.7948 (New)


Package is "ghc-th-lift-instances"

Sat Aug 24 18:44:32 2019 rev:9 rq:725525 version:0.1.14

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2019-05-09 10:10:41.437248034 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.7948/ghc-th-lift-instances.changes
2019-08-24 18:44:32.449768101 +0200
@@ -1,0 +2,6 @@
+Wed Aug 14 02:02:39 UTC 2019 - psim...@suse.com
+
+- Update th-lift-instances to version 0.1.14.
+  Upstream does not provide a change log file.
+
+---

Old:

  th-lift-instances-0.1.13.tar.gz

New:

  th-lift-instances-0.1.14.tar.gz



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.YGyA0X/_old  2019-08-24 18:44:32.973768051 +0200
+++ /var/tmp/diff_new_pack.YGyA0X/_new  2019-08-24 18:44:32.973768051 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.13
+Version:0.1.14
 Release:0
 Summary:Lift instances for template-haskell for common data types
 License:BSD-3-Clause

++ th-lift-instances-0.1.13.tar.gz -> th-lift-instances-0.1.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.13/src/Instances/TH/Lift.hs 
new/th-lift-instances-0.1.14/src/Instances/TH/Lift.hs
--- old/th-lift-instances-0.1.13/src/Instances/TH/Lift.hs   2019-04-30 
15:47:57.0 +0200
+++ new/th-lift-instances-0.1.14/src/Instances/TH/Lift.hs   2019-08-13 
22:13:37.0 +0200
@@ -85,9 +85,11 @@
 import qualified Data.Set as Set
 import qualified Data.Tree as Tree
 
+#if !MIN_VERSION_text(1,2,4)
 -- Text
 import qualified Data.Text as Text
 import qualified Data.Text.Lazy as Text.Lazy
+#endif
 
 -- ByteString
 import qualified Data.ByteString as ByteString
@@ -199,6 +201,7 @@
 instance Lift a => Lift (Tree.Tree a) where
   lift (Tree.Node x xs) = [| Tree.Node x xs |]
 
+#if !MIN_VERSION_text(1,2,4)
 

 -- Text
 instance Lift Text.Text where
@@ -208,6 +211,7 @@
 instance Lift Text.Lazy.Text where
   lift t = [| Text.Lazy.pack t' |] where
 t' = Text.Lazy.unpack t
+#endif
 
 

 -- ByteString
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.13/th-lift-instances.cabal 
new/th-lift-instances-0.1.14/th-lift-instances.cabal
--- old/th-lift-instances-0.1.13/th-lift-instances.cabal2019-04-30 
15:47:57.0 +0200
+++ new/th-lift-instances-0.1.14/th-lift-instances.cabal2019-08-13 
22:13:37.0 +0200
@@ -1,5 +1,5 @@
 name: th-lift-instances
-version: 0.1.13
+version: 0.1.14
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3




commit ghc-th-lift-instances for openSUSE:Factory

2019-05-09 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2019-05-09 10:10:36

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.5148 (New)


Package is "ghc-th-lift-instances"

Thu May  9 10:10:36 2019 rev:8 rq:700206 version:0.1.13

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2019-02-17 12:20:35.104213033 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.5148/ghc-th-lift-instances.changes
2019-05-09 10:10:41.437248034 +0200
@@ -1,0 +2,6 @@
+Wed May  1 02:03:16 UTC 2019 - psim...@suse.com
+
+- Update th-lift-instances to version 0.1.13.
+  Upstream does not provide a change log file.
+
+---

Old:

  th-lift-instances-0.1.12.tar.gz

New:

  th-lift-instances-0.1.13.tar.gz



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.jxyhJr/_old  2019-05-09 10:10:42.409250817 +0200
+++ /var/tmp/diff_new_pack.jxyhJr/_new  2019-05-09 10:10:42.413250829 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.12
+Version:0.1.13
 Release:0
 Summary:Lift instances for template-haskell for common data types
 License:BSD-3-Clause
@@ -32,6 +32,8 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-th-lift-devel
+BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-vector-devel
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
@@ -40,6 +42,14 @@
 %description
 Most data types in haskell platform do not have Lift instances. This package
 provides orphan instances for containers, text, bytestring and vector.
+It also acts as a compat instances, definining instances not existing in
+'template-haskell'
+
+Note that  package
+provides Template Haskell based derivation of 'Lift' instances (when you cannot
+use 'DeriveLift' extension), and
+ package provides
+instances for TH datatypes.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files

++ th-lift-instances-0.1.12.tar.gz -> th-lift-instances-0.1.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.12/.travis.yml 
new/th-lift-instances-0.1.13/.travis.yml
--- old/th-lift-instances-0.1.12/.travis.yml2019-02-04 18:31:08.0 
+0100
+++ new/th-lift-instances-0.1.13/.travis.yml2019-04-30 15:47:57.0 
+0200
@@ -13,9 +13,6 @@
 script: travis/script.sh
 matrix:
   include:
-- env: GHCVER=7.0.4 CABALVER=1.18
-  compiler: ghc-7.0.4
-  addons: {apt: {packages: [cabal-install-1.18, ghc-7.0.4, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
 - env: GHCVER=7.2.2 CABALVER=1.18
   compiler: ghc-7.2.2
   addons: {apt: {packages: [cabal-install-1.18, ghc-7.2.2, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.12/src/Instances/TH/Lift.hs 
new/th-lift-instances-0.1.13/src/Instances/TH/Lift.hs
--- old/th-lift-instances-0.1.12/src/Instances/TH/Lift.hs   2019-02-04 
18:31:08.0 +0100
+++ new/th-lift-instances-0.1.13/src/Instances/TH/Lift.hs   2019-04-30 
15:47:57.0 +0200
@@ -104,6 +104,9 @@
 import qualified Data.Vector.Storable as Vector.Storable
 import qualified Data.Vector.Unboxed as Vector.Unboxed
 
+-- transformers (or base)
+import Control.Applicative (Const (..))
+import Data.Functor.Identity (Identity (..))
 
 

 
@@ -245,3 +248,11 @@
 instance Lift a => Lift (Vector.Boxed.Vector a) where
   lift v = [| Vector.Boxed.fromList v' |] where
 v' = Vector.Boxed.toList v
+
+
+-- Transformers
+instance Lift a => Lift (Identity a) where
+  lift (Identity a) = [| Identity a |]
+
+instance Lift a => Lift (Const a b) where
+  lift (Const a) = [| Const a |]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.12/th-lift-instances.cabal 
new/th-lift-instances-0.1.13/th-lift-instances.cabal
--- old/th-lift-instances-0.1.12/th-lift-instances.cabal2019-02-04 
18:31:08.0 +0100
+++ 

commit ghc-th-lift-instances for openSUSE:Factory

2019-02-17 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2019-02-17 12:20:34

Comparing /work/SRC/openSUSE:Factory/ghc-th-lift-instances (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.28833 (New)


Package is "ghc-th-lift-instances"

Sun Feb 17 12:20:34 2019 rev:7 rq:674309 version:0.1.12

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2018-10-25 09:06:11.826510119 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new.28833/ghc-th-lift-instances.changes
   2019-02-17 12:20:35.104213033 +0100
@@ -1,0 +2,6 @@
+Thu Feb  7 13:49:07 UTC 2019 - psim...@suse.com
+
+- Update th-lift-instances to version 0.1.12.
+  Upstream does not provide a change log file.
+
+---

Old:

  th-lift-instances-0.1.11.tar.gz

New:

  th-lift-instances-0.1.12.tar.gz



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.CPcb3T/_old  2019-02-17 12:20:35.932212806 +0100
+++ /var/tmp/diff_new_pack.CPcb3T/_new  2019-02-17 12:20:35.932212806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-th-lift-instances
 #
-# 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
@@ -19,7 +19,7 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.11
+Version:0.1.12
 Release:0
 Summary:Lift instances for template-haskell for common data types
 License:BSD-3-Clause
@@ -32,7 +32,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-text-devel
-BuildRequires:  ghc-th-lift-devel
 BuildRequires:  ghc-vector-devel
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel

++ th-lift-instances-0.1.11.tar.gz -> th-lift-instances-0.1.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.11/.travis.yml 
new/th-lift-instances-0.1.12/.travis.yml
--- old/th-lift-instances-0.1.11/.travis.yml2016-12-04 19:23:47.0 
+0100
+++ new/th-lift-instances-0.1.12/.travis.yml2019-02-04 18:31:08.0 
+0100
@@ -13,30 +13,39 @@
 script: travis/script.sh
 matrix:
   include:
-- env: GHCVER=7.0.4 CABALVER=1.16
-  compiler: ": #GHC 7.0.4"
-  addons: {apt: {packages: [cabal-install-1.16, ghc-7.0.4, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=7.2.2 CABALVER=1.16
-  compiler: ": #GHC 7.2.2"
-  addons: {apt: {packages: [cabal-install-1.16, ghc-7.2.2, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=7.4.2 CABALVER=1.16
-  compiler: ": #GHC 7.4.2"
-  addons: {apt: {packages: [cabal-install-1.16, ghc-7.4.2, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=7.6.3 CABALVER=1.18
-  compiler: ": #GHC 7.6.3"
-  addons: {apt: {packages: [cabal-install-1.18, ghc-7.6.3, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=7.8.4 CABALVER=1.18
-  compiler: ": #GHC 7.8.4"
-  addons: {apt: {packages: [cabal-install-1.18, ghc-7.8.4, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=7.10.3 CABALVER=1.22 ROOT=1
-  compiler: ": #GHC 7.10.3"
-  addons: {apt: {packages: [cabal-install-1.22, ghc-7.10.3, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
-- env: GHCVER=8.0.1 CABALVER=1.24
-  compiler: ": #GHC 8.0.1"
+- env: GHCVER=7.0.4 CABALVER=1.18
+  compiler: ghc-7.0.4
+  addons: {apt: {packages: [cabal-install-1.18, ghc-7.0.4, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
+- env: GHCVER=7.2.2 CABALVER=1.18
+  compiler: ghc-7.2.2
+  addons: {apt: {packages: [cabal-install-1.18, ghc-7.2.2, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
+- env: GHCVER=7.4.2 CABALVER=1.24
+  compiler: ghc-7.4.2
+  addons: {apt: {packages: [cabal-install-1.24, ghc-7.4.2, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
+- env: GHCVER=7.6.3 CABALVER=1.24
+  compiler: ghc-7.6.3
+  addons: {apt: {packages: [cabal-install-1.24, ghc-7.6.3, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
+- env: GHCVER=7.8.4 CABALVER=1.24
+  compiler: ghc-7.8.4
+  addons: {apt: {packages: [cabal-install-1.24, ghc-7.8.4, alex-3.1.4, 
happy-1.19.5], sources: [hvr-ghc]}}
+- env: GHCVER=7.10.3 CABALVER=1.24
+  compiler: ghc-7.10.3
+  addons: {apt: {packages: [cabal-install-1.24, 

commit ghc-th-lift-instances for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2018-10-25 09:06:07

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


Package is "ghc-th-lift-instances"

Thu Oct 25 09:06:07 2018 rev:6 rq:643471 version:0.1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2018-07-24 17:23:07.015356095 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new/ghc-th-lift-instances.changes
 2018-10-25 09:06:11.826510119 +0200
@@ -1,0 +2,5 @@
+Sat Oct 20 11:32:06 UTC 2018 - Peter Simons 
+
+- Use https URL to refer to bugs.opensuse.org.
+
+---



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.HLq64T/_old  2018-10-25 09:06:12.470509735 +0200
+++ /var/tmp/diff_new_pack.HLq64T/_new  2018-10-25 09:06:12.474509732 +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-th-lift-instances for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2018-07-24 17:23:03

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


Package is "ghc-th-lift-instances"

Tue Jul 24 17:23:03 2018 rev:5 rq:623874 version:0.1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2018-05-30 12:27:35.089696752 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new/ghc-th-lift-instances.changes
 2018-07-24 17:23:07.015356095 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 14:26:44 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
@@ -25 +30,0 @@
-



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.fwEseh/_old  2018-07-24 17:23:08.187357593 +0200
+++ /var/tmp/diff_new_pack.fwEseh/_new  2018-07-24 17:23:08.191357598 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-th-lift-instances
 #
-# 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-th-lift-instances for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2018-05-30 12:21:02

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


Package is "ghc-th-lift-instances"

Wed May 30 12:21:02 2018 rev:4 rq:609825 version:0.1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2017-09-15 22:18:48.381160809 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new/ghc-th-lift-instances.changes
 2018-05-30 12:27:35.089696752 +0200
@@ -1,0 +2,5 @@
+Wed May 16 14:36:29 UTC 2018 - psim...@suse.com
+
+- Prefer the new %license attribute over %doc.
+
+---



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.IZKVc8/_old  2018-05-30 12:27:36.089661803 +0200
+++ /var/tmp/diff_new_pack.IZKVc8/_new  2018-05-30 12:27:36.093661664 +0200
@@ -73,7 +73,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc README.md




commit ghc-th-lift-instances for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2017-09-15 22:18:47

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


Package is "ghc-th-lift-instances"

Fri Sep 15 22:18:47 2017 rev:3 rq:525530 version:0.1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2017-05-10 20:49:06.426788620 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new/ghc-th-lift-instances.changes
 2017-09-15 22:18:48.381160809 +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-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.8CnCoW/_old  2017-09-15 22:18:49.125056024 +0200
+++ /var/tmp/diff_new_pack.8CnCoW/_new  2017-09-15 22:18:49.125056024 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:Lift instances for template-haskell for common data types
 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-bytestring-devel
@@ -34,7 +34,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-th-lift-devel
 BuildRequires:  ghc-vector-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 %endif
@@ -45,7 +44,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}
@@ -74,11 +73,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




commit ghc-th-lift-instances for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package ghc-th-lift-instances for 
openSUSE:Factory checked in at 2017-05-10 20:49:05

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


Package is "ghc-th-lift-instances"

Wed May 10 20:49:05 2017 rev:2 rq:489370 version:0.1.11

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-th-lift-instances/ghc-th-lift-instances.changes  
2017-04-12 17:12:46.312516461 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-th-lift-instances.new/ghc-th-lift-instances.changes
 2017-05-10 20:49:06.426788620 +0200
@@ -1,0 +2,5 @@
+Fri Dec 16 17:59:39 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.11 with cabal2obs.
+
+---

Old:

  th-lift-instances-0.1.10.tar.gz

New:

  th-lift-instances-0.1.11.tar.gz



Other differences:
--
++ ghc-th-lift-instances.spec ++
--- /var/tmp/diff_new_pack.942uI0/_old  2017-05-10 20:49:07.246672927 +0200
+++ /var/tmp/diff_new_pack.942uI0/_new  2017-05-10 20:49:07.250672364 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-th-lift-instances
 #
-# 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,11 +19,11 @@
 %global pkg_name th-lift-instances
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.1.10
+Version:0.1.11
 Release:0
 Summary:Lift instances for template-haskell for common data types
 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
@@ -58,19 +58,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++ th-lift-instances-0.1.10.tar.gz -> th-lift-instances-0.1.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.10/.gitignore 
new/th-lift-instances-0.1.11/.gitignore
--- old/th-lift-instances-0.1.10/.gitignore 2016-07-12 22:49:57.0 
+0200
+++ new/th-lift-instances-0.1.11/.gitignore 2016-12-04 19:23:47.0 
+0100
@@ -12,4 +12,5 @@
 *~
 *#
 .cabal-sandbox
-cabal.sandbox.config
\ No newline at end of file
+cabal.sandbox.config
+.stack-work
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-instances-0.1.10/th-lift-instances.cabal 
new/th-lift-instances-0.1.11/th-lift-instances.cabal
--- old/th-lift-instances-0.1.10/th-lift-instances.cabal2016-07-12 
22:49:57.0 +0200
+++ new/th-lift-instances-0.1.11/th-lift-instances.cabal2016-12-04 
19:23:47.0 +0100
@@ -1,5 +1,5 @@
 name: th-lift-instances
-version: 0.1.10
+version: 0.1.11
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3
@@ -29,13 +29,13 @@
 exposed-modules:
 Instances.TH.Lift
 build-depends:
-base >=4.3 && <4.10,
+base >=4.3 && <5,
 template-haskell,
-th-lift <0.8,
-containers >=0.4 && <0.6,
-vector >=0.9 && <0.12,
-text >=0.11 && <1.3,
-bytestring >=0.9 && <0.11
+th-lift,
+containers,
+vector >= 0.4,
+text,
+bytestring
 default-language: Haskell2010
 other-extensions: TemplateHaskell
 hs-source-dirs: src
@@ -45,14 +45,14 @@
 type: exitcode-stdio-1.0
 main-is: Main.hs
 build-depends:
-base <4.10,
+base <5,
 template-haskell,
-containers >=0.4 && <0.6,
-vector >=0.9 && <0.12,
-text >=0.11 && <1.3,
-bytestring >=0.9 && <0.12,
-th-lift-instances -any,
-QuickCheck >=2.6 && <2.10
+containers,
+vector >= 0.4,
+text,
+bytestring,
+th-lift-instances,
+QuickCheck >=2.6
 default-language: Haskell2010
 other-extensions: TemplateHaskell
 hs-source-dirs: tests