From 3a6c24d8fe8188b6abcb19ffecff5935fdaddae7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 25 Aug 2023 06:36:58 +0000 Subject: [PATCH] bump: libhelium felix --- anda/lib/libhelium/libhelium.spec | 2 +- anda/rust/felix/rust-felix.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/libhelium/libhelium.spec b/anda/lib/libhelium/libhelium.spec index 45f3a180c1..08dbe51ab1 100644 --- a/anda/lib/libhelium/libhelium.spec +++ b/anda/lib/libhelium/libhelium.spec @@ -1,6 +1,6 @@ Summary: The Application Framework for tauOS apps Name: libhelium -Version: 1.6.2 +Version: 1.7.0 Release: 1%{?dist} License: GPL-3.0 URL: https://github.com/tau-OS/libhelium diff --git a/anda/rust/felix/rust-felix.spec b/anda/rust/felix/rust-felix.spec index edf20285ad..f808ff0fbc 100644 --- a/anda/rust/felix/rust-felix.spec +++ b/anda/rust/felix/rust-felix.spec @@ -2,7 +2,7 @@ %global crate felix Name: rust-felix -Version: 2.8.0 +Version: 2.8.1 Release: 1%{?dist} Summary: Tui file manager with vim-like key mapping