From 6a8f8db354d7b4b1570a3fdace1afa089bc909a199be55960687936a9594fe2c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 25 Apr 2024 21:02:46 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-dbus revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=76 --- dbus-1.3.2.tar.gz | 3 --- dbus-1.3.3.tar.gz | 3 +++ ghc-dbus.changes | 6 ++++++ ghc-dbus.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 dbus-1.3.2.tar.gz create mode 100644 dbus-1.3.3.tar.gz diff --git a/dbus-1.3.2.tar.gz b/dbus-1.3.2.tar.gz deleted file mode 100644 index 637a8e6..0000000 --- a/dbus-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afd7661a8205016d99c3960d2ed97d64367bcacb53592a7c7a2bda80f475e33c -size 82166 diff --git a/dbus-1.3.3.tar.gz b/dbus-1.3.3.tar.gz new file mode 100644 index 0000000..ef18237 --- /dev/null +++ b/dbus-1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a266117fbba509874dae6ab76bb887574accb1ee44f80b4f008b69386fd34b8e +size 82190 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 1b3b136..860414b 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 24 21:18:05 UTC 2024 - Peter Simons + +- Update dbus to version 1.3.3. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Tue Dec 26 20:35:58 UTC 2023 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index d7678d9..0cb2191 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-dbus # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0