From 9ee66c5977bf166ffba782ab97951e18926accdb016caa5ba09df08cacfaecd1 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 14 Aug 2023 07:23:58 +0000 Subject: [PATCH] Accepting request 1103292 from home:adrianSuSE:branches:security:SELinux openSUSE:Factory python-semanage flavor is configured to sync build counter with libsemanage package. This means it always triggers a build no matter which of the packages got initially triggered. I am not sure if this is needed at all, if yes, please accept this request and forward with an explenation. If not, just decline it and we will remove the build counter syncing in factory as well. thanks Details: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/6GUU6JUQE72WCWEZCSLQYJLVVTNHBVTE/ OBS-URL: https://build.opensuse.org/request/show/1103292 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=104 --- python-semanage.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-semanage.spec b/python-semanage.spec index 561996c..0777a99 100644 --- a/python-semanage.spec +++ b/python-semanage.spec @@ -25,6 +25,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-semanage Version: 3.5 +#!BcntSyncTag: libsemanage Release: 0 Summary: Python bindings for SELinux's policy management library License: LGPL-2.1-only