Hello community,

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

Package is "ghc-Glob"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-Glob/ghc-Glob.changes        2017-01-12 
15:46:38.481427920 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-Glob.new/ghc-Glob.changes   2017-02-03 
17:37:43.580486957 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 06:33:42 UTC 2017 - [email protected]
+
+- Update to version 0.7.14 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  Glob-0.7.13.tar.gz

New:
----
  Glob-0.7.14.tar.gz

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

Other differences:
------------------
++++++ ghc-Glob.spec ++++++
--- /var/tmp/diff_new_pack.yQNYI3/_old  2017-02-03 17:37:44.308383931 +0100
+++ /var/tmp/diff_new_pack.yQNYI3/_new  2017-02-03 17:37:44.312383365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-Glob
 #
-# 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 Glob
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.7.13
+Version:        0.7.14
 Release:        0
 Summary:        Globbing library
 License:        BSD-3-Clause

++++++ Glob-0.7.13.tar.gz -> Glob-0.7.14.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glob-0.7.13/CHANGELOG.txt 
new/Glob-0.7.14/CHANGELOG.txt
--- old/Glob-0.7.13/CHANGELOG.txt       2016-11-25 16:25:30.000000000 +0100
+++ new/Glob-0.7.14/CHANGELOG.txt       2016-12-29 18:14:26.000000000 +0100
@@ -1,3 +1,6 @@
+0.7.14, 2016-12-29:
+       Update dependencies to allow directory-1.3.
+
 0.7.13, 2016-11-25:
        Update test dependencies to allow HUnit-1.5.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glob-0.7.13/Glob.cabal new/Glob-0.7.14/Glob.cabal
--- old/Glob-0.7.13/Glob.cabal  2016-11-25 16:25:30.000000000 +0100
+++ new/Glob-0.7.14/Glob.cabal  2016-12-29 18:14:26.000000000 +0100
@@ -1,7 +1,7 @@
 Cabal-Version: >= 1.9.2
 
 Name:        Glob
-Version:     0.7.13
+Version:     0.7.14
 Homepage:    http://iki.fi/matti.niemenmaa/glob/
 Synopsis:    Globbing library
 Category:    System
@@ -27,7 +27,7 @@
 Library
    Build-Depends: base         >= 4 && < 5
                 , containers   <  0.6
-                , directory    <  1.3
+                , directory    <  1.4
                 , dlist        >= 0.4 && < 0.9
                 , filepath     >= 1.1 && < 1.5
                 , transformers >= 0.2 && < 0.6
@@ -55,7 +55,7 @@
 
    Build-Depends: base                       >= 4 && < 5
                 , containers                 <  0.6
-                , directory                  <  1.3
+                , directory                  <  1.4
                 , dlist                      >= 0.4 && < 0.9
                 , filepath                   >= 1.1 && < 1.5
                 , transformers               >= 0.2 && < 0.6


Reply via email to