public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/md4c] rawhide: Update to version 0.5.3
@ 2026-07-04 6:14 Carl George
0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-07-04 6:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/md4c
Branch : rawhide
Commit : d25f9ac524794c7af93c51fcfcb242c6d40b7dfe
Author : Carl George <carlwgeorge@gmail.com>
Date : 2026-06-30T16:50:25-05:00
Stats : +4/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/md4c/c/d25f9ac524794c7af93c51fcfcb242c6d40b7dfe?branch=rawhide
Log:
Update to version 0.5.3
... rhbz#2495374
---
diff --git a/.gitignore b/.gitignore
index ca68f86..7e82ea3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/md4c-0.4.8.tar.gz
-/md4c-0.5.1.tar.gz
+/md4c-*.tar.gz
diff --git a/md4c.spec b/md4c.spec
index 2e218ae..9c69994 100644
--- a/md4c.spec
+++ b/md4c.spec
@@ -1,4 +1,4 @@
-Version: 0.5.1
+Version: 0.5.3
Name: md4c
Release: %autorelease
Summary: Markdown for C
@@ -35,7 +35,7 @@ developing applications that use md4c.
%check
cd %__cmake_builddir
-bash %{_builddir}/%{name}-release-%{version}/scripts/run-tests.sh
+%{python3} %{_builddir}/%{name}-release-%{version}/scripts/run-tests.py
%files
%doc README.md
diff --git a/sources b/sources
index 55aba8d..bcd94e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (md4c-0.5.1.tar.gz) = 6cef0b7696ef7477b69948eb2724c153649a02e1fb7eb25c2974ae81df50f34ee59d7e892652b6ca37c0ab118db8603211b0f0f8aa105f72f2fceb51c4fa1e5f
+SHA512 (md4c-0.5.3.tar.gz) = 213d6b9fbad24b2bfb4fa0a8124cb4c20861da2cb57790882aa0e5ff8c18903450f1d9ffdbcc0547debd103137777059f27a526cd818294f698b5ffdbfe7fbcb
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-04 6:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 6:14 [rpms/md4c] rawhide: Update to version 0.5.3 Carl George
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox