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-08-09 15:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
 and      /work/SRC/openSUSE:Factory/.transactional-update.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transactional-update"

Tue Aug  9 15:26:06 2022 rev:89 rq:993808 version:4.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes    
    2022-06-23 10:22:17.399610874 +0200
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new.1521/transactional-update.changes
      2022-08-09 15:26:15.145265179 +0200
@@ -1,0 +2,26 @@
+Tue Aug  2 14:32:35 UTC 2022 - Ignaz Forster <ifors...@suse.com>
+
+- Version 4.0.0
+  - Last minute interface change: Changed "List" method of Snapshot D-Bus
+    interface to return a map of properties instead of a comma separated
+    list of strings; this will allow retrieving the snapshot properties
+    even if they contain a comma in their value [boo#1202147]
+  - Remove "Snapshot.hpp" as a public API for now - all public
+    functionality is part of SnapshotManager.hpp
+  - Add header file documentation for SnapshotManager.hpp
+  - Add method to delete snapshot
+    [gh#openSUSE/transactional-update#52]
+  - Allow setting description of snapshot
+    [gh#openSUSE/transactional-update#55]
+  - create_dirs_from_rpmdb: set SELinux file context of missing directories
+    [gh#openSUSE/transactional-update#84], [bsc#1197242]
+  - Fix broken logrotate due to typo in config file
+    [gh#openSUSE/transactional-update#87]
+  - create_dirs_from_rpmdb: Fix handling return code of create_dirs()
+    [gh#openSUSE/transactional-update#86]
+  - Fix broken "shell" prompt after selfupdate
+  - Add documented D-Bus interface definition files
+  - Add tukit_sm_get_current and tukit_sm_get_default to C interface
+  - Fixed typos
+
+-------------------------------------------------------------------

Old:
----
  transactional-update-4.0.0~rc4.tar.gz

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

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

Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.KEjsl0/_old  2022-08-09 15:26:15.565266378 +0200
+++ /var/tmp/diff_new_pack.KEjsl0/_new  2022-08-09 15:26:15.569266390 +0200
@@ -26,14 +26,13 @@
 %{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
 
 Name:           transactional-update
-Version:        4.0.0~rc4
+Version:        4.0.0
 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~rc4.tar.gz
+Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 Source1:        transactional-update.check
 
 BuildRequires:  autoconf
@@ -274,6 +273,7 @@
 %{_sbindir}/tukit
 %{_sbindir}/create_dirs_from_rpmdb
 %{_unitdir}/create-dirs-from-rpmdb.service
+%{_mandir}/man5/tukit.conf.5.gz
 
 %files -n dracut-%{name}
 %license COPYING gpl-2.0.txt
@@ -292,6 +292,8 @@
 %{_unitdir}/tukitd.service
 %{_prefix}/share/dbus-1/system-services/tukitd.d-bus.service
 %{_prefix}/share/dbus-1/system.d/org.opensuse.tukit.conf
+%{_prefix}/share/dbus-1/interfaces/org.opensuse.tukit.Snapshot.xml
+%{_prefix}/share/dbus-1/interfaces/org.opensuse.tukit.Transaction.xml
 
 %files -n %{devname}
 %license COPYING lgpl-2.1.txt

++++++ transactional-update-4.0.0~rc4.tar.gz -> 
transactional-update-4.0.0.tar.gz ++++++
++++ 65575 lines of diff (skipped)

Reply via email to