Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
- 3.1.1
  • Loading branch information
lslezak committed Jul 2, 2015
1 parent a27c149 commit 58996e8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions 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

Expand Down
4 changes: 3 additions & 1 deletion package/yast2-migration.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-migration
Version: 3.1.0
Version: 3.1.1
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand All @@ -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
Expand Down

0 comments on commit 58996e8

Please sign in to comment.