[packages/feedbackd] - updated to 0.8.1
qboosh
qboosh at pld-linux.org
Sat Aug 23 14:30:53 CEST 2025
commit dece9886c766f4ed60209c584e391a4cec365ede
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 23 14:33:30 2025 +0200
- updated to 0.8.1
feedbackd.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/feedbackd.spec b/feedbackd.spec
index 45a0a37..87d2b01 100644
--- a/feedbackd.spec
+++ b/feedbackd.spec
@@ -5,13 +5,13 @@
Summary: Haptic/visual/audio feedback for GNOME
Summary(pl.UTF-8): Dotykowe/wizualne/dźwiękowe informacje zwrotne dla GNOME
Name: feedbackd
-Version: 0.5.0
-Release: 2
+Version: 0.8.1
+Release: 1
License: GPL v3+ (daemon), LGPL v2.1+ (library)
Group: Daemons
#Source0Download: https://source.puri.sm/Librem5/feedbackd/-/tags
Source0: https://source.puri.sm/Librem5/feedbackd/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
-# Source0-md5: 80be81e175fc73e6d9dfcce79b6cb6f7
+# Source0-md5: da42447e5ec6450ba311e78172631fdd
Patch0: %{name}-types.patch
URL: https://source.puri.sm/Librem5/feedbackd
%{?with_apidocs:BuildRequires: gi-docgen >= 2021.1}
@@ -109,7 +109,9 @@ Dokumentacja API biblioteki Feedback.
%build
%meson \
%{?with_apidocs:-Dgtk_doc=true} \
- -Dman=true
+ -Dintrospection=enabled \
+ -Dman=true \
+ -Dsystemd_user_unit_dir=%{systemduserunitdir}
%meson_build
@@ -158,6 +160,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libfeedback-0.0.so.0
%{_libdir}/girepository-1.0/Lfb-0.0.typelib
%{_datadir}/dbus-1/interfaces/org.sigxcpu.Feedback.xml
+%{_datadir}/dbus-1/interfaces/org.sigxcpu.Feedback.Haptic.xml
%files -n libfeedback-devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/feedbackd.git/commitdiff/dece9886c766f4ed60209c584e391a4cec365ede
More information about the pld-cvs-commit
mailing list