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