Hello community,
here is the log from the commit of package ghc-http-client-tls for
openSUSE:Factory checked in at 2016-06-25 02:20:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http-client-tls (Old)
and /work/SRC/openSUSE:Factory/.ghc-http-client-tls.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-http-client-tls"
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http-client-tls/ghc-http-client-tls.changes
2016-04-22 16:25:23.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-http-client-tls.new/ghc-http-client-tls.changes
2016-06-25 02:21:51.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 17 07:51:57 UTC 2016 - [email protected]
+
+- update to 0.2.4.1
+
+-------------------------------------------------------------------
Old:
----
http-client-tls-0.2.4.tar.gz
New:
----
http-client-tls-0.2.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-http-client-tls.spec ++++++
--- /var/tmp/diff_new_pack.PKEYyk/_old 2016-06-25 02:21:52.000000000 +0200
+++ /var/tmp/diff_new_pack.PKEYyk/_new 2016-06-25 02:21:52.000000000 +0200
@@ -20,7 +20,7 @@
%bcond_with tests
Name: ghc-http-client-tls
-Version: 0.2.4
+Version: 0.2.4.1
Release: 0
Summary: Http-client backend using the connection package and tls
library
Group: System/Libraries
++++++ http-client-tls-0.2.4.tar.gz -> http-client-tls-0.2.4.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/http-client-tls-0.2.4/ChangeLog.md
new/http-client-tls-0.2.4.1/ChangeLog.md
--- old/http-client-tls-0.2.4/ChangeLog.md 2016-04-15 10:51:33.000000000
+0200
+++ new/http-client-tls-0.2.4.1/ChangeLog.md 2016-06-16 14:07:25.000000000
+0200
@@ -1,3 +1,7 @@
+## 0.2.4.1
+
+* Cabal description fix
+
## 0.2.4
* Global manager
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/http-client-tls-0.2.4/http-client-tls.cabal
new/http-client-tls-0.2.4.1/http-client-tls.cabal
--- old/http-client-tls-0.2.4/http-client-tls.cabal 2016-04-15
10:51:33.000000000 +0200
+++ new/http-client-tls-0.2.4.1/http-client-tls.cabal 2016-06-16
14:07:25.000000000 +0200
@@ -1,7 +1,7 @@
name: http-client-tls
-version: 0.2.4
+version: 0.2.4.1
synopsis: http-client backend using the connection package and tls
library
-description: Hackage documentation generation is not reliable. For up
to date documentation, please see:
<http://www.stackage.org/package/http-client>.
+description: Hackage documentation generation is not reliable. For up
to date documentation, please see:
<https://www.stackage.org/package/http-client-tls>.
homepage: https://github.com/snoyberg/http-client
license: MIT
license-file: LICENSE