commit ghc-validity for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-validity for openSUSE:Factory 
checked in at 2017-09-15 22:22:54

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


Package is "ghc-validity"

Fri Sep 15 22:22:54 2017 rev:3 rq:525632 version:0.3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-validity/ghc-validity.changes
2017-04-14 13:39:10.331086153 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-validity.new/ghc-validity.changes   
2017-09-15 22:22:55.386367060 +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-validity.spec ++
--- /var/tmp/diff_new_pack.euJGCB/_old  2017-09-15 22:22:55.966285357 +0200
+++ /var/tmp/diff_new_pack.euJGCB/_new  2017-09-15 22:22:55.966285357 +0200
@@ -22,12 +22,11 @@
 Release:0
 Summary:Validity typeclass
 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-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 For more info, see .
@@ -47,7 +46,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}
@@ -72,10 +71,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-validity for openSUSE:Factory

2017-04-14 Thread root
Hello community,

here is the log from the commit of package ghc-validity for openSUSE:Factory 
checked in at 2017-04-14 13:39:09

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


Package is "ghc-validity"

Fri Apr 14 13:39:09 2017 rev:2 rq:485173 version:0.3.3.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-validity/ghc-validity.changes
2017-03-24 02:06:32.792338765 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-validity.new/ghc-validity.changes   
2017-04-14 13:39:10.331086153 +0200
@@ -1,0 +2,20 @@
+Wed Mar 22 09:16:55 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.3.0 with cabal2obs.
+
+---
+Fri Feb 24 10:34:34 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.2.0 with cabal2obs.
+
+---
+Thu Jan 26 16:20:15 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.1.1 with cabal2obs.
+
+---
+Wed Dec 28 12:14:21 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.4 revision 1 with cabal2obs.
+
+---

Old:

  validity-0.3.0.4.tar.gz

New:

  validity-0.3.3.0.tar.gz



Other differences:
--
++ ghc-validity.spec ++
--- /var/tmp/diff_new_pack.z6o7CV/_old  2017-04-14 13:39:11.242957278 +0200
+++ /var/tmp/diff_new_pack.z6o7CV/_new  2017-04-14 13:39:11.246956712 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-validity
 #
-# 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 validity
 Name:   ghc-%{pkg_name}
-Version:0.3.0.4
+Version:0.3.3.0
 Release:0
 Summary:Validity typeclass
 License:MIT
@@ -30,12 +30,20 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
+For more info, see .
+
 Note: There are companion instance packages for this library:
 
 * 
 
-* .
+* 
+
+* 
+
+* 
+
+* .
 
 %package devel
 Summary:Haskell %{pkg_name} library development files

++ validity-0.3.0.4.tar.gz -> validity-0.3.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/validity-0.3.0.4/Setup.hs 
new/validity-0.3.3.0/Setup.hs
--- old/validity-0.3.0.4/Setup.hs   2016-07-13 23:59:26.0 +0200
+++ new/validity-0.3.3.0/Setup.hs   2017-02-19 22:34:59.0 +0100
@@ -1,2 +1,3 @@
 import Distribution.Simple
+
 main = defaultMain
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/validity-0.3.0.4/src/Data/RelativeValidity.hs 
new/validity-0.3.3.0/src/Data/RelativeValidity.hs
--- old/validity-0.3.0.4/src/Data/RelativeValidity.hs   2016-09-18 
23:31:51.0 +0200
+++ new/validity-0.3.3.0/src/Data/RelativeValidity.hs   2017-03-17 
15:18:14.0 +0100
@@ -1,15 +1,13 @@
-{-# LANGUAGE FlexibleInstances #-}
+{-# LANGUAGE FlexibleInstances #-}
 {-# LANGUAGE MultiParamTypeClasses #-}
 
 {-| Relative validity
 -}
-
 module Data.RelativeValidity
 ( RelativeValidity(..)
 , isInvalidFor
 ) where
 
-
 -- | A class of types that have additional invariants defined upon them
 -- that aren't enforced by the type system
 --
@@ -21,5 +19,7 @@
 class RelativeValidity a b where
 isValidFor :: a -> b -> Bool
 
-isInvalidFor :: RelativeValidity a b => a -> b -> Bool
+isInvalidFor
+:: RelativeValidity a b
+=> a -> b -> Bool
 isInvalidFor a b = not $ isValidFor a b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/validity-0.3.0.4/src/Data/Validity.hs 
new/validity-0.3.3.0/src/Data/Validity.hs
--- old/validity-0.3.0.4/src/Data/Validity.hs   2016-09-18 23:31:51.0 
+0200
+++ new/validity-0.3.3.0/src/Data/Validity.hs   2017-03-17 16:47:32.0 
+0100
@@ -1,4 +1,8 @@
+{-# LANGUAGE CPP #-}
 {-# LANGUAGE FlexibleInstances #-}
+{-# LANGUAGE TypeOperators #-}
+{-# LA