- 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:
parent
5bb59c485d
commit
3a6022088b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77043be14208aadb50d478da58fb23facb39c9c3da12d9e43359c374b341332c
|
|
||||||
size 81263
|
|
3
yast2-ntp-client-3.2.4.tar.bz2
Normal file
3
yast2-ntp-client-3.2.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54f1ced25914f5a3958376efce15b3d18f7648fa2f4895081a7635ad67b9b164
|
||||||
|
size 82216
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user