Accepting request 947931 from YaST:Head
submit new version 4.4.2 OBS-URL: https://build.opensuse.org/request/show/947931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=127
This commit is contained in:
commit
23b951ecd4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:36653fb719bdc6b9c9a63589a11c8f9a424157365c31a5ae63d1191a46f6356c
|
|
||||||
size 67424
|
|
3
yast2-ntp-client-4.4.2.tar.bz2
Normal file
3
yast2-ntp-client-4.4.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe71d9026428b64850fc667b74abc9961f7b03b1abebc29e129d7d0fc43cd945
|
||||||
|
size 67497
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 21 11:55:46 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- Unify YaST module mocking in unit tests (related to bsc#1194784)
|
||||||
|
- 4.4.2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 4 10:22:49 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
Tue May 4 10:22:49 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-ntp-client
|
# spec file for package yast2-ntp-client
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-ntp-client
|
Name: yast2-ntp-client
|
||||||
Version: 4.4.1
|
Version: 4.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - NTP Client Configuration
|
Summary: YaST2 - NTP Client Configuration
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -41,6 +41,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
|||||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||||
# Y2Network::NtpServer
|
# Y2Network::NtpServer
|
||||||
BuildRequires: yast2-network >= 4.2.55
|
BuildRequires: yast2-network >= 4.2.55
|
||||||
|
# yast/rspec/helpers.rb
|
||||||
|
BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||||
|
|
||||||
# proper acting TargetFile when scr is switched
|
# proper acting TargetFile when scr is switched
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user