revert to 1.79-2

This commit is contained in:
Wenlong Zhang 2024-11-01 10:15:15 +08:00
parent 2d35121033
commit 7a160618c6

View File

@ -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 <zhangwenlong@loongson.cn> - 1.79-4
- revert to 1.79-2
* Wed Jun 19 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 1.79-3
- build for loongarch64