From 2009b14a5f08b80cd8b0197e42f6c56c4d54c3f0cd95288fa694acb9f05e9ef5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 3 Feb 2023 09:19:02 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-dbus revision:29, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=63 --- dbus-1.2.22.tar.gz | 3 +++ dbus-1.2.27.tar.gz | 3 --- ghc-dbus.changes | 6 ------ ghc-dbus.spec | 4 ++-- 4 files changed, 5 insertions(+), 11 deletions(-) create mode 100644 dbus-1.2.22.tar.gz delete mode 100644 dbus-1.2.27.tar.gz diff --git a/dbus-1.2.22.tar.gz b/dbus-1.2.22.tar.gz new file mode 100644 index 0000000..a36f2bd --- /dev/null +++ b/dbus-1.2.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aae45cf6cf26410aad5f7d1ced3db9255a540fb0a36186bd187122c5fdb770d +size 78010 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/ghc-dbus.changes b/ghc-dbus.changes index 7053e89..fe3a517 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Oct 24 17:42:12 UTC 2022 - Peter Simons - -- Update dbus to version 1.2.27. - Upstream does not provide a change log file. - ------------------------------------------------------------------- Thu Dec 16 22:07:38 UTC 2021 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index e0308bb..604ee60 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-dbus # -# Copyright (c) 2022 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.27 +Version: 1.2.22 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0