浏览代码

Use fewest version parts that do the job

Alois Mahdal 7 年前
父节点
当前提交
8b3011fc2e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      packaging/template.spec

+ 2
- 2
packaging/template.spec 查看文件

@@ -11,11 +11,11 @@ BuildArch:	noarch
11 11
 BuildRequires:	coreutils
12 12
 BuildRequires:	python
13 13
 BuildRequires:	python-libs
14
-BuildRequires:	shellfu => 0.10.0-1
14
+BuildRequires:	shellfu => 0.10
15 15
 BuildRequires:	shellfu-bash-pretty
16 16
 Requires:	python
17 17
 Requires:	python-libs
18
-Requires:	shellfu => 0.10.0-1
18
+Requires:	shellfu => 0.10
19 19
 Requires:	shellfu-bash
20 20
 Requires:	shellfu-bash-pretty
21 21