so that yast does not break across updates (boo#
1235598)
+-------------------------------------------------------------------
+Wed Jan 15 09:16:51 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
+
+- Provide a symbol specific for the ruby-version
+ so yast does not break across updates (boo#1235598)
+
-------------------------------------------------------------------
Tue Nov 12 10:54:33 CET 2024 - mls@suse.de
%package -n ruby-solv
Summary: Ruby bindings for the libsolv library
Group: Development/Languages/Ruby
+%if 0%{?suse_version}
+Provides: ruby-solv-ruby-%{rb_ver}
+%endif
%description -n ruby-solv
Ruby bindings for libsolv.