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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=25
This commit is contained in:
Ondřej Súkup 2019-12-28 14:40:31 +00:00 committed by Git OBS Bridge
parent c970a7ffcd
commit 27861efd84
4 changed files with 10 additions and 56 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,62 +1,17 @@
-------------------------------------------------------------------
Fri Nov 8 16:13:35 UTC 2019 - Peter Simons <psimons@suse.com>
Sun Oct 6 02:03:03 UTC 2019 - psimons@suse.com
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri Oct 11 12:17:36 UTC 2019 - Peter Simons <psimons@suse.com>
- Relax overspecified version constraints on lens dependency.
-------------------------------------------------------------------
Mon May 13 02:02:23 UTC 2019 - psimons@suse.com
- Update dbus to version 1.2.7.
- Update dbus to version 1.2.11.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Tue Apr 30 09:23:18 UTC 2019 - psimons@suse.com
Tue Sep 10 02:02:30 UTC 2019 - psimons@suse.com
- Update dbus to version 1.2.6.
- Update dbus to version 1.2.9.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sun Apr 14 02:02:26 UTC 2019 - psimons@suse.com
Wed Aug 28 17:31:11 UTC 2019 - psimons@suse.com
- Update dbus to version 1.2.5.
Upstream does not provide a change log file.
- Add dbus at version 1.2.8.
-------------------------------------------------------------------
Sat Feb 16 03:02:14 UTC 2019 - psimons@suse.com
- Update dbus to version 1.2.4.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Tue Jan 22 03:03:06 UTC 2019 - psimons@suse.com
- Update dbus to version 1.2.3.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sun Dec 9 03:01:26 UTC 2018 - psimons@suse.com
- Update dbus to version 1.2.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Mon Nov 26 03:01:51 UTC 2018 - psimons@suse.com
- Update dbus to version 1.1.1.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Sat Nov 24 03:01:52 UTC 2018 - psimons@suse.com
- Update dbus to version 1.1.0.
Upstream does not provide a change log file.
-------------------------------------------------------------------
Thu Aug 2 16:29:51 UTC 2018 - psimons@suse.com
- Add dbus at version 1.0.1.

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