From 58996e87101de4a8af7b7dedb40fbb5183a3edff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Thu, 2 Jul 2015 17:23:18 +0200 Subject: [PATCH] changes - 3.1.1 --- package/yast2-migration.changes | 8 ++++++++ package/yast2-migration.spec | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/package/yast2-migration.changes b/package/yast2-migration.changes index 4992fc6..bfe9b1d 100644 --- a/package/yast2-migration.changes +++ b/package/yast2-migration.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jul 2 10:05:23 UTC 2015 - lslezak@suse.cz + +- call the registration client to add and configure the migration + repositories (FATE#315161) +- use a specific migration proposal client +- 3.1.1 + ------------------------------------------------------------------- Wed Mar 25 13:30:18 UTC 2015 - jreidinger@suse.com diff --git a/package/yast2-migration.spec b/package/yast2-migration.spec index 7d7fea3..b147346 100644 --- a/package/yast2-migration.spec +++ b/package/yast2-migration.spec @@ -17,7 +17,7 @@ Name: yast2-migration -Version: 3.1.0 +Version: 3.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,6 +38,8 @@ Requires: yast2 >= 3.1.130 Requires: yast2-packager Requires: yast2-pkg-bindings Requires: yast2-ruby-bindings +# new registration with migration support +Requires: yast2-registration >= 3.1.135 # need recent enough installation for working proposal runner Requires: yast2-installation >= 3.1.146 Requires: yast2-update