1
0

Compare commits

2 Commits

4 changed files with 21 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1150451861aa0592122eb43c21166e6620f1b9c3e6a5c88222f08940db6955fb
size 27234

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0080c7f030e98ce6156fd31e77df4c83b8f3ee049beee5006ce923a0169546b
size 25255

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 9 06:25:57 UTC 2024 - Peter Simons <psimons@suse.com>
- Update doctemplates to version 0.11.0.1.
# 0.11.0.1
* Bump version bounds for doclayout.
* Fix typos.
# 0.11
* Remove HsYAML depenedency.
* Remove upper bound for criterion.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 30 17:06:39 UTC 2023 - Peter Simons <psimons@suse.com> Thu Mar 30 17:06:39 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package ghc-doctemplates # spec file for package ghc-doctemplates
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version} %global pkgver %{pkg_name}-%{version}
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.11 Version: 0.11.0.1
Release: 0 Release: 0
Summary: Pandoc-style document templates Summary: Pandoc-style document templates
License: BSD-3-Clause License: BSD-3-Clause