Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2016-04-03 23:07:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-uuid-types.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-uuid-types"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes    
2015-12-09 22:17:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new/ghc-uuid-types.changes       
2016-04-03 23:07:44.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Apr  3 15:22:37 UTC 2016 - mimi...@gmail.com
+
+- update to 1.0.3
+
+-------------------------------------------------------------------

Old:
----
  uuid-types-1.0.2.tar.gz

New:
----
  uuid-types-1.0.3.tar.gz

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

Other differences:
------------------
++++++ ghc-uuid-types.spec ++++++
--- /var/tmp/diff_new_pack.qEkLva/_old  2016-04-03 23:07:45.000000000 +0200
+++ /var/tmp/diff_new_pack.qEkLva/_new  2016-04-03 23:07:45.000000000 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:           ghc-uuid-types
-Version:        1.0.2
+Version:        1.0.3
 Release:        0 
 Summary:        Type definitions for Universally Unique Identifiers
 License:        BSD-3-Clause

++++++ uuid-types-1.0.2.tar.gz -> uuid-types-1.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/CHANGES new/uuid-types-1.0.3/CHANGES
--- old/uuid-types-1.0.2/CHANGES        2015-08-02 06:12:43.000000000 +0200
+++ new/uuid-types-1.0.3/CHANGES        2016-04-02 21:47:47.000000000 +0200
@@ -1,3 +1,7 @@
+1.0.3
+
+- Bump package dependencies
+
 1.0.2
 
 - Add toText/fromText
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/CONTRIBUTORS 
new/uuid-types-1.0.3/CONTRIBUTORS
--- old/uuid-types-1.0.2/CONTRIBUTORS   2015-08-02 06:12:43.000000000 +0200
+++ new/uuid-types-1.0.3/CONTRIBUTORS   1970-01-01 01:00:00.000000000 +0100
@@ -1,13 +0,0 @@
-In order of appearance:
-
-Antoine Latter
-Jason Dusek
-Tim Newsham
-Mark Lentczner
-Neil Mitchell
-Bas van Dijk
-Sergei Trofimovich
-davean
-Francesco Mazzoli
-Michael Snoyman
-Bardur Arantsson
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uuid-types-1.0.2/uuid-types.cabal 
new/uuid-types-1.0.3/uuid-types.cabal
--- old/uuid-types-1.0.2/uuid-types.cabal       2015-08-02 06:12:43.000000000 
+0200
+++ new/uuid-types-1.0.3/uuid-types.cabal       2016-04-02 21:47:47.000000000 
+0200
@@ -1,5 +1,5 @@
 Name: uuid-types
-Version: 1.0.2
+Version: 1.0.3
 Copyright: (c) 2008-2014 Antoine Latter
 Author: Antoine Latter
 Maintainer: aslat...@gmail.com
@@ -23,12 +23,11 @@
 
 Extra-Source-Files:
      CHANGES
-     CONTRIBUTORS
 
 
 Library
  Build-Depends: base >=3 && < 5,
-                binary >= 0.4 && < 0.8,
+                binary >= 0.4 && < 0.9,
                 bytestring >= 0.9 && < 0.11,
                 deepseq >= 1.3 && < 1.5,
                 hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3),
@@ -57,9 +56,9 @@
     Build-Depends:     base >= 3 && < 5,
                        uuid-types,
                        bytestring >= 0.9 && < 0.11,
-                       HUnit >=1.2 && < 1.3,
+                       HUnit >=1.2 && < 1.4,
                        QuickCheck >=2.4 && < 2.9,
-                       tasty == 0.10.*,
+                       tasty >= 0.10 && < 0.12,
                        tasty-hunit == 0.9.*,
                        tasty-quickcheck == 0.8.*
 


Reply via email to