]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: add a tag with the current version
authorHarald Hoyer <harald@redhat.com>
Tue, 1 Mar 2016 11:33:28 +0000 (12:33 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 27 May 2016 09:22:38 +0000 (11:22 +0200)
dracut.spec

index c937909320a8ec33be44b0ce20a6dcabae7d1a34..5c4b0471a40b4bebe225063bf63bc043403f591a 100644 (file)
@@ -203,6 +203,7 @@ git commit -a -q -m "%{version} baseline."
 
 # Apply all the patches.
 git am -p1 %{patches}
+git tag %{version}
 %endif
 
 %build