SHA256
1
0
forked from pool/nuspell
Ana Guerrero 2024-08-25 10:10:07 +00:00 committed by Git OBS Bridge
commit 078d0e6274
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 23 15:07:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire /usr/bin/ronn instead of rubygem(ronn): there are
alternatives around and the build does not care wich one is used.
-------------------------------------------------------------------
Wed Jul 24 04:32:43 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -42,10 +42,10 @@ BuildRequires: gcc10-c++
%else
BuildRequires: gcc-c++
%endif
BuildRequires: /usr/bin/ronn
BuildRequires: graphviz
BuildRequires: libicu-devel
BuildRequires: pkgconfig
BuildRequires: rubygem(%{rb_default_ruby_abi}:ronn)
Requires: hunspell
%if %{with man}
BuildRequires: pandoc