Hello community,

here is the log from the commit of package ghc-conduit-extra for 
openSUSE:Factory checked in at 2018-05-30 12:05:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-conduit-extra (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-conduit-extra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-conduit-extra"

Wed May 30 12:05:14 2018 rev:15 rq:607771 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-conduit-extra/ghc-conduit-extra.changes      
2017-09-15 21:28:09.621329944 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-conduit-extra.new/ghc-conduit-extra.changes 
2018-05-30 12:25:14.166465505 +0200
@@ -1,0 +2,21 @@
+Mon May 14 17:02:11 UTC 2018 - [email protected]
+
+- Update conduit-extra to version 1.3.0.
+  * Switch over to unliftio
+  * Upgrade to conduit 1.3.0
+  * Fix withSinkFileBuilder 
[#344](https://github.com/snoyberg/conduit/pull/344)
+  * Fix typo in implementation of `withProcess_`
+  * Added `withLoggedProcess_`
+  * Add missing `hClose` to `withSinkFileCautious`
+  * `sinkHandleBuilder`, `sinkHandleFlush`, `BuilderInput`, and `FlushInput`
+    [#336](https://github.com/snoyberg/conduit/pull/336)
+  * `withSinkFileCautious`
+  * `Data.Conduit.Process.Typed`
+  * `withSourceFile`, `withSinkFile`, and `withSinkFileBuilder`
+  * Added the `posOffset` field to the
+    `Data.Conduit.Attoparsec.Position` data type
+    [#331](https://github.com/snoyberg/conduit/issues/331).
+  * Speed up `sinkHandle` by not flushing after every output operation.
+    [#322](https://github.com/snoyberg/conduit/issues/322)
+
+-------------------------------------------------------------------

Old:
----
  conduit-extra-1.1.16.tar.gz

New:
----
  conduit-extra-1.3.0.tar.gz

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

Other differences:
------------------
++++++ ghc-conduit-extra.spec ++++++
--- /var/tmp/diff_new_pack.778phC/_old  2018-05-30 12:25:14.754446314 +0200
+++ /var/tmp/diff_new_pack.778phC/_new  2018-05-30 12:25:14.758446185 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-conduit-extra
 #
-# 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
@@ -19,7 +19,7 @@
 %global pkg_name conduit-extra
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.1.16
+Version:        1.3.0
 Release:        0
 Summary:        Batteries included conduit: adapters for common libraries
 License:        MIT
@@ -29,13 +29,10 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-attoparsec-devel
-BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-monad-control-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-primitive-devel
 BuildRequires:  ghc-process-devel
@@ -44,12 +41,15 @@
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-streaming-commons-devel
 BuildRequires:  ghc-text-devel
-BuildRequires:  ghc-transformers-base-devel
 BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-typed-process-devel
+BuildRequires:  ghc-unliftio-core-devel
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-bytestring-builder-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-transformers-base-devel
 %endif
 
 %description
@@ -89,7 +89,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc ChangeLog.md README.md

++++++ conduit-extra-1.1.16.tar.gz -> conduit-extra-1.3.0.tar.gz ++++++
++++ 3335 lines of diff (skipped)


Reply via email to