Accepting request 1094422 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1094422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-cairo?expand=0&rev=3
This commit is contained in:
commit
daedc9c65f
3
cairo-0.13.10.0.tar.gz
Normal file
3
cairo-0.13.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae0218c827c83d419dd01851aa55efd904fb1a879b5d3cee6f62e2871e96bc99
|
||||||
|
size 53346
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d40b060d1104715b1cd1deaade9e43aa7ca24a31c78260bc5d76a7327c8d02eb
|
|
||||||
size 53034
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 12 14:29:48 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update cairo to version 0.13.10.0.
|
||||||
|
Upstream does not provide a change log file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:06:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:06:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name cairo
|
%global pkg_name cairo
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.13.8.2
|
Version: 0.13.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Binding to the Cairo library
|
Summary: Binding to the Cairo library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -87,7 +87,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pkg_name}-%{version}
|
%autosetup -n %{pkg_name}-%{version}
|
||||||
cabal-tweak-dep-ver text '>= 1.0.0.0 && < 1.3' '< 5'
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
Loading…
Reference in New Issue
Block a user