From 93788947c2c7c11de7ad8c05c8a9676ce2afacf6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 26 May 2026 05:48:43 +0000 Subject: [PATCH] bump: feishin rust-gitoxide --- anda/apps/feishin/feishin.spec | 2 +- anda/langs/rust/gitoxide/rust-gitoxide.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index 1ff803c0f0..425b0d2f79 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 1.11.0 +Version: 1.12.0 Release: 1%{?dist} Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/langs/rust/gitoxide/rust-gitoxide.spec b/anda/langs/rust/gitoxide/rust-gitoxide.spec index 2ccae8cb66..c5e42b5c26 100644 --- a/anda/langs/rust/gitoxide/rust-gitoxide.spec +++ b/anda/langs/rust/gitoxide/rust-gitoxide.spec @@ -5,7 +5,7 @@ %global crate gitoxide Name: rust-gitoxide -Version: 0.53.0 +Version: 0.54.0 Release: 1%{?dist} Summary: Command-line application for interacting with git repositories