From 0b65bc7926b67d0e16de4e107a87be53b0814353 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 21 Jun 2023 04:17:03 +0000 Subject: [PATCH] bump: osu-lazer ruff --- anda/games/osu-lazer/osu-lazer.spec | 2 +- anda/python/ruff/python3-ruff.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index b12d711e7a..1de9fc6a4e 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: osu-lazer -Version: 2023.617.0 +Version: 2023.621.0 Release: 1%{?dist} Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew. ExclusiveArch: x86_64 diff --git a/anda/python/ruff/python3-ruff.spec b/anda/python/ruff/python3-ruff.spec index d4e4d87d64..f7cd2d45ab 100644 --- a/anda/python/ruff/python3-ruff.spec +++ b/anda/python/ruff/python3-ruff.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python3-ruff -Version: 0.0.273 +Version: 0.0.274 Release: 1%{?dist} Summary: An extremely fast Python linter, written in Rust License: MIT