diff --git a/.gitignore b/.gitignore index a1e14ea..9d5b92e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /liquidctl-v1.6.1.tar.gz /liquidctl-v1.7.0.tar.gz /liquidctl-v1.7.1.tar.gz +/liquidctl-v1.7.2.tar.gz diff --git a/liquidctl.spec b/liquidctl.spec index 0c2bab7..d069589 100644 --- a/liquidctl.spec +++ b/liquidctl.spec @@ -2,8 +2,8 @@ Name: liquidctl Summary: Tool for controlling liquid coolers, case fans and RGB LED strips License: GPLv3+ -Version: 1.7.1 -Release: 2%{?dist} +Version: 1.7.2 +Release: 1%{?dist} URL: https://github.com/jonasmalacofilho/liquidctl Source0: %{URL}/archive/v%{version}/%{name}-v%{version}.tar.gz @@ -21,6 +21,9 @@ BuildRequires: python3-pyusb BuildRequires: python3-setuptools BuildRequires: systemd-rpm-macros +# i2c-tools are unavailable on s390{,x} +ExcludeArch: s390 s390x + %{?python_enable_dependency_generator} # Require the python libs in the main package @@ -146,6 +149,9 @@ XDG_RUNTIME_DIR=$(pwd)/test-run-dir pytest-3 %changelog +* Wed Oct 06 2021 Artur Frenszek-Iwicki - 1.7.2-1 +- Update to latest upstream release + * Thu Jul 22 2021 Fedora Release Engineering - 1.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 50592a7..eeec5d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (liquidctl-v1.7.1.tar.gz) = 2e7a9e30134212699f185c3ca0efd7bbc1bfd5c96a4efdcd5e5cf965e2f90ea194e81a3ca33f65560c974395a62505b594beb4adc59df8ea9a1269f3eca631f4 +SHA512 (liquidctl-v1.7.2.tar.gz) = b75f65ebdb383e358ad651dd9e92710ea77efa2e88a09f848d737ab98637de213e3ca60a53497f12aabc4576d404165b62187060cb6bb8dd64b3cffaa49247e3