Ray Strode
76c8125d05
Add back -b to autorelease because it oddly seems to be needed
2023-09-06 09:40:34 -04:00
Ray Strode
fccc02f84c
Fix JS Error in log about background apps
2023-09-06 09:31:13 -04:00
Ray Strode
d4ed69f2f4
Rev release
...
For reasons, I do not understand, despite this package using
%%autorelease, doing a build fails with:
FAILED: GenericError: Build already exists
This commit adds -b 2 to force a higher release number as a potential
workaround
2023-08-28 22:11:44 -04:00
Ray Strode
5ece0ac371
Eek, drop the Epoch I just had for testing
2023-08-28 22:01:01 -04:00
Ray Strode
77345fe71c
Use input source defaults if not configured in gsettings
2023-08-28 21:15:38 -04:00
Florian Müllner
fe8d8559c3
Update to 45.beta.1
2023-08-11 02:46:29 +02:00
Adam Williamson
4ea9fdc45c
Backport MRs #2871 and #2872 to help fix broken alt-tab behavior
2023-08-09 22:49:43 -07:00
Florian Müllner
1a1c19edb7
Update to 45.beta
2023-08-08 13:58:35 +02:00
Fedora Release Engineering
6f32d64c63
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 23:43:33 +00:00
Florian Müllner
813dffe79e
Update to 45.alpha
2023-07-06 21:35:36 +02:00
Kalev Lember
77fe0036ab
Rebuilt for gcr soname bump
2023-06-19 16:23:58 +02:00
Florian Müllner
14240f24fc
Update to 44.2
2023-06-03 14:03:55 +02:00
Florian Müllner
b127546d65
Fix changelog
...
Whoops, I accidentally used the wrong buffer for the external
changelog file.
2023-04-25 10:52:50 +02:00
Florian Müllner
f445bccc48
Update to 44.1
2023-04-25 10:18:44 +02:00
Florian Müllner
391d4fff50
Convert to rpm-autospec
2023-04-25 10:17:10 +02:00
Adam Williamson
6a96df1855
Backport MR #2725 - *another* fix for screenshot notifications
2023-03-25 09:51:48 -07:00
Adam Williamson
f75a6a62e7
Backport a fix for screenshot notifications
2023-03-24 09:42:06 -07:00
Florian Müllner
7829f908cf
Fixed timed log out
...
Resolves : #2177853
2023-03-19 22:07:43 +01:00
Florian Müllner
548d33e2ae
Update to 44.0
2023-03-19 12:55:47 +01:00
Florian Müllner
a09ca8e963
Update libnma Requires
...
We now require a verson compatible with GTK4 rather than GTK3.
2023-03-19 12:43:12 +01:00
Dominik 'Rathann' Mierzejewski
431e2526d5
Recommend gnome-bluetooth instead of requiring it
...
This allows uninstalling gnome-bluetooth, bluez and bluez-obexd
on machines with no Bluetooth interfaces. Resolves rhbz#2172653
2023-03-14 23:50:57 +01:00
Florian Müllner
3c7d9f6182
Update to 44.rc
2023-03-06 19:31:50 +01:00
Florian Müllner
25d515c80f
Drop high-contrast-icons dependency
...
Neither Settings nor the shell switch to that theme anymore when
enabling high-contrast.
2023-03-06 19:08:37 +01:00
Ray Strode
45add8a213
Fix slowdown at shutdown
...
Resolves : #2174753
2023-03-06 04:58:39 -05:00
Florian Müllner
a8f0c2e257
Require xdg-desktop-portal-gnome
...
Nothing depends on the portal right now, so pull it in via
gnome-shell. While that is a bit backwards, we already do
the same for xdg-desktop-portal-gtk ...
2023-02-22 15:26:42 +01:00
Adam Williamson
6c4f35732f
Rebuild without changes for Bodhi reasons
...
This isn't needed on Rawhide, but doing it anyway to keep Rawhide
ahead of F38.
2023-02-20 21:20:23 -08:00
Florian Müllner
fcfb59488c
Update to 44.beta
2023-02-14 20:29:03 +01:00
Fedora Release Engineering
1676365b82
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 05:34:37 +00:00
Adam Williamson
f55b0c81b9
Backport MR #2548 to fix keyboard shortcut inhibiting
2022-11-21 09:39:51 -08:00
Jonas Ådahl
83294bac3a
Backport missing screencast if gstreamer1-vaapi is installed
2022-11-18 22:28:27 +01:00
Adam Williamson
afc53bbc9f
Backport MR #2534 to fix layout switching in password entries
2022-11-16 14:07:27 -08:00
Florian Müllner
cedf25d3ea
Update to 43.1
2022-11-04 14:08:55 +01:00
Adam Williamson
fe0da4e085
Backport MR2508 to fix OSK space entry ( #2131837 )
2022-10-11 22:12:39 +02:00
Kalev Lember
668c36c53b
Backport MR2487 and MR2495 to fix input sources sorting ( #2121110 )
2022-09-22 12:44:05 +02:00
Kalev Lember
d56ef2cdd0
Fix whitespace in changelog entry
2022-09-22 12:44:04 +02:00
Florian Müllner
973cefe4fc
Bump mutter dependency
2022-09-17 20:16:06 +02:00
Florian Müllner
3b89931817
Update to 43.0
2022-09-17 20:11:51 +02:00
Kalev Lember
679b8fd107
Fix wrong version number in tarball url
2022-09-15 22:21:52 +02:00
Kalev Lember
2f00beb7ca
Fix bug reference in changelog
2022-09-15 22:21:51 +02:00
Kalev Lember
8321ef6256
Backport a fix for initial setup session input sources sorting ( #2124043 )
2022-09-15 17:52:31 +02:00
Kalev Lember
941b750fae
Backport upstream fix to fix boot options ( #2124043 )
2022-09-06 18:22:59 +02:00
Florian Müllner
9b9265d299
Update to 43.rc
2022-09-04 16:26:25 +02:00
Kalev Lember
76382e6d81
Add missing dep on gcr
2022-09-02 18:01:19 +02:00
Kalev Lember
f7c323b247
Drop obsolete comment in the spec file
2022-09-02 18:00:50 +02:00
Kalev Lember
2df34b98c3
Bump minimum required gjs version
2022-08-11 10:31:01 +02:00
Florian Müllner
dbe889a668
Update to 43.beta
2022-08-10 20:58:55 +02:00
Fedora Release Engineering
34eabf05a2
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 06:58:16 +00:00
Milan Crha
e4499adaef
Add patch to port to gcr4
...
The path is upstream-ed at:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2386
2022-07-19 18:36:47 +02:00
Milan Crha
2ba55d5179
Rebuilt for evolution-data-server soname version bump
...
Also to depend on the evolution-data-server, which uses libsoup3.
2022-07-19 14:32:40 +02:00
Florian Müllner
e394f3e6d0
Update to 43.alpha
2022-07-10 19:34:00 +02:00