#2948 incorrect release when using rpmautospec
Closed: Invalid by tkopecek. Opened by dcavalca.

When using rpmautospec, I get:

$ fedpkg build
Building python-TestSlide-2.6.4-1.fc35 for rawhide
Created task: 71832791
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=71832791
[...]

which shows an incorrect release (-1 instead of -11). This is likely a side effect of how rpmautospec works, as the release is correct in the actual package that gets built by koji, it's just the output here that's wrong.


%autorelease is not a koji feature. The behavior here is determined by rpm and other buildroot contents. I suggest taking this up with fedora releng

Metadata Update from @mikem:
- Custom field Size adjusted to None

I've filed this on the rpmautospec tracker: https://pagure.io/fedora-infra/rpmautospec/issue/205

This output is by fedpkg and should be fixed with rpkg-1.62-6 which contains the enablement code to get this right. This update should be available in F35, Rawhide and soon in F33 (push to stable pending).

Metadata Update from @tkopecek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2948

Please continue any further discussion there.

Metadata