Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package editres for openSUSE:Factory checked in at 2026-04-26 21:19:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/editres (Old) and /work/SRC/openSUSE:Factory/.editres.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "editres" Sun Apr 26 21:19:10 2026 rev:12 rq:1349405 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/editres/editres.changes 2026-04-19 14:21:26.330276745 +0200 +++ /work/SRC/openSUSE:Factory/.editres.new.11940/editres.changes 2026-04-26 21:19:11.388686494 +0200 @@ -1,0 +2,7 @@ +Sun Apr 26 18:07:28 UTC 2026 - Stefan Dirsch <[email protected]> + +- update to version 1.1.1 + * This release corrects a bug in last weeks release that caused + editres to fail to build on 32-bit platforms. + +------------------------------------------------------------------- Old: ---- editres-1.1.0.tar.xz New: ---- editres-1.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ editres.spec ++++++ --- /var/tmp/diff_new_pack.345osm/_old 2026-04-26 21:19:11.896707238 +0200 +++ /var/tmp/diff_new_pack.345osm/_new 2026-04-26 21:19:11.900707400 +0200 @@ -17,7 +17,7 @@ Name: editres -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: Dynamic resource editor for X Toolkit applications License: X11 ++++++ editres-1.1.0.tar.xz -> editres-1.1.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/editres-1.1.0/ChangeLog new/editres-1.1.1/ChangeLog --- old/editres-1.1.0/ChangeLog 2026-04-18 23:30:32.000000000 +0200 +++ new/editres-1.1.1/ChangeLog 2026-04-26 18:51:20.000000000 +0200 @@ -1,3 +1,24 @@ +commit 8af1faea726e4d960fd1c945574fadd0c8bde2e2 +Author: Alan Coopersmith <[email protected]> +Date: Sun Apr 26 09:47:47 2026 -0700 + + editres 1.1.1 + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 3aadb8e1f31c6436bb99f121fe0e6709facc6545 +Author: Adam Sampson <[email protected]> +Date: Sun Apr 19 03:04:10 2026 +0100 + + utils: fix the ids argument type for FindNode + + "Bump the proto to v6" changed the type of this argument to CARD64 * in + the prototype, but didn't update it in the function definition, which + causes a type error on 32-bit platforms. + + Signed-off-by: Adam Sampson <[email protected]> + Part-of: <https://gitlab.freedesktop.org/xorg/app/editres/-/merge_requests/11> + commit f9adfdd58e2d405d273bfd65840f2264d8aed16c Author: Alan Coopersmith <[email protected]> Date: Sat Apr 18 14:24:57 2026 -0700 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/editres-1.1.0/configure new/editres-1.1.1/configure --- old/editres-1.1.0/configure 2026-04-18 23:30:25.000000000 +0200 +++ new/editres-1.1.1/configure 2026-04-26 18:51:13.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.73 for editres 1.1.0. +# Generated by GNU Autoconf 2.73 for editres 1.1.1. # # Report bugs to <https://gitlab.freedesktop.org/xorg/app/editres/-/issues>. # @@ -589,8 +589,8 @@ # Identity of this package. PACKAGE_NAME='editres' PACKAGE_TARNAME='editres' -PACKAGE_VERSION='1.1.0' -PACKAGE_STRING='editres 1.1.0' +PACKAGE_VERSION='1.1.1' +PACKAGE_STRING='editres 1.1.1' PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/app/editres/-/issues' PACKAGE_URL='' @@ -1328,7 +1328,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -'configure' configures editres 1.1.0 to adapt to many kinds of systems. +'configure' configures editres 1.1.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1399,7 +1399,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of editres 1.1.0:";; + short | recursive ) echo "Configuration of editres 1.1.1:";; esac cat <<\_ACEOF @@ -1518,7 +1518,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -editres configure 1.1.0 +editres configure 1.1.1 generated by GNU Autoconf 2.73 Copyright (C) 2026 Free Software Foundation, Inc. @@ -1732,7 +1732,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by editres $as_me 1.1.0, which was +It was created by editres $as_me 1.1.1, which was generated by GNU Autoconf 2.73. Invocation command line was $ $0$ac_configure_args_raw @@ -3349,7 +3349,7 @@ # Define the identity of the package. PACKAGE='editres' - VERSION='1.1.0' + VERSION='1.1.1' printf '%s\n' "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -12495,7 +12495,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by editres $as_me 1.1.0, which was +This file was extended by editres $as_me 1.1.1, which was generated by GNU Autoconf 2.73. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12563,7 +12563,7 @@ cat >>"$CONFIG_STATUS" <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -editres config.status 1.1.0 +editres config.status 1.1.1 configured by $0, generated by GNU Autoconf 2.73, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/editres-1.1.0/configure.ac new/editres-1.1.1/configure.ac --- old/editres-1.1.0/configure.ac 2026-04-18 23:30:21.000000000 +0200 +++ new/editres-1.1.1/configure.ac 2026-04-26 18:51:09.000000000 +0200 @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([editres], [1.1.0], +AC_INIT([editres], [1.1.1], [https://gitlab.freedesktop.org/xorg/app/editres/-/issues], [editres]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/editres-1.1.0/meson.build new/editres-1.1.1/meson.build --- old/editres-1.1.0/meson.build 2026-04-18 23:30:21.000000000 +0200 +++ new/editres-1.1.1/meson.build 2026-04-26 18:51:09.000000000 +0200 @@ -25,7 +25,7 @@ project( 'editres', 'c', - version: '1.1.0', + version: '1.1.1', license: 'MIT-open-group', license_files: 'COPYING', meson_version: '>= 1.1.0', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/editres-1.1.0/utils.c new/editres-1.1.1/utils.c --- old/editres-1.1.0/utils.c 2026-04-18 23:30:21.000000000 +0200 +++ new/editres-1.1.1/utils.c 2026-04-26 18:51:09.000000000 +0200 @@ -157,7 +157,7 @@ */ WNode * -FindNode(WNode *top_node, unsigned long *ids, Cardinal number) +FindNode(WNode *top_node, CARD64 *ids, Cardinal number) { Cardinal i, j; WNode *node;
