Hello community,

here is the log from the commit of package ghc-log-postgres for 
openSUSE:Factory checked in at 2017-07-06 00:03:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-log-postgres (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-log-postgres.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-log-postgres"

Thu Jul  6 00:03:20 2017 rev:2 rq:508031 version:0.7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-log-postgres/ghc-log-postgres.changes        
2017-05-10 20:45:31.717085242 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-log-postgres.new/ghc-log-postgres.changes   
2017-07-06 00:03:20.822742560 +0200
@@ -1,0 +2,5 @@
+Sun Jun 25 18:41:40 UTC 2017 - [email protected]
+
+- Update to version 0.7.0.1.
+
+-------------------------------------------------------------------

Old:
----
  log-postgres-0.7.tar.gz

New:
----
  log-postgres-0.7.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-log-postgres.spec ++++++
--- /var/tmp/diff_new_pack.3MzBAm/_old  2017-07-06 00:03:21.630628746 +0200
+++ /var/tmp/diff_new_pack.3MzBAm/_new  2017-07-06 00:03:21.634628183 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name log-postgres
 Name:           ghc-%{pkg_name}
-Version:        0.7
+Version:        0.7.0.1
 Release:        0
 Summary:        Structured logging solution (PostgreSQL back end)
 License:        BSD-3-Clause
@@ -81,5 +81,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGELOG.md README.md
 
 %changelog

++++++ log-postgres-0.7.tar.gz -> log-postgres-0.7.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/log-postgres-0.7/CHANGELOG.md 
new/log-postgres-0.7.0.1/CHANGELOG.md
--- old/log-postgres-0.7/CHANGELOG.md   1970-01-01 01:00:00.000000000 +0100
+++ new/log-postgres-0.7.0.1/CHANGELOG.md       2017-06-20 18:19:44.000000000 
+0200
@@ -0,0 +1,2 @@
+# log-postgres-0.7 (2016-11-25)
+* Initial release (split from the log package).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/log-postgres-0.7/README.md 
new/log-postgres-0.7.0.1/README.md
--- old/log-postgres-0.7/README.md      1970-01-01 01:00:00.000000000 +0100
+++ new/log-postgres-0.7.0.1/README.md  2017-06-20 18:19:44.000000000 +0200
@@ -0,0 +1,3 @@
+# log-postgres [![Hackage 
version](https://img.shields.io/hackage/v/log-postgres.svg?label=Hackage)](https://hackage.haskell.org/package/log-postgres)
 [![Build 
Status](https://secure.travis-ci.org/scrive/log.svg?branch=master)](http://travis-ci.org/scrive/log)
+
+PostgreSQL back end for the `log` library.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/log-postgres-0.7/log-postgres.cabal 
new/log-postgres-0.7.0.1/log-postgres.cabal
--- old/log-postgres-0.7/log-postgres.cabal     2016-11-25 10:07:59.000000000 
+0100
+++ new/log-postgres-0.7.0.1/log-postgres.cabal 2017-06-20 18:19:44.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                log-postgres
-version:             0.7
+version:             0.7.0.1
 synopsis:            Structured logging solution (PostgreSQL back end)
 
 description:         PostgreSQL back end for the 'log' library.
@@ -17,7 +17,8 @@
 category:            System
 build-type:          Simple
 cabal-version:       >=1.10
-tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.1
+extra-source-files:  CHANGELOG.md, README.md
+tested-with:         GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2
 
 Source-repository head
   Type:     git


Reply via email to