diff --git a/pigpio.spec b/pigpio.spec index e35a6da..92a4f70 100644 --- a/pigpio.spec +++ b/pigpio.spec @@ -4,7 +4,7 @@ Name: pigpio Version: 1.79 -Release: 3 +Release: 4 Summary: Raspberry Pi GPIO control transitional package License: Unlicense URL: https://github.com/joan2937/pigpio @@ -31,7 +31,7 @@ AutoProv: yes Provides: pigpio = %{version}-%{release} -ExclusiveArch: aarch64 loongarch64 +ExclusiveArch: aarch64 ExclusiveOS: Linux %description @@ -165,6 +165,9 @@ install -p -m 644 util/pigpiod.service %{buildroot}%{_service_path} %license %{name}-%{version}/UNLICENCE %changelog +* Fri Nov 01 2024 Wenlong Zhang - 1.79-4 +- revert to 1.79-2 + * Wed Jun 19 2024 Wenlong Zhang - 1.79-3 - build for loongarch64