diff --git a/cairo-0.13.10.0.tar.gz b/cairo-0.13.10.0.tar.gz new file mode 100644 index 0000000..6252e88 --- /dev/null +++ b/cairo-0.13.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0218c827c83d419dd01851aa55efd904fb1a879b5d3cee6f62e2871e96bc99 +size 53346 diff --git a/cairo-0.13.8.2.tar.gz b/cairo-0.13.8.2.tar.gz deleted file mode 100644 index 0348efe..0000000 --- a/cairo-0.13.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d40b060d1104715b1cd1deaade9e43aa7ca24a31c78260bc5d76a7327c8d02eb -size 53034 diff --git a/ghc-cairo.changes b/ghc-cairo.changes index 5239b91..86219b3 100644 --- a/ghc-cairo.changes +++ b/ghc-cairo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 12 14:29:48 UTC 2023 - Peter Simons + +- 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 diff --git a/ghc-cairo.spec b/ghc-cairo.spec index daa2267..8976597 100644 --- a/ghc-cairo.spec +++ b/ghc-cairo.spec @@ -19,7 +19,7 @@ %global pkg_name cairo %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.13.8.2 +Version: 0.13.10.0 Release: 0 Summary: Binding to the Cairo library License: BSD-3-Clause @@ -87,7 +87,6 @@ This package provides the Haskell %{pkg_name} profiling library. %prep %autosetup -n %{pkg_name}-%{version} -cabal-tweak-dep-ver text '>= 1.0.0.0 && < 1.3' '< 5' %build %ghc_lib_build