primus icon indicating copy to clipboard operation
primus copied to clipboard

Tag a new version

Open dgikiller opened this issue 10 years ago • 9 comments

Hi, First of all thank you for your work, I like very much this project. I'm here to ask if could be possible to tag a new version of primus, because the last tag is really old and last commits works well i think. Best Regards.

dgikiller avatar May 12 '15 12:05 dgikiller

+1 :)

akien-mga avatar May 12 '15 12:05 akien-mga

:+1:

mudler avatar May 12 '15 22:05 mudler

I actually foked primus just so I could do version bumps after testing the updates for my slackware users.

WhiteWolf1776 avatar May 13 '15 14:05 WhiteWolf1776

On arch and ubuntu we use yyyymmdd-n release version number. This is easy to use. You can also use rev number, and in both case, at git short commit number to specify the release.

Normally, we release after each serie of change, since @amonakov works this way.

ArchangeGabriel avatar May 13 '15 15:05 ArchangeGabriel

@ArchangeGabriel I know that is a common practice, but I think that tagging version make more maintainable the software repositories. Moreover I'm asking because the project already have a tag (0.1) but it is 2 years old.

dgikiller avatar May 13 '15 15:05 dgikiller

Well, once @amonakov will have shown signs of life, maybe he will consider merging pending patches and potentially tag a 1.0 or 1.1 version (because of Fedora version numbers) if needed.

ArchangeGabriel avatar Dec 27 '15 11:12 ArchangeGabriel

0.2 was just tagged!

zx2c4 avatar Oct 16 '16 21:10 zx2c4

Yep, in a conversation @zx2c4 convinced me to just tag current tree with v0.2 since he wanted to put primus ebuild upstream in Gentoo (which he has just done). Sorry about not taking care of the pending pull request, but I'll try to merge that before the next tag ;)

amonakov avatar Oct 16 '16 21:10 amonakov

Version is tagged (0.2): see #190. issue can be closed OK.

melroy89 avatar Oct 19 '16 14:10 melroy89