Skip to content

Commit

Permalink
For bsc#1086487. Do not exclude ppc64le. Remove the ExclusiveArch
Browse files Browse the repository at this point in the history
entirely from the spec file.
  • Loading branch information
charlesa committed Apr 4, 2018
1 parent fc456c7 commit 1df35c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
7 changes: 7 additions & 0 deletions package/yast2-vm.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 4 11:28:38 MDT 2018 - carnold@suse.com

- bsc#1086487 - YaST2 segfault when virt-manager is installed but
not yast2-vm
- 3.2.7

-------------------------------------------------------------------
Tue Mar 20 13:59:17 MDT 2018 - carnold@suse.com

Expand Down
3 changes: 1 addition & 2 deletions package/yast2-vm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@


Name: yast2-vm
Version: 3.2.6
Version: 3.2.7
Release: 0
Group: System/YaST

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2

ExclusiveArch: aarch64 %ix86 x86_64 s390x
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
BuildRequires: yast2-bootloader >= 3.1.35
Requires: yast2-bootloader >= 3.1.35
Expand Down

0 comments on commit 1df35c4

Please sign in to comment.