From a165059db576b4657c209d6f2236d725b803160d4f40d68be24d91accc5bc756 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 21 Jun 2023 16:50:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-dbus revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=70 --- dbus-1.2.28.tar.gz | 3 --- dbus-1.2.29.tar.gz | 3 +++ ghc-dbus.changes | 6 ++++++ ghc-dbus.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 dbus-1.2.28.tar.gz create mode 100644 dbus-1.2.29.tar.gz diff --git a/dbus-1.2.28.tar.gz b/dbus-1.2.28.tar.gz deleted file mode 100644 index 1af9e0b..0000000 --- a/dbus-1.2.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c13a768f396975d228188465a7683efa9253ab792cde0da1662171487654a48 -size 78359 diff --git a/dbus-1.2.29.tar.gz b/dbus-1.2.29.tar.gz new file mode 100644 index 0000000..b33c097 --- /dev/null +++ b/dbus-1.2.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2eac647192549e249c93d57af3b07582cef731a5c38586c72efc3c91c154c30 +size 78355 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 838e360..442bfe2 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 12 21:05:44 UTC 2023 - Peter Simons + +- Update dbus to version 1.2.29. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Mon Apr 3 19:01:23 UTC 2023 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index e882519..5dd6982 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.28 +Version: 1.2.29 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0