- Moved the body of AutoinstallIoInclude#Get to yast2-update
(FATE#316796). - 3.1.115 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=660
This commit is contained in:
parent
4ccb21c9f1
commit
ba1852c813
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26981c94711a55042faf67d7b5647c2b887ffc8e4a450e3ef2b4d7c93cf7c14b
|
||||
size 666507
|
3
autoyast2-3.1.115.tar.bz2
Normal file
3
autoyast2-3.1.115.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d87e5eff42feb71de42809633513d29c9d6fcd5a01f23a00df0c1bbfb6fc7b2
|
||||
size 664297
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 10:01:02 UTC 2016 - mvidner@suse.com
|
||||
|
||||
- Moved the body of AutoinstallIoInclude#Get to yast2-update
|
||||
(FATE#316796).
|
||||
- 3.1.115
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 15:30:55 CET 2016 - schubi@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: autoyast2
|
||||
|
||||
Version: 3.1.114
|
||||
Version: 3.1.115
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -38,6 +38,7 @@ BuildRequires: yast2-packager
|
||||
BuildRequires: yast2-services-manager
|
||||
BuildRequires: yast2-storage >= 3.1.59
|
||||
BuildRequires: yast2-transfer
|
||||
BuildRequires: yast2-update >= 3.1.36
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
|
||||
@ -107,7 +108,7 @@ Requires: yast2-services-manager >= 3.1.10
|
||||
Requires: yast2-slp
|
||||
Requires: yast2-storage >= 3.1.59
|
||||
Requires: yast2-transfer >= 2.21.0
|
||||
Requires: yast2-update >= 2.18.3
|
||||
Requires: yast2-update >= 3.1.36
|
||||
Requires: yast2-xml
|
||||
# pkgGpgCheck callback
|
||||
Requires: yast2-pkg-bindings >= 3.1.31
|
||||
|
Loading…
Reference in New Issue
Block a user