diff --git a/yast2-registration-3.3.1.tar.bz2 b/yast2-registration-3.3.1.tar.bz2 deleted file mode 100644 index 789b9c9..0000000 --- a/yast2-registration-3.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:776427b6f3367c72b8899967e9f8c61e20db13ffa75b1bbbdad849c8a5a2d6c4 -size 109239 diff --git a/yast2-registration-3.3.2.tar.bz2 b/yast2-registration-3.3.2.tar.bz2 new file mode 100644 index 0000000..c647c88 --- /dev/null +++ b/yast2-registration-3.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2954afbe8f9a1741348111f6cf0787080d5232a7c3489b296ddb03ad6f5f8ff +size 109060 diff --git a/yast2-registration.changes b/yast2-registration.changes index 4cebac7..cbf6b0b 100644 --- a/yast2-registration.changes +++ b/yast2-registration.changes @@ -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 diff --git a/yast2-registration.spec b/yast2-registration.spec index 0544aa8..dd0e8f5 100644 --- a/yast2-registration.spec +++ b/yast2-registration.spec @@ -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)