libosmocore[master]: Add release target to Makefile

2017-08-08 Thread Harald Welte
Patch Set 12: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3130 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I790ceb958195b9f6cbabfe8c977dc30e2bd7414b Gerrit-PatchSet: 12 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-13 Thread Max
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, Holger Freyther, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#12). Add release target to Makefile Add simple helper target to automate basic release steps: * version

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-13 Thread Max
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, Holger Freyther, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#11). Add release target to Makefile Add simple helper target to automate basic release steps: * version

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-13 Thread Max
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, Holger Freyther, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#10). Add release target to Makefile Add simple helper target to automate basic release steps: * version

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-12 Thread Max
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, Holger Freyther, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#8). Add release target to Makefile Add simple helper target to automate basic release steps: * version bump

libosmocore[master]: Add release target to Makefile

2017-07-12 Thread Max
Patch Set 7: (1 comment) https://gerrit.osmocom.org/#/c/3130/7/debian/control File debian/control: Line 284: bumpversion, > should we also check for this in configure.ac? No - it's only necessary if you actually use added make target, it's not needed for build, check, install etc.

libosmocore[master]: Add release target to Makefile

2017-07-12 Thread Neels Hofmeyr
Patch Set 7: Code-Review-1 (2 comments) https://gerrit.osmocom.org/#/c/3130/7/debian/control File debian/control: Line 284: bumpversion, should we also check for this in configure.ac? https://gerrit.osmocom.org/#/c/3130/7/debian/libosmocore-dev.install File

libosmocore[master]: Add release target to Makefile

2017-07-10 Thread Max
Patch Set 7: (1 comment) https://gerrit.osmocom.org/#/c/3130/7/osmo-release.mk File osmo-release.mk: Line 21:@echo "Do NOT push the release commit if you have not adjusted LIBVERSION in preceeding commit!!!" > Instewad of printing text no-one will read. Fail? What exactly should we

libosmocore[master]: Add release target to Makefile

2017-07-09 Thread Holger Freyther
Patch Set 7: Code-Review-1 (1 comment) https://gerrit.osmocom.org/#/c/3130/7/osmo-release.mk File osmo-release.mk: Line 21:@echo "Do NOT push the release commit if you have not adjusted LIBVERSION in preceeding commit!!!" Instewad of printing text no-one will read. Fail? -- To

libosmocore[master]: Add release target to Makefile

2017-07-08 Thread Harald Welte
Patch Set 7: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/3130 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I790ceb958195b9f6cbabfe8c977dc30e2bd7414b Gerrit-PatchSet: 7 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-06 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#7). Add release target to Makefile Add simple helper target to automate basic release steps: * version bump * prepare release commit * git commit, tag

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-06 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#6). Add release target to Makefile Add simple helper target to automate basic release steps: * version bump * prepare release commit * git commit, tag

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-06 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#5). Add release target to Makefile Add simple helper target to automate following release steps: * cleanup TODO-RELEASE * update debian/changelog * git

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-05 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#4). Add release target to Makefile Add simple helper target to automate following release steps: * cleanup TODO-RELEASE * update debian/changelog * git

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-05 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/3130 to look at the new patch set (#3). Add release target to Makefile Add simple helper target to automate following release steps: * cleanup TODO-RELEASE * update debian/changelog * git

[PATCH] libosmocore[master]: Add release target to Makefile

2017-07-05 Thread Max
Review at https://gerrit.osmocom.org/3130 Add release target to Makefile Add simple helper target to automate following release steps: * cleanup TODO-RELEASE * update debian/changelog * git commit and tag * git tag sign Note: it requires bumpversion package to be installed. N. B: you still