Hello community,
here is the log from the commit of package ghc-purescript-bridge for
openSUSE:Factory checked in at 2017-08-31 20:58:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-purescript-bridge (Old)
and /work/SRC/openSUSE:Factory/.ghc-purescript-bridge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-purescript-bridge"
Thu Aug 31 20:58:07 2017 rev:2 rq:513459 version:0.11.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-purescript-bridge/ghc-purescript-bridge.changes
2017-04-12 18:08:34.102842507 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-purescript-bridge.new/ghc-purescript-bridge.changes
2017-08-31 20:58:08.309296029 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:07:16 UTC 2017 - [email protected]
+
+- Update to version 0.11.0.0.
+
+-------------------------------------------------------------------
Old:
----
purescript-bridge-0.10.1.0.tar.gz
New:
----
purescript-bridge-0.11.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-purescript-bridge.spec ++++++
--- /var/tmp/diff_new_pack.UIcrEj/_old 2017-08-31 20:58:09.229166784 +0200
+++ /var/tmp/diff_new_pack.UIcrEj/_new 2017-08-31 20:58:09.237165660 +0200
@@ -19,7 +19,7 @@
%global pkg_name purescript-bridge
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.10.1.0
+Version: 0.11.0.0
Release: 0
Summary: Generate PureScript data types from Haskell data types
License: BSD-3-Clause
++++++ purescript-bridge-0.10.1.0.tar.gz -> purescript-bridge-0.11.0.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/purescript-bridge-0.10.1.0/purescript-bridge.cabal
new/purescript-bridge-0.11.0.0/purescript-bridge.cabal
--- old/purescript-bridge-0.10.1.0/purescript-bridge.cabal 2017-02-11
14:48:07.000000000 +0100
+++ new/purescript-bridge-0.11.0.0/purescript-bridge.cabal 2017-03-28
22:57:35.000000000 +0200
@@ -10,7 +10,7 @@
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
-version: 0.10.1.0
+version: 0.11.0.0
-- A short (one-line) description of the package.
synopsis: Generate PureScript data types from Haskell data types