Hello community,

here is the log from the commit of package ghc-ekg-json for openSUSE:Factory 
checked in at 2017-06-04 01:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ekg-json (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ekg-json.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ekg-json"

Sun Jun  4 01:52:41 2017 rev:4 rq:494147 version:0.1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ekg-json/ghc-ekg-json.changes        
2017-03-18 20:49:56.439062554 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ekg-json.new/ghc-ekg-json.changes   
2017-06-04 01:52:48.447720006 +0200
@@ -1,0 +2,5 @@
+Mon Apr 24 12:26:31 UTC 2017 - [email protected]
+
+- Update to version 0.1.0.5 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  ekg-json-0.1.0.4.tar.gz

New:
----
  ekg-json-0.1.0.5.tar.gz

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

Other differences:
------------------
++++++ ghc-ekg-json.spec ++++++
--- /var/tmp/diff_new_pack.OFLDan/_old  2017-06-04 01:52:48.975645419 +0200
+++ /var/tmp/diff_new_pack.OFLDan/_new  2017-06-04 01:52:48.979644854 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name ekg-json
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.4
+Version:        0.1.0.5
 Release:        0
 Summary:        JSON encoding of ekg metrics
 License:        BSD-3-Clause

++++++ ekg-json-0.1.0.4.tar.gz -> ekg-json-0.1.0.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ekg-json-0.1.0.4/CHANGES.md 
new/ekg-json-0.1.0.5/CHANGES.md
--- old/ekg-json-0.1.0.4/CHANGES.md     2017-01-02 21:25:18.000000000 +0100
+++ new/ekg-json-0.1.0.5/CHANGES.md     2017-04-19 02:53:05.000000000 +0200
@@ -1,3 +1,7 @@
+## 0.1.0.5 (2017-04-19)
+
+ * Support aeson 1.2.
+
 ## 0.1.0.3 (2016-09-14)
 
  * Support aeson 1.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ekg-json-0.1.0.4/ekg-json.cabal 
new/ekg-json-0.1.0.5/ekg-json.cabal
--- old/ekg-json-0.1.0.4/ekg-json.cabal 2017-01-02 21:25:18.000000000 +0100
+++ new/ekg-json-0.1.0.5/ekg-json.cabal 2017-04-19 02:53:05.000000000 +0200
@@ -1,5 +1,5 @@
 name:                ekg-json
-version:             0.1.0.4
+version:             0.1.0.5
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
@@ -20,7 +20,7 @@
   exposed-modules:
     System.Metrics.Json
   build-depends:
-    aeson >=0.4 && < 1.2,
+    aeson >=0.4 && < 1.3,
     base >= 4.5 && < 4.10,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,


Reply via email to