Browse Source

Relax shellfu-bash-jat version range

Alois Mahdal 5 years ago
parent
commit
91d9715852
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      packaging/template.spec

+ 1
- 1
packaging/template.spec View File

@@ -1,7 +1,7 @@
1 1
 %global sfincb %{_datadir}/shellfu/include-bash
2 2
 %global sfmodn __SHELLFU_MODNAME__
3 3
 %global shellfu_req shellfu >= __SHELLFU_VREQ_LO__, shellfu < __SHELLFU_VREQ_HI__
4
-%global jat_req shellfu-bash-jat >= 0.0.1, shellfu-bash-jat < 0.0.2
4
+%global jat_req shellfu-bash-jat >= 0.0.1, shellfu-bash-jat < 0.1.0
5 5
 
6 6
 Name:       __MKIT_PROJ_PKGNAME__
7 7
 Version:    __MKIT_PROJ_VERSION__