diff --git a/rebootmgr-1.3.1.tar.xz b/rebootmgr-1.3.1.tar.xz new file mode 100644 index 0000000..e6e182c --- /dev/null +++ b/rebootmgr-1.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afc6a2f976df073dc499e53fa7094ffe4165bb9be27eb8487060a13810de2b8 +size 179300 diff --git a/rebootmgr-1.3.tar.xz b/rebootmgr-1.3.tar.xz deleted file mode 100644 index df2edbb..0000000 --- a/rebootmgr-1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6702892545c2f31e03c3242bc40f6c6b8c4722861fc734863e4d96ea1b3dfbf1 -size 179236 diff --git a/rebootmgr.changes b/rebootmgr.changes index 724a1e0..b66852b 100644 --- a/rebootmgr.changes +++ b/rebootmgr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 10 15:17:01 UTC 2021 - Thorsten Kukuk + +- Update to version 1.3.1 + - Move all dbus config files to /usr/share/dbus-1 + ------------------------------------------------------------------- Wed Jul 1 13:04:21 UTC 2020 - Thorsten Kukuk diff --git a/rebootmgr.spec b/rebootmgr.spec index 1b0eb40..6556af7 100644 --- a/rebootmgr.spec +++ b/rebootmgr.spec @@ -1,7 +1,7 @@ # # spec file for package rebootmgr # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %endif Name: rebootmgr -Version: 1.3 +Version: 1.3.1 Release: 0 Summary: Automatic controlled reboot during a maintenance window License: GPL-2.0-only AND LGPL-2.1-or-later @@ -76,18 +76,17 @@ test -f /etc/rebootmgr.conf.rpmsave && mv -v /etc/rebootmgr.conf.rpmsave /etc/re %files %license COPYING COPYING.LIB %doc NEWS -%dir %{_sysconfdir}/dbus-1/system.d %if %{with_config} %config %{_sysconfdir}/rebootmgr.conf %else %{_distconfdir}/rebootmgr.conf %endif -%config %{_sysconfdir}/dbus-1/system.d/org.opensuse.RebootMgr.conf -%{_prefix}/lib/systemd/system/rebootmgr.service +%{_unitdir}/rebootmgr.service %{_sbindir}/rebootmgrctl %{_sbindir}/rebootmgrd %{_sbindir}/rcrebootmgr %{_datadir}/dbus-1/interfaces/org.opensuse.RebootMgr.xml +%{_datadir}/dbus-1/system.d/org.opensuse.RebootMgr.conf %{_mandir}/man1/rebootmgrctl.1%{?ext_man} %{_mandir}/man5/rebootmgr.conf.5%{?ext_man} %{_mandir}/man8/rebootmgrd.8%{?ext_man}