Commit Graph

464 Commits

Author SHA1 Message Date
Kalev Lember
01bfa2e36f Backport upstream patch to fix a compositor crash (#2120470) 2022-08-24 09:50:26 +02:00
Florian Müllner
eff03142bf Update to 43.beta 2022-08-10 20:46:49 +02:00
Fedora Release Engineering
635f167a85 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 00:01:36 +00:00
Kalev Lember
edf54fff77 Update dependency versions 2022-07-18 12:39:17 +02:00
Florian Müllner
ee88a4aaba Update to 43.alpha 2022-07-10 18:23:18 +02:00
Florian Müllner
7ce15c42b4 Update to 42.2 2022-05-29 14:17:32 +02:00
Florian Müllner
d8a3826d4a Update to 42.1 2022-05-06 20:51:15 +02:00
Adam Williamson
42dd39a354 Backport MR #2359 to fix GNOME on legacy Radeon (#2081070) 2022-05-02 11:16:18 -07:00
Adam Williamson
00e14a5559 Backport MRs #2366 and #2321 to fix stuck modifiers and top bar hover 2022-04-19 15:22:53 -07:00
Adam Williamson
3418f0a3b7 Backport MR #2333 to fix partial lock on interrupted dimming (#2073206) 2022-04-18 14:13:33 -07:00
Adam Williamson
d5632fd4ae Backport MR #2353 to fix overview search with input methods (#2062660) 2022-03-31 08:33:23 -07:00
Adam Williamson
11e3f0b51d Backport MR #2299 to avoid a commonly-encountered crash (#2063381) 2022-03-14 11:58:49 -07:00
Florian Müllner
fe617a6e88 Update to 42.0 2022-03-13 00:38:51 +01:00
Adam Williamson
0a26df2dfc Update MR #2331 backport again 2022-03-10 11:47:02 -08:00
Adam Williamson
b634b66164 Update MR #2331 backport 2022-03-09 08:48:49 -08:00
Adam Williamson
8c4927df34 Backport MR #2331 for input device capabilities (#2017043) 2022-03-08 23:09:27 -08:00
Florian Müllner
bb107265ef Drop obsolete downstream patch 2022-03-07 17:07:32 +01:00
Florian Müllner
aa0d64459d Update to 42.rc 2022-03-07 16:54:22 +01:00
Florian Müllner
167d0ffd6e Update to 42.beta 2022-02-14 23:57:58 +01:00
Adam Williamson
272a70e23a Fix build with latest glibc, fix openQA clicking bug 2022-01-27 09:30:46 -08:00
Fedora Release Engineering
31c3b2c8fa - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 20:42:00 +00:00
David King
5347b96315 Use pkgconfig for BuildRequires
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2022-01-14 18:46:16 +00:00
David King
17a871bfa3 Update to 42.alpha 2022-01-14 18:45:50 +00:00
Peter Hutterer
92e4457ef8 Rebuild for libwacom soname bump 2021-12-13 14:45:53 +10:00
Adam Williamson
75e6ecbeda Backport MR #2059 to fix cursor jumping around in text editors (#2017192) 2021-10-25 16:48:46 -07:00
Adam Williamson
fc6842463b Backport MR #2040 to fix cursor offset in VMs (#2009304) 2021-10-05 14:14:31 -07:00
Kalev Lember
1b483df165 Add missing mesa-libEGL-devel dep to mutter-devel (#2002441) 2021-09-20 16:08:34 +02:00
Florian Müllner
ab02f40361 Update to 41.0 2021-09-19 15:52:35 +02:00
Florian Müllner
34e0cd31dd Build-require xvfb-run for tests 2021-09-05 13:04:09 +02:00
Florian Müllner
0f23af41e6 Update to 41.rc 2021-09-05 12:56:32 +02:00
Florian Müllner
61b7bb511a Update to 41.beta 2021-08-18 02:28:51 +02:00
Fedora Release Engineering
f13cf69ee9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 15:38:51 +00:00
Florian Müllner
d84dd8e66b Update to 40.3 2021-07-12 21:09:17 +02:00
Jonas Ådahl
d818ad1684 Mark cogl and clutter as bundled
The version specified are the ones at the point they were forked.
2021-06-17 16:23:54 +02:00
Florian Müllner
f568cbf442 Update to 40.2.1 2021-06-14 15:08:57 +02:00
Florian Müllner
51a1fbd1d8 Update to 40.2 2021-06-10 14:14:27 +02:00
Florian Müllner
5f14089610 Update to 40.1 2021-05-13 17:28:40 +02:00
Kalev Lember
24aacaef7b Drop ldconfig_scriptlets
It's a noop these days.
2021-04-13 09:25:16 +02:00
Kalev Lember
34ac289350 Recommend mesa-dri-drivers
Previously it used to be pulled in through clutter, but since mutter
switched to bundled clutter, we need to add the dep here as well to
avoid accidentally losing mesa-dri-drivers in the default install.
2021-04-13 09:25:15 +02:00
Kalev Lember
e58f310cfb Avoid a few build deps
No need to pull in chrpath, gnome-common and full git (git-core is
sufficient to apply patches).
2021-04-13 09:25:15 +02:00
Kalev Lember
0d74998775 Move all requires to be together 2021-04-13 09:25:14 +02:00
Jonas Ådahl
57c1c49f5c Fix crash on resume fix regression
Resolves: #1946652
2021-04-07 08:59:00 +02:00
Kalev Lember
7d544e4b37 Drop old obsoletes and conflicts 2021-03-30 11:48:29 +02:00
Kalev Lember
c82f8f5b22 Fix date in %changelog 2021-03-30 11:36:07 +02:00
Kalev Lember
25f8b86fe7 Fix enter, space, backspace keys not working with input methods
https://bugzilla.redhat.com/show_bug.cgi?id=1942294
2021-03-30 11:35:01 +02:00
Jonas Ådahl
820353c441 Fix crash on resume
Resolves: #1941971
2021-03-29 09:30:25 +02:00
Kalev Lember
856894e804 Rebuild to fix sysprof-capture symbols leaking into libraries consuming it 2021-03-26 11:41:51 +01:00
Kalev Lember
eec6940f7e Drop unused VCS tag 2021-03-20 22:34:13 +01:00
Florian Müllner
7a9edb632d Update to 40.0 2021-03-20 13:21:26 +01:00
Florian Müllner
9859fb7620 40.0 2021-03-16 16:54:14 +01:00