Hello community,

here is the log from the commit of package ghc-cacophony for openSUSE:Factory 
checked in at 2017-04-17 10:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cacophony (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cacophony.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cacophony"

Mon Apr 17 10:25:29 2017 rev:2 rq:485108 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cacophony/ghc-cacophony.changes      
2016-09-25 14:36:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-cacophony.new/ghc-cacophony.changes 
2017-04-17 10:25:37.376063018 +0200
@@ -1,0 +2,15 @@
+Tue Mar 14 09:26:30 UTC 2017 - [email protected]
+
+- Update to version 0.9.2 with cabal2obs.
+
+-------------------------------------------------------------------
+Sun Feb 12 14:19:13 UTC 2017 - [email protected]
+
+- Update to version 0.9.1 with cabal2obs.
+
+-------------------------------------------------------------------
+Thu Sep 15 06:41:21 UTC 2016 - [email protected]
+
+- Update to version 0.8.0 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  cacophony-0.6.0.tar.gz

New:
----
  cacophony-0.9.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-cacophony.spec ++++++
--- /var/tmp/diff_new_pack.hrN2GO/_old  2017-04-17 10:25:38.891848354 +0200
+++ /var/tmp/diff_new_pack.hrN2GO/_new  2017-04-17 10:25:38.895847788 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-cacophony
 #
-# 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,32 +19,34 @@
 %global pkg_name cacophony
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.6.0
+Version:        0.9.2
 Release:        0
 Summary:        A library implementing the Noise protocol
 License:        SUSE-Public-Domain
-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-bytestring-devel
 BuildRequires:  ghc-cryptonite-devel
-BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-free-devel
 BuildRequires:  ghc-lens-devel
 BuildRequires:  ghc-memory-devel
+BuildRequires:  ghc-monad-coroutine-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-safe-exceptions-devel
+BuildRequires:  ghc-transformers-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-base16-bytestring-devel
+BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-hlint-devel
-BuildRequires:  ghc-tasty-devel
-BuildRequires:  ghc-tasty-quickcheck-devel
+BuildRequires:  ghc-text-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library implements the
@@ -64,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

++++++ cacophony-0.6.0.tar.gz -> cacophony-0.9.2.tar.gz ++++++
++++ 46286 lines of diff (skipped)


Reply via email to