osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-dbus revision:27, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=59
This commit is contained in:
Peter Simons 2022-02-09 13:44:53 +00:00 committed by Git OBS Bridge
parent 9f3742bf01
commit e5f7378720
4 changed files with 14 additions and 9 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,7 +1,13 @@
-------------------------------------------------------------------
Tue Feb 8 11:22:51 UTC 2022 - 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>
- remove opverspecified constraints on lens
- remove over-specified constraints on lens
-------------------------------------------------------------------
Sat Feb 27 13:13:27 UTC 2021 - psimons@suse.com
@ -29,9 +35,9 @@ Tue Dec 29 21:17:33 UTC 2020 - psimons@suse.com
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Wed Aug 19 09:42:26 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-dbus
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -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