Accepting request 760281 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/760281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-dbus?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2020-01-03 16:35:16 +00:00 committed by Git OBS Bridge
commit 1896c68458
4 changed files with 10 additions and 5 deletions

3
dbus-1.2.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da2e75448edc1529ae1bbe26bb90a633967841f2a359b359f799aa48227d0a94
size 78068

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:858ba04ff943757c3863cef97deed1f84cfa04ba634d24ee79c558973895f37a
size 78016

View File

@ -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 <psimons@suse.com>

View File

@ -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