diff --git a/xpra.changes b/xpra.changes index 986eaeb..eacfcaf 100644 --- a/xpra.changes +++ b/xpra.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 8 16:31:22 UTC 2022 - Scott Bradnick + +- Swapping out 'openSUSE-release' (for 'distribution-release') BuildRequires. + ------------------------------------------------------------------- Thu Apr 7 22:46:29 UTC 2022 - Scott Bradnick diff --git a/xpra.spec b/xpra.spec index d63b2ba..6b02bd3 100644 --- a/xpra.spec +++ b/xpra.spec @@ -47,7 +47,7 @@ BuildRequires: git-core BuildRequires: hicolor-icon-theme # These 2 are needed for proper OS detection by setup.py BuildRequires: lsb-release -BuildRequires: openSUSE-release +BuildRequires: distribution-release # --------- BuildRequires: pam-devel %if %{with pandoc}