From 67f01e9a581ccbc5a0388260179b624ad9eff4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 06:32:59 +0000 Subject: [PATCH 1/4] Update Analog-inc/asciidoctor-action action to v1.3.2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c78d5284..a2bf850f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: - name: Download source uses: actions/checkout@v4 - name: Build manpages - uses: Analog-inc/asciidoctor-action@v1.3.1 + uses: Analog-inc/asciidoctor-action@v1.3.2 with: shellcommand: "make -B manpages SOURCE_DATE_EPOCH=\"$(date +%s --utc --date \"$(grep -m1 -o -E 'Date: .*' man/shard.yml.5 | cut -d' ' -f2)\")\"" - name: Ensure no changes From f2feff3e6f5252e3186e6113a0a8c2ce63f2fe75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Tue, 24 Sep 2024 21:48:47 +0200 Subject: [PATCH 2/4] Update shards.1 --- man/shards.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/shards.1 b/man/shards.1 index 0b42a26f..a376f94f 100644 --- a/man/shards.1 +++ b/man/shards.1 @@ -1,7 +1,7 @@ '\" t .\" Title: shards .\" Author: [see the "AUTHOR(S)" section] -.\" Generator: Asciidoctor 2.0.20 +.\" Generator: Asciidoctor 2.0.23 .\" Date: 2024-03-28 .\" Manual: Shards Manual .\" Source: shards 0.18.0 @@ -314,4 +314,4 @@ There is NO WARRANTY, to the extent permitted by law. Written by Julien Portalier and the Crystal project. .SH "SEE ALSO" .sp -\fBshard.yml\fP(5) \ No newline at end of file +\fBshard.yml\fP(5) From 1f07e1559c4ef8729ceacd77cf31f254e57ed985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Tue, 24 Sep 2024 21:48:55 +0200 Subject: [PATCH 3/4] Update shard.yml.5 --- man/shard.yml.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/shard.yml.5 b/man/shard.yml.5 index ff1ca430..88a432a0 100644 --- a/man/shard.yml.5 +++ b/man/shard.yml.5 @@ -1,7 +1,7 @@ '\" t .\" Title: shard.yml .\" Author: [see the "AUTHOR(S)" section] -.\" Generator: Asciidoctor 2.0.20 +.\" Generator: Asciidoctor 2.0.23 .\" Date: 2024-03-28 .\" Manual: File Formats .\" Source: shards 0.18.0 @@ -815,4 +815,4 @@ targets: Written by Julien Portalier and the Crystal project. .SH "SEE ALSO" .sp -\fBshards\fP(1) \ No newline at end of file +\fBshards\fP(1) From 11a0ba2e072ef6312a3d2d601f54706a9303c469 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Tue, 24 Sep 2024 22:33:06 +0200 Subject: [PATCH 4/4] fixup --- man/shard.yml.5 | 2 +- man/shards.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/shard.yml.5 b/man/shard.yml.5 index 88a432a0..a72a627b 100644 --- a/man/shard.yml.5 +++ b/man/shard.yml.5 @@ -815,4 +815,4 @@ targets: Written by Julien Portalier and the Crystal project. .SH "SEE ALSO" .sp -\fBshards\fP(1) +\fBshards\fP(1) \ No newline at end of file diff --git a/man/shards.1 b/man/shards.1 index a376f94f..5b14fa92 100644 --- a/man/shards.1 +++ b/man/shards.1 @@ -314,4 +314,4 @@ There is NO WARRANTY, to the extent permitted by law. Written by Julien Portalier and the Crystal project. .SH "SEE ALSO" .sp -\fBshard.yml\fP(5) +\fBshard.yml\fP(5) \ No newline at end of file