From 4cec0692bfaa46220e9017a887a9548213caea73 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:22:05 -0600 Subject: [PATCH] bump: readymade-git (#9853) * bump: readymade-git Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> * reset release Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/system/readymade/git/readymade-git.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/anda/system/readymade/git/readymade-git.spec b/anda/system/readymade/git/readymade-git.spec index 7c02e696f4..b9877fa255 100644 --- a/anda/system/readymade/git/readymade-git.spec +++ b/anda/system/readymade/git/readymade-git.spec @@ -1,10 +1,10 @@ -%global commit 3ad158ad7ab2f36e104d93378c2938d572cec92d -%global commit_date 20251216 +%global commit c35a86ddd3a9a673276111f02a6b1f36cfddce0d +%global commit_date 20260212 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global crate readymade Name: readymade-git Version: %commit_date.%shortcommit -Release: 2%?dist +Release: 1%?dist Summary: Install ready-made distribution images! License: GPL-3.0-or-later URL: https://github.com/FyraLabs/readymade @@ -12,6 +12,7 @@ Source0: %url/archive/%commit.tar.gz Source1: https://github.com/FyraLabs/rdms_proc_macros/archive/HEAD.tar.gz BuildRequires: anda-srpm-macros rust-packaging mold BuildRequires: pkgconfig(libhelium-1) +BuildRequires: pkgconfig(openssl) BuildRequires: clang-devel BuildRequires: gcc BuildRequires: cmake