From 84fc767efdae9090ebd8e148ef4f21a441f141a054b88468e48b197c9cb87021 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 29 Apr 2020 18:41:28 +0000 Subject: [PATCH] Accepting request 798151 from devel:kubic - Adjust BuildRequires - Update to version 1.0 - Rewrite rebootmgrd to not depend on glib and dbus-glib OBS-URL: https://build.opensuse.org/request/show/798151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rebootmgr?expand=0&rev=15 --- rebootmgr-0.20.1.tar.xz | 3 --- rebootmgr-1.0.tar.xz | 3 +++ rebootmgr.changes | 11 +++++++++++ rebootmgr.spec | 5 ++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 rebootmgr-0.20.1.tar.xz create mode 100644 rebootmgr-1.0.tar.xz diff --git a/rebootmgr-0.20.1.tar.xz b/rebootmgr-0.20.1.tar.xz deleted file mode 100644 index 65c5da0..0000000 --- a/rebootmgr-0.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc212ed6106079f02bbcc1f3338ead1789bb36d6038b34fa459de07fc83df3e4 -size 213204 diff --git a/rebootmgr-1.0.tar.xz b/rebootmgr-1.0.tar.xz new file mode 100644 index 0000000..694e869 --- /dev/null +++ b/rebootmgr-1.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72415e527f83b1968034b4d17b76a6196ca18785fcabfa1537ae04c716898e8 +size 220404 diff --git a/rebootmgr.changes b/rebootmgr.changes index ab32506..c18f03b 100644 --- a/rebootmgr.changes +++ b/rebootmgr.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 27 10:43:58 UTC 2020 - Thorsten Kukuk + +- Adjust BuildRequires + +------------------------------------------------------------------- +Mon Apr 27 09:51:18 UTC 2020 - Thorsten Kukuk + +- Update to version 1.0 + - Rewrite rebootmgrd to not depend on glib and dbus-glib + ------------------------------------------------------------------- Wed Jan 29 12:40:26 UTC 2020 - Thorsten Kukuk diff --git a/rebootmgr.spec b/rebootmgr.spec index 7744c31..3bc17ee 100644 --- a/rebootmgr.spec +++ b/rebootmgr.spec @@ -24,7 +24,7 @@ %endif Name: rebootmgr -Version: 0.20.1 +Version: 1.0 Release: 0 Summary: Automatic controlled reboot during a maintenance window License: GPL-2.0-only AND LGPL-2.1-or-later @@ -33,8 +33,7 @@ URL: https://github.com/SUSE/rebootmgr Source: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: pkgconfig -BuildRequires: pkgconfig(dbus-glib-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.40 +BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(libeconf) %description