Hello community,

here is the log from the commit of package ghc-transient for openSUSE:Factory 
checked in at 2017-08-31 21:01:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-transient (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-transient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-transient"

Thu Aug 31 21:01:12 2017 rev:2 rq:513526 version:0.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-transient/ghc-transient.changes      
2017-04-12 18:09:38.633717987 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-transient.new/ghc-transient.changes 
2017-08-31 21:01:14.515133620 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:07:03 UTC 2017 - [email protected]
+
+- Update to version 0.5.8.
+
+-------------------------------------------------------------------

Old:
----
  transient-0.4.4.1.tar.gz

New:
----
  transient-0.5.8.tar.gz

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

Other differences:
------------------
++++++ ghc-transient.spec ++++++
--- /var/tmp/diff_new_pack.C6E1nL/_old  2017-08-31 21:01:15.734962231 +0200
+++ /var/tmp/diff_new_pack.C6E1nL/_new  2017-08-31 21:01:15.778956050 +0200
@@ -17,15 +17,17 @@
 
 
 %global pkg_name transient
+%bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.4.4.1
+Version:        0.5.8
 Release:        0
-Summary:        Making composable programs with multithreading, events and 
distributed computing
+Summary:        Composing programs with multithreading, events and distributed 
computing
 License:        MIT
 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
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-mtl-devel
@@ -37,9 +39,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-See <http://github.com/agocorona/transient> In this release distributed
-primitives have been moved to the transient-universe package, and web
-primitives have been moved to the ghcjs-hplay package.
+See <http://github.com/agocorona/transient> Distributed primitives are in the
+transient-universe package. Web primitives are in the axiom package.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -61,6 +62,9 @@
 %install
 %ghc_lib_install
 
+%check
+%cabal_test
+
 %post devel
 %ghc_pkg_recache
 
@@ -73,5 +77,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc ChangeLog.md README.md
 
 %changelog

++++++ transient-0.4.4.1.tar.gz -> transient-0.5.8.tar.gz ++++++
++++ 3855 lines of diff (skipped)


Reply via email to