Am 04.04.2018 um 22:20 schrieb Johan Ström:
>
> Whatever we do, I really suggest shutting down Sourceforge git. Still
> only me and Jan with commit access on github, but I assume any previous
> commiters will raise their voices when they need to commit, if not before.
>
I second that.
>
> I'm not familiar with procedures of building releases, as that will
> change a bit, perhaps Jan who have done latest release can add step by
> step instructions for how it works today, into some doc file?
>
No, this won't change as there's no version control involved when
building releases. You had to change
VERSION_MAJOR=3
VERSION_MINOR=2
VERSION_PATCHLEVEL=2
in ./configure.ac, (then commit and tag the release in git), then
$ make clean
$ make distclean
$ ./bootstrap
$ ./configure
$ make dist
That creates the .tar.gz which I upload along with a README created by
hand, enriched with data from the git log.
Kind regards
Jan
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers