diff --git a/biometric-authentication.spec b/biometric-authentication.spec index d13d030717d7c5cb486e617da4a4a524a4e2f208..5672090ba33d05c028a4dff3ba37e39a9eb658f0 100644 --- a/biometric-authentication.spec +++ b/biometric-authentication.spec @@ -1,6 +1,6 @@ Name: biometric-authentication Version: 0.9.72 -Release: 10 +Release: 11 Summary: biometric-authentication License: LGPL-3.0 URL: http://www.ukui.org @@ -20,6 +20,9 @@ Patch02: 0002-delete-biometric-authenticationd-SingleInstance.patch %ifarch loongarch64 %global platform loongarch64 %endif +%ifarch sw_64 +%global platform sw_64 +%endif BuildRequires: python3 BuildRequires: automake @@ -183,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Mar 10 2025 mahailiang - 0.9.72-11 +- fix sw_64 build error + * Tue Dec 10 2024 peijiankang - 0.9.72-10 - fix license info