Hello community, here is the log from the commit of package ghc-hjsonpointer for openSUSE:Factory checked in at 2017-06-04 01:53:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hjsonpointer (Old) and /work/SRC/openSUSE:Factory/.ghc-hjsonpointer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hjsonpointer" Sun Jun 4 01:53:47 2017 rev:2 rq:494163 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hjsonpointer/ghc-hjsonpointer.changes 2017-04-12 18:06:55.696756733 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-hjsonpointer.new/ghc-hjsonpointer.changes 2017-06-04 01:53:48.235273048 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 12:33:37 UTC 2017 - [email protected] + +- Update to version 1.1.1 with cabal2obs. + +------------------------------------------------------------------- Old: ---- hjsonpointer-1.1.0.2.tar.gz New: ---- hjsonpointer-1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hjsonpointer.spec ++++++ --- /var/tmp/diff_new_pack.DojZ2x/_old 2017-06-04 01:53:48.743201287 +0200 +++ /var/tmp/diff_new_pack.DojZ2x/_new 2017-06-04 01:53:48.747200722 +0200 @@ -19,7 +19,7 @@ %global pkg_name hjsonpointer %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.1.0.2 +Version: 1.1.1 Release: 0 Summary: JSON Pointer library License: MIT ++++++ hjsonpointer-1.1.0.2.tar.gz -> hjsonpointer-1.1.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hjsonpointer-1.1.0.2/changelog.md new/hjsonpointer-1.1.1/changelog.md --- old/hjsonpointer-1.1.0.2/changelog.md 2017-01-25 07:01:57.000000000 +0100 +++ new/hjsonpointer-1.1.1/changelog.md 2017-04-16 23:05:48.000000000 +0200 @@ -1,3 +1,7 @@ +# 1.1.1 + ++ Bump aeson. + # 1.1.0.2 + Raise test dep upper bounds. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hjsonpointer-1.1.0.2/hjsonpointer.cabal new/hjsonpointer-1.1.1/hjsonpointer.cabal --- old/hjsonpointer-1.1.0.2/hjsonpointer.cabal 2017-01-25 07:00:55.000000000 +0100 +++ new/hjsonpointer-1.1.1/hjsonpointer.cabal 2017-04-16 23:06:04.000000000 +0200 @@ -1,5 +1,5 @@ name: hjsonpointer -version: 1.1.0.2 +version: 1.1.1 synopsis: JSON Pointer library homepage: https://github.com/seagreen/hjsonpointer license: MIT @@ -23,7 +23,7 @@ JSONPointer build-depends: base >= 4.6 && < 4.10 - , aeson >= 0.7 && < 1.2 + , aeson >= 0.7 && < 1.3 , hashable >= 1.2 && < 1.3 , QuickCheck >= 2.8 && < 2.10 , unordered-containers >= 0.2 && < 0.3
