From 5d87531cd7e9d1f8bac5eb2a894b93afd0331e30 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:50:44 +0200 Subject: [PATCH] chore(release): bump man pages --- RELEASE-CHECKLIST.md | 2 +- man/pacdef.8 | 2 +- man/pacdef.yaml.5 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-CHECKLIST.md b/RELEASE-CHECKLIST.md index 70da8e5..677a8fb 100644 --- a/RELEASE-CHECKLIST.md +++ b/RELEASE-CHECKLIST.md @@ -5,7 +5,7 @@ Release Checklist Commit updated `Cargo.lock` with "chore(release): update lockfile". * Run `cargo outdated` and review semver incompatible updates. Unless there is a strong motivation otherwise, review and update every dependency. -* Update the date and version in all man pages. +* Update the date and version in all man pages: "chore(release): bump man pages". * Run `cargo publish -p pacdef_core -p pacdef `. `pacdef_core` and `pacdef` shall have the same version at all times. Verify everything works as expected. diff --git a/man/pacdef.8 b/man/pacdef.8 index 5ba7ca4..f432b4b 100644 --- a/man/pacdef.8 +++ b/man/pacdef.8 @@ -1,4 +1,4 @@ -.TH "PACDEF" "8" "2023\-05\-30" "pacdef v1\&.2\&.2" "Pacdef Manual" +.TH "PACDEF" "8" "2023\-06\-06" "pacdef v1\&.3\&.0" "Pacdef Manual" .SH NAME pacdef \(em multi-backend declarative package manager diff --git a/man/pacdef.yaml.5 b/man/pacdef.yaml.5 index 150f419..5e891fd 100644 --- a/man/pacdef.yaml.5 +++ b/man/pacdef.yaml.5 @@ -1,4 +1,4 @@ -.TH "PACDEF.YAML" "5" "2023\-05\-30" "pacdef v1\&.2\&.2" "Pacdef Manual" +.TH "PACDEF.YAML" "5" "2023\-06\-06" "pacdef v1\&.3\&.0" "Pacdef Manual" .SH NAME pacdef.yaml \(em pacdef configuration file