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-20 15:28:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/restorecond (Old)
 and      /work/SRC/openSUSE:Factory/.restorecond.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "restorecond"

Sun Jul 20 15:28:57 2025 rev:19 rq:1294372 version:3.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/restorecond/restorecond.changes  2025-03-11 
20:45:19.390207427 +0100
+++ /work/SRC/openSUSE:Factory/.restorecond.new.8875/restorecond.changes        
2025-07-20 15:30:05.126585618 +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.nEautS/_old  2025-07-20 15:30:05.698609289 +0200
+++ /var/tmp/diff_new_pack.nEautS/_new  2025-07-20 15:30:05.702609455 +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

Reply via email to