Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package irqbalance for openSUSE:Factory 
checked in at 2023-06-29 17:27:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/irqbalance (Old)
 and      /work/SRC/openSUSE:Factory/.irqbalance.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "irqbalance"

Thu Jun 29 17:27:43 2023 rev:71 rq:1095580 version:1.9.2.24.git+184c950

Changes:
--------
--- /work/SRC/openSUSE:Factory/irqbalance/irqbalance.changes    2022-12-17 
20:36:35.608620898 +0100
+++ /work/SRC/openSUSE:Factory/.irqbalance.new.13546/irqbalance.changes 
2023-06-29 17:28:01.110150410 +0200
@@ -1,0 +2,17 @@
+Mon Jun 26 20:33:50 UTC 2023 - tr...@suse.de
+
+- Resurrect _service file and old git patch no versioning
+A _service
+A _servicedata
+A irqbalance.obsinfo
+- Update to version 1.9.2.24.git+184c950:
+  * procinterrupts: fix initialisation of regex_t struct
+  * Fix it so we actually stop when we hit an interrupt condition
+  * Fix signedness of error handling
+  * Revert "Fix CPU number condition in service file"
+  * Issue 259: select NL_SKIP / NL_STOP based on error
+  * fix CPU number condition in service file
+- Already included upstream:
+D irqbalance-systemd-netlink.patch
+
+-------------------------------------------------------------------

Old:
----
  irqbalance-1.9.2.tar.gz
  irqbalance-systemd-netlink.patch

New:
----
  _service
  _servicedata
  irqbalance-1.9.2.24.git+184c950.obscpio
  irqbalance.obsinfo

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

Other differences:
------------------
++++++ irqbalance.spec ++++++
--- /var/tmp/diff_new_pack.xQGX8a/_old  2023-06-29 17:28:04.442169928 +0200
+++ /var/tmp/diff_new_pack.xQGX8a/_new  2023-06-29 17:28:04.494170232 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package irqbalance
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,29 +21,28 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           irqbalance
-Version:        1.9.2
+Version:        1.9.2.24.git+184c950
 Release:        0
 Summary:        Daemon to balance IRQs on SMP machines
 License:        GPL-2.0-or-later
 Group:          System/Daemons
 URL:            https://github.com/Irqbalance/irqbalance
-Source:         
https://github.com/Irqbalance/irqbalance/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+#Source:         
https://github.com/Irqbalance/irqbalance/archive/refs/tags/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz
+Source:         %{name}-%{version}.tar.gz
 Source3:        sysconfig.irqbalance
 Patch1:         Set-fd-limit.patch
-# PATCH-FIX-UPSTREAM: https://github.com/Irqbalance/irqbalance/pull/250
-Patch2:         irqbalance-systemd-netlink.patch
 BuildRequires:  libcap-ng-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
-%ifarch x86_64 %{?x86_64}
-BuildRequires:  pkgconfig(libnl-3.0)
-%endif
 Requires(pre):  %fillup_prereq
 Recommends:     %{name}-ui
 ExcludeArch:    s390 s390x
 %{?systemd_ordering}
+%ifarch x86_64 %{?x86_64}
+BuildRequires:  pkgconfig(libnl-3.0)
+%endif
 %ifnarch %{arm}
 BuildRequires:  libnuma-devel
 %endif

++++++ Set-fd-limit.patch ++++++
--- /var/tmp/diff_new_pack.xQGX8a/_old  2023-06-29 17:28:04.742171685 +0200
+++ /var/tmp/diff_new_pack.xQGX8a/_new  2023-06-29 17:28:04.770171849 +0200
@@ -2,11 +2,13 @@
  misc/irqbalance.service |    1 +
  1 file changed, 1 insertion(+)
 
---- a/misc/irqbalance.service
-+++ b/misc/irqbalance.service
-@@ -14,6 +14,7 @@
+Index: irqbalance-1.9.2.24.git+184c950/misc/irqbalance.service
+===================================================================
+--- irqbalance-1.9.2.24.git+184c950.orig/misc/irqbalance.service
++++ irqbalance-1.9.2.24.git+184c950/misc/irqbalance.service
+@@ -13,6 +13,7 @@ ReadOnlyPaths=/
  ReadWritePaths=/proc/irq
- RestrictAddressFamilies=AF_UNIX
+ RestrictAddressFamilies=AF_UNIX AF_NETLINK
  RuntimeDirectory=irqbalance/
 +LimitNOFILE=4096
  

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="localonly">
    <param name="url">https://github.com/Irqbalance/irqbalance.git</param>
    <param name="scm">git</param>
    <param name="revision">master</param>
    <param name="changesgenerate">enable</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.git+%h</param>
  </service>
  <service name="set_version" mode="localonly"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/Irqbalance/irqbalance.git</param>
              <param 
name="changesrevision">184c95029ebff84d499fc8ea88a906ff9460bf15</param></service></servicedata>
(No newline at EOF)

++++++ irqbalance.obsinfo ++++++
name: irqbalance
version: 1.9.2.24.git+184c950
mtime: 1681933912
commit: 184c95029ebff84d499fc8ea88a906ff9460bf15

Reply via email to