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:
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user