commit util-macros for openSUSE:Factory

2024-04-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package util-macros for openSUSE:Factory 
checked in at 2024-04-18 22:07:58

Comparing /work/SRC/openSUSE:Factory/util-macros (Old)
 and  /work/SRC/openSUSE:Factory/.util-macros.new.26366 (New)


Package is "util-macros"

Thu Apr 18 22:07:58 2024 rev:8 rq:1168560 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/util-macros/util-macros.changes  2023-02-16 
21:09:50.588222622 +0100
+++ /work/SRC/openSUSE:Factory/.util-macros.new.26366/util-macros.changes   
2024-04-18 22:07:58.875283629 +0200
@@ -1,0 +2,6 @@
+Wed Apr 17 13:16:53 UTC 2024 - Stefan Dirsch 
+
+- update to release 1.20.1
+  * Remove unnecessary escape
+
+---

Old:

  util-macros-1.20.0.tar.xz

New:

  util-macros-1.20.1.tar.xz



Other differences:
--
++ util-macros.spec ++
--- /var/tmp/diff_new_pack.0UC0mg/_old  2024-04-18 22:07:59.671312883 +0200
+++ /var/tmp/diff_new_pack.0UC0mg/_new  2024-04-18 22:07:59.675313030 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package util-macros
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   util-macros
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:The X Protocol
 #Source URL:http://xorg.freedesktop.org/releases/individual/util/

++ util-macros-1.20.0.tar.xz -> util-macros-1.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/util-macros-1.20.0/ChangeLog 
new/util-macros-1.20.1/ChangeLog
--- old/util-macros-1.20.0/ChangeLog2023-02-13 20:08:49.0 +0100
+++ new/util-macros-1.20.1/ChangeLog2024-04-16 22:09:49.0 +0200
@@ -1,3 +1,20 @@
+commit 7ed2b3798c030bd1729b699b446b43aba2ec606e
+Author: Matt Turner 
+Date:   Tue Apr 16 16:06:37 2024 -0400
+
+Version bump: 1.20.1
+
+commit 1031f8cc5c7a170e278372ccdf2e70151b096ef7
+Author: Matt Turner 
+Date:   Mon Jan 8 14:48:49 2024 -0500
+
+Remove unnecessary escape
+
+Avoids warnings like:
+
+  checking if /usr/bin/cpp requires -traditional... grep: warning: stray \ 
before "
+  grep: warning: stray \ before "
+
 commit cb147377e9341af05232f95814022abdecf14024
 Author: Alan Coopersmith 
 Date:   Tue Feb 7 14:49:10 2023 -0800
@@ -2269,13 +2286,13 @@
 Update package version number for RC1 release.
 
 commit b15a7b3dcc5c8af0a1ab837d8ca03910611e0968
-Author: Kristian Høgsberg  
+Author: Kristian Høgsberg 
 Date:   Mon Oct 17 16:04:44 2005 +
 
 Add missing comma in AC_HELP_STRING call.
 
 commit 764ee0f698a17e34998b0e6d85f2c6cbf8f624c7
-Author: Søren Sandmann Pedersen  
+Author: Søren Sandmann Pedersen 
 Date:   Mon Oct 3 21:22:08 2005 +
 
 - For all drivers that have a .sgml file, add code in their build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/util-macros-1.20.0/configure 
new/util-macros-1.20.1/configure
--- old/util-macros-1.20.0/configure2023-02-13 20:08:46.0 +0100
+++ new/util-macros-1.20.1/configure2024-04-16 22:09:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for util-macros 1.20.0.
+# Generated by GNU Autoconf 2.71 for util-macros 1.20.1.
 #
 # Report bugs to .
 #
@@ -611,8 +611,8 @@
 # Identity of this package.
 PACKAGE_NAME='util-macros'
 PACKAGE_TARNAME='util-macros'
-PACKAGE_VERSION='1.20.0'
-PACKAGE_STRING='util-macros 1.20.0'
+PACKAGE_VERSION='1.20.1'
+PACKAGE_STRING='util-macros 1.20.1'
 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/util/macros/issues'
 PACKAGE_URL=''
 
