Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2026-05-17 18:56:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
 and      /work/SRC/openSUSE:Factory/.transactional-update.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transactional-update"

Sun May 17 18:56:29 2026 rev:129 rq:1353466 version:6.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes    
    2026-04-15 16:05:57.530423183 +0200
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new.1966/transactional-update.changes
      2026-05-17 18:56:35.491731928 +0200
@@ -1,0 +2,15 @@
+Fri May 15 21:21:28 UTC 2026 - Ignaz Forster <[email protected]>
+
+- Version 6.1.0:
+  * t-u: Reintroduce kdump command for fadump functionality
+  * t-u: Fix skipped error paths due to querying wrong return code
+  * libtukit: Integrate OCI functionality into tukit core
+  * libtukit: Allow configuration of snapshot manager
+  * libtukit: Allow manually setting configuration options
+  * tukitd: Extend D-Bus interfaces with generic option field
+  * doc: Rework documentation generation with central HTML document
+    and D-Bus interface
+- Add build dependencies for documentation
+- Add -doc package for HTML documentation
+
+-------------------------------------------------------------------

Old:
----
  transactional-update-6.0.7.tar.gz

New:
----
  transactional-update-6.1.0.tar.gz

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

Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.aK5OfE/_old  2026-05-17 18:56:36.259763262 +0200
+++ /var/tmp/diff_new_pack.aK5OfE/_new  2026-05-17 18:56:36.263763426 +0200
@@ -26,7 +26,7 @@
 %{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
 
 Name:           transactional-update
-Version:        6.0.7
+Version:        6.1.0
 Release:        0
 Summary:        Transactional Updates with btrfs and snapshots
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -48,6 +48,8 @@
 %else
 BuildRequires:  gcc-c++
 %endif
+BuildRequires:  gtk-doc
+BuildRequires:  libgio-2_0-0
 BuildRequires:  libtool
 BuildRequires:  libxml2-tools
 BuildRequires:  libzypp
@@ -104,6 +106,15 @@
 know which update method to use. If the installed system is not using 'dup'
 as the default, then this package should be installed.
 
+%package doc
+Summary:        Documentation for transactional-update
+Group:          Documentation/HTML
+BuildArch:      noarch
+
+%description doc
+The Transactional Update Guide, man pages and D-Bus interface documentation
+in HTML format.
+
 %package -n tukit
 Summary:        Tool for doing transactional updates using Btrfs snapshots
 License:        GPL-2.0-or-later
@@ -216,9 +227,6 @@
 # Delete libtool cruft
 rm -rf %{buildroot}%{_libdir}/*.la
 
-# Delete unwanted HTML documentation
-rm -rf %{buildroot}%{_docdir}/%{name}/*.html
-
 # move logrotate files from /etc/logrotate.d to /usr/etc/logrotate.d
 %if 0%{?suse_version} > 1500
 mkdir -p %{buildroot}%{_distconfdir}/logrotate.d
@@ -298,8 +306,6 @@
 
 %files
 %license COPYING gpl-2.0.txt
-%doc NEWS
-%doc %{_docdir}/%{name}/transactional-update.txt
 %if 0%{?suse_version} > 1500
 %{_distconfdir}/logrotate.d/transactional-update
 %else
@@ -321,6 +327,11 @@
 %files up-as-default
 %{_distconfdir}/transactional-update.conf.d/10-use-up-as-default.conf
 
+%files doc
+%doc NEWS
+%dir %{_docdir}/%{name}
+%doc %{_docdir}/%{name}/*
+
 %files -n tukit
 %license COPYING gpl-2.0.txt
 %doc README.md NEWS

++++++ transactional-update-6.0.7.tar.gz -> transactional-update-6.1.0.tar.gz 
++++++
++++ 3001 lines of diff (skipped)

Reply via email to