Add epoch (note: this is empty on SUSE systems)

This commit is contained in:
Bo Maryniuk 2016-01-11 16:14:44 +01:00
parent 0eebe10d9a
commit b2b21f877a

View File

@ -433,6 +433,7 @@ def info(*packages, **attr):
"Version: %{VERSION}\n"
"Vendor: %{VENDOR}\n"
"Release: %{RELEASE}\n"
"%|EPOCH?{Epoch: %{EPOCH}\n}|"
"Build Date: %{BUILDTIME}\n"
"Install Date: %|INSTALLTIME?{%{INSTALLTIME}}:{(not installed)}|\n"
"Build Host: %{BUILDHOST}\n"