- AutoYaST: Fixed crash while exporting settings. Do not export

Augeas objects (bnc#1017490)
- 3.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=222
This commit is contained in:
YaST Team Bot 2017-01-02 11:10:37 +00:00 committed by Git OBS Bridge
parent 5bb59c485d
commit 3a6022088b
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77043be14208aadb50d478da58fb23facb39c9c3da12d9e43359c374b341332c
size 81263

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54f1ced25914f5a3958376efce15b3d18f7648fa2f4895081a7635ad67b9b164
size 82216

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 30 12:08:30 CET 2016 - schubi@suse.de
- AutoYaST: Fixed crash while exporting settings. Do not export
Augeas objects (bnc#1017490)
- 3.2.4
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 15 12:19:27 UTC 2016 - kanderssen@suse.com Thu Dec 15 12:19:27 UTC 2016 - kanderssen@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-ntp-client # spec file for package yast2-ntp-client
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-ntp-client Name: yast2-ntp-client
Version: 3.2.3 Version: 3.2.4
Release: 0 Release: 0
Summary: YaST2 - NTP Client Configuration Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+ License: GPL-2.0+
@ -25,6 +25,7 @@ Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
BuildRequires: augeas-lenses BuildRequires: augeas-lenses
BuildRequires: autoyast2-installation
BuildRequires: perl-XML-Writer BuildRequires: perl-XML-Writer
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.1.11 BuildRequires: yast2 >= 3.1.11