Hello community,

here is the log from the commit of package ghc-ekg-json for openSUSE:Factory 
checked in at 2017-03-18 20:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ekg-json (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ekg-json.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ekg-json"

Sat Mar 18 20:49:55 2017 rev:3 rq:450600 version:0.1.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ekg-json/ghc-ekg-json.changes        
2016-11-10 13:21:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ekg-json.new/ghc-ekg-json.changes   
2017-03-18 20:49:56.439062554 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 06:33:53 UTC 2017 - [email protected]
+
+- Update to version 0.1.0.4 with cabal2obs.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-ekg-json.spec ++++++
--- /var/tmp/diff_new_pack.mWNif5/_old  2017-03-18 20:49:56.950990030 +0100
+++ /var/tmp/diff_new_pack.mWNif5/_new  2017-03-18 20:49:56.954989464 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ekg-json
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global pkg_name ekg-json
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.3
+Version:        0.1.0.4
 Release:        0
 Summary:        JSON encoding of ekg metrics
 License:        BSD-3-Clause
@@ -70,5 +70,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGES.md
 
 %changelog

++++++ ekg-json-0.1.0.3.tar.gz -> ekg-json-0.1.0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ekg-json-0.1.0.3/ekg-json.cabal 
new/ekg-json-0.1.0.4/ekg-json.cabal
--- old/ekg-json-0.1.0.3/ekg-json.cabal 2016-09-14 00:05:15.000000000 +0200
+++ new/ekg-json-0.1.0.4/ekg-json.cabal 2017-01-02 21:25:18.000000000 +0100
@@ -1,5 +1,5 @@
 name:                ekg-json
-version:             0.1.0.3
+version:             0.1.0.4
 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.1,
+    aeson >=0.4 && < 1.2,
     base >= 4.5 && < 4.10,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,


Reply via email to