File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66Name: howdy
77Version: 3.0.0
8- Release: 6 %{?dist }
8+ Release: 7 %{?dist }
99Summary: Windows Hello™ style authentication for Linux
1010
1111# The entire source code is GPL-3.0-or-later except:
@@ -32,7 +32,6 @@ BuildRequires: pkgconfig(pam)
3232
3333Requires: hicolor-icon-theme
3434Requires: python3dist(dlib)
35- Requires: python3dist(ffmpeg-python)
3635Requires: python3dist(keyboard)
3736Requires: python3dist(numpy)
3837Requires: python3dist(opencv)
@@ -139,6 +138,9 @@ install -Dm 0644 howdy/src/dlib-data/*.dat -t %{buildroot}%{_datadir}/%{name}/dl
139138%{_datadir }/%{name }/dlib-data/* .dat
140139
141140%changelog
141+ * Sun Jul 20 2025 Arthur Bols <copr@bols.dev> - 3.0.0-7
142+ - Remove dependency on ffmpeg-python
143+
142144* Tue Jun 24 2025 Alex Shek <hms.starryfish@gmail.com> - 3.0.0-6
143145- Rebase to d3ab99382f88f043d15f15c1450ab69433892a1c
144146
You can’t perform that action at this time.
0 commit comments