Re: Mass Rebuild botched up my EVR

2013-08-20 Thread Michael Schwendt
On Mon, 19 Aug 2013 21:01:03 -0500, Dennis Gilmore wrote: > > I just noticed the mass rebuild on Aug 3 botched up my EVR for > > libreswan: > > > > Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.1 The trailing .1 is valid, at least: https://fedoraproject.org/wiki/Packaging:NamingGuideli

Re: Mass Rebuild botched up my EVR

2013-08-19 Thread Dennis Gilmore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 19 Aug 2013 19:29:08 -0400 (EDT) Paul Wouters wrote: > > Hi, > > I just noticed the mass rebuild on Aug 3 botched up my EVR for > libreswan: > > Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.1 > > It should have been: > > Release:

Re: Mass Rebuild botched up my EVR

2013-08-19 Thread Ankur Sinha
On Mon, 2013-08-19 at 19:29 -0400, Paul Wouters wrote: > Hi, > > I just noticed the mass rebuild on Aug 3 botched up my EVR for > libreswan: > > Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.1 > > It should have been: > > Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist} > > The prev