Skip to content

Commit

Permalink
use @Version@/@rel@ in awesome.spec.in
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed May 27, 2020
1 parent f99fa4b commit 54060d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions awesome.spec.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: awesome
Version: 3.5.9
Release: 5%{?dist}
Version: @VERSION@
Release: @REL@%{?dist}
Epoch: 1000
Summary: Highly configurable, framework window manager for X. Fast, light and extensible
Group: User Interface/Desktops
Expand Down
2 changes: 1 addition & 1 deletion rel
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1
5

0 comments on commit 54060d1

Please sign in to comment.