From 9eb0f07d294df934222bb293ac86d3e8b3156685 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 15 Aug 2024 12:40:30 +0000 Subject: [PATCH] bump: preview stable xyproto-env ruff mock-configs --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- anda/langs/go/xyproto-env/golang-github-xyproto-env.spec | 4 ++-- anda/langs/python/ruff/python3-ruff.spec | 2 +- anda/terra/mock-configs/terra-mock-configs.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 747280336c..f1c0396c79 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -1,6 +1,6 @@ %bcond_with check -%global ver 0.149.0 +%global ver 0.1 # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ # Use Mold as the linker diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index 2be8899cf0..eea810892f 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -9,7 +9,7 @@ %global app_id dev.zed.Zed Name: zed -Version: 0.148.0 +Version: 0.148.1 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor diff --git a/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec b/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec index 82afcff3c7..c09acc6623 100644 --- a/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec +++ b/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec @@ -4,7 +4,7 @@ # https://github.com/xyproto/env %global goipath github.com/xyproto/env -Version: 2.2.5 +Version: 2.3.0 %gometa -f @@ -15,7 +15,7 @@ Provide default values when fetching environment variables.} %global godocs README.md Name: golang-%{goname} -Release: 1%{?dist} +Release: 1%?dist Summary: Provide default values when fetching environment variables License: BSD-3-Clause diff --git a/anda/langs/python/ruff/python3-ruff.spec b/anda/langs/python/ruff/python3-ruff.spec index 6cbfb90509..a47ced664f 100644 --- a/anda/langs/python/ruff/python3-ruff.spec +++ b/anda/langs/python/ruff/python3-ruff.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.5.7 +Version: 0.6.0 Release: 1%?dist Summary: An extremely fast Python linter, written in Rust License: MIT diff --git a/anda/terra/mock-configs/terra-mock-configs.spec b/anda/terra/mock-configs/terra-mock-configs.spec index eab355507a..a234327cca 100644 --- a/anda/terra/mock-configs/terra-mock-configs.spec +++ b/anda/terra/mock-configs/terra-mock-configs.spec @@ -1,5 +1,5 @@ Name: terra-mock-configs -Version: 1.2.2 +Version: 1.2.3 Release: 1%?dist Epoch: 1 Summary: Mock configs for Terra repos