diff --git a/_service b/_service index dace762..1099360 100644 --- a/_service +++ b/_service @@ -1,17 +1,15 @@ - + git://github.com/Irqbalance/irqbalance.git git - v1.8.0 + master enable - - 1.8.0 + v(.*) + @PARENT_TAG@.@TAG_OFFSET@.g%h - - - + + + gz *.tar diff --git a/irqbalance-1.8.0.8.gbd5aaf5.obscpio b/irqbalance-1.8.0.8.gbd5aaf5.obscpio new file mode 100644 index 0000000..f36b959 --- /dev/null +++ b/irqbalance-1.8.0.8.gbd5aaf5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80465e7a32e81e9aae68043b7312ba6fc9b79532ebf3d8a3d648196edfef0aa9 +size 206859 diff --git a/irqbalance-1.8.0.tar.gz b/irqbalance-1.8.0.tar.gz deleted file mode 100644 index 6416d64..0000000 --- a/irqbalance-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:614db0a11b588ef8016ec5f205dddcc3a5bcd9e614e18373d9fa9b73bb097cdf -size 56290 diff --git a/irqbalance.changes b/irqbalance.changes index ad6db26..04dd223 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jul 12 17:14:08 UTC 2021 - trenn@suse.de + +- Update to version 1.8.0.8.gbd5aaf5: + * Fix comma typo in ui.c + * drop NoNewPrivs from irqbalance service + * remove no existing irq in banned_irqs + * Fix compile issue with none AARCH64 builds + * Fix irqbalance cannot obtain the full name of irq +- Enhance _service magic and add git hashtag to version + ------------------------------------------------------------------- Tue Apr 13 13:56:00 UTC 2021 - trenn@suse.de diff --git a/irqbalance.obsinfo b/irqbalance.obsinfo new file mode 100644 index 0000000..00cb097 --- /dev/null +++ b/irqbalance.obsinfo @@ -0,0 +1,5 @@ +name: irqbalance +version: 1.8.0.8.gbd5aaf5 +mtime: 1621251731 +commit: bd5aaf5a8613c8eadfbf9f0908fd8260125aae28 + diff --git a/irqbalance.spec b/irqbalance.spec index 6e8cb00..fdeb9ae 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: irqbalance -Version: 1.8.0 +Version: 1.8.0.8.gbd5aaf5 Release: 0 Summary: Daemon to balance IRQs on SMP machines License: GPL-2.0-or-later