From 3ca9cb7c9e57ab1f4c04b530e84afb4ddc6802b564198fcf81ff1699ebaabb5a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 16 Oct 2018 09:04:20 +0000 Subject: [PATCH] - Fixed license path. Build error for bsc#1110598. - 4.1.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=253 --- yast2-ntp-client-4.1.2.tar.bz2 | 3 --- yast2-ntp-client-4.1.3.tar.bz2 | 3 +++ yast2-ntp-client.changes | 6 ++++++ yast2-ntp-client.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-ntp-client-4.1.2.tar.bz2 create mode 100644 yast2-ntp-client-4.1.3.tar.bz2 diff --git a/yast2-ntp-client-4.1.2.tar.bz2 b/yast2-ntp-client-4.1.2.tar.bz2 deleted file mode 100644 index b9a1556..0000000 --- a/yast2-ntp-client-4.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28b8edf97d0fb9aeea8267accf4d04e0af07c40e094762daef2f004fc6cc2cbe -size 62354 diff --git a/yast2-ntp-client-4.1.3.tar.bz2 b/yast2-ntp-client-4.1.3.tar.bz2 new file mode 100644 index 0000000..5e49d8b --- /dev/null +++ b/yast2-ntp-client-4.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9eb8c29d73b5f48eafd06ee8ed253bea8a6fcf2e4e4026ec689cb5d3c49780 +size 62374 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 76e24b1..220fb76 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 16 10:28:35 CEST 2018 - schubi@suse.de + +- Fixed license path. Build error for bsc#1110598. +- 4.1.3 + ------------------------------------------------------------------- Wed Oct 3 14:11:34 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 04b9afd..8652604 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 4.1.2 +Version: 4.1.3 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0-or-later @@ -82,7 +82,7 @@ fi %ghost /etc/cron.d/suse-ntp_synchronize %dir %{yast_docdir} -%license %{yast_docdir}/COPYING +%license COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md