copr: somehow, a version should be specified

This commit is contained in:
Jakub Kadlcik 2021-11-27 02:16:50 +01:00
parent 2e3e81674d
commit d4ec2983e9

View file

@ -145,5 +145,5 @@
# Don't be confused by the version. It is actually rebuild of 1.62
- name: Install custom build of python3-rpkg
dnf:
name: python3-rpkg>=1.63.copr.666.2
name: "python3-rpkg >= 1.63.copr.666.2"
state: present