From: Arvin Schnell Date: Thu, 20 Apr 2017 08:25:53 +0000 (+0200) Subject: - generate build file for Ubuntu 17.04 X-Git-Tag: v0.5.0~2^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F341%2Fhead;p=thirdparty%2Fsnapper.git - generate build file for Ubuntu 17.04 --- diff --git a/Makefile.am b/Makefile.am index d16f1246..ed69e9df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_15.04 \ xUbuntu_15.10 \ xUbuntu_16.04 \ - xUbuntu_16.10 + xUbuntu_16.10 \ + xUbuntu_17.04 show-debian: @echo "Debian flavors: $(DEBIAN_FLAVOURS)" diff --git a/VERSION b/VERSION index 6f2743d6..0bfccb08 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.4 +0.4.5 diff --git a/package/snapper.changes b/package/snapper.changes index bc0cee05..a5948e19 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 20 10:22:57 CEST 2017 - aschnell@suse.com + +- generate build file for Ubuntu 17.04 +- version 0.4.5 + ------------------------------------------------------------------- Wed Mar 22 16:47:56 CET 2017 - aschnell@suse.com