@@ -1245,7 +1245,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 util-macros 1.20.0 to adapt to many kinds of systems.
+\`configure' configures util-macros 1.20.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1312,7 +1312,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of util-macros 1.20.0:";;
+ short | recursive ) echo "Configuration of util-macros 1.20.1:";;
esac
   cat <<\_ACEOF
 
@@ -1387,7 +1387,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-util-macros configure 1.20.0

commit util-macros for openSUSE:Factory

2023-02-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package util-macros for openSUSE:Factory 
checked in at 2023-02-16 21:09:50

Comparing /work/SRC/openSUSE:Factory/util-macros (Old)
 and  /work/SRC/openSUSE:Factory/.util-macros.new.22824 (New)


Package is "util-macros"

Thu Feb 16 21:09:50 2023 rev:7 rq:1065590 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/util-macros/util-macros.changes  2021-02-01 
13:25:06.389813320 +0100
+++ /work/SRC/openSUSE:Factory/.util-macros.new.22824/util-macros.changes   
2023-02-16 21:09:50.588222622 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 20:59:08 UTC 2023 - Stefan Dirsch 
+
+- update to release 1.20.0
+  * This release fixes a deprecation warning when the macros are used with
+autoconf 2.70 or later, and adds a new XORG_DEFAULT_NOCODE_OPTIONS
+macro that can be used with packages that don't compile any code to
+skip all the compiler checks done by XORG_DEFAULT_OPTIONS.  (Packages
+will need to be updated to use this macro - that is in progress now.)
+
+---

Old:

  util-macros-1.19.3.tar.bz2

New:

  util-macros-1.20.0.tar.xz



Other differences:
--
++ util-macros.spec ++
--- /var/tmp/diff_new_pack.4erbPh/_old  2023-02-16 21:09:51.076225281 +0100
+++ /var/tmp/diff_new_pack.4erbPh/_new  2023-02-16 21:09:51.080225303 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package util-macros
 #
-# Copyright (c) 2021 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,7 +17,7 @@
 
 
 Name:   util-macros
-Version:1.19.3
+Version:1.20.0
 Release:0
 Summary:The X Protocol
 #Source URL:http://xorg.freedesktop.org/releases/individual/util/
@@ -27,7 +27,7 @@
 License:HPND
 Group:  Development/Libraries/X11
 URL:https://xorg.freedesktop.org/
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 
 %description


commit util-macros for openSUSE:Factory

2021-02-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package util-macros for openSUSE:Factory 
checked in at 2021-02-01 13:25:06

Comparing /work/SRC/openSUSE:Factory/util-macros (Old)
 and  /work/SRC/openSUSE:Factory/.util-macros.new.28504 (New)


Package is "util-macros"

Mon Feb  1 13:25:06 2021 rev:6 rq:866561 version:1.19.3

Changes:

--- /work/SRC/openSUSE:Factory/util-macros/util-macros.changes  2019-08-27 
15:20:19.244873042 +0200
+++ /work/SRC/openSUSE:Factory/.util-macros.new.28504/util-macros.changes   
2021-02-01 13:25:06.389813320 +0100
@@ -1,0 +2,8 @@
+Mon Jan 25 11:21:22 UTC 2021 - Stefan Dirsch 
+
+- update to release 1.19.3
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
+
+---

Old:

  util-macros-1.19.2.tar.bz2

New:

  util-macros-1.19.3.tar.bz2



Other differences:
--
++ util-macros.spec ++
--- /var/tmp/diff_new_pack.Rr7uci/_old  2021-02-01 13:25:06.929814167 +0100
+++ /var/tmp/diff_new_pack.Rr7uci/_new  2021-02-01 13:25:06.933814173 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package util-macros
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   util-macros
-Version:1.19.2
+Version:1.19.3
 Release:0
 Summary:The X Protocol
 #Source URL:http://xorg.freedesktop.org/releases/individual/util/

++ util-macros-1.19.2.tar.bz2 -> util-macros-1.19.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/util-macros-1.19.2/ChangeLog 
new/util-macros-1.19.3/ChangeLog
--- old/util-macros-1.19.2/ChangeLog2018-03-05 02:41:59.0 +0100
+++ new/util-macros-1.19.3/ChangeLog2021-01-24 15:41:31.0 +0100
@@ -1,3 +1,41 @@
+commit b8766308d2f78bc572abe5198007cf7aeec9b761
+Author: Matt Turner 
+Date:   Sun Jan 24 09:41:00 2021 -0500
+
+Version bump: 1.19.3
+
+Signed-off-by: Matt Turner 
+
+commit 334c9750017426a12b5018ec27201758c1b83a7f
+Author: Alan Coopersmith 
+Date:   Fri Dec 7 20:34:07 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit 0883f6fa6e0dd40ddcec7c0675b0bd0d660f5ed6
+Author: Alan Coopersmith 
+Date:   Mon Nov 19 23:37:25 2018 -0800
+
+Update README for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit bd66ce3ba4a9d1d1490cb5775a2fdd0b408879b6
+Author: Marvin Schmidt 
+Date:   Fri May 27 15:13:56 2016 +0200
+
+XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
+
+On some distributions tools like cpp are prefixed with the host-triple,
+to check for this prefixed version first AC_PATH_TOOL should be used. If
+no prefixed cpp, it will fallback to the unprefixed name.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=96257
+
+Signed-off-by: Alan Coopersmith 
+
 commit 771b773b50717884b37f6b2473166b4be4670076
 Author: Alan Coopersmith 
 Date:   Sun Mar 4 17:40:10 2018 -0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/util-macros-1.19.2/Makefile.am 
new/util-macros-1.19.3/Makefile.am
--- old/util-macros-1.19.2/Makefile.am  2018-03-05 02:41:55.0 +0100
+++ new/util-macros-1.19.3/Makefile.am  2021-01-24 15:41:26.0 +0100
@@ -38,3 +38,5 @@
$(CHANGELOG_CMD)
 
 dist-hook: ChangeLog
+
+EXTRA_DIST = README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/util-macros-1.19.2/Makefile.in 
new/util-macros-1.19.3/Makefile.in
--- old/util-macros-1.19.2/Makefile.in  2018-03-05 02:41:58.0 +0100
+++ new/util-macros-1.19.3/Makefile.in  2021-01-24 15:41:30.0 +0100
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.16.2 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2020 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -172,7 +172,7 @@
 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xorg-macros.m4.in \
$(srcdir)/xorg-macros.pc.in $(srcdir)/xorgversion.m4 COPYING \
-   ChangeLog INSTALL README install-sh missing