forked from pool/yast2-ntp-client
Accepting request 727186 from YaST:Head
submit new version 4.2.3 OBS-URL: https://build.opensuse.org/request/show/727186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=113
This commit is contained in:
commit
ba700f046f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8f599257c923fbe504553f00f7706de62462402ff6ae8e870cd68b7967ac6bb
|
||||
size 65754
|
3
yast2-ntp-client-4.2.3.tar.bz2
Normal file
3
yast2-ntp-client-4.2.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94f4b81a91cacb6970e3f5e124d6ec1d1addc49b8337f8ab62380f1b8f51e174
|
||||
size 65886
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 30 09:42:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Add cron BuildRequires: needed for /etc/cron.* ownership. As
|
||||
those directories have special permissions it is easier/cheaper
|
||||
to buildrequire cron (boo#1148950).
|
||||
- 4.2.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 10:29:27 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.2.2
|
||||
Version: 4.2.3
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0-or-later
|
||||
@ -28,6 +28,8 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: augeas-lenses
|
||||
BuildRequires: autoyast2-installation
|
||||
# Needed for /etc/cron.* ownership; those directories have special permission handling
|
||||
BuildRequires: cron
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: update-desktop-files
|
||||
# cwm/popup
|
||||
|
Loading…
x
Reference in New Issue
Block a user