public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikel Olasagasti Uranga <mikel@olasagasti.info>
To: git-commits@fedoraproject.org
Subject: [rpms/shdoc] epel10: Update to 1.1 - Closes rhbz#2122511
Date: Mon, 01 Jun 2026 13:48:13 GMT [thread overview]
Message-ID: <178032169343.1.4448393993089486621.rpms-shdoc-c4ea91aef436@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/shdoc
Branch : epel10
Commit : c4ea91aef436ceab6eae653a8ade2eaebf8371fe
Author : Mikel Olasagasti Uranga <mikel@olasagasti.info>
Date : 2022-08-30T09:26:58+02:00
Stats : +6/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/shdoc/c/c4ea91aef436ceab6eae653a8ade2eaebf8371fe?branch=epel10
Log:
Update to 1.1 - Closes rhbz#2122511
---
diff --git a/.gitignore b/.gitignore
index 9a3fdec..a15094b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/shdoc-b64998d.tar.gz
+/shdoc-1.1.tar.gz
diff --git a/shdoc.spec b/shdoc.spec
index dc11f6a..5ad233c 100644
--- a/shdoc.spec
+++ b/shdoc.spec
@@ -1,17 +1,11 @@
-%global commit b64998d1a463775501a70d125b4d2ae0c4f0a820
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global snapinfo 20220827git%{shortcommit}
-
Name: shdoc
-# Requested info about release plans
-# https://github.com/reconquest/shdoc/issues/55
-Version: 0
-Release: %autorelease -s %{snapinfo}
+Version: 1.1
+Release: %autorelease
Summary: Documentation generator for bash/zsh/sh for generating documentation in Markdown
License: MIT
URL: https://github.com/reconquest/shdoc
-Source0: https://github.com/reconquest/shdoc/archive/%{commit}/shdoc-%{shortcommit}.tar.gz
+Source0: https://github.com/reconquest/shdoc/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildArch: noarch
Requires: gawk
@@ -24,7 +18,7 @@ shdoc parses annotations in the beginning of a given file and alongside function
definitions, and creates a markdown file with ready to use documentation.
%prep
-%autosetup -n shdoc-%{commit}
+%autosetup
%install
mkdir -p %{buildroot}%{_bindir}
diff --git a/sources b/sources
index f7c457b..492ebfc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (shdoc-b64998d.tar.gz) = 5693047c741e330a5b4b05cc05f9769be42ba1ec4be7448cc579bc63ae2b8a9d0ae94b100029764590e7f1222eba1779ecd52db6c235a328c09a5245452b503c
+SHA512 (shdoc-1.1.tar.gz) = f5dc1be88d21abeb24de6d31a9e5fbc0797283daae3a706513f08d9c3428ec212594359ccc7a043ff7c749d178fa3209e7b88cb326adb0dab2641cacc9a85755
reply other threads:[~2026-06-01 13:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178032169343.1.4448393993089486621.rpms-shdoc-c4ea91aef436@fedoraproject.org \
--to=mikel@olasagasti.info \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox