17
0

14 Commits

Author SHA256 Message Date
0363e36b38 Accepting request 1296382 from Base:System
- Update to version 20250729.4ed6ec5:
  * Add a screen to disable 3rd party repos
  * Add post-migration script support #30
  * Drop --pre-release flag completely

OBS-URL: https://build.opensuse.org/request/show/1296382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=7
2025-07-30 09:45:19 +00:00
964da9bae7 Handle new scripts dir in spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=15
2025-07-29 20:22:30 +00:00
2c0f06dabd - Update to version 20250729.4ed6ec5:
* Add a screen to disable 3rd party repos
  * Add post-migration script support #30
  * Drop --pre-release flag completely

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=14
2025-07-29 13:12:18 +00:00
deaf3b7a46 Accepting request 1279197 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1279197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=6
2025-05-22 14:56:58 +00:00
62c6c6b1d7 - Update to version 20250521.ab8700a:
* Drop redundant repodata from Leap url
  * Update README.md

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=12
2025-05-22 07:43:49 +00:00
8514735a61 Accepting request 1242876 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1242876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=5
2025-02-03 20:45:37 +00:00
73b2a3d846 - Update to version 20250129.63f1e30:
* Check for x86_64-v2 capability prior migrating to 16.0
  * Use custom dialogrc
  * Activate green only with 24bit/truecolor
  * Use same colors for digits as for dialog options
  * Do not use yellow for title nor active button
  * Update README.md

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=10
2025-02-03 15:26:09 +00:00
2f4eccdce1 Accepting request 1229490 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1229490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=4
2024-12-10 22:43:36 +00:00
a606a40b1c - Update to version 20241209.76c6ef8:
* Update README.md
  * Mention current system in the migration dialog
  * Allow migration from Tumbleweed to Slowroll

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=8
2024-12-09 21:28:35 +00:00
d4daeb2e16 Accepting request 1228375 from Base:System
- Update to version 20241204.834c66a:
  * Ensure that we do not check for Immutability in dryrun

- Update to version 20241204.89bbbc3:
  * Add immutable check
  * Drop the echo before running sudo
  * Ensure root permissions unless --dry-run
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1228375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=3
2024-12-05 16:08:58 +00:00
80338875e5 - Update to version 20241204.834c66a:
* Ensure that we do not check for Immutability in dryrun

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=6
2024-12-04 21:29:32 +00:00
0313da4059 - Update to version 20241204.89bbbc3:
* Add immutable check
  * Drop the echo before running sudo
  * Ensure root permissions unless --dry-run
  * Update README.md

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=5
2024-12-04 14:55:09 +00:00
c44e35c0bc Accepting request 1227703 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1227703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-migration-tool?expand=0&rev=2
2024-12-02 15:59:22 +00:00
e66bf39275 - Update to version 20241202.1a4772b:
* Fix missing mv and missing DRYRUN
  * Use https instead of git in a README git clone examples
  * Update README.md with opensuse-migration tool and new repo paths

OBS-URL: https://build.opensuse.org/package/show/Base:System/opensuse-migration-tool?expand=0&rev=3
2024-12-02 09:27:02 +00:00
6 changed files with 75 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/opensuse-migration-tool.git</param>
<param name="changesrevision">2509e96d696bc9960bce4df0d711346ce0730d8c</param></service></servicedata>
<param name="changesrevision">4ed6ec561640b43eadfdcf2fb6b0474816a97b65</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:253250368c23e41ab9f578eb104427478c6ed68a17ac7250bce369dcd9f32e72
size 34314

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5ed21eba3c34662323fca969112cb445c7a3eddba2bc9d3a4df6113d80f8eb5
size 47114

View File

@@ -1,3 +1,60 @@
-------------------------------------------------------------------
Tue Jul 29 13:04:12 UTC 2025 - opensuse-releaseteam@opensuse.org
- Update to version 20250729.4ed6ec5:
* Add a screen to disable 3rd party repos
* Add post-migration script support #30
* Drop --pre-release flag completely
-------------------------------------------------------------------
Thu May 22 07:39:36 UTC 2025 - opensuse-releaseteam@opensuse.org
- Update to version 20250521.ab8700a:
* Drop redundant repodata from Leap url
* Update README.md
-------------------------------------------------------------------
Mon Feb 03 14:14:14 UTC 2025 - opensuse-releaseteam@opensuse.org
- Update to version 20250129.63f1e30:
* Check for x86_64-v2 capability prior migrating to 16.0
* Use custom dialogrc
* Activate green only with 24bit/truecolor
* Use same colors for digits as for dialog options
* Do not use yellow for title nor active button
* Update README.md
-------------------------------------------------------------------
Mon Dec 09 21:25:27 UTC 2024 - opensuse-releaseteam@opensuse.org
- Update to version 20241209.76c6ef8:
* Update README.md
* Mention current system in the migration dialog
* Allow migration from Tumbleweed to Slowroll
-------------------------------------------------------------------
Wed Dec 04 21:27:39 UTC 2024 - opensuse-releaseteam@opensuse.org
- Update to version 20241204.834c66a:
* Ensure that we do not check for Immutability in dryrun
-------------------------------------------------------------------
Wed Dec 04 14:47:39 UTC 2024 - opensuse-releaseteam@opensuse.org
- Update to version 20241204.89bbbc3:
* Add immutable check
* Drop the echo before running sudo
* Ensure root permissions unless --dry-run
* Update README.md
-------------------------------------------------------------------
Mon Dec 02 09:20:54 UTC 2024 - opensuse-releaseteam@opensuse.org
- Update to version 20241202.1a4772b:
* Fix missing mv and missing DRYRUN
* Use https instead of git in a README git clone examples
* Update README.md with opensuse-migration tool and new repo paths
-------------------------------------------------------------------
Fri Nov 29 08:37:19 UTC 2024 - opensuse-releaseteam@opensuse.org

View File

@@ -1,4 +1,4 @@
name: opensuse-migration-tool
version: 20241129.2509e96
mtime: 1732869419
commit: 2509e96d696bc9960bce4df0d711346ce0730d8c
version: 20250729.4ed6ec5
mtime: 1753794102
commit: 4ed6ec561640b43eadfdcf2fb6b0474816a97b65

View File

@@ -1,9 +1,9 @@
#
# spec file for package opensuse-migration-tool
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Marcela Maslanova
# Copyright (c) 2024 Lubos Kocman
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 Marcela Maslanova
# Copyright (c) 2025 Lubos Kocman
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
Name: opensuse-migration-tool
Version: 20241129.2509e96
Version: 20250729.4ed6ec5
Release: 0
Summary: Migration and Upgrade tool for openSUSE
License: Apache-2.0
@@ -50,12 +50,19 @@ cp %{name} %{buildroot}/%{_sbindir}/%{name}
mkdir -p %{buildroot}/%{_datadir}/%{name}
cp SLES.prod %{buildroot}/%{_datadir}/%{name}/SLES.prod
# Install scripts directory
cp -a scripts %{buildroot}/%{_datadir}/%{name}/
%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
%attr(0755, root, root) %{_datadir}/%{name}/scripts/*
%attr(0644, root, root) %{_datadir}/%{name}/SLES.prod
%license LICENSE