Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-dbus for openSUSE:Factory checked in at 2021-03-10 08:54:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dbus (Old) and /work/SRC/openSUSE:Factory/.ghc-dbus.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dbus" Wed Mar 10 08:54:39 2021 rev:21 rq:877621 version:1.2.21 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes 2021-02-16 22:45:31.454348687 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.2378/ghc-dbus.changes 2021-03-10 08:56:41.890854480 +0100 @@ -1,0 +2,12 @@ +Sat Feb 27 13:13:27 UTC 2021 - psim...@suse.com + +- Update dbus to version 1.2.21. + Upstream does not provide a change log file. + +------------------------------------------------------------------- +Sun Feb 21 12:48:30 UTC 2021 - psim...@suse.com + +- Update dbus to version 1.2.19. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- dbus-1.2.18.tar.gz New: ---- dbus-1.2.21.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dbus.spec ++++++ --- /var/tmp/diff_new_pack.2Cs1kE/_old 2021-03-10 08:56:42.582855194 +0100 +++ /var/tmp/diff_new_pack.2Cs1kE/_new 2021-03-10 08:56:42.586855198 +0100 @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.18 +Version: 1.2.21 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 ++++++ dbus-1.2.18.tar.gz -> dbus-1.2.21.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dbus-1.2.18/dbus.cabal new/dbus-1.2.21/dbus.cabal --- old/dbus-1.2.18/dbus.cabal 2021-01-26 04:10:58.000000000 +0100 +++ new/dbus-1.2.21/dbus.cabal 2021-02-27 06:25:30.000000000 +0100 @@ -1,6 +1,6 @@ cabal-version: >=1.10 name: dbus -version: 1.2.18 +version: 1.2.21 license: Apache-2.0 license-file: license.txt maintainer: Andrey Sverdlichenko <bl...@ruddy.ru> @@ -95,19 +95,19 @@ ghc-options: -W -Wall build-depends: base ==4.*, - bytestring <0.11, + bytestring <0.12, cereal <0.6, conduit >=1.3.0 && <1.4, containers <0.7, deepseq <1.5, exceptions <0.11, filepath <1.5, - lens <4.20, + lens <5.1, network >=3.1.2.1 && <3.2, parsec <3.2, random <1.3, split <0.3, - template-haskell <2.17.0.0, + template-haskell <2.18.0.0, text <1.3, th-lift <0.9, transformers <0.6, @@ -146,7 +146,7 @@ build-depends: dbus -any, base ==4.*, - bytestring <0.11, + bytestring <0.12, cereal <0.6, containers <0.7, directory <1.4,