M4rtinK / modrana

ModRana is a flexible GPS navigation system for mobile devices. This is the main upstream modRana source code repository - waiting for your pull requests & patches! :)
www.modrana.org
GNU General Public License v3.0
66 stars 21 forks source link

publish git-tags for releases #293

Open Piraty opened 1 year ago

Piraty commented 1 year ago

hi,

please push tags corresponding to your releases, distro packagers [1] will have a better life ;) https://github.com/M4rtinK/modrana/issues/184 seems to have had this in mind, yet there no tags since 3.5y

[1] https://github.com/void-linux/void-packages/pull/38461/

M4rtinK commented 1 year ago

Sure, that should really be there. :P Might as well create proper releases when I'm at it. Hopefully in the next few days I should be able to get to it. :)

Piraty commented 1 year ago

a git push --tags or similar from your CLI would suffice (or use the designated make target)