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 2022-05-12 22:57:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
and /work/SRC/openSUSE:Factory/.transactional-update.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transactional-update"
Thu May 12 22:57:43 2022 rev:86 rq:974853 version:4.0.0~rc3
Changes:
--------
---
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2022-03-25 21:54:28.430266809 +0100
+++
/work/SRC/openSUSE:Factory/.transactional-update.new.1538/transactional-update.changes
2022-05-12 22:57:56.280601663 +0200
@@ -1,0 +2,15 @@
+Tue May 3 10:21:35 UTC 2022 - Ignaz Forster <[email protected]>
+
+- Version 4.0.0~rc3
+ - Add Snapshot interface
+ - Reworked signal handling: All public signals are sent from the
+ main thread now, keeping the same sender for everything
+ - Implement D-Bus call "Execute" for Transactions
+ - Implement interface for listing Snapshots
+ - Implement Reboot interface
+ - Fix bug when using --continue on old snapshots
+ - Fix hypothetical integer overflow in snapshot list [bsc#1196826]
+ - Fix wrong sort order in status command
+ [gh#openSUSE/transactional-update#80]
+
+-------------------------------------------------------------------
Old:
----
transactional-update-4.0.0~rc2.tar.gz
New:
----
transactional-update-4.0.0~rc3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.Ivnx6J/_old 2022-05-12 22:57:57.844603763 +0200
+++ /var/tmp/diff_new_pack.Ivnx6J/_new 2022-05-12 22:57:57.848603769 +0200
@@ -26,14 +26,14 @@
%{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
Name: transactional-update
-Version: 4.0.0~rc2
+Version: 4.0.0~rc3
Release: 0
Summary: Transactional Updates with btrfs and snapshots
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/Base
URL: https://github.com/openSUSE/transactional-update
#Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-Source0: transactional-update-4.0.0~rc2.tar.gz
+Source0: transactional-update-4.0.0~rc3.tar.gz
Source1: transactional-update.check
BuildRequires: autoconf
++++++ transactional-update-4.0.0~rc2.tar.gz ->
transactional-update-4.0.0~rc3.tar.gz ++++++
++++ 16397 lines of diff (skipped)