Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rebootmgr for openSUSE:Factory 
checked in at 2024-05-05 12:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rebootmgr (Old)
 and      /work/SRC/openSUSE:Factory/.rebootmgr.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rebootmgr"

Sun May  5 12:10:31 2024 rev:27 rq:1171755 version:2.4+git20240503.5b98913

Changes:
--------
--- /work/SRC/openSUSE:Factory/rebootmgr/rebootmgr.changes      2024-03-17 
22:10:56.437281898 +0100
+++ /work/SRC/openSUSE:Factory/.rebootmgr.new.1880/rebootmgr.changes    
2024-05-05 12:10:38.943580161 +0200
@@ -1,0 +2,10 @@
+Fri May 03 13:10:33 UTC 2024 - ku...@suse.com
+
+- Remove rcrebootmgr symlink
+- Update to version 2.4+git20240503.5b98913:
+  * Don't generate html documentation anymore
+  * Fix manual page dependencies for parallel build
+  * Update configure.ac
+  * Fix soft-reboot detection in forced mode
+
+-------------------------------------------------------------------

Old:
----
  rebootmgr-2.4.tar.xz

New:
----
  _service
  _servicedata
  rebootmgr-2.4+git20240503.5b98913.tar.xz

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

Other differences:
------------------
++++++ rebootmgr.spec ++++++
--- /var/tmp/diff_new_pack.RGKZrB/_old  2024-05-05 12:10:40.187625183 +0200
+++ /var/tmp/diff_new_pack.RGKZrB/_new  2024-05-05 12:10:40.191625327 +0200
@@ -24,13 +24,16 @@
 %endif
 
 Name:           rebootmgr
-Version:        2.4
+Version:        2.4+git20240503.5b98913
 Release:        0
 Summary:        Automatic controlled reboot during a maintenance window
 License:        GPL-2.0-only AND LGPL-2.1-or-later
 Group:          System/Base
 URL:            https://github.com/SUSE/rebootmgr
 Source:         %{name}-%{version}.tar.xz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-1)
@@ -45,12 +48,12 @@
 %setup -q
 
 %build
+./autogen.sh
 %configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-ln -sf service %{buildroot}%{_sbindir}/rcrebootmgr
 if [ ! -d %{buildroot}%{_distconfdir} ]; then
     mkdir -p %{buildroot}%{_distconfdir}
     mv %{buildroot}%{_sysconfdir}/rebootmgr.conf %{buildroot}%{_distconfdir}
@@ -85,7 +88,6 @@
 %{_tmpfilesdir}/soft-reboot-cleanup.conf
 %{_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}

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="version">2.4</param>
    <param name="versionformat">2.4+git%cd.%h</param>
    <param name="url">https://github.com/SUSE/rebootmgr.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">https://github.com/SUSE/rebootmgr.git</param>
 <param 
name="changesrevision">5b98913fb31495c911c0eb6b919c503e26943bd1</param></service>
</servicedata>
(No newline at EOF)

Reply via email to