Skip to content

Commit

Permalink
Add a missing dependency on yast2-pkg-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Nov 3, 2015
1 parent a0478a1 commit 7c9d6d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/autoyast2.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 3 10:11:10 UTC 2015 - igonzalezsosa@suse.com

- Add dependency on yast2-pkg-bindings 3.1.20.1 (or newer)
(bsc#953162)
- 3.1.69.9

-------------------------------------------------------------------
Thu Oct 8 21:39:50 UTC 2015 - igonzalezsosa@suse.com

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


Name: autoyast2
Version: 3.1.69.8
Version: 3.1.69.9
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down Expand Up @@ -105,6 +105,8 @@ Requires: yast2-storage
Requires: yast2-transfer >= 2.21.0
Requires: yast2-update >= 2.18.3
Requires: yast2-xml
# pkgGpgCheck callback
Requires: yast2-pkg-bindings >= 3.1.20.1
Provides: yast2-trans-autoinst
Obsoletes: yast2-trans-autoinst

Expand Down

0 comments on commit 7c9d6d7

Please sign in to comment.