diff --git a/pandoc-cli-0.1.1.tar.gz b/pandoc-cli-0.1.1.tar.gz new file mode 100644 index 0000000..09e17f0 --- /dev/null +++ b/pandoc-cli-0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae42962b0ec1098b37dfbe4f0f419af00a3ec88301c94a1a3c0fc84a465c6cd6 +size 10814 diff --git a/pandoc-cli-0.1.tar.gz b/pandoc-cli-0.1.tar.gz deleted file mode 100644 index 59d1fc7..0000000 --- a/pandoc-cli-0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5d6ac5fecfcbc0c2a69c696dc543e60bcf9685fc3db3ae5d9929abe6c28cb05 -size 10520 diff --git a/pandoc-cli.changes b/pandoc-cli.changes index 0aa85d9..b6e0b11 100644 --- a/pandoc-cli.changes +++ b/pandoc-cli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 27 23:56:52 UTC 2023 - Peter Simons + +- Update pandoc-cli to version 0.1.1. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Wed Jan 18 21:22:59 UTC 2023 - Peter Simons diff --git a/pandoc-cli.spec b/pandoc-cli.spec index 8f59781..99ef107 100644 --- a/pandoc-cli.spec +++ b/pandoc-cli.spec @@ -17,22 +17,35 @@ Name: pandoc-cli -Version: 0.1 +Version: 0.1.1 Release: 0 Summary: Conversion between documentation formats License: GPL-2.0-or-later URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-base-devel +BuildRequires: ghc-base-prof BuildRequires: ghc-hslua-cli-devel +BuildRequires: ghc-hslua-cli-prof BuildRequires: ghc-pandoc-devel BuildRequires: ghc-pandoc-lua-engine-devel +BuildRequires: ghc-pandoc-lua-engine-prof +BuildRequires: ghc-pandoc-prof BuildRequires: ghc-pandoc-server-devel +BuildRequires: ghc-pandoc-server-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-safe-devel +BuildRequires: ghc-safe-prof +BuildRequires: ghc-temporary-devel +BuildRequires: ghc-temporary-prof BuildRequires: ghc-text-devel +BuildRequires: ghc-text-prof BuildRequires: ghc-wai-extra-devel +BuildRequires: ghc-wai-extra-prof BuildRequires: ghc-warp-devel +BuildRequires: ghc-warp-prof +Requires: ghc-pandoc >= 3.0 Provides: pandoc = 3.0.1 Obsoletes: pandoc < 3 ExcludeArch: %{ix86}