Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorgproto for openSUSE:Factory 
checked in at 2023-06-18 23:07:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorgproto (Old)
 and      /work/SRC/openSUSE:Factory/.xorgproto.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorgproto"

Sun Jun 18 23:07:34 2023 rev:13 rq:1093477 version:2023.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorgproto/xorgproto.changes      2023-06-12 
15:25:42.830790179 +0200
+++ /work/SRC/openSUSE:Factory/.xorgproto.new.15902/xorgproto.changes   
2023-06-18 23:07:35.593335358 +0200
@@ -1,0 +2,7 @@
+Fri Jun 16 11:16:43 UTC 2023 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 2023.2
+  * quick-fix release to address the Present protocol version not
+    being updated in xorgproto-2023.1.
+
+-------------------------------------------------------------------

Old:
----
  xorgproto-2023.1.tar.xz
  xorgproto-2023.1.tar.xz.sig

New:
----
  xorgproto-2023.2.tar.xz
  xorgproto-2023.2.tar.xz.sig

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

Other differences:
------------------
++++++ xorgproto.spec ++++++
--- /var/tmp/diff_new_pack.d9KFAt/_old  2023-06-18 23:07:36.237339212 +0200
+++ /var/tmp/diff_new_pack.d9KFAt/_new  2023-06-18 23:07:36.245339260 +0200
@@ -26,7 +26,7 @@
 %define srcname xorgproto
 
 Name:           %{srcname}%{psuffix}
-Version:        2023.1
+Version:        2023.2
 Release:        0
 %if "%{flavor}" == "doc"
 Summary:        The X11 Protocol collection (documentation)

++++++ xorgproto-2023.1.tar.xz -> xorgproto-2023.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xorgproto-2023.1/configure 
new/xorgproto-2023.2/configure
--- old/xorgproto-2023.1/configure      2023-06-05 14:17:33.000000000 +0200
+++ new/xorgproto-2023.2/configure      2023-06-16 09:32:40.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for xorgproto 2023.1.
+# Generated by GNU Autoconf 2.71 for xorgproto 2023.2.
 #
 # Report bugs to <https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues>.
 #
@@ -672,8 +672,8 @@
 # Identity of this package.
 PACKAGE_NAME='xorgproto'
 PACKAGE_TARNAME='xorgproto'
-PACKAGE_VERSION='2023.1'
-PACKAGE_STRING='xorgproto 2023.1'
+PACKAGE_VERSION='2023.2'
+PACKAGE_STRING='xorgproto 2023.2'
 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues'
 PACKAGE_URL=''
 
@@ -1441,7 +1441,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 xorgproto 2023.1 to adapt to many kinds of systems.
+\`configure' configures xorgproto 2023.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1512,7 +1512,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xorgproto 2023.1:";;
+     short | recursive ) echo "Configuration of xorgproto 2023.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1634,7 +1634,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xorgproto configure 2023.1
+xorgproto configure 2023.2
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1902,7 +1902,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xorgproto $as_me 2023.1, which was
+It was created by xorgproto $as_me 2023.2, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3171,7 +3171,7 @@
 
 # Define the identity of the package.
  PACKAGE='xorgproto'
- VERSION='2023.1'
+ VERSION='2023.2'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -12911,7 +12911,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xorgproto $as_me 2023.1, which was
+This file was extended by xorgproto $as_me 2023.2, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12970,7 +12970,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-xorgproto config.status 2023.1
+xorgproto config.status 2023.2
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xorgproto-2023.1/configure.ac 
new/xorgproto-2023.2/configure.ac
--- old/xorgproto-2023.1/configure.ac   2023-06-05 14:17:31.000000000 +0200
+++ new/xorgproto-2023.2/configure.ac   2023-06-16 09:32:38.000000000 +0200
@@ -23,7 +23,7 @@
 
 AC_PREREQ([2.60])
 # keep version in sync with meson.build
-AC_INIT([xorgproto], [2023.1],
+AC_INIT([xorgproto], [2023.2],
         [https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues])
 AM_INIT_AUTOMAKE([foreign dist-xz])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xorgproto-2023.1/include/X11/extensions/presenttokens.h 
new/xorgproto-2023.2/include/X11/extensions/presenttokens.h
--- old/xorgproto-2023.1/include/X11/extensions/presenttokens.h 2023-06-05 
14:17:31.000000000 +0200
+++ new/xorgproto-2023.2/include/X11/extensions/presenttokens.h 2023-06-16 
09:32:38.000000000 +0200
@@ -25,7 +25,7 @@
 
 #define PRESENT_NAME                   "Present"
 #define PRESENT_MAJOR                  1
-#define PRESENT_MINOR                  2
+#define PRESENT_MINOR                  3
 
 #define PresentNumberErrors            0
 #define PresentNumberEvents            0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xorgproto-2023.1/meson.build 
new/xorgproto-2023.2/meson.build
--- old/xorgproto-2023.1/meson.build    2023-06-05 14:17:31.000000000 +0200
+++ new/xorgproto-2023.2/meson.build    2023-06-16 09:32:38.000000000 +0200
@@ -19,7 +19,7 @@
 # SOFTWARE.
 
 # keep version in sync with configure.ac
-project('xorgproto', 'c', license : 'MIT', version : '2023.1',
+project('xorgproto', 'c', license : 'MIT', version : '2023.2',
         meson_version : '>=0.56.0')
 cc = meson.get_compiler('c')
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xorgproto-2023.1/presentproto.pc.in 
new/xorgproto-2023.2/presentproto.pc.in
--- old/xorgproto-2023.1/presentproto.pc.in     2023-06-05 14:17:31.000000000 
+0200
+++ new/xorgproto-2023.2/presentproto.pc.in     2023-06-16 09:32:38.000000000 
+0200
@@ -3,5 +3,5 @@
  
 Name: PresentProto
 Description: Present extension headers
-Version: 1.2
+Version: 1.3
 Cflags: -I${includedir}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xorgproto-2023.1/presentproto.txt 
new/xorgproto-2023.2/presentproto.txt
--- old/xorgproto-2023.1/presentproto.txt       2023-06-05 14:17:31.000000000 
+0200
+++ new/xorgproto-2023.2/presentproto.txt       2023-06-16 09:32:38.000000000 
+0200
@@ -1,6 +1,6 @@
                        The Present Extension
-                            Version 1.2
-                             2018-02-26
+                            Version 1.3
+                             2023-06-13
       
                            Keith Packard
                          kei...@keithp.com

Reply via email to