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

David Lehman dlehman at redhat.com
Wed Sep 17 20:22:24 UTC 2014


On 09/17/2014 03:12 PM, Samantha N. Bueno wrote:
> 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.

This may already be part of your plan, but we should also bump the 
version before doing a build to avoid having 0:0.61.1 and 1:0.61.1 (we 
already did a 0:0.61.1, right?).

Looks okay otherwise.

>
> 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
>



More information about the anaconda-patches mailing list