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