From 1a2af7ae508413ddd7e149a40ccb1dcef318052b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 24 Dec 2024 08:48:55 +0100 Subject: [PATCH] update to 24.06.5 [release 24.06.5-1mamba;Mon Dec 23 2024] --- timeshift.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/timeshift.spec b/timeshift.spec index d5af8ad..b8db821 100644 --- a/timeshift.spec +++ b/timeshift.spec @@ -1,8 +1,8 @@ Name: timeshift -Version: 24.06.3 +Version: 24.06.5 Release: 1mamba Summary: System restore tool for Linux -Group: System/ +Group: System/Management Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco @@ -78,5 +78,8 @@ install -D -m0644 %{SOURCE4} %{buildroot}%{_unitdir}/timeshift-hourly.timer %doc AUTHORS LICENSES %changelog +* Mon Dec 23 2024 Silvan Calarco 24.06.5-1mamba +- update to 24.06.5 + * Wed Nov 06 2024 Silvan Calarco 24.06.3-1mamba - package created using the webbuild interface