Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opensuse-migration-tool for 
openSUSE:Factory checked in at 2025-09-15 19:53:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensuse-migration-tool (Old)
 and      /work/SRC/openSUSE:Factory/.opensuse-migration-tool.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensuse-migration-tool"

Mon Sep 15 19:53:25 2025 rev:9 rq:1304806 version:20250815.344dba5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/opensuse-migration-tool/opensuse-migration-tool.changes
  2025-07-31 17:51:22.897069685 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-migration-tool.new.1977/opensuse-migration-tool.changes
        2025-09-15 19:57:28.974632198 +0200
@@ -1,0 +2,7 @@
+Fri Sep 12 13:22:56 UTC 2025 - [email protected]
+
+- Update to version 20250815.344dba5:
+  * Keep only Experimental in the title
+  * Install custom dialogrc with a green theme
+
+-------------------------------------------------------------------

Old:
----
  opensuse-migration-tool-20250731.8b95d00.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  opensuse-migration-tool-20250815.344dba5.obscpio

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

Other differences:
------------------
++++++ opensuse-migration-tool.spec ++++++
--- /var/tmp/diff_new_pack.5ygPcs/_old  2025-09-15 19:57:30.590702302 +0200
+++ /var/tmp/diff_new_pack.5ygPcs/_new  2025-09-15 19:57:30.602702823 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opensuse-migration-tool
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2025 Marcela Maslanova
 # Copyright (c) 2025 Lubos Kocman
 #
@@ -19,7 +19,7 @@
 
 
 Name:           opensuse-migration-tool
-Version:        20250731.8b95d00
+Version:        20250815.344dba5
 Release:        0
 Summary:        Migration and Upgrade tool for openSUSE
 License:        Apache-2.0
@@ -53,15 +53,19 @@
 # Install scripts directory
 cp -a scripts %{buildroot}/%{_datadir}/%{name}/
 
+# Dialogrc custom theme
+cp dialogrc %{buildroot}%{_datadir}/%{name}/dialogrc
+
 %check
 
 %files
 %defattr(644,root,root,755)
 %attr(0755, root, root) %{_sbindir}/%{name}
-%{_datadir}/%{name}
-%{_datadir}/%{name}/scripts
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/scripts
+%{_datadir}/%{name}
+%{_datadir}/%{name}/scripts
+%{_datadir}/%{name}/dialogrc
 %attr(0755, root, root) %{_datadir}/%{name}/scripts/*
 %attr(0644, root, root) %{_datadir}/%{name}/SLES.prod
 

++++++ _scmsync.obsinfo ++++++
mtime: 1757685740
commit: f89ccea20794384fdee05a99eef2e57c0028429dc27f14701289efa20189a4af
url: https://src.opensuse.org/lkocman/opensuse-migration-tool
revision: main

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-09-12 16:02:31.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ opensuse-migration-tool-20250731.8b95d00.obscpio -> 
opensuse-migration-tool-20250815.344dba5.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/opensuse-migration-tool-20250731.8b95d00/opensuse-migration-tool 
new/opensuse-migration-tool-20250815.344dba5/opensuse-migration-tool
--- old/opensuse-migration-tool-20250731.8b95d00/opensuse-migration-tool        
2025-07-31 11:25:23.000000000 +0200
+++ new/opensuse-migration-tool-20250815.344dba5/opensuse-migration-tool        
2025-08-15 10:50:08.000000000 +0200
@@ -183,7 +183,7 @@
     ((CURRENT_INDEX++))
 else
     dialog --clear \
-    --title "[EXPERIMENTAL] System Migration - NOT FOR PRODUCTION" \
+    --title "[EXPERIMENTAL] System Migration" \
        --msgbox "\nMigration from $NAME is currently not supported.\n\nPlease 
report issue at https://github.com/openSUSE/opensuse-migration-tool"; \
     10 60
     reset; exit 1;
@@ -192,7 +192,7 @@
 # Display migration options
 if [[ ${#MIGRATION_OPTIONS[@]} -eq 0 ]]; then
     dialog --clear \
-    --title "[EXPERIMENTAL] System Migration - NOT FOR PRODUCTION" \
+    --title "[EXPERIMENTAL] System Migration" \
        --msgbox "\nNo migration options available from $NAME.\n\nPlease report 
issue at https://github.com/openSUSE/opensuse-migration-tool."; \
     10 60
     reset; exit 1
@@ -204,7 +204,7 @@
 done
 # Display dialog and get choice
 CHOICE=$(dialog --clear \
-    --title "[EXPERIMENTAL] System Migration - NOT FOR PRODUCTION" \
+    --title "[EXPERIMENTAL] System Migration" \
     --menu "Select the migration target from $NAME:" \
     20 60 10 \
     "${DIALOG_ITEMS[@]}" \

++++++ opensuse-migration-tool.obsinfo ++++++
--- /var/tmp/diff_new_pack.5ygPcs/_old  2025-09-15 19:57:32.150769976 +0200
+++ /var/tmp/diff_new_pack.5ygPcs/_new  2025-09-15 19:57:32.182771365 +0200
@@ -1,5 +1,5 @@
 name: opensuse-migration-tool
-version: 20250731.8b95d00
-mtime: 1753953923
-commit: 8b95d00682ddfca75ba978b56f4298c859d3ecaa
+version: 20250815.344dba5
+mtime: 1755247808
+commit: 344dba541ad09ce319f5a3827f8a2e10cc9c89ff
 

Reply via email to