From abdb978f226f32ec243632a2b53f4f0ca741245f Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 25 Sep 2025 23:57:48 +0200 Subject: [PATCH] upgrading package: expat 2.7.2 -> 2.7.3 --- expat/expat.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/expat/expat.spec b/expat/expat.spec index 09f2af56cf..57848464c5 100644 --- a/expat/expat.spec +++ b/expat/expat.spec @@ -22,8 +22,8 @@ ## # package version -%define V_expat 2.7.2 -%define V_expat_tag 2_7_2 +%define V_expat 2.7.3 +%define V_expat_tag 2_7_3 # package information Name: expat @@ -36,7 +36,7 @@ Class: BASE Group: XML License: MIT/X11-style Version: %{V_expat} -Release: 20250917 +Release: 20250925 # list of sources Source0: https://github.com/libexpat/libexpat/releases/download/R_%{V_expat_tag}/expat-%{V_expat}.tar.xz