Hello community, here is the log from the commit of package libX11 for openSUSE:Factory checked in at 2015-03-16 09:37:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libX11 (Old) and /work/SRC/openSUSE:Factory/.libX11.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libX11" Changes: -------- --- /work/SRC/openSUSE:Factory/libX11/libX11.changes 2014-03-27 06:14:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libX11.new/libX11.changes 2015-03-16 09:37:41.000000000 +0100 @@ -1,0 +2,23 @@ +Thu Mar 12 16:19:15 UTC 2015 - [email protected] + +- marked baselibs.conf as source file in specfile + +------------------------------------------------------------------- +Wed Mar 11 03:38:27 UTC 2015 - [email protected] + +- Update to version 1.6.3: +This release of libX11 looks bigger than it is, due to a lot of spec/doc +cleanup work that doesn't affect the code itself. There is still a good +deal of bug fixes, code cleanup, locale improvements, and compose key table +additions, including new UTF-8 compose sequences for: + + <Multi_key> <R> <equal> : "<U+20B9>" U20b9 # INDIAN RUPEE SIGN + + <Multi_key> <S> <semicolon> : "Ș" U0218 # LATIN CAPITAL LETTER S WITH COMMA BELOW + + <Multi_key> <s> <semicolon> : "ș" U0219 # LATIN SMALL LETTER S WITH COMMA BELOW + + <Multi_key> <T> <semicolon> : "Ț" U021A # LATIN CAPITAL LETTER T WITH COMMA BELOW + + <Multi_key> <t> <semicolon> : "ț" U021B # LATIN SMALL LETTER T WITH COMMA BELOW + + <Multi_key> <F> <U> : "<U+1F595>" U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED + + <Multi_key> <L> <L> <A> <P> : "<U+1F596>" U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS +- Changes to package: + + remove Patch16: U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch + +------------------------------------------------------------------- Old: ---- U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch libX11-1.6.2.tar.bz2 New: ---- libX11-1.6.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libX11.spec ++++++ --- /var/tmp/diff_new_pack.l8ymI0/_old 2015-03-16 09:37:42.000000000 +0100 +++ /var/tmp/diff_new_pack.l8ymI0/_new 2015-03-16 09:37:42.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libX11 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: libX11 -Version: 1.6.2 +Version: 1.6.3 Release: 0 Summary: Core X11 protocol client library License: MIT @@ -27,13 +27,13 @@ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libX11 #Git-Web: http://cgit.freedesktop.org/xorg/lib/libX11/ Source: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source1: baselibs.conf # PATCH-FIX-UPSTREAM p_khmer-compose.diff fdo#48595 bnc#143348 -- required compose entries for Khmer Patch7: p_khmer-compose.diff # PATCH-FEATURE-UPSTREAM p_xlib_skip_ext_env.diff fdo#48588 bnc#167317 -- Add support for disabling extensions through environment variables Patch9: p_xlib_skip_ext_env.diff # PATCH-FIX-UPSTREAM en-locales.diff fdo#48596 bnc#388711 -- Add missing data for more en locales Patch15: en-locales.diff -Patch16: U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.60 @@ -141,7 +141,6 @@ %patch7 -p0 %patch9 -p0 %patch15 -p0 -%patch16 -p1 %build # Got patches which change auto*files ++++++ libX11-1.6.2.tar.bz2 -> libX11-1.6.3.tar.bz2 ++++++ ++++ 78119 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
