From fb3bb7406aceb02e18f44855dd7eb18f779c4399 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 23 Jan 2026 20:53:13 +0000 Subject: [PATCH] bump: wine-dev --- anda/system/wine/dev/wine-dev.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/wine/dev/wine-dev.spec b/anda/system/wine/dev/wine-dev.spec index dda054bed0..c3398cbade 100644 --- a/anda/system/wine/dev/wine-dev.spec +++ b/anda/system/wine/dev/wine-dev.spec @@ -7,9 +7,9 @@ %global compat_package terra-wine-dev # Cannot use the _datadir macro here or it will cause mass macro recursion %global _prefix /usr/share/wine-dev -%global srcmajor 11.0 +%global srcmajor 11.x # Make this as a variable instead in case of WINE RCs -%global ver wine-11.0 +%global ver wine-11.1 %global cleanver %(echo %{ver} | sed 's/v//g;s/wine-//g') # This is unfortunate but a lot of Fedora's/SUSE's hardening flags break WINE