From d96472ae36a1cb27cd86bc259906215df59211eb Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Mon, 29 Jul 2024 10:58:43 +0200 Subject: [PATCH] update to 1.9.22 [release 1.9.22-1mamba;Sun Jul 28 2024] --- fwupd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fwupd.spec b/fwupd.spec index 21505f0..06f8028 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -1,5 +1,5 @@ Name: fwupd -Version: 1.9.21 +Version: 1.9.22 Release: 1mamba Summary: A simple daemon to allow session software to update firmware Group: System/Kernel and Hardware @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://fwupd.org/ -Source: https://github.com/hughsie/fwupd.git/%{version}/fwupd-%{version}.tar.bz2 +Source: https://github.com/fwupd/fwupd.git/%{version}/fwupd-%{version}.tar.bz2 License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -203,6 +203,9 @@ end #%doc README.md %changelog +* Sun Jul 28 2024 Silvan Calarco 1.9.22-1mamba +- update to 1.9.22 + * Fri Jun 14 2024 Automatic Build System 1.9.21-1mamba - automatic version update by autodist