Accepting request 953449 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-dbus?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:08:45 +00:00 committed by Git OBS Bridge
commit 95b5f8258d
4 changed files with 10 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 16 22:07:38 UTC 2021 - Peter Simons <psimons@suse.com>
- Update dbus to version 1.2.22.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sun Nov 21 20:06:30 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -19,7 +19,7 @@
%global pkg_name dbus
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.21
Version: 1.2.22
Release: 0
Summary: A client library for the D-Bus IPC system
License: Apache-2.0
@ -103,7 +103,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver 'lens' '<5.1' '<6'
%build
%ghc_lib_build