https://bugzilla.redhat.com/show_bug.cgi?id=1377631
--- Comment #17 from Andrew Toskin andrew@tosk.in --- I'm pretty sure 3.26 is supposed to be the latest version of GNOME Shell which the extension was tested against. GNOME Shell *extensions* all have a metadata.json file, which includes a "version" property. This is supposed to state the version of the extension itself, and for NetSpeed, that property is 28.
https://github.com/hedayaty/NetSpeed/blob/master/metadata.json
I've tried asking the upstream developer, hedayaty, to git-tag his releases. Or at least to explain to us how to know when the code is stable enough for release. But he doesn't seem to get it, and I'm not sure how else to explain what I'm asking about :/
So, I guess continue with your %{gitdate} and %{shortcommit} Releases. But I'm pretty sure the spec Version should be 28.
I'll double check everything else one last time when that's done.