The package rpms/flacon.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/flacon.git/commit/?id=9a008fa5a0a625....
Change: -ExcludeArch: ppc64
Thanks.
Full change: ============
commit 85bd55e01a86fefb500be3993abd6f7629cfc391 Author: Ilya Gradina ilya.gradina@gmail.com Date: Sun Oct 1 00:28:09 2017 +0300
rebuilt
diff --git a/flacon.spec b/flacon.spec index 54371b1..946a6b2 100644 --- a/flacon.spec +++ b/flacon.spec @@ -1,6 +1,6 @@ Name: flacon Version: 3.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Audio File Encoder
License: LGPLv2+ @@ -90,6 +90,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%changelog +* Sun Oct 01 2017 Ilya Gradina ilya.gradina@gmail.com - 3.1.1-4 +- rebuilt package + * Tue Sep 12 2017 Than Ngo than@redhat.com - 3.1.1-3 - enable build on ppc64
commit 9a008fa5a0a625a5a43e99bf65fa6ffeffe77d00 Author: Than Ngo than@redhat.com Date: Tue Sep 12 10:56:00 2017 +0200
enable build on ppc64 as it builds without any problem on this platform
diff --git a/flacon.spec b/flacon.spec index e74b958..54371b1 100644 --- a/flacon.spec +++ b/flacon.spec @@ -1,6 +1,6 @@ Name: flacon Version: 3.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Audio File Encoder
License: LGPLv2+ @@ -8,8 +8,6 @@ URL: https://flacon.github.io/ Source0: https://github.com/%%7Bname%7D/%%7Bname%7D/archive/v%%7Bversion%7D.tar.gz Source1: %{name}.appdata.xml
-ExcludeArch: ppc64 - BuildRequires: desktop-file-utils BuildRequires: cmake BuildRequires: libappstream-glib @@ -92,6 +90,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%changelog +* Tue Sep 12 2017 Than Ngo than@redhat.com - 3.1.1-3 +- enable build on ppc64 + * Mon Sep 11 2017 Ilya Gradina ilya.gradina@gmail.com - 3.1.1-2 - fix build on ppc64
arch-excludes@lists.fedoraproject.org