Accepting request 232419 from YaST:Head
submit new version 3.1.7 OBS-URL: https://build.opensuse.org/request/show/232419 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=86
This commit is contained in:
commit
0a36b80de8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfb9f32c5266661ae472b5262df5800e7a93b1c27b3af117aee6e1dc33c31817
|
||||
size 54153
|
3
yast2-update-3.1.7.tar.bz2
Normal file
3
yast2-update-3.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d6ea94e32a7c67e6aaa563c70dc9597aac043876d238b32fa04b13b73d25c2e
|
||||
size 54600
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 12:36:53 UTC 2014 - jreidinger@suse.com
|
||||
|
||||
- Fix internal error caused by wrong type passed as string append
|
||||
(bnc#876136)
|
||||
- 3.1.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 22 10:52:06 CEST 2014 - locilka@suse.com
|
||||
|
||||
- Replaced old Product.patterns with new Packages.default_patterns
|
||||
(bnc#873923)
|
||||
- 3.1.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 15:57:20 CEST 2014 - locilka@suse.com
|
||||
|
||||
- Warning user that changing update mode from "patterns" to
|
||||
"update only installed rpms" might lead into broken system.
|
||||
Only if "patterns" were the default selection (bnc#873122).
|
||||
- 3.1.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 15:02:22 CET 2014 - locilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 3.1.4
|
||||
Version: 3.1.7
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -43,8 +43,9 @@ Requires: yast2-storage >= 2.22.9
|
||||
# OSRelease
|
||||
Requires: yast2 >= 3.1.28
|
||||
Requires: yast2-installation
|
||||
# Function SelectKernelPackages has been moved to Packages module (bnc #326269).
|
||||
Requires: yast2-packager >= 2.17.27
|
||||
|
||||
# Packages.default_patterns
|
||||
Requires: yast2-packager >= 3.1.10
|
||||
|
||||
# moved into yast2-update from yast2-installation
|
||||
# to remove dependency on yast2-storage
|
||||
|
Loading…
x
Reference in New Issue
Block a user