forked from pool/ghc-pandoc-server
Compare commits
23 Commits
Author | SHA256 | Date | |
---|---|---|---|
0973d33c63 | |||
df96c5f0db | |||
8f5a2b83e4 | |||
6822d54487 | |||
07d30d1adc | |||
246bda2217 | |||
7f8feffc9e | |||
ea98471aae | |||
df99b8af6c | |||
ef1543afb9 | |||
0fc05cc57c | |||
ccabe2363f | |||
7c87963416 | |||
efd526e6d2 | |||
40210133fb | |||
a377381897 | |||
3dfa4cb54a | |||
3b7045a3dc | |||
a753ded22f | |||
13b5037fc8 | |||
5bfcd46652 | |||
d976b7b3e4 | |||
9baec0365a |
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 04:26:25 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-server to version 0.1.0.11.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 05:29:34 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-server to version 0.1.0.10.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 5 21:06:13 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-server to version 0.1.0.9.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 17:25:51 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-server to version 0.1.0.8.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 00:06:54 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-pandoc-server
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%global pkg_name pandoc-server
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.0.7
|
||||
Version: 0.1.0.11
|
||||
Release: 0
|
||||
Summary: Pandoc document conversion as an HTTP servant-server
|
||||
License: GPL-2.0-or-later
|
||||
|
3
pandoc-server-0.1.0.11.tar.gz
Normal file
3
pandoc-server-0.1.0.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a3f314e0f3e969d3229efba830003b3b6544f0baab5f26ac6cbe45b009d0699
|
||||
size 12877
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:436f132b64b7608c98de722df3819aef88f2ce83a81a2bd7a00ece96820e37a2
|
||||
size 12731
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a7c799832a8bec78363072f6a3b0ddd461ce0b14d8cffb6e0f7c94772582cdb
|
||||
size 12736
|
Reference in New Issue
Block a user