- Allow YaST modules to add packages during upgrade (bsc#1009834)

- 3.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=316
This commit is contained in:
YaST Team Bot 2017-01-30 17:39:12 +00:00 committed by Git OBS Bridge
parent 173479097c
commit 9663343ac1
4 changed files with 14 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 30 12:07:55 UTC 2017 - igonzalezsosa@suse.com
- Allow YaST modules to add packages during upgrade (bsc#1009834)
- 3.2.1
-------------------------------------------------------------------
Thu Jan 5 14:43:00 UTC 2017 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-update
Version: 3.2.0
Version: 3.2.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -26,8 +26,9 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.1.126
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-packager
BuildRequires: yast2-ruby-bindings >= 1.0.0
# Packages#proposal_for_update
BuildRequires: yast2-packager >= 3.2.13
# xmllint
BuildRequires: libxml2-tools
@ -45,8 +46,8 @@ Requires: yast2-storage >= 2.22.9
Requires: yast2 >= 3.1.126
Requires: yast2-installation
# packager/product_patterns.rb
Requires: yast2-packager >= 3.1.95
# Packages#proposal_for_update
Requires: yast2-packager >= 3.2.13
# Pkg.TargetInitializeOptions()
Requires: yast2-pkg-bindings >= 3.1.14