- Use Package module instead of PackageSystem (bsc#1194886).
- 4.4.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=285
This commit is contained in:
parent
0047efbbd8
commit
33974d5c83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe71d9026428b64850fc667b74abc9961f7b03b1abebc29e129d7d0fc43cd945
|
||||
size 67497
|
3
yast2-ntp-client-4.4.3.tar.bz2
Normal file
3
yast2-ntp-client-4.4.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ee10f2c5bb2b574f82dd9e8e89601a9f2212f4a643864437ecd6751f7a9468e
|
||||
size 67539
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 15:29:37 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Use Package module instead of PackageSystem (bsc#1194886).
|
||||
- 4.4.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 11:55:46 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.4.2
|
||||
Version: 4.4.3
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -31,8 +31,8 @@ BuildRequires: update-desktop-files
|
||||
# need as it own /usr/lib/systemd and for systemd macros
|
||||
BuildRequires: systemd-rpm-macros
|
||||
%{?systemd_requires}
|
||||
# cwm/popup
|
||||
BuildRequires: yast2 >= 4.1.15
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-country-data
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
@ -46,8 +46,8 @@ BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||
|
||||
# proper acting TargetFile when scr is switched
|
||||
Requires: augeas-lenses
|
||||
# cwm/popup
|
||||
Requires: yast2 >= 4.1.15
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
Requires: yast2-country-data
|
||||
# needed for network/config agent
|
||||
# Y2Network::NtpServer
|
||||
|
Loading…
Reference in New Issue
Block a user