From: Jiri Srain Date: Mon, 11 Dec 2017 11:51:31 +0000 (+0100) Subject: review X-Git-Tag: v0.5.4~7^2~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e154d73230b37b5fdca894a713739cdee64067ce;p=thirdparty%2Fsnapper.git review --- diff --git a/package/README.packaging b/package/README.packaging index 30620229..d0bed137 100644 --- a/package/README.packaging +++ b/package/README.packaging @@ -1,9 +1,6 @@ This package should use just the content of the git tree. If you need -to make changes, you have the following options: -* Make them in git and update the package from git (you can send merge - request if you don't have write access) -* Create a patch, add the patch to the package and let one of the - snapper packagers commit it for you +to make changes, make them in git and update the package from git +(you can send merge request if you don't have write access) The online repository is at: http://github.com/openSUSE/snapper diff --git a/package/snapper.changes b/package/snapper.changes index 9ab9cbff..98a7ab8b 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -3,7 +3,7 @@ Wed Dec 6 16:49:06 CET 2017 - kukuk@suse.de - Add missing systemd services/timer macros - Remove cron scripts -- Workaround systemd preset due to missing systemd macros before +- Switched from cron to systemd timers - 0.5.3 -------------------------------------------------------------------