https://bugzilla.redhat.com/show_bug.cgi?id=1120865



--- Comment #5 from Vincent Batts <[email protected]> ---
one other nit, that I've just thought of. 
```
Release:        0.git%{shortcommit}%{?dist}
```

out to be:
```
Release:        0.0.git%{shortcommit}%{?dist}
```

reason being that the version will not be incremented just because the git
bundle is updated. So we'll use the first position for updates to the git
bundle. The second position is for normal release type incrementing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to