Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rebootmgr for openSUSE:Factory 
checked in at 2021-03-12 13:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rebootmgr (Old)
 and      /work/SRC/openSUSE:Factory/.rebootmgr.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rebootmgr"

Fri Mar 12 13:30:34 2021 rev:19 rq:878191 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rebootmgr/rebootmgr.changes      2020-07-02 
23:57:33.617115911 +0200
+++ /work/SRC/openSUSE:Factory/.rebootmgr.new.2401/rebootmgr.changes    
2021-03-12 13:30:48.762114854 +0100
@@ -1,0 +2,6 @@
+Wed Mar 10 15:17:01 UTC 2021 - Thorsten Kukuk <[email protected]>
+
+- Update to version 1.3.1
+  - Move all dbus config files to /usr/share/dbus-1
+
+-------------------------------------------------------------------

Old:
----
  rebootmgr-1.3.tar.xz

New:
----
  rebootmgr-1.3.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rebootmgr.spec ++++++
--- /var/tmp/diff_new_pack.R73xYY/_old  2021-03-12 13:30:49.722116201 +0100
+++ /var/tmp/diff_new_pack.R73xYY/_new  2021-03-12 13:30:49.730116212 +0100
@@ -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 @@
 %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}

++++++ rebootmgr-1.3.tar.xz -> rebootmgr-1.3.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rebootmgr-1.3/NEWS new/rebootmgr-1.3.1/NEWS
--- old/rebootmgr-1.3/NEWS      2020-07-01 14:25:56.000000000 +0200
+++ new/rebootmgr-1.3.1/NEWS    2021-03-10 10:02:07.000000000 +0100
@@ -1,6 +1,9 @@
 rebootmgr NEWS -- history of user-visible changes.
 
-Copyright (C) 2016-2020 Thorsten Kukuk
+Copyright (C) 2016-2021 Thorsten Kukuk
+
+Version 1.3.1
+* Install dbus config below /usr/share/dbus-1, not /etc/dbus-1
 
 Version 1.3
 * Fix documentation of is-active return  value [bsc#1173484]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rebootmgr-1.3/configure new/rebootmgr-1.3.1/configure
--- old/rebootmgr-1.3/configure 2020-07-01 14:26:08.000000000 +0200
+++ new/rebootmgr-1.3.1/configure       2021-03-10 16:10:55.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rebootmgr 1.3.
+# Generated by GNU Autoconf 2.69 for rebootmgr 1.3.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='rebootmgr'
 PACKAGE_TARNAME='rebootmgr'
-PACKAGE_VERSION='1.3'
-PACKAGE_STRING='rebootmgr 1.3'
+PACKAGE_VERSION='1.3.1'
+PACKAGE_STRING='rebootmgr 1.3.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1300,7 +1300,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures rebootmgr 1.3 to adapt to many kinds of systems.
+\`configure' configures rebootmgr 1.3.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1366,7 +1366,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rebootmgr 1.3:";;
+     short | recursive ) echo "Configuration of rebootmgr 1.3.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1480,7 +1480,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rebootmgr configure 1.3
+rebootmgr configure 1.3.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1845,7 +1845,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rebootmgr $as_me 1.3, which was
+It was created by rebootmgr $as_me 1.3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2708,7 +2708,7 @@
 
 # Define the identity of the package.
  PACKAGE='rebootmgr'
- VERSION='1.3'
+ VERSION='1.3.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6560,7 +6560,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rebootmgr $as_me 1.3, which was
+This file was extended by rebootmgr $as_me 1.3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6626,7 +6626,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rebootmgr config.status 1.3
+rebootmgr config.status 1.3.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rebootmgr-1.3/configure.ac 
new/rebootmgr-1.3.1/configure.ac
--- old/rebootmgr-1.3/configure.ac      2020-07-01 14:26:02.000000000 +0200
+++ new/rebootmgr-1.3.1/configure.ac    2021-03-10 10:02:15.000000000 +0100
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(rebootmgr, 1.3)
+AC_INIT(rebootmgr, 1.3.1)
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/rebootmgrd.c])
 AM_CONFIG_HEADER(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rebootmgr-1.3/dbus/Makefile.am 
new/rebootmgr-1.3.1/dbus/Makefile.am
--- old/rebootmgr-1.3/dbus/Makefile.am  2019-08-17 10:08:52.000000000 +0200
+++ new/rebootmgr-1.3.1/dbus/Makefile.am        2021-03-10 09:28:20.000000000 
+0100
@@ -1,8 +1,8 @@
 #
-# Copyright (c) 2016 Thorsten Kukuk <[email protected]>
+# Copyright (c) 2016, 2021 Thorsten Kukuk <[email protected]>
 #
 
-busconfigdir = $(sysconfdir)/dbus-1/system.d
+busconfigdir = $(datadir)/dbus-1/system.d
 introspectiondir = $(datadir)/dbus-1/interfaces
 
 busconfig_DATA = org.opensuse.RebootMgr.conf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rebootmgr-1.3/dbus/Makefile.in 
new/rebootmgr-1.3.1/dbus/Makefile.in
--- old/rebootmgr-1.3/dbus/Makefile.in  2020-07-01 14:26:07.000000000 +0200
+++ new/rebootmgr-1.3.1/dbus/Makefile.in        2021-03-10 16:10:55.000000000 
+0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 #
-# Copyright (c) 2016 Thorsten Kukuk <[email protected]>
+# Copyright (c) 2016, 2021 Thorsten Kukuk <[email protected]>
 #
 
 VPATH = @srcdir@
@@ -262,7 +262,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-busconfigdir = $(sysconfdir)/dbus-1/system.d
+busconfigdir = $(datadir)/dbus-1/system.d
 introspectiondir = $(datadir)/dbus-1/interfaces
 busconfig_DATA = org.opensuse.RebootMgr.conf
 introspection_DATA = org.opensuse.RebootMgr.xml
Binary files old/rebootmgr-1.3/tests/test-calendarspec and 
new/rebootmgr-1.3.1/tests/test-calendarspec differ
Binary files old/rebootmgr-1.3/tests/test-etcd and 
new/rebootmgr-1.3.1/tests/test-etcd differ
Binary files old/rebootmgr-1.3/tests/test-json and 
new/rebootmgr-1.3.1/tests/test-json differ
Binary files old/rebootmgr-1.3/tests/test-parse-duration and 
new/rebootmgr-1.3.1/tests/test-parse-duration differ

Reply via email to