diff --git a/yast2-ntp-client-4.0.12.tar.bz2 b/yast2-ntp-client-4.0.12.tar.bz2 deleted file mode 100644 index 9504557..0000000 --- a/yast2-ntp-client-4.0.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7351dce4d264cb6ba72648693bf2f06a0063ba2dd38ddafa206e5364b280e3d -size 61475 diff --git a/yast2-ntp-client-4.1.0.tar.bz2 b/yast2-ntp-client-4.1.0.tar.bz2 new file mode 100644 index 0000000..5937bad --- /dev/null +++ b/yast2-ntp-client-4.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2749c6d6a230909bafa99b3fd2814239d60c9ac0861951d80998f77a41a30009 +size 61581 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 8268c21..482e824 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Aug 22 16:08:46 CEST 2018 - schubi@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. + +------------------------------------------------------------------- +Tue Aug 21 08:46:30 CEST 2018 - schubi@suse.de + +- Changed dir of COPYING file. + +------------------------------------------------------------------- +Mon Aug 20 10:13:23 UTC 2018 - jreidinger@suse.com + +- Properly disable cron service when running systemd service when + called from Date and Time module (bsc#1102983) +- 4.1.0 + ------------------------------------------------------------------- Thu Apr 19 08:56:08 CEST 2018 - schubi@suse.de diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index a32956e..8e86916 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,10 +17,10 @@ Name: yast2-ntp-client -Version: 4.0.12 +Version: 4.1.0 Release: 0 Summary: YaST2 - NTP Client Configuration -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 @@ -82,7 +82,7 @@ fi %ghost /etc/cron.d/suse-ntp_synchronize %dir %{yast_docdir} -%doc %{yast_docdir}/COPYING +%license %{yast_docdir}/COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md