[blivet][master/f21-branch] Add an epoch to blivet.

Samantha N. Bueno sbueno+anaconda at redhat.com
Wed Sep 17 20:12:11 UTC 2014


Because of an error made during branching, the first build of f21 blivet
incremented y-stream to 0.62 instead of z-stream to 0.61.1 and was
distributed to fedora users testing f21 alpha composes. This can't
easily be worked around any other way than by incrementing epoch,
otherwise 0.62 will always be seen as the "newer" version of blivet in
f21.

Also, because this change is going into f21, it must also go into master
branch.
---
 python-blivet.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python-blivet.spec b/python-blivet.spec
index 48d06a1..bdd7c3e 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -3,6 +3,7 @@ Name: python-blivet
 Url: http://fedoraproject.org/wiki/blivet
 Version: 0.61.1
 Release: 1%{?dist}
+Epoch: 1
 License: LGPLv2+
 Group: System Environment/Libraries
 %define realname blivet
-- 
1.8.3.1



More information about the anaconda-patches mailing list