From 0b32457317bac47643b91a501a7d55fa1cfe965774baf8491dc4d0aaa4539b7b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 8 Jan 2024 22:01:01 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.6.x package:pandoc-cli revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/pandoc-cli?expand=0&rev=10 --- pandoc-cli-0.1.1.1.tar.gz | 3 --- pandoc-cli-3.1.11.1.tar.gz | 3 +++ pandoc-cli.changes | 6 ++++++ pandoc-cli.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 pandoc-cli-0.1.1.1.tar.gz create mode 100644 pandoc-cli-3.1.11.1.tar.gz diff --git a/pandoc-cli-0.1.1.1.tar.gz b/pandoc-cli-0.1.1.1.tar.gz deleted file mode 100644 index d020e4a..0000000 --- a/pandoc-cli-0.1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f41974aaa827682db5507e3c339babddda2c21b10aa70af9b8cd1c9be7d1ba3 -size 10789 diff --git a/pandoc-cli-3.1.11.1.tar.gz b/pandoc-cli-3.1.11.1.tar.gz new file mode 100644 index 0000000..b226260 --- /dev/null +++ b/pandoc-cli-3.1.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7c8200012e22059410c70c1dab522eed151ca276c0a0d50c825c06df8d0c249 +size 93571 diff --git a/pandoc-cli.changes b/pandoc-cli.changes index 0b1b998..a27bbd3 100644 --- a/pandoc-cli.changes +++ b/pandoc-cli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 6 02:22:05 UTC 2024 - Peter Simons + +- Update pandoc-cli to version 3.1.11.1. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Fri Jul 21 15:26:55 UTC 2023 - Peter Simons diff --git a/pandoc-cli.spec b/pandoc-cli.spec index a23f7b0..f7355c0 100644 --- a/pandoc-cli.spec +++ b/pandoc-cli.spec @@ -1,7 +1,7 @@ # # spec file for package pandoc-cli # -# 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 @@ -17,7 +17,7 @@ Name: pandoc-cli -Version: 0.1.1.1 +Version: 3.1.11.1 Release: 0 Summary: Conversion between documentation formats License: GPL-2.0-or-later @@ -45,8 +45,8 @@ 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 +Requires: ghc-pandoc = %{version} +Provides: pandoc = %{version} Obsoletes: pandoc < 3 ExcludeArch: %{ix86}