Accepting request 228114 from YaST:Head

submit new version 3.1.4

OBS-URL: https://build.opensuse.org/request/show/228114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-update?expand=0&rev=85
This commit is contained in:
Stephan Kulow 2014-04-05 12:42:51 +00:00 committed by Git OBS Bridge
commit a80c82fbe2
4 changed files with 27 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Mar 28 15:02:22 CET 2014 - locilka@suse.com
- Fixed loading kernel modules while probing disks (bnc#869091)
- 3.1.4
-------------------------------------------------------------------
Thu Mar 27 15:25:48 CET 2014 - locilka@suse.com
- Re-added SUSERelease library to read product information from
/etc/SuSE-release (bnc#869091)
- Using OSRelease (and then SUSERelease as a fallback) to
find out the name of the installed system (bnc#869091)
- 3.1.3
-------------------------------------------------------------------
Wed Dec 18 12:44:15 UTC 2013 - lslezak@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-update
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products 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,14 +17,17 @@
Name: yast2-update
Version: 3.1.2
Version: 3.1.4
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.1.28
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-packager
BuildRequires: yast2-ruby-bindings >= 1.0.0
# xmllint
BuildRequires: libxml2-tools
@ -32,10 +35,13 @@ BuildRequires: libxml2-tools
# control.rng
BuildRequires: yast2-installation-control
# Needed for tests
BuildRequires: rubygem-rspec
# Stroage::ChangeDmNamesFromCrypttab
Requires: yast2-storage >= 2.22.9
# OSRelease
Requires: yast2 >= 3.0.4
Requires: yast2 >= 3.1.28
Requires: yast2-installation
# Function SelectKernelPackages has been moved to Packages module (bnc #326269).
Requires: yast2-packager >= 2.17.27