From db201ec67747633558d096759977f526be4b032c7762a9d389fc6a6b9bcdefa5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Apr 2023 16:14:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-dbus revision:11, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=68 --- dbus-1.2.27.tar.gz | 3 --- dbus-1.2.28.tar.gz | 3 +++ ghc-dbus.changes | 6 ++++++ ghc-dbus.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 dbus-1.2.27.tar.gz create mode 100644 dbus-1.2.28.tar.gz diff --git a/dbus-1.2.27.tar.gz b/dbus-1.2.27.tar.gz deleted file mode 100644 index 0edcbbd..0000000 --- a/dbus-1.2.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ffd66fc70d476cfe1649bdb49dbef9ed3820bc6b2c805e2a65140741a4c7352 -size 78017 diff --git a/dbus-1.2.28.tar.gz b/dbus-1.2.28.tar.gz new file mode 100644 index 0000000..1af9e0b --- /dev/null +++ b/dbus-1.2.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c13a768f396975d228188465a7683efa9253ab792cde0da1662171487654a48 +size 78359 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index c788ee0..838e360 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 3 19:01:23 UTC 2023 - Peter Simons + +- Update dbus to version 1.2.28. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Thu Mar 30 17:06:33 UTC 2023 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 94728a5..e882519 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.27 +Version: 1.2.28 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0