Accepting request 699686 from YaST:Head
submit new version 4.2.2 OBS-URL: https://build.opensuse.org/request/show/699686 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=128
This commit is contained in:
commit
daf13cea13
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:074d8e7189e1f4ed9897673f12098a3edc354cfed5523f561fedbf6d7b3c056c
|
|
||||||
size 69304
|
|
3
yast2-update-4.2.2.tar.bz2
Normal file
3
yast2-update-4.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e28ca71262bdd60a955969f4ada923e2ab5a78738ec8209aa0804ea45ed2a0e6
|
||||||
|
size 66924
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 26 11:03:27 UTC 2019 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- 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 <jlopez@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete code.
|
||||||
|
- 4.2.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 16:29:07 UTC 2019 - José Iván López González <jlopez@suse.com>
|
||||||
|
|
||||||
|
- Remove code related to device name translations.
|
||||||
|
- 4.2.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 24 18:49:24 UTC 2019 - lslezak@suse.cz
|
Thu Jan 24 18:49:24 UTC 2019 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-update
|
Name: yast2-update
|
||||||
Version: 4.1.8
|
Version: 4.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -25,9 +25,10 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
|
|
||||||
Url: http://github.com/yast/yast-update
|
Url: http://github.com/yast/yast-update
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2 >= 3.1.126
|
|
||||||
BuildRequires: yast2-devtools >= 3.1.15
|
BuildRequires: yast2-devtools >= 3.1.15
|
||||||
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
|
||||||
|
BuildRequires: yast2 >= 4.2.1
|
||||||
# Packages#proposal_for_update
|
# Packages#proposal_for_update
|
||||||
BuildRequires: yast2-packager >= 3.2.13
|
BuildRequires: yast2-packager >= 3.2.13
|
||||||
|
|
||||||
@ -44,8 +45,8 @@ BuildRequires: rubygem(rspec)
|
|||||||
BuildRequires: yast2-storage-ng >= 4.1.31
|
BuildRequires: yast2-storage-ng >= 4.1.31
|
||||||
# Encryption.save_crypttab_names
|
# Encryption.save_crypttab_names
|
||||||
Requires: yast2-storage-ng >= 4.1.31
|
Requires: yast2-storage-ng >= 4.1.31
|
||||||
# FSSnapshotStore
|
# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
|
||||||
Requires: yast2 >= 3.1.126
|
Requires: yast2 >= 4.2.1
|
||||||
Requires: yast2-installation
|
Requires: yast2-installation
|
||||||
|
|
||||||
# handle bind mount at /mnt/dev
|
# handle bind mount at /mnt/dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user