Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package feedbackd for openSUSE:Factory 
checked in at 2026-04-10 17:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/feedbackd (Old)
 and      /work/SRC/openSUSE:Factory/.feedbackd.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "feedbackd"

Fri Apr 10 17:50:04 2026 rev:13 rq:1345351 version:0.8.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/feedbackd/feedbackd.changes      2025-11-24 
14:10:43.865158452 +0100
+++ /work/SRC/openSUSE:Factory/.feedbackd.new.21863/feedbackd.changes   
2026-04-10 17:53:22.958746024 +0200
@@ -1,0 +2,21 @@
+Mon Mar 23 08:28:17 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Fri Feb 13 16:46:39 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.8.9:
+  + Improve docs
+  + Add custom theme example
+  + udev: Match LED on devices with multiple status LEDs
+  + Simplify using media roles via build profile
+  + theme: Fix window-close event name
+- Changes from version 0.8.8:
+  + Support haptic on Google Nexus 10, Samung Note 10.1
+  + Create uses via systemd-sysusers
+  + Fix max brightness for LED patterns on multicolor LEDs
+- BuildRequire sysuser-tools: the package installs a file to
+  %{_sysusersdir}.
+
+-------------------------------------------------------------------

Old:
----
  feedbackd-0.8.7.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  feedbackd-0.8.9.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ feedbackd.spec ++++++
--- /var/tmp/diff_new_pack.ZMI5NI/_old  2026-04-10 17:53:23.586771906 +0200
+++ /var/tmp/diff_new_pack.ZMI5NI/_new  2026-04-10 17:53:23.590772071 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package feedbackd
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define soname libfeedback-0_0-0
 
 Name:           feedbackd
-Version:        0.8.7
+Version:        0.8.9
 Release:        0
 Summary:        Feedback library for GNOME
 License:        GPL-3.0-only AND LGPL-2.1-only
@@ -29,6 +29,7 @@
 BuildRequires:  c_compiler
 BuildRequires:  dbus-1
 BuildRequires:  meson >= 1.1.0
+BuildRequires:  sysuser-tools
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.50.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.50.0
@@ -107,6 +108,7 @@
 %{_datadir}/dbus-1/services/org.sigxcpu.Feedback.service
 %{_datadir}/feedbackd
 %{_datadir}/glib-2.0/schemas/org.sigxcpu.feedbackd.gschema.xml
+%{_sysusersdir}/feedbackd.conf
 %{_udevrulesdir}/*
 %{_userunitdir}/fbd-alert-slider.service
 

++++++ _scmsync.obsinfo ++++++
mtime: 1774254497
commit: 64f86b0610f81389d509ce464c88f508503d53db5eaf621ba3043df9fbd76259
url: https://src.opensuse.org/GNOME/feedbackd
revision: 64f86b0610f81389d509ce464c88f508503d53db5eaf621ba3043df9fbd76259
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZMI5NI/_old  2026-04-10 17:53:23.650774544 +0200
+++ /var/tmp/diff_new_pack.ZMI5NI/_new  2026-04-10 17:53:23.666775203 +0200
@@ -1,16 +1,17 @@
+<?xml version="1.0"?>
 <services>
   <service mode="manual" name="obs_scm">
     <param name="url">https://github.com/agx/feedbackd.git</param>
-    <param name="revision">v0.8.7</param>
+    <param name="revision">v0.8.9</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="scm">git</param>
   </service>
-  <service mode="buildtime" name="tar" />
-  <service mode="buildtime" name="recompress">
+  <service mode="manual" name="tar"/>
+  <service mode="manual" name="recompress">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service mode="manual" name="set_version" />
+  <service mode="manual" name="set_version"/>
 </services>
 

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 11:04:54.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ feedbackd.obsinfo ++++++
--- /var/tmp/diff_new_pack.ZMI5NI/_old  2026-04-10 17:53:23.762779159 +0200
+++ /var/tmp/diff_new_pack.ZMI5NI/_new  2026-04-10 17:53:23.766779324 +0200
@@ -1,5 +1,5 @@
 name: feedbackd
-version: 0.8.7
-mtime: 1762605583
-commit: ada7e797360ab2aa6d5542f8446a4dec8ecd0375
+version: 0.8.9
+mtime: 1770449500
+commit: 1be162a2e5aad10760f34b734e062c4fa250b159
 

Reply via email to