712866
From 863105bce149bf41b6c41483042d3e32ed713dfe Mon Sep 17 00:00:00 2001
712866
From: Harald Hoyer <harald@redhat.com>
712866
Date: Tue, 1 Mar 2016 12:33:28 +0100
712866
Subject: [PATCH] dracut.spec: add a tag with the current version
712866
712866
---
712866
 dracut.spec | 1 +
712866
 1 file changed, 1 insertion(+)
712866
712866
diff --git a/dracut.spec b/dracut.spec
5c6c2a
index c9379093..5c4b0471 100644
712866
--- a/dracut.spec
712866
+++ b/dracut.spec
712866
@@ -203,6 +203,7 @@ git commit -a -q -m "%{version} baseline."
712866
 
712866
 # Apply all the patches.
712866
 git am -p1 %{patches}
712866
+git tag %{version}
712866
 %endif
712866
 
712866
 %build