From a32b09195686c2730544f6d9aa5bfdf2fd48e4afc03f085c1f9420ad44aed5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Iv=C3=A1n=20L=C3=B3pez=20Gonz=C3=A1lez?= Date: Fri, 5 Apr 2019 15:12:45 +0000 Subject: [PATCH 1/2] - Remove obsolete code. - 4.2.1 - Remove code related to device name translations. - 4.2.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=350 --- yast2-update-4.1.8.tar.bz2 | 3 --- yast2-update-4.2.1.tar.bz2 | 3 +++ yast2-update.changes | 12 ++++++++++++ yast2-update.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 yast2-update-4.1.8.tar.bz2 create mode 100644 yast2-update-4.2.1.tar.bz2 diff --git a/yast2-update-4.1.8.tar.bz2 b/yast2-update-4.1.8.tar.bz2 deleted file mode 100644 index 338e276..0000000 --- a/yast2-update-4.1.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:074d8e7189e1f4ed9897673f12098a3edc354cfed5523f561fedbf6d7b3c056c -size 69304 diff --git a/yast2-update-4.2.1.tar.bz2 b/yast2-update-4.2.1.tar.bz2 new file mode 100644 index 0000000..0585907 --- /dev/null +++ b/yast2-update-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fb90a6dfee799d52eafa2a835b989afc3e464e5567f40c480122b9b3c55667 +size 66787 diff --git a/yast2-update.changes b/yast2-update.changes index 5307364..1f7766c 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Apr 5 14:43:25 UTC 2019 - José Iván López González + +- Remove obsolete code. +- 4.2.1 + +------------------------------------------------------------------- +Tue Mar 26 16:29:07 UTC 2019 - José Iván López González + +- Remove code related to device name translations. +- 4.2.0 + ------------------------------------------------------------------- Thu Jan 24 18:49:24 UTC 2019 - lslezak@suse.cz diff --git a/yast2-update.spec b/yast2-update.spec index d38d210..6b10c4b 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-update -Version: 4.1.8 +Version: 4.2.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7a1405c50658e6da201ffb7dc60782a2f97cb9502e433db10c90f48a14734202 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 30 Apr 2019 13:41:09 +0000 Subject: [PATCH 2/2] - Uninstall the "SUSE-Manager-Proxy" product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) - 4.2.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=351 --- yast2-update-4.2.1.tar.bz2 | 3 --- yast2-update-4.2.2.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 11 ++++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 yast2-update-4.2.1.tar.bz2 create mode 100644 yast2-update-4.2.2.tar.bz2 diff --git a/yast2-update-4.2.1.tar.bz2 b/yast2-update-4.2.1.tar.bz2 deleted file mode 100644 index 0585907..0000000 --- a/yast2-update-4.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46fb90a6dfee799d52eafa2a835b989afc3e464e5567f40c480122b9b3c55667 -size 66787 diff --git a/yast2-update-4.2.2.tar.bz2 b/yast2-update-4.2.2.tar.bz2 new file mode 100644 index 0000000..8aa45f1 --- /dev/null +++ b/yast2-update-4.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28ca71262bdd60a955969f4ada923e2ab5a78738ec8209aa0804ea45ed2a0e6 +size 66924 diff --git a/yast2-update.changes b/yast2-update.changes index 1f7766c..2f17d73 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 26 11:03:27 UTC 2019 - Ladislav Slezák + +- Uninstall the "SUSE-Manager-Proxy" product when upgrading from + SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) +- 4.2.2 + ------------------------------------------------------------------- Fri Apr 5 14:43:25 UTC 2019 - José Iván López González diff --git a/yast2-update.spec b/yast2-update.spec index 6b10c4b..2be99a1 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: yast2-update -Version: 4.2.1 +Version: 4.2.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -25,9 +25,10 @@ Source0: %{name}-%{version}.tar.bz2 Url: http://github.com/yast/yast-update BuildRequires: update-desktop-files -BuildRequires: yast2 >= 3.1.126 BuildRequires: yast2-devtools >= 3.1.15 BuildRequires: yast2-ruby-bindings >= 1.0.0 +# Y2Packager::ProductUpgrade.remove_obsolete_upgrades +BuildRequires: yast2 >= 4.2.1 # Packages#proposal_for_update BuildRequires: yast2-packager >= 3.2.13 @@ -44,8 +45,8 @@ BuildRequires: rubygem(rspec) BuildRequires: yast2-storage-ng >= 4.1.31 # Encryption.save_crypttab_names Requires: yast2-storage-ng >= 4.1.31 -# FSSnapshotStore -Requires: yast2 >= 3.1.126 +# Y2Packager::ProductUpgrade.remove_obsolete_upgrades +Requires: yast2 >= 4.2.1 Requires: yast2-installation # handle bind mount at /mnt/dev