commit ghc-dbus for openSUSE:Factory
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 2024-01-03 12:31:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dbus (Old) and /work/SRC/openSUSE:Factory/.ghc-dbus.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-dbus" Wed Jan 3 12:31:12 2024 rev:28 rq:1136324 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes 2023-11-23 21:43:08.164989513 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.28375/ghc-dbus.changes 2024-01-03 12:31:56.242711200 +0100 @@ -1,0 +2,6 @@ +Tue Dec 26 20:35:58 UTC 2023 - Peter Simons <psimons@suse.com> + +- Update dbus to version 1.3.2. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- dbus-1.3.1.tar.gz New: ---- dbus-1.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dbus.spec ++++++ --- /var/tmp/diff_new_pack.5tNpd5/_old 2024-01-03 12:31:56.718728609 +0100 +++ /var/tmp/diff_new_pack.5tNpd5/_new 2024-01-03 12:31:56.722728755 +0100 @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.1 +Version: 1.3.2 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 ++++++ dbus-1.3.1.tar.gz -> dbus-1.3.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dbus-1.3.1/dbus.cabal new/dbus-1.3.2/dbus.cabal --- old/dbus-1.3.1/dbus.cabal 2023-09-14 02:38:22.000000000 +0200 +++ new/dbus-1.3.2/dbus.cabal 2023-12-26 21:11:33.000000000 +0100 @@ -1,9 +1,9 @@ name: dbus -version: 1.3.1 +version: 1.3.2 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com> -maintainer: Andrey Sverdlichenko <blaze@ruddy.ru> +maintainer: Andrey Sverdlichenko <blaze@rusty.zone> build-type: Simple cabal-version: >= 1.10 category: Network, Desktop @@ -82,11 +82,11 @@ build-depends: base >=4.16 && <5 - , bytestring < 0.12 + , bytestring < 0.13 , cereal < 0.6 , conduit >= 1.3.0 && < 1.4 , containers < 0.7 - , deepseq < 1.5 + , deepseq < 1.6 , exceptions < 0.11 , filepath < 1.5 , lens < 5.3 @@ -94,8 +94,8 @@ , parsec < 3.2 , random < 1.3 , split < 0.3 - , template-haskell >= 2.18 && < 2.21 - , text < 2.1 + , template-haskell >= 2.18 && < 2.22 + , text < 2.2 , th-lift < 0.9 , transformers < 0.7 , unix < 2.9 @@ -129,7 +129,7 @@ build-depends: dbus , base >=4 && <5 - , bytestring < 0.12 + , bytestring < 0.13 , cereal < 0.6 , containers < 0.7 , directory < 1.4 @@ -145,7 +145,7 @@ , tasty-hunit < 0.11 , tasty-quickcheck < 0.11 , temporary >= 1.3 && < 1.4 - , text < 2.1 + , text < 2.2 , transformers < 0.7 , unix < 2.9 , vector < 0.14
participants (1)
-
Source-Sync