Hello community,
here is the log from the commit of package ghc-protocol-buffers for
openSUSE:Factory checked in at 2017-07-27 11:12:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-protocol-buffers (Old)
and /work/SRC/openSUSE:Factory/.ghc-protocol-buffers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-protocol-buffers"
Thu Jul 27 11:12:00 2017 rev:2 rq:511515 version:2.4.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-protocol-buffers/ghc-protocol-buffers.changes
2017-05-16 14:41:07.877052639 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-protocol-buffers.new/ghc-protocol-buffers.changes
2017-07-27 11:12:03.567037345 +0200
@@ -1,0 +2,5 @@
+Tue Jul 11 03:02:29 UTC 2017 - [email protected]
+
+- Update to version 2.4.2.
+
+-------------------------------------------------------------------
Old:
----
protocol-buffers-2.4.0.tar.gz
New:
----
protocol-buffers-2.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-protocol-buffers.spec ++++++
--- /var/tmp/diff_new_pack.5pZont/_old 2017-07-27 11:12:04.346927180 +0200
+++ /var/tmp/diff_new_pack.5pZont/_new 2017-07-27 11:12:04.350926615 +0200
@@ -18,7 +18,7 @@
%global pkg_name protocol-buffers
Name: ghc-%{pkg_name}
-Version: 2.4.0
+Version: 2.4.2
Release: 0
Summary: Parse Google Protocol Buffer specifications
License: BSD-3-Clause
++++++ protocol-buffers-2.4.0.tar.gz -> protocol-buffers-2.4.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/protocol-buffers-2.4.0/protocol-buffers.cabal
new/protocol-buffers-2.4.2/protocol-buffers.cabal
--- old/protocol-buffers-2.4.0/protocol-buffers.cabal 2016-05-29
11:17:37.000000000 +0200
+++ new/protocol-buffers-2.4.2/protocol-buffers.cabal 2017-07-05
15:50:41.000000000 +0200
@@ -1,5 +1,5 @@
name: protocol-buffers
-version: 2.4.0
+version: 2.4.2
cabal-version: >= 1.6
build-type: Simple
license: BSD3
@@ -21,6 +21,7 @@
Library
-- Added -fspec-constr-count=10 to quiet ghc-7.0.2.
ghc-options: -Wall -O2 -fspec-constr-count=10
+ -- ghc-prof-options: -auto-all -prof
exposed-modules: Text.ProtocolBuffers
Text.ProtocolBuffers.Basic
Text.ProtocolBuffers.Extensions