Accepting request 751357 from GNOME:Factory
- Add Obsoletes/Provides to baselibs.conf to ensure gtk3-immodules-tigrigna-32bit can be upgraded from old version. + CSS: Use multiple font-family values (bsc#1134059, glgo#GNOME/gtk#1854). . Fix problems gdk_x11_get_parent_relative (glgo#GNOME/gtk#1280). glgo#GNOME/GTK#450, glgo#GNOME/gtk#550, glgo#GNOME/GTK#792, glgo#GNOME/GTK#898, glgo#GNOME/GTK#997, glgo#GNOME/GTK#1053, glgo#GNOME/GTK#1059, glgo#GNOME/GTK#1065, glgo#GNOME/GTK#1069, glgo#GNOME/GTK#1088, glgo#GNOME/GTK#1115, glgo#GNOME/GTK#1134, glgo#GNOME/GTK#1160, glgo#GNOME/GTK#1165, glgo#GNOME/GTK#1166, bgo#407242, bgo#686109, bgo#765327, bgo#772817, bgo#773299, bgo#775279, bgo#786524, bgo#787867, bgo#789215, bgo#791542, bgo#791802, boo#1136605, boo#1134062. (forwarded request 751052 from mgorse) OBS-URL: https://build.opensuse.org/request/show/751357 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=151
This commit is contained in:
commit
43d8599f3b
@ -78,6 +78,8 @@ gtk3-immodule-tigrigna
|
|||||||
postun "%else"
|
postun "%else"
|
||||||
postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
|
postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
|
||||||
postun "%endif"
|
postun "%endif"
|
||||||
|
provides "gtk3-immodules-tigrigna-<targettype> = <version>"
|
||||||
|
obsoletes "gtk3-immodules-tigrigna-<targettype> = <version>"
|
||||||
gtk3-immodule-vietnamese
|
gtk3-immodule-vietnamese
|
||||||
requires "gtk3-<targettype>"
|
requires "gtk3-<targettype>"
|
||||||
post "%if "%_lib" == "lib64""
|
post "%if "%_lib" == "lib64""
|
||||||
|
26
gtk3.changes
26
gtk3.changes
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 19 11:00:51 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
- Add Obsoletes/Provides to baselibs.conf to ensure
|
||||||
|
gtk3-immodules-tigrigna-32bit can be upgraded from old version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 1 19:36:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
Fri Nov 1 19:36:09 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
@ -80,7 +86,8 @@ Tue Jun 18 17:28:26 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|||||||
- Fix handling of cursor hotspots that was reading
|
- Fix handling of cursor hotspots that was reading
|
||||||
uninitialized memory.
|
uninitialized memory.
|
||||||
- Update tablet cursors when scale changes.
|
- Update tablet cursors when scale changes.
|
||||||
+ CSS: Use multiple font-family values.
|
+ CSS: Use multiple font-family values (bsc#1134059,
|
||||||
|
glgo#GNOME/gtk#1854).
|
||||||
+ Emoji: Populate the Emoji chooser incrementally.
|
+ Emoji: Populate the Emoji chooser incrementally.
|
||||||
+ Printing: Require CUPS 1.7.
|
+ Printing: Require CUPS 1.7.
|
||||||
+ Scrolling: Add a gtk-overlay-scrolling setting that can be used
|
+ Scrolling: Add a gtk-overlay-scrolling setting that can be used
|
||||||
@ -192,7 +199,7 @@ Mon Jan 14 18:29:04 UTC 2019 - bjorn.lie@gmail.com
|
|||||||
. Fix hi-dpi cursor scaling.
|
. Fix hi-dpi cursor scaling.
|
||||||
- placessidebar: Insert drops in the right place.
|
- placessidebar: Insert drops in the right place.
|
||||||
- x11:
|
- x11:
|
||||||
. Fix problems gdk_x11_get_parent_relative.
|
. Fix problems gdk_x11_get_parent_relative (glgo#GNOME/gtk#1280).
|
||||||
. Fix Wacom tool types.
|
. Fix Wacom tool types.
|
||||||
- icons: Recolor polygons as well in symbolic icons.
|
- icons: Recolor polygons as well in symbolic icons.
|
||||||
- switch: Use Unicode symbols for I/O instead of translations.
|
- switch: Use Unicode symbols for I/O instead of translations.
|
||||||
@ -369,13 +376,14 @@ Sun Jun 24 03:15:50 UTC 2018 - luc14n0@linuxmail.org
|
|||||||
+ Other new apis: gdk_window_move_to_rect.
|
+ Other new apis: gdk_window_move_to_rect.
|
||||||
+ Bugs fixed: glgo#GNOME/GTK#85, glgo#GNOME/GTK#154,
|
+ Bugs fixed: glgo#GNOME/GTK#85, glgo#GNOME/GTK#154,
|
||||||
glgo#GNOME/GTK#193, glgo#GNOME/GTK#199, glgo#GNOME/GTK#292,
|
glgo#GNOME/GTK#193, glgo#GNOME/GTK#199, glgo#GNOME/GTK#292,
|
||||||
glgo#GNOME/GTK#450, glgo#GNOME/GTK#792, glgo#GNOME/GTK#898,
|
glgo#GNOME/GTK#450, glgo#GNOME/gtk#550, glgo#GNOME/GTK#792,
|
||||||
glgo#GNOME/GTK#997, glgo#GNOME/GTK#1053, glgo#GNOME/GTK#1059,
|
glgo#GNOME/GTK#898, glgo#GNOME/GTK#997, glgo#GNOME/GTK#1053,
|
||||||
glgo#GNOME/GTK#1065, glgo#GNOME/GTK#1069, glgo#GNOME/GTK#1088,
|
glgo#GNOME/GTK#1059, glgo#GNOME/GTK#1065, glgo#GNOME/GTK#1069,
|
||||||
glgo#GNOME/GTK#1115, glgo#GNOME/GTK#1134, glgo#GNOME/GTK#1160,
|
glgo#GNOME/GTK#1088, glgo#GNOME/GTK#1115, glgo#GNOME/GTK#1134,
|
||||||
glgo#GNOME/GTK#1165, glgo#GNOME/GTK#1166, bgo#407242,
|
glgo#GNOME/GTK#1160, glgo#GNOME/GTK#1165, glgo#GNOME/GTK#1166,
|
||||||
bgo#686109, bgo#765327, bgo#772817, bgo#773299, bgo#775279,
|
bgo#407242, bgo#686109, bgo#765327, bgo#772817, bgo#773299,
|
||||||
bgo#786524, bgo#787867, bgo#789215, bgo#791542, bgo#791802.
|
bgo#775279, bgo#786524, bgo#787867, bgo#789215, bgo#791542,
|
||||||
|
bgo#791802, boo#1136605, boo#1134062.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
- Drop gtk3-filechooserbutton-Fix-reserved-pointers.patch: fixed
|
- Drop gtk3-filechooserbutton-Fix-reserved-pointers.patch: fixed
|
||||||
upstream.
|
upstream.
|
||||||
|
Loading…
Reference in New Issue
Block a user