commit 6b7c0d7fc5b4c529d19365aab95a320035827e14
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jun 17 21:26:33 2022 +0200
Revert "exclude failing arch's - problems are at the build system end -
missing packages"
This reverts commit 144458a51295939238aedef2cf356e34c3b1f680.
wf-recorder.spec | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/wf-recorder.spec b/wf-recorder.spec
index 3c495bc..6b29ca8 100644
--- a/wf-recorder.spec
+++ b/wf-recorder.spec
@@ -11,13 +11,11 @@ Version: 0.3.0
Name: wf-recorder
Summary: Screen recorder for wlroots-based compositors eg swaywm
-Release: 2%{?dist}
+Release: 1%{?dist}
License: MIT
URL: %{forgeurl}
Source0: %{forgesource}
-ExcludeArch: aarch64 ppc64le
-
%ifarch ppc64le
# fix compilation on ppc64le (gcc#58241)
%global configure_flags -Dcpp_std=gnu++11
@@ -57,9 +55,6 @@ wayland-protocols.
%license LICENSE
%changelog
-* Fri Jun 17 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-2
-- exclude failing arch's - problems are at the build system end - missing packages
-
* Thu Jun 16 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-1
- new version