From 4108f8e1d26b85c3fc4ae6f630f7b7106bbf93bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Thu, 5 Apr 2018 17:37:18 +0100 Subject: [PATCH] Bump version and update changes file --- package/yast2-registration.changes | 7 +++++++ package/yast2-registration.spec | 9 +++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/package/yast2-registration.changes b/package/yast2-registration.changes index d3922e5ec..22abd3411 100644 --- a/package/yast2-registration.changes +++ b/package/yast2-registration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 5 16:36:49 UTC 2018 - igonzalezsosa@suse.com + +- Given a license, remember whether another one with the same + content was already accepted (fate#325461). +- 4.0.30 + ------------------------------------------------------------------- Tue Mar 27 14:58:42 UTC 2018 - jreidinger@suse.com diff --git a/package/yast2-registration.spec b/package/yast2-registration.spec index 7c380c25d..993b4ff48 100644 --- a/package/yast2-registration.spec +++ b/package/yast2-registration.spec @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.0.29 +Version: 4.0.30 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -26,8 +26,8 @@ Source0: %{name}-%{version}.tar.bz2 Group: System/YaST License: GPL-2.0 -## UI::TextHelpers wrap_text -Requires: yast2 >= 4.0.1 +# Y2Packager::ProductLicense +Requires: yast2 >= 4.0.63 # "dupAllowVendorChange" option in Pkg.SetSolverFlags() Requires: yast2-pkg-bindings >= 3.1.34 # N_() method @@ -48,7 +48,8 @@ Requires: yast2-add-on >= 3.1.8 Requires: yast2-packager >= 3.1.95 Requires: yast2-update >= 3.1.36 -BuildRequires: yast2 >= 4.0.1 +# Y2Packager::ProductLicense +BuildRequires: yast2 >= 4.0.63 BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.39 BuildRequires: rubygem(yast-rake) >= 0.2.5