From dfcc55f99bb4e7e49a035960bdc84ca8d3810f02 Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Wed, 13 Dec 2023 20:35:04 -0500 Subject: [PATCH] update changelogs for rpm and deb -2 releases --- pkg/changelog.el | 3 +++ pkg/debian/changelog | 3 +++ 2 files changed, 6 insertions(+) diff --git a/pkg/changelog.el b/pkg/changelog.el index 15173b7e..340e08e7 100644 --- a/pkg/changelog.el +++ b/pkg/changelog.el @@ -1,3 +1,6 @@ +* Tue Dec 13 2023 Matthew Wall (weewx) - 5.0.0b17-2 +- do not fail if there is no systemd +- set the x bit on weewxd and weectl * Tue Dec 12 2023 Matthew Wall (weewx) - 5.0.0b17-1 - new upstream release * Tue Nov 28 2023 Matthew Wall (weewx) - 5.0.0b16-1 diff --git a/pkg/debian/changelog b/pkg/debian/changelog index 57a70405..03774cdc 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -1,3 +1,6 @@ +weewx (5.0.0b17-2) unstable; urgency=low + * do not fail if there is no systemd + -- Matthew Wall (weewx) Tue, 13 Dec 2023 20:34:00 -0500 weewx (5.0.0b17-1) unstable; urgency=low * new upstream release -- Matthew Wall (weewx) Tue, 12 Dec 2023 19:15:36 -0500