diff --git a/ghc-pandoc-lua-marshal.changes b/ghc-pandoc-lua-marshal.changes index f730e2c..ef47553 100644 --- a/ghc-pandoc-lua-marshal.changes +++ b/ghc-pandoc-lua-marshal.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Jan 19 07:58:14 UTC 2024 - Peter Simons + +- Update pandoc-lua-marshal to version 0.2.4. + ## 0.2.3 + + Released 2024-01-19. + + - Relaxed upper bound for aeson, allowing aeson-2.2.\*. + + ## 0.2.3 + + Released 2024-01-19. + + - Relaxed upper bound for text, containers, and bytestring, + allowing text-2.1, containers-0.7, and bytestring-0.12. + ------------------------------------------------------------------- Thu Mar 30 17:07:48 UTC 2023 - Peter Simons diff --git a/ghc-pandoc-lua-marshal.spec b/ghc-pandoc-lua-marshal.spec index 9e93d06..e34ee0b 100644 --- a/ghc-pandoc-lua-marshal.spec +++ b/ghc-pandoc-lua-marshal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-pandoc-lua-marshal # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.2 +Version: 0.2.4 Release: 0 Summary: Use pandoc types in Lua License: MIT @@ -43,8 +43,6 @@ BuildRequires: ghc-hslua-list-prof BuildRequires: ghc-hslua-marshalling-devel BuildRequires: ghc-hslua-marshalling-prof BuildRequires: ghc-hslua-prof -BuildRequires: ghc-lua-devel -BuildRequires: ghc-lua-prof BuildRequires: ghc-pandoc-types-devel BuildRequires: ghc-pandoc-types-prof BuildRequires: ghc-rpm-macros diff --git a/pandoc-lua-marshal-0.2.2.tar.gz b/pandoc-lua-marshal-0.2.2.tar.gz deleted file mode 100644 index 115ead3..0000000 --- a/pandoc-lua-marshal-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22231c24a7b228b3d0b99dcfb77657b410f8a95f02b6bde365b434a8f1882679 -size 38236 diff --git a/pandoc-lua-marshal-0.2.4.tar.gz b/pandoc-lua-marshal-0.2.4.tar.gz new file mode 100644 index 0000000..ef1a70e --- /dev/null +++ b/pandoc-lua-marshal-0.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fb3c5544fb0a07a8a1c3ec254ba6c3f992662ef04afc5ea6fd9f1189f71108 +size 38272