Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvptx-tools for openSUSE:Factory 
checked in at 2023-03-22 22:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvptx-tools (Old)
 and      /work/SRC/openSUSE:Factory/.nvptx-tools.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvptx-tools"

Wed Mar 22 22:31:08 2023 rev:6 rq:1073728 version:1.0+git.20230122.93e0090

Changes:
--------
--- /work/SRC/openSUSE:Factory/nvptx-tools/nvptx-tools.changes  2022-10-18 
12:45:01.429727006 +0200
+++ /work/SRC/openSUSE:Factory/.nvptx-tools.new.31432/nvptx-tools.changes       
2023-03-22 22:32:00.410605271 +0100
@@ -1,0 +2,14 @@
+Tue Mar 21 21:44:49 UTC 2023 - mli...@suse.cz
+
+- Start using tar_scm OBS server for a tarball.
+- Update to version 1.0+git.20230122.93e0090:
+  * nm: '#define __STDC_FORMAT_MACROS' for '#include <inttypes.h>' [#40]
+  * 'nm'
+  * ld: Clean up the 'symbol_table' when we're done
+  * as: Clean up the 'symbol_table' when we're done
+  * ld: Clean up 'file_hash_entry' instances when we're done with the 
'symbol_table'
+  * as: Always 'free' the 'tok_preamble_target_arg'-deduced 'target_arg' 
string after 'ptxas' verification
+  * as: 'obstack_free' after 'ptxas' verification
+  * run: Close files after use
+
+-------------------------------------------------------------------

Old:
----
  nvptx-tools.tar.xz

New:
----
  _service
  _servicedata
  nvptx-tools-1.0+git.20230122.93e0090.tar.xz

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

Other differences:
------------------
++++++ nvptx-tools.spec ++++++
--- /var/tmp/diff_new_pack.bCHUm6/_old  2023-03-22 22:32:00.814607304 +0100
+++ /var/tmp/diff_new_pack.bCHUm6/_new  2023-03-22 22:32:00.818607324 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nvptx-tools
 #
-# 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
@@ -17,14 +17,13 @@
 
 
 Name:           nvptx-tools
-Version:        1.0
+Version:        1.0+git.20230122.93e0090
 Release:        0
 Summary:        PTX language tools
 License:        GPL-3.0-or-later
 Group:          Development/Tools/Building
 URL:            https://github.com/MentorEmbedded/nvptx-tools/
-# tarball built from https://github.com/MentorEmbedded/nvptx-tools.git
-Source0:        nvptx-tools.tar.xz
+Source:         %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Note that w/o a CUDA development (at least cuda.h and libcuda.so) the
 # tools for executing are not built.  CUDA is not free software.
@@ -44,7 +43,7 @@
   system-wide, only one instance of it is running at a time.
 
 %prep
-%setup -q -n nvptx-tools
+%setup -q
 
 %build
 %configure
@@ -60,6 +59,7 @@
 %{_bindir}/nvptx-none-ar
 %{_bindir}/nvptx-none-as
 %{_bindir}/nvptx-none-ld
+%{_bindir}/nvptx-none-nm
 %{_bindir}/nvptx-none-ranlib
 %{_bindir}/nvptx-none-run
 %{_bindir}/nvptx-none-run-single

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://github.com/MentorEmbedded/nvptx-tools</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">nvptx-tools</param>
    <param name="versionformat">1.0+git.%cd.%h</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/MentorEmbedded/nvptx-tools</param>
              <param 
name="changesrevision">93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b</param></service></servicedata>
(No newline at EOF)

Reply via email to