diff --git a/genders.changes b/genders.changes index 4cb9faa..d0279fa 100644 --- a/genders.changes +++ b/genders.changes @@ -1,26 +1,33 @@ +------------------------------------------------------------------- +Fri Jan 3 11:38:50 UTC 2025 - Egbert Eich + +- Drop all Lua BuildRequires as the Lua bindings are gone and + `clustduct` is no longer provided. + ------------------------------------------------------------------- Tue Dec 17 15:40:54 UTC 2024 - Christian Goll -- removed lua_bindings.patch as the autoconf tolls don't work any - more +- removed lua_bindings.patch as the autoconf tolls don't work any + more. ------------------------------------------------------------------- Wed Oct 9 12:58:01 UTC 2024 - Christian Goll -- update to 1.29.1 which increased the internal buffer in nodeattr for large - cluster hostranges +- update to 1.29.1 which increased the internal buffer in nodeattr + for large cluster hostranges. - removed also-check-for-python3.patch ------------------------------------------------------------------- Tue Dec 6 12:14:45 UTC 2022 - Dirk Müller - update to 1.28.1: - * Build Bindings for *both* python2 and python3 + * Build Bindings for *both* python2 and python3 with sample + sepc file. Irrelevant for openSUSE/SUSE builds. ------------------------------------------------------------------- Tue Dec 6 03:46:15 UTC 2022 - Steve Kowalik -- Do not Provides/Obsoletes Python 2 packages with Python 3 ones. +- Do not Provides/Obsoletes Python 2 packages with Python 3 ones. ------------------------------------------------------------------- Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik @@ -32,7 +39,7 @@ Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik ------------------------------------------------------------------- Mon Jul 25 12:25:49 UTC 2022 - Christian Goll -- remove the hard coded rpath explicitly +- remove the hard coded rpath explicitly ------------------------------------------------------------------- Thu Dec 19 14:19:10 UTC 2019 - Christian Goll diff --git a/genders.spec b/genders.spec index 6ae2ed1..58a2888 100644 --- a/genders.spec +++ b/genders.spec @@ -1,7 +1,7 @@ # # spec file for package genders # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,8 +38,6 @@ BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: lua-devel -BuildRequires: luajit2-devel BuildRequires: patchelf BuildRequires: python3-devel BuildRequires: perl(ExtUtils::MakeMaker)