osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-dbus revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=26
This commit is contained in:
parent
27861efd84
commit
80fcbf4483
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da2e75448edc1529ae1bbe26bb90a633967841f2a359b359f799aa48227d0a94
|
||||
size 78068
|
3
dbus-1.2.7.tar.gz
Normal file
3
dbus-1.2.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:858ba04ff943757c3863cef97deed1f84cfa04ba634d24ee79c558973895f37a
|
||||
size 78016
|
@ -1,17 +1,62 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 02:03:03 UTC 2019 - psimons@suse.com
|
||||
Fri Nov 8 16:13:35 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update dbus to version 1.2.11.
|
||||
- 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.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 02:02:30 UTC 2019 - psimons@suse.com
|
||||
Tue Apr 30 09:23:18 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update dbus to version 1.2.9.
|
||||
- Update dbus to version 1.2.6.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 17:31:11 UTC 2019 - psimons@suse.com
|
||||
Sun Apr 14 02:02:26 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Add dbus at version 1.2.8.
|
||||
- Update dbus to version 1.2.5.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name dbus
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.2.11
|
||||
Version: 1.2.7
|
||||
Release: 0
|
||||
Summary: A client library for the D-Bus IPC system
|
||||
License: Apache-2.0
|
||||
@ -102,6 +102,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user