Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package brickd for openSUSE:Factory checked 
in at 2026-03-05 17:14:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brickd (Old)
 and      /work/SRC/openSUSE:Factory/.brickd.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brickd"

Thu Mar  5 17:14:45 2026 rev:11 rq:1336578 version:2.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/brickd/brickd.changes    2024-07-31 
13:30:40.747216802 +0200
+++ /work/SRC/openSUSE:Factory/.brickd.new.561/brickd.changes   2026-03-05 
17:18:08.746097015 +0100
@@ -1,0 +2,14 @@
+Wed Mar  4 18:02:01 UTC 2026 - Frank Kunz <[email protected]>
+
+- Fix source link
+
+-------------------------------------------------------------------
+Mon Mar  2 18:23:42 UTC 2026 - Frank Kunz <[email protected]>
+
+- New Version 2.4.9
+  - Fix crash on Raspberry Pi Compute Module 5
+  - Adapt to changed packaging for hwclock in Debian Trixie
+  New Version 2.4.8
+  - Add support for libgpiod3 package in Debian Trixie
+
+-------------------------------------------------------------------

Old:
----
  brickd-2.4.7.tar.gz

New:
----
  brickd-2.4.9.tar.gz

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

Other differences:
------------------
++++++ brickd.spec ++++++
--- /var/tmp/diff_new_pack.AwZdR0/_old  2026-03-05 17:18:09.666135091 +0100
+++ /var/tmp/diff_new_pack.AwZdR0/_new  2026-03-05 17:18:09.666135091 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brickd
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2019 Frank Kunz
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,15 +17,17 @@
 #
 
 
+%define daemonlib_version 2.4.7
+
 Name:           brickd
-Version:        2.4.7
+Version:        2.4.9
 Release:        0
 Summary:        Tinkerforce Brick Daemon
 License:        GPL-2.0-only
 Group:          System/Daemons
 URL:            https://www.tinkerforge.com
 Source0:        
https://github.com/Tinkerforge/brickd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:        
https://github.com/Tinkerforge/daemonlib/archive/brickd-%{version}.tar.gz#/daemonlib-%{name}-%{version}.tar.gz
+Source1:        
https://github.com/Tinkerforge/daemonlib/archive/brickd-%{daemonlib_version}.tar.gz#/daemonlib-%{name}-%{daemonlib_version}.tar.gz
 Source2:        brickd-rpmlintrc
 Patch0:         harden_brickd-resume.service.patch
 Patch1:         harden_brickd.service.patch
@@ -41,7 +43,7 @@
 
 %prep
 %setup -q -a 1
-mv daemonlib-%{name}-%{version} src/daemonlib
+mv daemonlib-%{name}-%{daemonlib_version} src/daemonlib
 %autopatch -p1
 
 %build
@@ -73,7 +75,7 @@
 
 %files -n %{name}
 %doc src/changelog README.rst
-%{_bindir}/*
+%{_bindir}/%{name}
 %{_mandir}/man*/%{name}.*
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %config %{_sysconfdir}/logrotate.d/%{name}

++++++ brickd-2.4.7.tar.gz -> brickd-2.4.9.tar.gz ++++++
++++ 1790 lines of diff (skipped)

Reply via email to