From b7f9b7a638564be4b67bf179733d5c0c8c8d9763aa85a4d7b40ce727aa41e276 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 29 Dec 2019 10:45:55 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-dbus revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=27 --- dbus-1.2.11.tar.gz | 3 +++ dbus-1.2.7.tar.gz | 3 --- ghc-dbus.changes | 6 ++++++ ghc-dbus.spec | 3 +-- 4 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 dbus-1.2.11.tar.gz delete mode 100644 dbus-1.2.7.tar.gz diff --git a/dbus-1.2.11.tar.gz b/dbus-1.2.11.tar.gz new file mode 100644 index 0000000..29af408 --- /dev/null +++ b/dbus-1.2.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da2e75448edc1529ae1bbe26bb90a633967841f2a359b359f799aa48227d0a94 +size 78068 diff --git a/dbus-1.2.7.tar.gz b/dbus-1.2.7.tar.gz deleted file mode 100644 index 640d09a..0000000 --- a/dbus-1.2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:858ba04ff943757c3863cef97deed1f84cfa04ba634d24ee79c558973895f37a -size 78016 diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 9037c53..93d333c 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Dec 29 10:27:38 UTC 2019 - psimons@suse.com + +- Update dbus to version 1.2.11. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Fri Nov 8 16:13:35 UTC 2019 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 15ddd1d..19143bf 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -19,7 +19,7 @@ %global pkg_name dbus %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.2.7 +Version: 1.2.11 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 @@ -102,7 +102,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cabal-tweak-dep-ver lens '<4.18' '< 5' %build %ghc_lib_build