Hello community, here is the log from the commit of package ghc-dbus for openSUSE:Factory checked in at 2019-05-09 10:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dbus (Old) and /work/SRC/openSUSE:Factory/.ghc-dbus.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dbus" Thu May 9 10:09:52 2019 rev:8 rq:700197 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes 2019-04-28 20:12:44.306445139 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.5148/ghc-dbus.changes 2019-05-09 10:09:54.213112822 +0200 @@ -1,0 +2,6 @@ +Tue Apr 30 09:23:18 UTC 2019 - [email protected] + +- Update dbus to version 1.2.6. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- dbus-1.2.5.tar.gz New: ---- dbus-1.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dbus.spec ++++++ --- /var/tmp/diff_new_pack.Ue2hOZ/_old 2019-05-09 10:09:54.693114196 +0200 +++ /var/tmp/diff_new_pack.Ue2hOZ/_new 2019-05-09 10:09:54.693114196 +0200 @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 ++++++ dbus-1.2.5.tar.gz -> dbus-1.2.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dbus-1.2.5/dbus.cabal new/dbus-1.2.6/dbus.cabal --- old/dbus-1.2.5/dbus.cabal 2019-04-13 05:25:23.000000000 +0200 +++ new/dbus-1.2.6/dbus.cabal 2019-04-28 04:40:44.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: >=1.8 name: dbus -version: 1.2.5 +version: 1.2.6 license: Apache-2.0 license-file: license.txt maintainer: Andrey Sverdlichenko <[email protected]> @@ -100,13 +100,13 @@ exceptions <0.11, filepath <1.5, lens <4.18, - network ==2.8.0.0 || >=3.0.1.0 && <3.1, + network >=2.8.0.0 && <2.9 || >=3.0.1.0 && <3.1, parsec <3.2, random <1.2, split <0.3, template-haskell <2.15, text <1.3, - th-lift <0.8, + th-lift <0.9, transformers <0.6, unix <2.8, vector <0.13,
