From: Josef Reidinger Date: Mon, 8 Jun 2015 08:55:30 +0000 (+0200) Subject: more improvements from review X-Git-Tag: v0.2.8~7^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfcf85ff10145297533f4d0000e8bae9aceae93f;p=thirdparty%2Fsnapper.git more improvements from review --- diff --git a/README b/README index 843724f7..ca8fff8c 100644 --- a/README +++ b/README @@ -15,7 +15,11 @@ To create package use commands `make -f Makefile.repo && make package`. Then use common work-flow to submit package to build service. For factory send at first package to devel project YaST:Head on OBS. -When version is increased then git repo have to be tagged, obs project -filesystems:snapper have to be updated and placing bzip2 on ftp.suse.com. -When documentation changes e.g. man page or an important functionality, then -also snapper.io webpages have to be updated. +When version is increased then git repo have to be tagged. For tag use existing +convention `vX.Y.Z`. Also obs project filesystems:snapper have to be updated. +Please note, that this OBS project builds for more distribution so more metadata +files have to be updated. See OBS documentation for more info. Generated bzip2 +tarball have to be placed on ftp.suse.com/pub/projects/snapper. When +documentation changes e.g. man page or an important functionality, then also +snapper.io webpages have to be updated. It is hosted as github pages in gh-pages +branch in snapper git repository.