Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package irqbalance for openSUSE:Factory 
checked in at 2021-07-15 23:58:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/irqbalance (Old)
 and      /work/SRC/openSUSE:Factory/.irqbalance.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "irqbalance"

Thu Jul 15 23:58:50 2021 rev:58 rq:905968 version:1.8.0.8.gbd5aaf5

Changes:
--------
--- /work/SRC/openSUSE:Factory/irqbalance/irqbalance.changes    2021-04-19 
21:05:55.088022066 +0200
+++ /work/SRC/openSUSE:Factory/.irqbalance.new.2625/irqbalance.changes  
2021-07-15 23:58:55.742209819 +0200
@@ -1,0 +2,11 @@
+Mon Jul 12 17:14:08 UTC 2021 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  irqbalance-1.8.0.tar.gz

New:
----
  irqbalance-1.8.0.8.gbd5aaf5.obscpio
  irqbalance.obsinfo

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

Other differences:
------------------
++++++ irqbalance.spec ++++++
--- /var/tmp/diff_new_pack.dJSg4e/_old  2021-07-15 23:58:56.838201006 +0200
+++ /var/tmp/diff_new_pack.dJSg4e/_new  2021-07-15 23:58:56.842200974 +0200
@@ -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

++++++ _service ++++++
--- /var/tmp/diff_new_pack.dJSg4e/_old  2021-07-15 23:58:56.870200749 +0200
+++ /var/tmp/diff_new_pack.dJSg4e/_new  2021-07-15 23:58:56.870200749 +0200
@@ -1,17 +1,15 @@
 <services>
-  <service mode="disabled" name="obs_scm">
+  <service name="obs_scm" mode="localonly">
     <param name="url">git://github.com/Irqbalance/irqbalance.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.8.0</param>
+    <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
-<!--
-    <param name="versionformat">1.8.0+git%cd.%h</param>
--->
-    <param name="versionformat">1.8.0</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
+    <param name="versionformat">@PARENT_TAG@.@[email protected]%h</param>
   </service>
-  <service mode="disabled" name="set_version"/>
-  <service mode="disabled" name="tar"/>
-  <service mode="disabled" name="recompress">
+  <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>

++++++ irqbalance.obsinfo ++++++
name: irqbalance
version: 1.8.0.8.gbd5aaf5
mtime: 1621251731
commit: bd5aaf5a8613c8eadfbf9f0908fd8260125aae28

Reply via email to