commit ghc-tasty-golden for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-tasty-golden for 
openSUSE:Factory checked in at 2017-09-15 22:16:40

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


Package is "ghc-tasty-golden"

Fri Sep 15 22:16:40 2017 rev:3 rq:525481 version:2.3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-tasty-golden/ghc-tasty-golden.changes
2016-11-10 13:26:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tasty-golden.new/ghc-tasty-golden.changes   
2017-09-15 22:16:41.407046731 +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-tasty-golden.spec ++
--- /var/tmp/diff_new_pack.Lbbx6Y/_old  2017-09-15 22:16:42.142943069 +0200
+++ /var/tmp/diff_new_pack.Lbbx6Y/_new  2017-09-15 22:16:42.146942505 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-tasty-golden
 #
-# 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,8 +23,8 @@
 Release:0
 Summary:Golden tests support for tasty
 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-async-devel
@@ -40,7 +40,6 @@
 BuildRequires:  ghc-tagged-devel
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-temporary-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-temporary-rc-devel
@@ -54,7 +53,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}
@@ -82,11 +81,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md
 
 %changelog




commit ghc-tasty-golden for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-tasty-golden for 
openSUSE:Factory checked in at 2016-11-10 13:26:39

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


Package is "ghc-tasty-golden"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-tasty-golden/ghc-tasty-golden.changes
2016-11-02 12:42:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tasty-golden.new/ghc-tasty-golden.changes   
2016-11-10 13:26:40.0 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:10:12 UTC 2016 - psim...@suse.com
+
+- Update to version 2.3.1.1 revision 0 with cabal2obs.
+
+---

Old:

  tasty-golden-2.3.1.tar.gz

New:

  tasty-golden-2.3.1.1.tar.gz



Other differences:
--
++ ghc-tasty-golden.spec ++
--- /var/tmp/diff_new_pack.d1cRcg/_old  2016-11-10 13:26:41.0 +0100
+++ /var/tmp/diff_new_pack.d1cRcg/_new  2016-11-10 13:26:41.0 +0100
@@ -19,15 +19,14 @@
 %global pkg_name tasty-golden
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.3.1
+Version:2.3.1.1
 Release:0
 Summary:Golden tests support for tasty
 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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
@@ -46,7 +45,6 @@
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-temporary-rc-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides support for «golden testing». A golden test is an IO
@@ -68,20 +66,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ tasty-golden-2.3.1.tar.gz -> tasty-golden-2.3.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/CHANGELOG.md 
new/tasty-golden-2.3.1.1/CHANGELOG.md
--- old/tasty-golden-2.3.1/CHANGELOG.md 2015-11-26 18:20:50.0 +0100
+++ new/tasty-golden-2.3.1.1/CHANGELOG.md   2016-08-25 08:41:14.0 
+0200
@@ -1,6 +1,11 @@
 Changes
 ===
 
+Version 2.3.1.1
+---
+
+Fix compatibility with `optparse-applicative-0.13`
+
 Version 2.3.1
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/Test/Tasty/Golden/Internal.hs 
new/tasty-golden-2.3.1.1/Test/Tasty/Golden/Internal.hs
--- old/tasty-golden-2.3.1/Test/Tasty/Golden/Internal.hs2015-11-18 
10:45:02.0 +0100
+++ new/tasty-golden-2.3.1.1/Test/Tasty/Golden/Internal.hs  2016-08-25 
08:34:36.0 +0200
@@ -6,6 +6,7 @@
 import Control.Exception
 import Data.Typeable (Typeable)
 import Options.Applicative
+import Data.Monoid
 import Data.Tagged
 import Data.Proxy
 import System.IO.Error (isDoesNotExistError)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tasty-golden-2.3.1/tasty-golden.cabal 
new/tasty-golden-2.3.1.1/tasty-golden.cabal
--- old/tasty-golden-2.3.1/tasty-golden.cabal   2015-11-26 18:20:47.0 
+0100
+++ new/tasty-golden-2.3.1.1/tasty-golden.cabal 2016-08-25 08:36:28.0 
+0200
@@ -1,5 +1,5 @@
 name:tasty-golden
-version: 2.3.1
+version: 2.3.1.1
 synopsis:Golden tests support for tasty
 description:
   This package provides support for «golden testing».