Accepting request 915268 from home:trenn:branches:Base:System

- Update to version 1.8.0.18.git+2435e8d.obscpio:
  * fix unsigned integer subtraction sign overflow
- Make git hash in version better visable .git+<githash>

OBS-URL: https://build.opensuse.org/request/show/915268
OBS-URL: https://build.opensuse.org/package/show/Base:System/irqbalance?expand=0&rev=93
This commit is contained in:
Thomas Renninger 2021-09-01 06:52:29 +00:00 committed by Git OBS Bridge
parent 7775a7ec48
commit 3b9dcf4e87
6 changed files with 15 additions and 8 deletions

View File

@ -5,7 +5,7 @@
<param name="revision">master</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.g%h</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.git+%h</param>
</service>
<service name="set_version" mode="localonly"/>
<service name="tar" mode="buildtime"/>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f8dddaecf08f981e9914e6beccf7b3ccf87d4d808ed1edf3727e8dc50460b4b
size 207883

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c7d97868b8c1bef87879783359574454447007374518e065d99ccb548fc85f4
size 207371

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 31 13:42:01 UTC 2021 - trenn@suse.de
- Update to version 1.8.0.18.git+2435e8d.obscpio:
* fix unsigned integer subtraction sign overflow
- Make git hash in version better visable .git+<githash>
-------------------------------------------------------------------
Wed Aug 11 10:16:57 UTC 2021 - trenn@suse.de

View File

@ -1,5 +1,5 @@
name: irqbalance
version: 1.8.0.14.ga7f8148
mtime: 1628273389
commit: a7f81483a95a94d6a62ca7fb999a090e01c0de9b
version: 1.8.0.18.git+2435e8d
mtime: 1629811122
commit: 2435e8dad1b9e26254a91d48dc4e18b54382d010

View File

@ -21,7 +21,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: irqbalance
Version: 1.8.0.14.ga7f8148
Version: 1.8.0.18.git+2435e8d
Release: 0
Summary: Daemon to balance IRQs on SMP machines
License: GPL-2.0-or-later