Hello community,

here is the log from the commit of package ghc-pinch for openSUSE:Factory 
checked in at 2017-01-31 12:44:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-pinch (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-pinch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-pinch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pinch/ghc-pinch.changes      2016-11-02 
12:46:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-pinch.new/ghc-pinch.changes 2017-02-03 
17:39:37.596349183 +0100
@@ -1,0 +2,5 @@
+Wed Jan 18 09:00:12 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.0.2 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  pinch-0.3.0.1.tar.gz

New:
----
  pinch-0.3.0.2.tar.gz

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

Other differences:
------------------
++++++ ghc-pinch.spec ++++++
--- /var/tmp/diff_new_pack.tkCS06/_old  2017-02-03 17:39:38.120275027 +0100
+++ /var/tmp/diff_new_pack.tkCS06/_new  2017-02-03 17:39:38.124274461 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-pinch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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 pinch
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.3.0.1
+Version:        0.3.0.2
 Release:        0
 Summary:        An alternative implementation of Thrift for Haskell
 License:        BSD-3-Clause
@@ -92,6 +92,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md examples
+%doc CHANGES.md README.md examples
 
 %changelog

++++++ pinch-0.3.0.1.tar.gz -> pinch-0.3.0.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pinch-0.3.0.1/CHANGES.md new/pinch-0.3.0.2/CHANGES.md
--- old/pinch-0.3.0.1/CHANGES.md        2016-07-13 06:11:26.000000000 +0200
+++ new/pinch-0.3.0.2/CHANGES.md        2017-01-13 08:22:13.000000000 +0100
@@ -1,3 +1,9 @@
+0.3.0.2 (2017-01-12)
+====================
+
+-   Bump upper bound for vector (#11).
+
+
 0.3.0.1 (2016-07-12)
 ====================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pinch-0.3.0.1/pinch.cabal 
new/pinch-0.3.0.2/pinch.cabal
--- old/pinch-0.3.0.1/pinch.cabal       2016-07-13 06:11:11.000000000 +0200
+++ new/pinch-0.3.0.2/pinch.cabal       2017-01-13 08:23:21.000000000 +0100
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.14.0.
+-- This file has been generated from package.yaml by hpack version 0.14.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           pinch
-version:        0.3.0.1
+version:        0.3.0.2
 cabal-version:  >= 1.10
 build-type:     Simple
 license:        BSD3
@@ -53,7 +53,7 @@
         containers >= 0.5 && < 0.6,
         text >= 1.2 && < 1.3,
         unordered-containers >= 0.2 && < 0.3,
-        vector >= 0.10 && < 0.12,
+        vector >= 0.10 && < 0.13,
         array >= 0.5,
         deepseq >= 1.3 && < 1.5,
         ghc-prim,
@@ -89,7 +89,7 @@
         containers >= 0.5 && < 0.6,
         text >= 1.2 && < 1.3,
         unordered-containers >= 0.2 && < 0.3,
-        vector >= 0.10 && < 0.12,
+        vector >= 0.10 && < 0.13,
         hspec >= 2.0,
         hspec-discover >= 2.1,
         pinch,


Reply via email to