From: Josef Reidinger Date: Mon, 8 Jun 2015 08:22:46 +0000 (+0200) Subject: changes from review (thanks locilka and aschnell) X-Git-Tag: v0.2.8~7^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3755db2eaa966007ddebbbe38aa7644b40c2ae35;p=thirdparty%2Fsnapper.git changes from review (thanks locilka and aschnell) --- diff --git a/README b/README index e8b2e644..843724f7 100644 --- a/README +++ b/README @@ -9,10 +9,13 @@ For more information visit http://snapper.io/. Releasing ========= -Before releasing package ensure that changes made to package is mentioned +Before releasing package ensure that changes made to package are mentioned in `package/snapper.changes`. To create package use commands `make -f Makefile.repo && make package`. -Then use common work-flow to send package to build service. For factory +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 . +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.