From a3af494ff8c77e8dc1e17bb911aed946da969509 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 12 Mar 2026 23:28:19 +0000 Subject: [PATCH] bump: latex2mathml --- anda/langs/python/latex2mathml/latex2mathml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/latex2mathml/latex2mathml.spec b/anda/langs/python/latex2mathml/latex2mathml.spec index 2eecbb3805..4bad5e6fe1 100644 --- a/anda/langs/python/latex2mathml/latex2mathml.spec +++ b/anda/langs/python/latex2mathml/latex2mathml.spec @@ -2,8 +2,8 @@ %global _desc Pure Python library for LaTeX to MathML conversion. Name: python-%{pypi_name} -Version: 3.78.1 -Release: 1%?dist +Version: 3.79.0 +Release: 1%{?dist} Summary: Pure Python library for LaTeX to MathML conversion License: MIT URL: https://github.com/roniemartinez/latex2mathml