From 1532e6d3a0fe03dcee3369eb491afeac747d7405 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 12 Nov 2024 02:34:34 +0000 Subject: [PATCH] bump: ruffle openh264 --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/lib/openh264/openh264.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 24c865f08a..ba755134d0 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2024-11-10 +%global ver 2024-11-12 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/lib/openh264/openh264.spec b/anda/lib/openh264/openh264.spec index 27e0bb42c8..8c898c4f13 100644 --- a/anda/lib/openh264/openh264.spec +++ b/anda/lib/openh264/openh264.spec @@ -3,9 +3,9 @@ %global shortcommit1 %(c=%{commit1}; echo ${c:0:7}) Name: openh264 -Version: 2.4.1 +Version: 2.5.0 # Also bump the Release tag for gstreamer1-plugin-openh264 down below -Release: 1%{?dist} +Release: 1%?dist Summary: H.264 codec library License: BSD