From 2f6d49a7463ff2f7fd5329fe6bc9813d64251d1244a6bd5db342dd551ded74e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Feb 2021 09:17:42 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-dbus revision:20, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=53 --- dbus-1.2.17.tar.gz | 3 --- dbus-1.2.18.tar.gz | 3 +++ ghc-dbus.changes | 6 ++++++ ghc-dbus.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 dbus-1.2.17.tar.gz create mode 100644 dbus-1.2.18.tar.gz diff --git a/dbus-1.2.17.tar.gz b/dbus-1.2.17.tar.gz deleted file mode 100644 index 46e52a1..0000000 --- a/dbus-1.2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2f76cbf6566b159961f16e4da3c1c80bfb3a7608f99ccea03b54cbfab4ce47 -size 78136 diff --git a/dbus-1.2.18.tar.gz b/dbus-1.2.18.tar.gz new file mode 100644 index 0000000..7498f98 --- /dev/null +++ b/dbus-1.2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3dc1184bd9a30abaf48f596fabd51790f347d2341668064edc0fdf7dfabef95 +size 78143 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 3f0bdc0..176b0e7 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 27 19:35:38 UTC 2021 - psimons@suse.com + +- Update dbus to version 1.2.18. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Tue Dec 29 21:17:33 UTC 2020 - psimons@suse.com diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 108f761..a175f5c 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-dbus # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.17 +Version: 1.2.18 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0