Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Nov 28, 2017
1 parent a66813b commit 8857323
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/autoyast2.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 28 09:06:30 UTC 2017 - jreidinger@suse.com

- Drop using ntpdate and instead use NtpClient module for one time
sync (FATE#323432)
- 4.0.8

-------------------------------------------------------------------
Tue Nov 21 12:35:40 CET 2017 - schubi@suse.de

Expand Down
3 changes: 2 additions & 1 deletion package/autoyast2.spec
Expand Up @@ -17,7 +17,7 @@


Name: autoyast2
Version: 4.0.7
Version: 4.0.8
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down Expand Up @@ -58,6 +58,7 @@ Requires: yast2
Requires: yast2 >= 3.1.183
Requires: yast2-core
Requires: yast2-country >= 3.1.13
Requires: yast2-ntp-client >= 4.0.1
Requires: yast2-network >= 3.1.145
Requires: yast2-schema
Requires: yast2-transfer >= 2.21.0
Expand Down

0 comments on commit 8857323

Please sign in to comment.