diff --git a/yast2-ntp-client-4.2.2.tar.bz2 b/yast2-ntp-client-4.2.2.tar.bz2 deleted file mode 100644 index e8033ef..0000000 --- a/yast2-ntp-client-4.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8f599257c923fbe504553f00f7706de62462402ff6ae8e870cd68b7967ac6bb -size 65754 diff --git a/yast2-ntp-client-4.2.3.tar.bz2 b/yast2-ntp-client-4.2.3.tar.bz2 new file mode 100644 index 0000000..de6db1b --- /dev/null +++ b/yast2-ntp-client-4.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f4b81a91cacb6970e3f5e124d6ec1d1addc49b8337f8ab62380f1b8f51e174 +size 65886 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index e567646..2f503f5 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 30 09:42:29 UTC 2019 - Dominique Leuenberger + +- 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 diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 854ef1f..2542183 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -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