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 2022-02-11 23:08:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dbus (Old) and /work/SRC/openSUSE:Factory/.ghc-dbus.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dbus" Fri Feb 11 23:08:45 2022 rev:23 rq:953449 version:1.2.22 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes 2021-12-19 17:35:10.064295843 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.1956/ghc-dbus.changes 2022-02-11 23:10:40.563165763 +0100 @@ -1,0 +2,6 @@ +Thu Dec 16 22:07:38 UTC 2021 - Peter Simons <[email protected]> + +- Update dbus to version 1.2.22. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- dbus-1.2.21.tar.gz New: ---- dbus-1.2.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dbus.spec ++++++ --- /var/tmp/diff_new_pack.Xw0mpY/_old 2022-02-11 23:10:40.979166965 +0100 +++ /var/tmp/diff_new_pack.Xw0mpY/_new 2022-02-11 23:10:40.983166978 +0100 @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.21 +Version: 1.2.22 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 @@ -103,7 +103,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cabal-tweak-dep-ver 'lens' '<5.1' '<6' %build %ghc_lib_build ++++++ dbus-1.2.21.tar.gz -> dbus-1.2.22.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dbus-1.2.21/dbus.cabal new/dbus-1.2.22/dbus.cabal --- old/dbus-1.2.21/dbus.cabal 2021-02-27 06:25:30.000000000 +0100 +++ new/dbus-1.2.22/dbus.cabal 2021-12-16 22:58:48.000000000 +0100 @@ -1,6 +1,6 @@ cabal-version: >=1.10 name: dbus -version: 1.2.21 +version: 1.2.22 license: Apache-2.0 license-file: license.txt maintainer: Andrey Sverdlichenko <[email protected]> @@ -102,7 +102,7 @@ deepseq <1.5, exceptions <0.11, filepath <1.5, - lens <5.1, + lens <5.2, network >=3.1.2.1 && <3.2, parsec <3.2, random <1.3,
