From 6cd6cf4f9a24ed5cee35327ac1bc2c71686d6ea7 Mon Sep 17 00:00:00 2001 From: Gil Date: Thu, 30 Jan 2025 01:50:03 -0600 Subject: [PATCH] Ensure full spec is synced Signed-off-by: Gil --- anda/tools/rpi-utils/rpi-utils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/tools/rpi-utils/rpi-utils.spec b/anda/tools/rpi-utils/rpi-utils.spec index 6589458091..419c972e88 100644 --- a/anda/tools/rpi-utils/rpi-utils.spec +++ b/anda/tools/rpi-utils/rpi-utils.spec @@ -1,12 +1,12 @@ -%global commit e709cd6bc7b80646a99e8834eb872bd5189a3af9 -%global commit_date 20250102 +%global commit 0c30b0d4f58ce92909c82f5a61c97d21a5db8793 +%global commit_date 20250129 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %define _unpackaged_files_terminate_build 0 Name: rpi-utils Version: %{commit_date}.%{shortcommit} -Release: 2%?dist +Release: 1%?dist Summary: A collection of scripts and simple applications for Raspberry Pi devices License: BSD-3-Clause URL: https://github.com/raspberrypi/utils