Skip to content

Commit

Permalink
Package the new judge
Browse files Browse the repository at this point in the history
  • Loading branch information
SemaiCZE committed Apr 28, 2018
1 parent 72f6cb4 commit 0fe8caa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recodex-worker.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%define name recodex-worker
%define short_name worker
%define version 1.4.0
%define unmangled_version d4f582aac7e986e62e0e91beb671fdcc9e0ba793
%define version 1.4.1
%define unmangled_version 72f6cb41b5d37b4093e3181b2e37209a6a3087f5
%define release 1

%define spdlog_name spdlog
Expand Down Expand Up @@ -71,6 +71,7 @@ exit 0
%{_bindir}/recodex-judge-normal
%{_bindir}/recodex-judge-filter
%{_bindir}/recodex-judge-shuffle
%{_bindir}/recodex-judge-passthrough
%config(noreplace) %attr(-,recodex,recodex) %{_sysconfdir}/recodex/worker/config-1.yml

/lib/systemd/system/recodex-worker@.service
Expand Down

0 comments on commit 0fe8caa

Please sign in to comment.