Skip to content

Commit

Permalink
Bump version and update changes file
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Nov 7, 2017
1 parent bad9d9b commit fb7246c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions package/autoyast2.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 7 15:01:35 UTC 2017 - igonzalezsosa@suse.com

- Add storage data to ayast_probe client (bsc#1065668)
- Handle storage proposal exceptions in a proper way
- 4.0.6

-------------------------------------------------------------------
Tue Oct 31 14:13:40 UTC 2017 - igonzalezsosa@suse.com

Expand Down
10 changes: 5 additions & 5 deletions package/autoyast2.spec
Expand Up @@ -17,7 +17,7 @@


Name: autoyast2
Version: 4.0.5
Version: 4.0.6
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand All @@ -41,8 +41,8 @@ BuildRequires: yast2-services-manager
BuildRequires: yast2-packager
BuildRequires: yast2-update >= 3.3.0
BuildRequires: yast2-slp
# Y2Storage::AutoinstIssues containing section information
BuildRequires: yast2-storage-ng >= 4.0.15
# Y2Storage::AutoinstProfile::SkipListValue#to_hash
BuildRequires: yast2-storage-ng >= 4.0.23

# %%{_unitdir} macro definition is in a separate package since 13.1
%if 0%{?suse_version} >= 1310
Expand All @@ -61,8 +61,8 @@ Requires: yast2-network >= 3.1.145
Requires: yast2-schema
Requires: yast2-transfer >= 2.21.0
Requires: yast2-xml
# Y2Storage::AutoinstIssues containing section information
Requires: yast2-storage-ng >= 4.0.15
# Y2Storage::AutoinstProfile::SkipListValue#to_hash
Requires: yast2-storage-ng >= 4.0.23
Conflicts: yast2-installation < 3.1.166

Provides: yast2-config-autoinst
Expand Down

0 comments on commit fb7246c

Please sign in to comment.