projects
/
gimrr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f054027
)
rpm: set version and release from makefile variables
author
Frantisek Hrbata
<frantisek@hrbata.com>
Tue, 22 Dec 2020 11:01:33 +0000
(12:01 +0100)
committer
Frantisek Hrbata
<frantisek@hrbata.com>
Tue, 22 Dec 2020 11:16:10 +0000
(12:16 +0100)
Don't use hardcoded ver/rel in spec.
Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
gimrr.spec
patch
|
blob
|
history
diff --git
a/gimrr.spec
b/gimrr.spec
index 5a2c5962d451251666d073d86e28e2162e83a885..4f59badbe6a37456d172daa1cd8e43ae820a8fec 100644
(file)
--- a/
gimrr.spec
+++ b/
gimrr.spec
@@
-1,6
+1,6
@@
Name: gimrr
-Version:
0
-Release:
1
+Version:
%%VERSION%%
+Release:
%%RELEASE%%
Summary: Set of simple tools to manage merge requests and their review within git
License: WTFPL
BuildArch: noarch