Skip to content

Commit ac97779

Browse files
committed
Updating .spec file.
1 parent 171ff67 commit ac97779

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recodex-web.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
%define name recodex-web
22
%define short_name web-app
33
%define version 2.12.0
4-
%define unmangled_version 808cd02d1ae2950b36d17873cf0f49f33675953c
5-
%define release 1
4+
%define unmangled_version 171ff674e47c6b4c18bc3a9fbf402d55dc6f724e
5+
%define release 2
66

77
Summary: ReCodEx web-app component
88
Name: %{name}
@@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
1414
Prefix: %{_prefix}
1515
Vendor: Petr Stefan <UNKNOWN>
1616
Url: https://github.com/ReCodEx/web-app
17-
BuildRequires: systemd, nodejs >= 20.10, yarn >= 1.22
17+
BuildRequires: systemd, nodejs >= 20.10, yarn >= 1.22, npm >= 10
1818
Requires(post): systemd
1919
Requires(preun): systemd
2020
Requires(postun): systemd

0 commit comments

Comments
 (0)