Commit Graph

493 Commits

Author SHA1 Message Date
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
Florian Müllner bacd61617d Update to 40.rc 2021-03-15 14:32:32 +01:00
Benjamin Berg d0dbd22662 Pull in Xwayland autostart fix for non-systemd startup
Resolves: #1924908
2021-03-12 20:17:40 +01:00
Jonas Ådahl bdf08dfe51 Add Provides: firstboot(windowmanager) = mutter
Needed for anaconda initial setup.
2021-03-11 10:39:58 +01:00
Jonas Ådahl 37a4286d44 Add gnome-settings-daemon as requirement
Mutter depends on various GSettings schemas it installs, and will abort
if missing.
2021-03-11 10:39:57 +01:00
Adam Williamson 77a40614f0 Add a workaround for RHBZ#1936991 (disable atomic KMS on tegra) 2021-03-09 18:07:53 -08:00
Jonas Ådahl 54b4e6a296 Make s390x builds pass 2021-03-09 18:36:09 +01:00
Kalev Lember 3bbaa6a5c1 BuildRequire sysprof-devel
We split out libsysprof-capture to a separate sysprof-capture-devel
subpackage, but org.gnome.Sysprof3.Profiler.xml is in the main
sysprof-devel subpackage. Add explicit BuildRequires on sysprof-devel to
make sure we get org.gnome.Sysprof3.Profiler.xml.
2021-02-25 19:37:44 +01:00
Florian Müllner 602d8bb25a Update to 40.beta 2021-02-22 15:54:26 +01:00
Florian Müllner 18bc318348 Build snapshot of current upstream 2021-02-02 22:03:46 +01:00
Olivier Fourdan 9aa54664fb Use Xwayland standalone package
- Add build dependency on Xwayland-devel package
- Do not explicitly disable initfd support.
2021-02-01 14:59:31 +01:00
Fedora Release Engineering 23cb25e56f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:03:41 +00:00
Florian Müllner c588aefb81 Update to 40.alpha.1.1
... to adjust to GSettings schema changes in gnome-settings-daemon.
2021-01-15 01:18:59 +01:00
Florian Müllner 693f18f6de Fix source
Grr, we really need some automagic for that new versioning scheme.
2021-01-14 13:19:26 +01:00
Florian Müllner 4bc6d1d8d0 Update to 40.alpha.1 2021-01-14 13:09:20 +01:00
Florian Müllner 867e1fe510 Update to 40.alpha 2020-12-02 20:51:03 +01:00
Florian Müllner 603c6935ce Update to 3.38.1 2020-10-05 20:46:34 +02:00
Peter Robinson b47e774baa Upstream fix for NVidia Jetson devices 2020-09-28 16:40:35 +01:00
Florian Müllner 17f551d6e3 Update to 3.38.0 2020-09-14 22:58:28 +02:00
Florian Müllner 1b6df3420e Update to 3.37.92 2020-09-05 18:04:30 +02:00
Florian Müllner 6cf7eb07b9 Update to 3.37.91 2020-08-24 18:03:14 +02:00
Florian Müllner b18878babf Update to 3.37.90 2020-08-14 00:46:56 +02:00
Fedora Release Engineering 865727c5d5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 08:41:19 +00:00
Florian Müllner 0f5b38a235 Update to 3.37.3 2020-07-07 19:37:53 +02:00
Florian Müllner 11266adbeb Update to 3.37.2 2020-06-03 01:50:21 +02:00
Florian Müllner 0845080188 Bump mutter API version 2020-04-30 00:36:48 +02:00
Florian Müllner 4521c8b082 Update to 3.37.1 2020-04-30 00:26:52 +02:00
Florian Müllner 60cad633f4 Update to 3.36.1 2020-03-30 21:49:54 +02:00
Adam Williamson f02b5ddec4 Backport all patches to git master for various fixes inc (#1809717) 2020-03-24 14:14:24 -07:00
Adam Williamson ba75e27d37 Backport fix for preedit cursor position bug (#1812449) 2020-03-23 12:43:23 -07:00
Florian Müllner 83373997de Update source URL 2020-03-07 23:31:30 +01:00
Florian Müllner ce6f3f8e1a Update to 3.36.0 2020-03-07 23:21:50 +01:00
Adam Williamson 69790dd4aa Backport fix for pop-up menus on secondary heads (Gitlab #1098) 2020-03-06 10:21:20 -08:00
Bastien Nocera ef2610073a + mutter-3.35.92-2
Fix wayland session not starting up, see https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1103
2020-03-03 15:34:54 +01:00
Florian Müllner 5111322d4a Bump pipewire dependency 2020-03-01 02:46:32 +01:00
Florian Müllner bae555f842 Update to 3.35.92 2020-03-01 02:33:06 +01:00
Florian Müllner 144078609d Use pkgconfig() to express pipewire dependency
Plain 'pipewire-devel' is now the upcoming libpipewire-0.3; avoid these
errors by requesting the actual pkgconfig name.
2020-02-17 14:10:54 +01:00
Florian Müllner 3cfa82ebb0 Bump pipewire requirement 2020-02-17 13:57:44 +01:00
Florian Müllner bb4fc31bed Update to 3.35.91 2020-02-17 13:48:26 +01:00
Florian Müllner 9143291808 Update to 3.35.90 2020-02-06 22:12:37 +01:00
Fedora Release Engineering b028d5749e - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 14:21:33 +00:00
Kalev Lember 7908222ad0 Rebuilt for libgnome-desktop soname bump 2020-01-06 14:14:20 +01:00
Florian Müllner c526d4aea0 Update to 3.35.3 2020-01-05 13:35:20 +01:00
Florian Müllner e51e91664a Update build requirements 2019-12-11 19:30:42 +01:00
Florian Müllner 0e5fce97f5 Update to 3.35.2 2019-12-11 19:13:39 +01:00
Florian Müllner 368e908977 Enable sysprof support
The required dependency was missing from rawhide when the feature
landed, but that hasn't been the case for quite a while anymore.
2019-10-29 00:19:24 +01:00
Adam Williamson 643cddd3a5 Update MR #832 backport to fully fix cursor zoom bug (#1749433) 2019-10-14 08:16:22 -07:00
Florian Müllner 6a7586bda5 Update to 3.35.1 2019-10-12 22:57:56 +02:00
Adam Williamson 751740e9bf Backport multiple fixes for F31 FE/blocker bugs
MR #832 for #1749433 (also needs change in gnome-shell)
MR #840 for #1760254
MR #848 for #1751646 and #1759644
MR #842 for #1758873
2019-10-12 08:52:31 -07:00
Florian Müllner b117b73bfc Update to 3.34.1 2019-10-09 03:19:03 +02:00
toppk f48abd2745
- rename patch to follow convention
- fix for bug preventing coredumps
2019-09-28 11:23:56 -04:00
toppk c021496c15
apply upstream fix for fc31 blocker 2019-09-28 10:22:22 -04:00
Kalev Lember 8fd4a40769 Fix date in changelog 2019-09-27 08:08:59 +02:00
toppk a5399ece23
take fix that is upstream that fixes crash that occurs. this happened
for me by using dash to dock.  this seems to resolv the issue.
2019-09-27 01:20:07 -04:00
Kalev Lember 31b0b839af Update previous patch to final upstream version 2019-09-12 11:28:06 +02:00
Kalev Lember 925c5eb245 Backport a patch to fix xsettings/ibus-x11 initialization
https://bugzilla.redhat.com/show_bug.cgi?id=1750512
2019-09-11 16:47:10 +02:00
Florian Müllner a47c0a2171 Update to 3.34.0 2019-09-09 21:31:25 +02:00
Florian Müllner 522890958c Update to 3.33.92 2019-09-04 21:45:18 +00:00
Ray Strode f266d9ac87 Fix crash dealing with powersaving
Resolves: #1747845
2019-09-03 15:05:31 -04:00
Florian Müllner b52ce78892 Update to 3.33.91 2019-08-21 20:25:12 +00:00
Florian Müllner 2f8aebaa88 Bump mutter API version 2019-08-09 22:58:15 +00:00
Florian Müllner cd8cffe488 Update to 3.33.90 2019-08-09 22:51:08 +00:00
Fedora Release Engineering 5636e17d50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 18:00:54 +00:00
Kalev Lember fbd9f0324b Rebuilt for libgnome-desktop soname bump 2019-07-21 21:19:37 +03:00
Florian Müllner 2df236184e Update to 3.33.4 2019-07-20 18:12:08 +02:00
Florian Müllner 172d018cc1 Temporarily disable sysprof support
The required sysprof version isn't in rawhide yet, so disable the
support for now.

Once the requirements are in, this commit can be reverted.
2019-06-24 18:46:10 +00:00
Florian Müllner 268ac7de23 Add missing sysprof require 2019-06-24 18:10:22 +00:00
Florian Müllner e966f1f601 Update to 3.33.3 2019-06-24 17:59:56 +00:00
Florian Müllner e7ef66eb22 Update to 3.33.2 2019-05-22 19:07:08 +00:00
Florian Müllner 995c73f31f Fix build dependency 2019-05-14 18:57:39 +00:00
Florian Müllner cc930a8d23 Update to 3.33.1 2019-05-14 18:44:24 +00:00
Florian Müllner 6e450d5715 Update to 3.32.1 2019-04-17 21:31:07 +02:00