From 79e9bb70c2e736bf891ba692f672e88d374e41b1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 12 Apr 2026 02:36:46 +0000 Subject: [PATCH] bump: ruffle-nightly prismlauncher latex2mathml --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/games/prismlauncher/prismlauncher.spec | 2 +- anda/langs/python/latex2mathml/latex2mathml.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index b566cf18f3..669275f25d 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-04-11 +%global ver 2026-04-12 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/games/prismlauncher/prismlauncher.spec b/anda/games/prismlauncher/prismlauncher.spec index d6327c9ba1..ec6baecb44 100644 --- a/anda/games/prismlauncher/prismlauncher.spec +++ b/anda/games/prismlauncher/prismlauncher.spec @@ -13,7 +13,7 @@ %global build_platform terra Name: prismlauncher -Version: 11.0.0 +Version: 11.0.1 Release: 1%{?dist} Summary: Minecraft launcher with ability to manage multiple instances # see COPYING.md for more information diff --git a/anda/langs/python/latex2mathml/latex2mathml.spec b/anda/langs/python/latex2mathml/latex2mathml.spec index f4e3b86803..3a977afd29 100644 --- a/anda/langs/python/latex2mathml/latex2mathml.spec +++ b/anda/langs/python/latex2mathml/latex2mathml.spec @@ -2,7 +2,7 @@ %global _desc Pure Python library for LaTeX to MathML conversion. Name: python-%{pypi_name} -Version: 3.79.0 +Version: 3.80.0 Release: 1%{?dist} Summary: Pure Python library for LaTeX to MathML conversion License: MIT