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:
commit
95b5f8258d
@ -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
3
dbus-1.2.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2aae45cf6cf26410aad5f7d1ced3db9255a540fb0a36186bd187122c5fdb770d
|
||||||
|
size 78010
|
@ -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>
|
Sun Nov 21 20:06:30 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name dbus
|
%global pkg_name dbus
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.21
|
Version: 1.2.22
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A client library for the D-Bus IPC system
|
Summary: A client library for the D-Bus IPC system
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -103,7 +103,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pkg_name}-%{version}
|
%autosetup -n %{pkg_name}-%{version}
|
||||||
cabal-tweak-dep-ver 'lens' '<5.1' '<6'
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
Loading…
Reference in New Issue
Block a user