Hello community,

here is the log from the commit of package ghc-ReadArgs for openSUSE:Factory 
checked in at 2017-04-11 09:37:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ReadArgs (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ReadArgs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ReadArgs"

Tue Apr 11 09:37:15 2017 rev:2 rq:483916 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ReadArgs/ghc-ReadArgs.changes        
2017-03-24 02:04:16.379650121 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ReadArgs.new/ghc-ReadArgs.changes   
2017-04-11 09:37:16.303967295 +0200
@@ -1,0 +2,5 @@
+Fri Dec 16 17:59:46 UTC 2016 - [email protected]
+
+- Update to version 1.2.3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  ReadArgs-1.2.2.tar.gz

New:
----
  ReadArgs-1.2.3.tar.gz

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

Other differences:
------------------
++++++ ghc-ReadArgs.spec ++++++
--- /var/tmp/diff_new_pack.5RXvKq/_old  2017-04-11 09:37:16.867887633 +0200
+++ /var/tmp/diff_new_pack.5RXvKq/_new  2017-04-11 09:37:16.871887069 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ReadArgs
 #
-# 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 ReadArgs
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.2.2
+Version:        1.2.3
 Release:        0
 Summary:        Simple command line argument parsing
 License:        BSD-3-Clause

++++++ ReadArgs-1.2.2.tar.gz -> ReadArgs-1.2.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ReadArgs-1.2.2/ReadArgs.cabal 
new/ReadArgs-1.2.3/ReadArgs.cabal
--- old/ReadArgs-1.2.2/ReadArgs.cabal   2014-11-13 22:28:18.000000000 +0100
+++ new/ReadArgs-1.2.3/ReadArgs.cabal   2016-12-08 19:43:23.000000000 +0100
@@ -1,5 +1,5 @@
 Name:                ReadArgs
-Version:             1.2.2
+Version:             1.2.3
 Synopsis:            Simple command line argument parsing
 
 Description:         
@@ -95,7 +95,7 @@
     ReadArgsSpec.hs
 
   Build-depends:       
-    hspec >= 1.3 && < 2.1,
+    hspec >= 1.3 && < 3,
     base >= 4.3.1.0 && < 5,
     system-filepath >= 0.4.7 && < 0.5,
     text >= 0.11.1.13 && < 12


Reply via email to