4 Commits

6 changed files with 81 additions and 10 deletions

View File

@@ -2,10 +2,10 @@
<constraints>
<hardware>
<disk>
<size unit="G">12</size>
<size unit="G">16</size>
</disk>
<memory>
<size unit="G">8</size>
<size unit="G">16</size>
</memory>
</hardware>
</constraints>

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7532c9990f92011a3d395bc020818edc2bf1107ec7377d0616cc0f4032e1731d
size 70547684
oid sha256:1b17c9974be3c5735dc298ef492d6f1c08411c000a77eddd84fccea3cc36a6c6
size 69630763

View File

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

3
zola-0.21.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,74 @@
-------------------------------------------------------------------
Tue Jul 15 06:33:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 0.21.0:
* Fix .gitlab-ci.yaml with v0.20.0 having multiple different
build artifacts for linux available by @mb in #2799
* Add example: Nizzlay.com by @Nizzlay in #2804
* Refactor external link styling to use external_links_class by
@welpo in #2801
* Update themes gallery by @Keats in #2807
* Metainfo by @Ayush1325 in #2809
* input gitlab pages url in the CI build step by @benjaminlyng in
#2822
* Update themes gallery by @Keats in #2828
* Docs: adds logo SVGs; replaces the favicon.ico by @indiscipline
in #2827
* Update themes gallery by @Keats in #2846
* Update GitLab Pages deployment documentation by @walpox in
#2844
* Update themes gallery by @Keats in #2866
* docs: add section on handling preview deployments for
Cloudflare Pages by @welpo in #2868
* [docs] Fix typo in overview by @adithyabsk in #2876
* Update themes gallery by @Keats in #2887
* Update themes gallery by @Keats in #2907
* Update themes gallery by @Keats in #2914
* Update themes gallery by @Keats in #2918
* README: adds logo; DOCS: logo in header by @indiscipline in
#2904
* Add Lysator to examples by @sermuns in #2922
* Update themes gallery by @Keats in #2921
* Update themes gallery by @Keats in #2924
* Closes the paren on page count for themes by @JustusAdam in
#2923
* Next version by @Keats in #2798
-------------------------------------------------------------------
Sun Feb 16 13:20:43 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.20.0:
* Fix wrong URL in Codeberg Pages guide by @daudix in #2616
* Update themes gallery by @Keats in #2617
* Update themes gallery by @Keats in #2627
* remove my website from examples.md (using hugo) by @andrewzah
in #2638
* Add dmarcoux.com to EXAMPLES.md by @dmarcoux in #2652
* Improve shortcode name documentation to specify first-letter
rule by @ticky in #2655
* Update themes gallery by @Keats in #2669
* Update themes gallery by @Keats in #2685
* Updated github action version by @ckrenslehner in #2692
* Update themes gallery by @Keats in #2707
* Update themes gallery by @Keats in #2721
* Added tags support for themes by @harrymkt in #2720
* Update themes gallery by @Keats in #2730
* Update Zola build deploy version to v0.19.2 by @harrymkt in
#2734
* Add new example (hermanschaaf.com) by @hermanschaaf in #2736
* Update themes gallery by @Keats in #2746
* Remove COPR recommendation for installation by @Gerrit0 in
#2752
* Update themes gallery by @Keats in #2770
* Update codeberg pages deployment guide to use from_secret by
@muelsyse-az in #2784
* Add icon to external links by @FireIsGood in #2522
* Update syntax-highlighting.md to fix alignment between line
numbers and lines of code in the example snippet by @Ativerc in
#2796
* Fix typos by @deining in #2760
* Next version by @Keats in #2615
-------------------------------------------------------------------
Tue Sep 10 13:01:34 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -1,7 +1,7 @@
#
# spec file for package zola
#
# 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
@@ -17,7 +17,7 @@
Name: zola
Version: 0.19.2
Version: 0.21.0
Release: 0
Summary: Fast static site generator
License: MIT
@@ -26,7 +26,7 @@ Source0: https://github.com/getzola/zola/archive/refs/tags/v%{version}.ta
Source1: vendor.tar.zst
BuildRequires: c++_compiler
BuildRequires: c_compiler
BuildRequires: cargo > 1.77
BuildRequires: cargo >= 1.82
BuildRequires: cargo-packaging
BuildRequires: libgcc_s1
BuildRequires: pkg-config