From 606e231afa1c2b59187a65deba4a3f24b2d974e3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 15 May 2024 07:24:53 +0000 Subject: [PATCH] Import from AlmaLinux stable repository --- SPECS/gnome-software.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/gnome-software.spec b/SPECS/gnome-software.spec index 9590f5b..b26f25b 100644 --- a/SPECS/gnome-software.spec +++ b/SPECS/gnome-software.spec @@ -12,7 +12,7 @@ Name: gnome-software Version: 41.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A software center for GNOME License: GPLv2+ @@ -204,6 +204,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/gtk-doc/html/gnome-software %changelog +* Thu Aug 03 2023 Milan Crha - 41.5-3 +- Resolves: #2228374 (Rebuild to move gnome-software-devel into CRB) + * Thu Sep 22 2022 Milan Crha - 41.5-2 - Resolves: #2128812 (Correct property name in GsRemovalDialog .ui file) - Resolves: #2129021 (Hide some errors in non-debug builds)