From ccbe11ce5a96837571fa79958eceee66b98fb15e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 11:07:43 +0000 Subject: [PATCH] bump: libde265 gradle carapace --- anda/lib/libde265/libde265.spec | 2 +- anda/tools/buildsys/gradle/gradle.spec | 4 ++-- anda/tools/carapace/carapace.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/lib/libde265/libde265.spec b/anda/lib/libde265/libde265.spec index 42b56f2b93..68750a6a2f 100644 --- a/anda/lib/libde265/libde265.spec +++ b/anda/lib/libde265/libde265.spec @@ -1,6 +1,6 @@ Name: libde265 Summary: Open H.265 video codec implementation -Version: 1.0.17 +Version: 1.0.18 Release: 1%{?dist} License: LGPL-3.0-or-later URL: https://www.libde265.org/ diff --git a/anda/tools/buildsys/gradle/gradle.spec b/anda/tools/buildsys/gradle/gradle.spec index 2bf296bedb..e36645dc05 100644 --- a/anda/tools/buildsys/gradle/gradle.spec +++ b/anda/tools/buildsys/gradle/gradle.spec @@ -1,6 +1,6 @@ Name: gradle -Version: 9.4.0 -Release: 2%?dist +Version: 9.4.1 +Release: 1%{?dist} Summary: Powerful build system for the JVM URL: https://gradle.org/ Source0: https://github.com/gradle/gradle/archive/refs/tags/v%{version}.tar.gz diff --git a/anda/tools/carapace/carapace.spec b/anda/tools/carapace/carapace.spec index 75b9649374..6c9f9748b9 100644 --- a/anda/tools/carapace/carapace.spec +++ b/anda/tools/carapace/carapace.spec @@ -1,12 +1,12 @@ %define debug_package %{nil} %global goipath github.com/carapace-sh/carapace-bin -Version: 1.6.3 +Version: 1.6.4 %gometa -f Name: carapace -Release: 1%?dist +Release: 1%{?dist} Summary: A multi-shell completion binary License: MIT