Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qbe for openSUSE:Factory checked in 
at 2023-11-10 12:33:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qbe (Old)
 and      /work/SRC/openSUSE:Factory/.qbe.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qbe"

Fri Nov 10 12:33:21 2023 rev:3 rq:1124788 version:1.1+24

Changes:
--------
--- /work/SRC/openSUSE:Factory/qbe/qbe.changes  2023-02-12 19:14:30.241107864 
+0100
+++ /work/SRC/openSUSE:Factory/.qbe.new.17445/qbe.changes       2023-11-10 
12:37:15.773237536 +0100
@@ -1,0 +2,15 @@
+Fri Nov 10 06:21:15 UTC 2023 - socvirnyl.est...@gmail.com
+
+- Update to version v1.1+24:
+  * Fix architecture detection on OpenBSD/arm64
+  * comments in amd64 isel
+  * Fix conversion from float/double to unsigned int
+  * test.sh fixes for devuan linux
+  * file,loc become dbgfile,dbgloc
+  * parseline() tweaks
+  * implement line number info tracking
+  * Bump NString
+  * fix sub-word returns on arm64_apple
+  * Fix 1 C UB
+
+-------------------------------------------------------------------

Old:
----
  qbe-1.1.tar.xz

New:
----
  _service
  _servicedata
  qbe-v1.1+24.obscpio
  qbe-v1.1+24.tar.zst
  qbe.obsinfo

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

Other differences:
------------------
++++++ qbe.spec ++++++
--- /var/tmp/diff_new_pack.lm2YHY/_old  2023-11-10 12:37:16.509264777 +0100
+++ /var/tmp/diff_new_pack.lm2YHY/_new  2023-11-10 12:37:16.513264925 +0100
@@ -17,12 +17,13 @@
 
 
 Name:           qbe
-Version:        1.1
+Version:        1.1+24
 Release:        0
 Summary:        Small embeddable C compiler backend
 Group:          Development/Languages/Other
 URL:            https://c9x.me/compile
-Source0:        https://c9x.me/compile/release/qbe-%{version}.tar.xz
+Source0:        qbe-v%{version}.tar.zst
+BuildRequires:  zstd
 License:        MIT
 
 %description
@@ -35,7 +36,7 @@
 prevents embarking on a never-ending path of diminishing returns.
 
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 
 %build
 export CC="cc"

++++++ _service ++++++
<services>
  <service mode="manual" name="obs_scm">
    <param name="url">git://c9x.me/qbe.git</param>
    <param name="scm">git</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="revision">master</param>
    <param name="versionrewrite-pattern">(.*)</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">enable</param>
    <param name="changesauthor">socvirnyl.est...@gmail.com</param>
  </service>
  <service mode="manual" name="tar" />
  <service mode="manual" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
</services>


++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">git://c9x.me/qbe.git</param>
              <param 
name="changesrevision">d023bdaa6b493686f7e9be7ac200ee4ac37d351f</param></service></servicedata>
(No newline at EOF)

++++++ qbe.obsinfo ++++++
name: qbe
version: v1.1+24
mtime: 1695628175
commit: d023bdaa6b493686f7e9be7ac200ee4ac37d351f

Reply via email to