From 1e89b968939dc12f29ed10bf551350194b4bbb1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Thu, 5 Apr 2018 17:41:38 +0100 Subject: [PATCH] Bump version and update changes file --- package/yast2-registration.changes | 7 +++++++ package/yast2-registration.spec | 10 +++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package/yast2-registration.changes b/package/yast2-registration.changes index 67fe42f06..5cb7f0196 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.31 + ------------------------------------------------------------------- Tue Apr 3 15:44:53 UTC 2018 - lslezak@suse.cz diff --git a/package/yast2-registration.spec b/package/yast2-registration.spec index 65ae30304..c873e0a97 100644 --- a/package/yast2-registration.spec +++ b/package/yast2-registration.spec @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 4.0.30 +Version: 4.0.31 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -26,8 +26,8 @@ Source0: %{name}-%{version}.tar.bz2 Group: System/YaST License: GPL-2.0 -# Y2Packager::ProductUpgrad -Requires: yast2 >= 4.0.62 +# Y2Packager::ProductLicense +Requires: yast2 >= 4.0.63 # "dupAllowVendorChange" option in Pkg.SetSolverFlags() Requires: yast2-pkg-bindings >= 3.1.34 # N_() method @@ -48,8 +48,8 @@ Requires: yast2-add-on >= 3.1.8 Requires: yast2-packager >= 3.1.95 Requires: yast2-update >= 3.1.36 -# Y2Packager::ProductUpgrade -BuildRequires: yast2 >= 4.0.62 +# Y2Packager::ProductLicense +BuildRequires: yast2 >= 4.0.63 BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 3.1.39 BuildRequires: rubygem(yast-rake) >= 0.2.5