From 7e45f6dbd1e5a35ca0457fe7efccf7a756e0fdd5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Sep 2024 01:15:53 +0000 Subject: [PATCH] bump: ruffle sass electron --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/misc/sass/sass.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index fa3e0a4d1a..26740b55dd 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2024-09-17 +%global ver 2024-09-18 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/misc/sass/sass.spec b/anda/misc/sass/sass.spec index 3c24b8ba05..9c10ec424d 100644 --- a/anda/misc/sass/sass.spec +++ b/anda/misc/sass/sass.spec @@ -4,7 +4,7 @@ %define _build_id_links none Name: sass -Version: 1.78.0 +Version: 1.79.1 Release: 1%?dist Summary: The reference implementation of Sass, written in Dart License: MIT diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index d250ac7951..3e9bcf1755 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 32.1.0 +Version: 32.1.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT