Commit Graph

409 Commits

Author SHA256 Message Date
8e38bf2449 Accepting request 542690 from home:vliaskovitis:branches:GNOME:Factory
Add gtk3-placesview-Present-FUSE-reachable-network-shares-in-.patch (bgo#787128, bsc#1062879)

OBS-URL: https://build.opensuse.org/request/show/542690
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=301
2017-11-18 20:44:23 +00:00
Dominique Leuenberger
274992264a Accepting request 538068 from GNOME:Factory
- Update to version 3.22.25:
  + The HighContrast theme has received numerous improvements.
  + Middle-click on scrollbars jumps to the position again.
  + Wayland:
    - Terminal sizing problems are fixed.
    - The Wayland backend now implemented the KDE server-side
      decorations protocol.
  + X11: Problems with menus on several X servers are fixed.
  + Bugs fixed: bgo#701296, bgo#728452, bgo#738387, bgo#763517,
    bgo#769877, bgo#769879, bgo#771279, bgo#775217, bgo#776793,
    bgo#777072, bgo#778811, bgo#778930, bgo#780101, bgo#781909,
    bgo#782396, bgo#783995, bgo#784314, bgo#784509, bgo#786220,
    bgo#786794, bgo#787274, bgo#787669, bgo#787866, bgo#788053,
    bgo#788458, bgo#788496, bgo#788505, bgo#788516, bgo#788573,
    bgo#788574, bgo#788575, bgo#788577, bgo#788580, bgo#788614,
    bgo#788841, bgo#788905, bgo#789141, bgo#789149, bgo#789327,
    bgo#789357.
  + Updated translations.
- Drop gtk3-silence-log-spew-blank-cursors.patch: Fixed upstream.
- Add gtk3-wayland-distribute-server-decoration-xml.patch: Builds
  that include wayland fail unless
  gtk/wayland/protocol/server-decoration.xml is included in
  tarballs (bgo#789630). Patch touches Makefile.am, uncomment
  BuildRequires: gnome-common and ./autogen.sh before configure. (forwarded request 537877 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/538068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=120
2017-11-03 18:05:38 +00:00
23ec6b23f8 Accepting request 537877 from GNOME:Next
- Update to version 3.22.25:
  + The HighContrast theme has received numerous improvements.
  + Middle-click on scrollbars jumps to the position again.
  + Wayland:
    - Terminal sizing problems are fixed.
    - The Wayland backend now implemented the KDE server-side
      decorations protocol.
  + X11: Problems with menus on several X servers are fixed.
  + Bugs fixed: bgo#701296, bgo#728452, bgo#738387, bgo#763517,
    bgo#769877, bgo#769879, bgo#771279, bgo#775217, bgo#776793,
    bgo#777072, bgo#778811, bgo#778930, bgo#780101, bgo#781909,
    bgo#782396, bgo#783995, bgo#784314, bgo#784509, bgo#786220,
    bgo#786794, bgo#787274, bgo#787669, bgo#787866, bgo#788053,
    bgo#788458, bgo#788496, bgo#788505, bgo#788516, bgo#788573,
    bgo#788574, bgo#788575, bgo#788577, bgo#788580, bgo#788614,
    bgo#788841, bgo#788905, bgo#789141, bgo#789149, bgo#789327,
    bgo#789357.
  + Updated translations.
- Drop gtk3-silence-log-spew-blank-cursors.patch: Fixed upstream.
- Add gtk3-wayland-distribute-server-decoration-xml.patch: Builds
  that include wayland fail unless
  gtk/wayland/protocol/server-decoration.xml is included in
  tarballs (bgo#789630). Patch touches Makefile.am, uncomment
  BuildRequires: gnome-common and ./autogen.sh before configure.

OBS-URL: https://build.opensuse.org/request/show/537877
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=299
2017-11-01 12:08:05 +00:00
Dominique Leuenberger
f47217cc6a Accepting request 535496 from GNOME:Factory
- Add gtk3-revert-forced-xftdpi.patch: revert upstream commit
  breaking DPI autodetection (boo#1022830, fate#322401, fdo#98909,
  kde#367499, bmo#1269274). Aligns GTK's DPI detection code back to
  what GTK2 does. (forwarded request 534968 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/535496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=119
2017-10-21 18:17:03 +00:00
5eed1b8f40 Accepting request 534968 from GNOME:Next
- Add gtk3-revert-forced-xftdpi.patch: revert upstream commit
  breaking DPI autodetection (boo#1022830, fate#322401, fdo#98909,
  kde#367499, bmo#1269274). Aligns GTK's DPI detection code back to
  what GTK2 does.

OBS-URL: https://build.opensuse.org/request/show/534968
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=297
2017-10-20 14:16:08 +00:00
Dominique Leuenberger
3f3596cec6 Accepting request 533693 from GNOME:Factory
The
  clicking behaviour introduced by commit#fb0a13b has confused many
  users in the past 2 years. By reverting the commit, the patch
  makes the primary button clicking behave as consistent as most
  users has been used to (bgo#758065 bsc#1057471).

Some ideas to change this was raised up in the quoted bugs and the following declining of patch, while we did not see a clear trend from upstream to improve this in short term

https://mail.gnome.org/archives/gtk-devel-list/2017-October/msg00002.html

Still we will be working in upstream with more easily "merge-able" improvements on this. (forwarded request 533214 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/533693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=118
2017-10-20 14:12:44 +00:00
2f4a12f181 Accepting request 533214 from home:yfjiang:branches:GNOME:Factory
The
  clicking behaviour introduced by commit#fb0a13b has confused many
  users in the past 2 years. By reverting the commit, the patch
  makes the primary button clicking behave as consistent as most
  users has been used to (bgo#758065 bsc#1057471).

Some ideas to change this was raised up in the quoted bugs and the following declining of patch, while we did not see a clear trend from upstream to improve this in short term

https://mail.gnome.org/archives/gtk-devel-list/2017-October/msg00002.html

Still we will be working in upstream with more easily "merge-able" improvements on this.

OBS-URL: https://build.opensuse.org/request/show/533214
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=295
2017-10-12 14:53:41 +00:00
Dominique Leuenberger
498f92f819 Accepting request 531576 from GNOME:Factory
(forwarded request 531421 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/531576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=117
2017-10-06 09:00:19 +00:00
0db9f337d4 Accepting request 531421 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/531421
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=293
2017-10-05 09:59:19 +00:00
620aecb852 Accepting request 531219 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/531219
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=292
2017-10-04 13:57:27 +00:00
2944fb9416 Accepting request 531081 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/531081
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=291
2017-10-04 11:56:29 +00:00
Dominique Leuenberger
f6b124a59d Accepting request 523363 from GNOME:Factory
New stable rel (forwarded request 523318 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/523363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=116
2017-09-13 19:50:43 +00:00
d4de01ad84 Accepting request 523318 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/523318
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=289
2017-09-11 18:22:37 +00:00
9de9e6dc81 Accepting request 521705 from GNOME:Next
Update to 3.22.20 - without spec reorg

OBS-URL: https://build.opensuse.org/request/show/521705
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=288
2017-09-06 19:38:55 +00:00
Dominique Leuenberger
315d93fce3 Accepting request 518362 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/518362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=115
2017-08-24 16:18:27 +00:00
7cfd28f4ae Accepting request 518151 from GNOME:Next
New stable rel, resub

OBS-URL: https://build.opensuse.org/request/show/518151
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=286
2017-08-23 10:53:31 +00:00
Dominique Leuenberger
e86be9e59f Accepting request 516858 from GNOME:Factory
New stable release (forwarded request 515155 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/516858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=114
2017-08-18 12:58:11 +00:00
74b5fd3227 Accepting request 515155 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/515155
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=284
2017-08-14 14:26:46 +00:00
Dominique Leuenberger
2f1ee4ff5d Accepting request 511632 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/511632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=113
2017-07-24 10:30:55 +00:00
Bjørn Lie
5b81654ba5 Accepting request 511578 from GNOME:Next
New stable release + file-triggers migration

OBS-URL: https://build.opensuse.org/request/show/511578
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=282
2017-07-20 11:38:14 +00:00
Dominique Leuenberger
d93297c849 Accepting request 505472 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/505472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=112
2017-06-28 08:33:16 +00:00
Bjørn Lie
d9a54691e0 Accepting request 505217 from GNOME:Next
Resub, fixed missing capital letter

OBS-URL: https://build.opensuse.org/request/show/505217
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=280
2017-06-21 15:18:44 +00:00
Dominique Leuenberger
42809ac5bb Accepting request 496865 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/496865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=111
2017-05-31 10:13:48 +00:00
Bjørn Lie
3f5fee227a Accepting request 496861 from GNOME:Next
Let's try to help TW to shorten the nasty bootstrap cycle it has at the moment

OBS-URL: https://build.opensuse.org/request/show/496861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=278
2017-05-19 21:42:46 +00:00
Bjørn Lie
b63393c6b7 Accepting request 494795 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/494795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=277
2017-05-18 18:47:55 +00:00
Dominique Leuenberger
fe0983c59a Accepting request 494436 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/494436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=110
2017-05-18 18:39:30 +00:00
8f06555bb3 Accepting request 494435 from GNOME:Next
New stable... upstream made a doh :-)

OBS-URL: https://build.opensuse.org/request/show/494435
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=275
2017-05-10 19:55:29 +00:00
075794918e Accepting request 494117 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/494117
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=274
2017-05-10 13:02:34 +00:00
c95fb2f405 Accepting request 491009 from GNOME:Next
- Add Requires gdk-pixbuf-loader-rsvg. bsc#1007453
    We require adwaita-icon-theme so we need something to load
    the svg icons it provides.

OBS-URL: https://build.opensuse.org/request/show/491009
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=273
2017-05-10 10:14:19 +00:00
Bjørn Lie
6e88f009a8 Accepting request 490260 from home:dimstar:branches:GNOME:Factory
Update to 3.22.12

OBS-URL: https://build.opensuse.org/request/show/490260
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=272
2017-04-24 12:06:05 +00:00
Dominique Leuenberger
4e81928dcf Accepting request 481364 from GNOME:Factory
(forwarded request 481251 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/481364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=109
2017-03-22 22:05:41 +00:00
2009ddd11e Accepting request 481251 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/481251
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=270
2017-03-20 14:46:56 +00:00
6b747bd0c7 Accepting request 479208 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/479208
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=269
2017-03-14 18:44:51 +00:00
f63c7517fa Accepting request 460786 from GNOME:Next
New stable release, please fwd to GF&TW

OBS-URL: https://build.opensuse.org/request/show/460786
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=268
2017-02-28 21:39:21 +00:00
Dominique Leuenberger
62fd51be4e Accepting request 457389 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/457389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=108
2017-02-18 23:39:12 +00:00
Bjørn Lie
f961f277e6 Accepting request 456934 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/456934
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=266
2017-02-15 11:03:26 +00:00
Dominique Leuenberger
f9dc6cc30a Accepting request 450951 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/450951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=107
2017-01-23 10:20:04 +00:00
Bjørn Lie
d6bd8464d8 Accepting request 450580 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/450580
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=264
2017-01-17 12:11:08 +00:00
Dominique Leuenberger
348f005a41 Accepting request 449331 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/449331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=106
2017-01-10 09:39:31 +00:00
Bjørn Lie
d7ee93061b Accepting request 449262 from GNOME:Next
New stable and patch

OBS-URL: https://build.opensuse.org/request/show/449262
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=262
2017-01-09 11:30:33 +00:00
Dominique Leuenberger
0a58961df3 Accepting request 445170 from GNOME:Factory
Update to 3.22.5 (forwarded request 445166 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/445170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=105
2016-12-12 11:45:18 +00:00
c58bc3e9af Accepting request 445166 from GNOME:Next
Update to 3.22.5

OBS-URL: https://build.opensuse.org/request/show/445166
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=260
2016-12-09 18:06:51 +00:00
Dominique Leuenberger
b57bb5c6d5 Accepting request 441063 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/441063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=104
2016-11-24 22:15:00 +00:00
8f1ed79f26 Accepting request 440951 from home:dimstar:branches:GNOME:Factory
Update to 3.22.4

OBS-URL: https://build.opensuse.org/request/show/440951
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=258
2016-11-20 16:58:58 +00:00
Dominique Leuenberger
bbf7537d96 Accepting request 439144 from GNOME:Factory
Update to 3.22.3 (forwarded request 439086 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/439144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=103
2016-11-10 12:12:33 +00:00
9d0ceed927 Accepting request 439086 from GNOME:Next
Update to 3.22.3

OBS-URL: https://build.opensuse.org/request/show/439086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=256
2016-11-08 08:57:01 +00:00
Dominique Leuenberger
7a155c778e Accepting request 438601 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/438601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=102
2016-11-04 19:50:46 +00:00
Bjørn Lie
c8ee54cc11 Accepting request 438132 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/438132
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=254
2016-11-03 18:51:37 +00:00
Dominique Leuenberger
74e7cded66 Accepting request 433293 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/433293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=101
2016-10-10 15:34:48 +00:00
Bjørn Lie
f6c725cefd Accepting request 432227 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/432227
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=252
2016-10-05 08:52:20 +00:00