automatic version update by autodist [release 1.94.5-1mamba;Sat Feb 22 2025]

This commit is contained in:
Automatic Build System 2025-02-22 13:19:33 +01:00
parent 213c81f8d1
commit d2230e25f8
2 changed files with 6 additions and 2 deletions

View File

@ -2,3 +2,4 @@
D-Bus service to access fingerprint readers.

View File

@ -1,5 +1,5 @@
Name: fprintd
Version: 1.94.4
Version: 1.94.5
Release: 1mamba
Summary: D-Bus service to access fingerprint readers
Group: System/Kernel and Hardware
@ -12,6 +12,7 @@ License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libfprint-devel
BuildRequires: libgcc
BuildRequires: libglib-devel
BuildRequires: libpam-devel
BuildRequires: libpolkit-devel
@ -22,7 +23,6 @@ BuildRequires: meson
%description
D-Bus service to access fingerprint readers.
%debug_package
%prep
%setup -q
@ -57,5 +57,8 @@ D-Bus service to access fingerprint readers.
%doc AUTHORS COPYING
%changelog
* Sat Feb 22 2025 Automatic Build System <autodist@openmamba.org> 1.94.5-1mamba
- automatic version update by autodist
* Thu Sep 26 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.94.4-1mamba
- package created using the webbuild interface