1
0
mirror of https://github.com/openSUSE/libsolv.git synced 2026-02-05 12:45:46 +01:00

Merge pull request #578 from bmwiedemann/yastruby

Provide a symbol specific for the ruby-version
This commit is contained in:
Michael Schroeder
2025-04-03 11:36:00 +02:00
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@@ -224,6 +224,9 @@ Applications demoing the libsolv library.
%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.