Explorar el Código

Use fewest version parts that do the job

Alois Mahdal hace 7 años
padre
commit
8b3011fc2e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      packaging/template.spec

+ 2
- 2
packaging/template.spec Ver fichero

@@ -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