Browse Source

Use fewest version parts that do the job

Alois Mahdal 6 years ago
parent
commit
f15cbdce90
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      packaging/template.spec

+ 2
- 2
packaging/template.spec View File

@@ -9,11 +9,11 @@ Source0:	%{name}-%{version}.tar.gz
9 9
 
10 10
 BuildArch:	noarch
11 11
 BuildRequires:	coreutils
12
-BuildRequires:	shellfu => 0.10.0-1
12
+BuildRequires:	shellfu => 0.10
13 13
 BuildRequires:	shellfu-bash-inigrep
14 14
 BuildRequires:	shellfu-bash-pretty
15 15
 BuildRequires:	shellfu-sh-exit
16
-Requires:	shellfu => 0.10.0-1
16
+Requires:	shellfu => 0.10
17 17
 Requires:	shellfu-bash
18 18
 Requires:	shellfu-bash-inigrep
19 19
 Requires:	shellfu-bash-pretty