Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package restorecond for openSUSE:Factory checked in at 2025-07-24 18:34:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/restorecond (Old) and /work/SRC/openSUSE:Factory/.restorecond.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "restorecond" Thu Jul 24 18:34:27 2025 rev:21 rq:1295306 version:3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/restorecond/restorecond.changes 2025-07-22 12:21:38.767488398 +0200 +++ /work/SRC/openSUSE:Factory/.restorecond.new.13279/restorecond.changes 2025-07-24 18:34:28.654192378 +0200 @@ -1,0 +2,6 @@ +Thu Jul 17 16:02:42 UTC 2025 - Johannes Segitz <jseg...@suse.com> + +- Update to version 3.9 + * no source change + +------------------------------------------------------------------- Old: ---- restorecond-3.8.1.tar.gz restorecond-3.8.1.tar.gz.asc New: ---- restorecond-3.9.tar.gz restorecond-3.9.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ restorecond.spec ++++++ --- /var/tmp/diff_new_pack.1GpbYC/_old 2025-07-24 18:34:31.598314173 +0200 +++ /var/tmp/diff_new_pack.1GpbYC/_new 2025-07-24 18:34:31.602314339 +0200 @@ -16,9 +16,9 @@ # -%define libselinux_ver 3.8.1 +%define libselinux_ver 3.9 Name: restorecond -Version: 3.8.1 +Version: 3.9 Release: 0 Summary: Daemon to restore SELinux contexts License: GPL-2.0-or-later ++++++ restorecond-3.8.1.tar.gz -> restorecond-3.9.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/restorecond-3.8.1/Makefile new/restorecond-3.9/Makefile --- old/restorecond-3.8.1/Makefile 2025-03-05 19:59:06.000000000 +0100 +++ new/restorecond-3.9/Makefile 2025-07-16 12:55:13.000000000 +0200 @@ -18,8 +18,8 @@ GIO_LIBS = $(shell $(PKG_CONFIG) --libs gio-2.0) CFLAGS ?= -g -Werror -Wall -W -override CFLAGS += $(GIO_CFLAGS) - +override CFLAGS += -I../../libselinux/include $(GIO_CFLAGS) +override LDFLAGS+= -L../../libselinux/src override LDLIBS += -lselinux $(GIO_LIBS) all: restorecond diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/restorecond-3.8.1/VERSION new/restorecond-3.9/VERSION --- old/restorecond-3.8.1/VERSION 2025-03-05 19:59:06.000000000 +0100 +++ new/restorecond-3.9/VERSION 2025-07-16 12:55:13.000000000 +0200 @@ -1 +1 @@ -3.8.1 +3.9