From 089da792babbe55da2b3a2385655523488dcf9e3 Mon Sep 17 00:00:00 2001 From: Zidong Huang Date: Mon, 16 Mar 2026 10:46:08 +0800 Subject: [PATCH] rebuilt due to exiv2 update --- libgexiv2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index 4fc3585..4280b5d 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,7 +1,7 @@ Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Name: libgexiv2 Version: 0.14.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: https://wiki.gnome.org/Projects/gexiv2 Source0: https://download.gnome.org/sources/gexiv2/0.14/gexiv2-%{version}.tar.xz @@ -66,6 +66,9 @@ This package provides the python3 bindings for %{name}. %pycached %{python3_sitelib}/gi/overrides/GExiv2.py %changelog +* Mon Mar 16 2026 Zidong Huang - 0.14.2-7 +- Rebuilt due to exiv2 update + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 0.14.2-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream -- Gitee