Accepting request 306794 from YaST:Head
submit new version 3.1.81 OBS-URL: https://build.opensuse.org/request/show/306794 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=180
This commit is contained in:
commit
e3664f466b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9bd4dcfae4415b22aa96bce452455cc559f7a074f53fc0a3960326c551b0922
|
||||
size 643072
|
3
autoyast2-3.1.81.tar.bz2
Normal file
3
autoyast2-3.1.81.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1f465dd95b1f3e377ec50acfd4f34eead2c42bd5cee973224b2dced000efd8c
|
||||
size 643585
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 11:28:00 CEST 2015 - schubi@suse.de
|
||||
|
||||
- Regarding some corner cases of bsc#925381.
|
||||
-- Checking for availability of clients/<module>_auto module before
|
||||
reporting an error.
|
||||
-- Checking if a module supports more than one autoyast configuration
|
||||
section.
|
||||
- 3.1.81
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 11 14:39:27 CEST 2015 - dvaleev@suse.com
|
||||
|
||||
- Don't try to format PReP partitions (bsc#927748)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 11 14:20:03 CEST 2015 - aschnell@suse.de
|
||||
|
||||
- fixed size parameter "auto" for PReP partitions (bsc#928768)
|
||||
- 3.1.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 8 09:45:27 CEST 2015 - schubi@suse.de
|
||||
|
||||
- Added new section "restricts" for ntp configuration
|
||||
(bnc#928987)
|
||||
- 3.1.79
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 11:48:40 CEST 2015 - locilka@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autoyast2
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoyast2
|
||||
Version: 3.1.78
|
||||
Version: 3.1.81
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -38,7 +38,7 @@ BuildRequires: yast2-services-manager
|
||||
BuildRequires: yast2-storage
|
||||
BuildRequires: yast2-transfer
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(rspec)
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
|
||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||
%if 0%{?suse_version} >= 1310
|
||||
|
Loading…
x
Reference in New Issue
Block a user