Skip to content

Commit

Permalink
Merge 275c3fa into 74897b5
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Mar 8, 2019
2 parents 74897b5 + 275c3fa commit 91d20b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 6 additions & 0 deletions package/yast2-ntp-client.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 8 14:39:23 UTC 2019 - knut.anderssen@suse.com

- Added cwm/popup dependency (bnc#893065, bsc#1039985)
- 4.0.17

-------------------------------------------------------------------
Wed Nov 14 21:32:26 UTC 2018 - knut.andersse@suse.com

Expand Down
8 changes: 5 additions & 3 deletions package/yast2-ntp-client.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-ntp-client
Version: 4.0.16
Version: 4.0.17
Release: 0
Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+
Expand All @@ -28,7 +28,8 @@ BuildRequires: augeas-lenses
BuildRequires: autoyast2-installation
BuildRequires: perl-XML-Writer
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.2.21
# cwm/popup
BuildRequires: yast2 >= 4.0.94
BuildRequires: yast2-country-data
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
Expand All @@ -37,7 +38,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)

# proper acting TargetFile when scr is switched
Requires: augeas-lenses
Requires: yast2 >= 3.2.21
# cwm/popup
Requires: yast2 >= 4.0.94
Requires: yast2-country-data
# needed for network/config agent
# Yast::Lan.dhcp_ntp_servers
Expand Down

0 comments on commit 91d20b1

Please sign in to comment.