- Wrap text of connection_helpers error messages (bsc#1055643)

- 3.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=94
This commit is contained in:
YaST Team Bot 2017-09-01 10:13:35 +00:00 committed by Git OBS Bridge
parent debe9015d1
commit 4fdd9a1bc0
4 changed files with 13 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 30 14:20:46 UTC 2017 - knut.anderssen@suse.com
- Wrap text of connection_helpers error messages (bsc#1055643)
- 3.3.2
-------------------------------------------------------------------
Mon Jul 31 14:20:44 UTC 2017 - lslezak@suse.cz

View File

@ -17,14 +17,14 @@
Name: yast2-registration
Version: 3.3.1
Version: 3.3.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2
# Popup.Feedback
Requires: yast2 >= 3.1.26
## UI::TextHelpers wrap_text
Requires: yast2 >= 4.0.1
# "dupAllowVendorChange" option in Pkg.SetSolverFlags()
Requires: yast2-pkg-bindings >= 3.1.34
# N_() method
@ -46,7 +46,7 @@ Requires: yast2-packager >= 3.1.95
Requires: yast2-update >= 3.1.36
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 3.1.26
BuildRequires: yast2 >= 4.0.1
BuildRequires: yast2-devtools >= 3.1.39
BuildRequires: yast2-slp >= 3.1.9
BuildRequires: rubygem(rspec)