Hello community,
here is the log from the commit of package xf86-video-chips for
openSUSE:Factory checked in at 2019-01-08 12:28:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-chips (Old)
and /work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-chips"
Tue Jan 8 12:28:19 2019 rev:14 rq:663025 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2017-01-24 10:35:24.485318384 +0100
+++
/work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833/xf86-video-chips.changes
2019-01-08 12:30:55.172112523 +0100
@@ -1,0 +2,8 @@
+Sat Jan 5 12:54:23 UTC 2019 - [email protected]
+
+- update to release 1.3.0
+ * This is a maintenance release of Chips & Technologies DDX for
+ X.Org X Server. No testing has been done due to the lack of
+ equipment availability.
+
+-------------------------------------------------------------------
Old:
----
xf86-video-chips-1.2.7.tar.bz2
New:
----
xf86-video-chips-1.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-video-chips.spec ++++++
--- /var/tmp/diff_new_pack.sKg7uy/_old 2019-01-08 12:30:55.600112057 +0100
+++ /var/tmp/diff_new_pack.sKg7uy/_new 2019-01-08 12:30:55.604112053 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xf86-video-chips
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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: xf86-video-chips
-Version: 1.2.7
+Version: 1.3.0
Release: 0
Summary: Chips and Technologies video driver for the Xorg X server
License: MIT
++++++ xf86-video-chips-1.2.7.tar.bz2 -> xf86-video-chips-1.3.0.tar.bz2 ++++++
++++ 1700 lines of diff (skipped)
++++ retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/xf86-video-chips-1.2.7/ChangeLog new/xf86-video-chips-1.3.0/ChangeLog
--- old/xf86-video-chips-1.2.7/ChangeLog 2017-01-17 23:38:53.000000000
+0100
+++ new/xf86-video-chips-1.3.0/ChangeLog 2018-12-25 16:37:20.000000000
+0100
@@ -1,3 +1,85 @@
+commit 18c04e66a1018a37c3fe9ff9e074a1837659eca3
+Author: Kevin Brace <[email protected]>
+Date: Tue Dec 25 08:24:18 2018 -0600
+
+ Version bumped to 1.3.0
+
+ Signed-off-by: Kevin Brace <[email protected]>
+
+commit a6b3a9c41c735cbb25f91efbf4d24be30af0a2d8
+Author: Kevin Brace <[email protected]>
+Date: Tue Dec 25 08:11:14 2018 -0600
+
+ Suppress logical operation and parenthesis related compilation warning
+
+ Signed-off-by: Kevin Brace <[email protected]>
+
+commit b20817b3a5859e49b27b2f698fbaa838c1cbcfbf
+Author: Kevin Brace <[email protected]>
+Date: Tue Dec 25 08:10:08 2018 -0600
+
+ Use const char for xf86GetOptValString return type
+
+ Signed-off-by: Kevin Brace <[email protected]>
+
+commit 6ee25959a6283466ab511394251bd921aedd35b5
+Author: Alan Coopersmith <[email protected]>
+Date: Sun Nov 25 13:07:21 2018 -0800
+
+ Update configure.ac bug URL for gitlab migration
+
+ Signed-off-by: Alan Coopersmith <[email protected]>
+
+commit c2711eedaac20af973721111a909a6f575078410
+Author: Mihail Konev <[email protected]>
+Date: Thu Jan 26 14:00:22 2017 +1000
+
+ autogen: add default patch prefix
+
+ Signed-off-by: Mihail Konev <[email protected]>
+
+commit 8413ac7c585549521caa5eeeb9868410e43c099f
+Author: Emil Velikov <[email protected]>
+Date: Mon Mar 9 12:00:52 2015 +0000
+
+ autogen.sh: use quoted string variables
+
+ Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+ fall-outs, when they contain space.
+
+ Signed-off-by: Emil Velikov <[email protected]>
+ Reviewed-by: Peter Hutterer <[email protected]>
+ Signed-off-by: Peter Hutterer <[email protected]>
+
+commit abd452ae557903cd8014c9e7c069b5a8ec51c3d9
+Author: Peter Hutterer <[email protected]>
+Date: Tue Jan 24 10:32:07 2017 +1000
+
+ autogen.sh: use exec instead of waiting for configure to finish
+
+ Syncs the invocation of configure with the one from the server.
+
+ Signed-off-by: Peter Hutterer <[email protected]>
+ Reviewed-by: Emil Velikov <[email protected]>
+
+commit ebb8922c4385a4a356dffc545e764acd7af6caa9
+Author: Alan Coopersmith <[email protected]>
+Date: Sun Jun 1 21:03:14 2014 -0700
+
+ autogen.sh: Honor NOCONFIGURE=1
+
+ See http://people.gnome.org/~walters/docs/build-api.txt
+
+ Signed-off-by: Alan Coopersmith <[email protected]>
+
+commit 32be6e8e6c6ed247c5b3e6460a3c292e42a977ca
+Author: Alan Coopersmith <[email protected]>
+Date: Sun Jun 1 21:03:13 2014 -0700
+
+ configure: Drop AM_MAINTAINER_MODE
+
+ Signed-off-by: Alan Coopersmith <[email protected]>
+
commit fbda230cbc08f0e9a1682b43ef5d2cd898a9c1f3
Author: Matt Turner <[email protected]>
Date: Tue Jan 17 14:38:03 2017 -0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/xf86-video-chips-1.2.7/configure.ac new/xf86-video-chips-1.3.0/configure.ac
--- old/xf86-video-chips-1.2.7/configure.ac 2017-01-17 23:37:56.000000000
+0100
+++ new/xf86-video-chips-1.3.0/configure.ac 2018-12-25 16:35:06.000000000
+0100
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-chips],
- [1.2.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [1.3.0],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues],
[xf86-video-chips])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
@@ -32,7 +32,6 @@
# Initialize Automake
AM_INIT_AUTOMAKE([foreign dist-bzip2])
-AM_MAINTAINER_MODE
# Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS
m4_ifndef([XORG_MACROS_VERSION],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/xf86-video-chips-1.2.7/src/ct_driver.c
new/xf86-video-chips-1.3.0/src/ct_driver.c
--- old/xf86-video-chips-1.2.7/src/ct_driver.c 2017-01-17 23:37:44.000000000
+0100
+++ new/xf86-video-chips-1.3.0/src/ct_driver.c 2018-12-25 16:35:07.000000000
+0100
@@ -2423,7 +2423,7 @@
CHIPSPtr cPtr = CHIPSPTR(pScrn);
CHIPSClockPtr SaveClk = &(cPtr->SavedReg.Clock);
Bool useLinear = FALSE;
- char *s;
+ const char *s;
#ifndef XSERVER_LIBPCIACCESS
resRange linearRes[] = { {ResExcMemBlock|ResBios|ResBus,0,0},_END };
#endif
@@ -2890,7 +2890,7 @@
CHIPSPanelSizePtr Size = &cPtr->PanelSize;
CHIPSClockPtr SaveClk = &(cPtr->SavedReg.Clock);
Bool useLinear = FALSE;
- char *s;
+ const char *s;
#ifndef XSERVER_LIBPCIACCESS
resRange linearRes[] = { {ResExcMemBlock|ResBios|ResBus,0,0},_END };
#endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh
old/xf86-video-chips-1.2.7/util/modClock.c
new/xf86-video-chips-1.3.0/util/modClock.c
--- old/xf86-video-chips-1.2.7/util/modClock.c 2013-02-07 08:55:32.000000000
+0100
+++ new/xf86-video-chips-1.3.0/util/modClock.c 2018-12-25 16:35:07.000000000
+0100
@@ -341,7 +341,7 @@
return 1;
}
- if (! IS_Programmable(ChipType)) {
+ if (!(IS_Programmable(ChipType))) {
fprintf(stderr, "No programmable Clock!\n");
return 1;
}