1
0
forked from pool/yast2-network

- Adopt the new YaST2::Equatable mixin in order to fix possible

errors when comparing objects (related to bsc#1186082)
- 4.4.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1035
This commit is contained in:
YaST Team Bot
2021-06-07 10:23:02 +00:00
committed by Git OBS Bridge
parent bb0a24a4b2
commit 264349f7c9
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 4 09:08:43 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
- Adopt the new YaST2::Equatable mixin in order to fix possible
errors when comparing objects (related to bsc#1186082)
- 4.4.14
-------------------------------------------------------------------
Mon May 31 17:50:42 UTC 2021 - Michal Filka <mfilka@suse.com>