Hello community,
here is the log from the commit of package ghc-prometheus-metrics-ghc for
openSUSE:Factory checked in at 2017-08-31 20:58:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-prometheus-metrics-ghc (Old)
and /work/SRC/openSUSE:Factory/.ghc-prometheus-metrics-ghc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-prometheus-metrics-ghc"
Thu Aug 31 20:58:01 2017 rev:3 rq:513456 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-prometheus-metrics-ghc/ghc-prometheus-metrics-ghc.changes
2017-06-04 01:55:07.988005513 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-prometheus-metrics-ghc.new/ghc-prometheus-metrics-ghc.changes
2017-08-31 20:58:01.458258620 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:08:11 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.
+
+-------------------------------------------------------------------
Old:
----
prometheus-metrics-ghc-0.1.1.tar.gz
New:
----
prometheus-metrics-ghc-0.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-prometheus-metrics-ghc.spec ++++++
--- /var/tmp/diff_new_pack.fEGy0q/_old 2017-08-31 20:58:02.638092850 +0200
+++ /var/tmp/diff_new_pack.fEGy0q/_new 2017-08-31 20:58:02.654090602 +0200
@@ -19,7 +19,7 @@
%global pkg_name prometheus-metrics-ghc
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.1.1
+Version: 0.2.0
Release: 0
Summary: Metrics exposing GHC runtime information for use with
prometheus-client
License: Apache-2.0
++++++ prometheus-metrics-ghc-0.1.1.tar.gz ->
prometheus-metrics-ghc-0.2.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/prometheus-metrics-ghc-0.1.1/prometheus-metrics-ghc.cabal
new/prometheus-metrics-ghc-0.2.0/prometheus-metrics-ghc.cabal
--- old/prometheus-metrics-ghc-0.1.1/prometheus-metrics-ghc.cabal
2017-04-30 23:30:12.000000000 +0200
+++ new/prometheus-metrics-ghc-0.2.0/prometheus-metrics-ghc.cabal
2017-07-03 00:06:02.000000000 +0200
@@ -1,5 +1,5 @@
name: prometheus-metrics-ghc
-version: 0.1.1
+version: 0.2.0
synopsis:
Metrics exposing GHC runtime information for use with prometheus-client.
description: