Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package imake for openSUSE:Factory checked 
in at 2022-10-22 14:12:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imake (Old)
 and      /work/SRC/openSUSE:Factory/.imake.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imake"

Sat Oct 22 14:12:47 2022 rev:11 rq:1030122 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/imake/imake.changes      2021-05-20 
19:23:25.130353600 +0200
+++ /work/SRC/openSUSE:Factory/.imake.new.2275/imake.changes    2022-10-22 
14:13:21.736777134 +0200
@@ -1,0 +2,16 @@
+Thu Oct 20 08:39:39 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 1.0.9
+  * gitlab CI: add a basic build test
+  * Fix spelling/wording issues
+  * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
+  * Fix -Wsign-compare warnings
+  * Fix -Wshadow warnings
+  * Make Emalloc() argument a size_t to match malloc()
+  * Simplify HAVE_MKSTEMP block
+  * unifdef SIGNALRETURNSINT
+  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
+  * autogen.sh: use quoted string variables
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------

Old:
----
  imake-1.0.8.tar.bz2

New:
----
  imake-1.0.9.tar.xz

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

Other differences:
------------------
++++++ imake.spec ++++++
--- /var/tmp/diff_new_pack.v4NKiB/_old  2022-10-22 14:13:22.268778395 +0200
+++ /var/tmp/diff_new_pack.v4NKiB/_new  2022-10-22 14:13:22.272778405 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package imake
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           imake
-Version:        1.0.8
+Version:        1.0.9
 Release:        0
 Summary:        C preprocessor interface to the make utility
 License:        MIT
 Group:          Development/Tools/Building
 URL:            https://xorg.freedesktop.org/
-Source0:        
https://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
+Source0:        
https://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8

Reply via email to