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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=72
This commit is contained in:
Peter Simons 2023-11-10 14:07:17 +00:00 committed by Git OBS Bridge
parent a165059db5
commit 2d9aaa1b5e
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 14 02:17:25 UTC 2023 - Peter Simons <psimons@suse.com>
- Update dbus to version 1.3.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Mon Jun 12 21:05:44 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.29
Version: 1.3.1
Release: 0
Summary: A client library for the D-Bus IPC system
License: Apache-2.0
@ -88,6 +88,8 @@ BuildRequires: ghc-tasty-hunit-prof
BuildRequires: ghc-tasty-prof
BuildRequires: ghc-tasty-quickcheck-devel
BuildRequires: ghc-tasty-quickcheck-prof
BuildRequires: ghc-temporary-devel
BuildRequires: ghc-temporary-prof
%endif
%description