Commit Graph

78 Commits

Author SHA1 Message Date
Kalev Lember
281981ec01 Stop creating empty theming-engines directory as it's no longer used 2021-09-20 16:18:32 +02:00
Michael Catanzaro
ef99b007eb Fix bogus changelog date, oops 2021-09-02 10:27:08 -05:00
Michael Catanzaro
937106c0e3 Split developer tools out to devel-tools subpackage 2021-09-02 10:14:56 -05:00
Kalev Lember
9e9ad1bffe Remove cloudproviders support again, as per upstream suggestion
Company says it's broken.
2021-08-23 16:01:47 +02:00
Kalev Lember
eaf1da5e7c Remove various meson toggles that match with upstream defaults
... as suggested by Company.
2021-08-23 16:00:35 +02:00
Kalev Lember
57d989e911 Switch to using new gi-docgen package instead of the bundled copy 2021-08-23 15:55:47 +02:00
Kalev Lember
8bffe659b7 Update to 4.4.0 2021-08-23 15:50:39 +02:00
Fedora Release Engineering
9a87968de8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 07:18:31 +00:00
Kalev Lember
a9bba11929 Update to 4.2.1
... and update %files list for -devel-docs as the paths have changed.
2021-05-05 19:59:49 +02:00
Kalev Lember
f228a1ec5e Sort BRs 2021-05-05 17:56:54 +02:00
Marc-André Lureau
023dd802c0 Re-enable documentation
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2021-05-04 15:31:05 +04:00
Kalev Lember
5fe72ffdbb Enable cloudproviders support (#1951539) 2021-04-20 17:27:55 +02:00
Kalev Lember
a30857c1ed Backport upstream fix for typing apostrophes / single quotes
https://bugzilla.redhat.com/show_bug.cgi?id=1946133
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3386
2021-04-06 15:11:28 +02:00
Kalev Lember
5338a753a3 Disable vulkan renderer
As suggested by mclasen.
2021-04-02 00:07:12 +02:00
Kalev Lember
7e934825a9 Update to 4.2.0 2021-03-30 17:48:53 +02:00
Kalev Lember
a398599bdf Rebuild to fix sysprof-capture symbols leaking into libraries consuming it 2021-03-26 11:41:30 +01:00
Kalev Lember
56946bcae5 Add missing build dep 2021-03-16 19:55:41 +01:00
Kalev Lember
6967854cb1 Drop a no longer needed RHEL conditional 2021-03-15 12:16:54 +01:00
Kalev Lember
d016c2d7fc Remove old obsoletes 2021-03-15 12:15:35 +01:00
Kalev Lember
fc579ce4b9 Drop duplicate BR 2021-03-15 12:15:01 +01:00
Kalev Lember
e95b8e392c Update to 4.1.2
- Disable gtk-doc support as we don't have gi-docgen in Fedora yet
2021-03-15 12:14:47 +01:00
Kalev Lember
7d17897479 Enable sysprof support 2021-02-24 06:22:49 +01:00
Kalev Lember
b44aca8456 Update to 4.1.1 2021-02-24 06:08:38 +01:00
Kalev Lember
f1d012984f Backport upstream patch to fix a settings schema loading issue on Wayland
https://gitlab.gnome.org/GNOME/gtk/-/issues/3680
2021-02-19 11:23:17 +01:00
Kalev Lember
b161739e54 Disable asserts and cast checks
... as per #fedora-desktop irc discussion between mclasen, hergertme and
me.
2021-02-01 20:25:48 +01:00
Kalev Lember
0983d245ec Update to 4.1.0 2021-01-31 14:16:12 +01:00
Fedora Release Engineering
810d8855af - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 13:10:34 +00:00
Kalev Lember
4523289c01 Avoid rebuilding stylesheets with sassc during the build
This avoids sassc/libsassc build deps that we don't want to ship in
RHEL, and also makes sure that we use upstream-shipped stylesheets.
2021-01-19 11:58:21 +01:00
Kalev Lember
5376622a32 Update to 4.0.2 2021-01-19 09:53:05 +01:00
Kalev Lember
b2909fb1bf Add back incorrectly dropped patch in previous commit
It turns out only part of it was upstreamed. Add the rest back to fix
the build with gcc 11 in rawhide.
2021-01-09 20:17:20 +01:00
Kalev Lember
1892939779 Update to 4.0.1 2021-01-09 19:51:31 +01:00
Kalev Lember
fc76fadd2b Fix vulkan reference in pc file 2021-01-09 19:42:00 +01:00
Marc-André Lureau
4c11cc4556 Build gtk4-devel-docs again 2020-12-22 18:32:10 +04:00
Kalev Lember
cba522a29c Tighten soname globs
gtk4 is now ABI stable and shouldn't change soname any more.
2020-12-16 19:42:46 +01:00
Kalev Lember
c80987e8e2 Drop unneeded ldconfig_scriptlets macro call 2020-12-16 19:42:44 +01:00
Kalev Lember
498b4b65b5 Update to 4.0.0 2020-12-16 19:42:39 +01:00
Kalev Lember
18b1423985 Update to 3.99.5 2020-12-11 15:31:09 +01:00
Jeff Law
05e46452c9 Avoid diagnostics for gcc-11 false positive out of bounds accesses 2020-12-09 14:11:32 -07:00
Jeff Law
b1d7ca744e Fix bogus volatile caught by gcc-11 2020-11-15 08:16:50 -07:00
Kalev Lember
634ff2ca54 Explicitly disable ffmpeg media backend and only enable gstreamer
We don't have ffmpeg in Fedora.
2020-11-05 08:55:41 +01:00
Kalev Lember
d1e7603720 Update to 3.99.4 2020-11-05 08:26:08 +01:00
Kalev Lember
57e762c1ea Update files list 2020-10-16 09:25:58 +02:00
Kalev Lember
087f2d172f Update to 3.99.3 2020-10-16 08:12:31 +02:00
Kalev Lember
e1961d8062 Update required pango and glib2 versions 2020-10-02 00:00:06 +02:00
Kalev Lember
7af086aa7e Update to 3.99.2 2020-10-01 23:36:25 +02:00
Jeff Law
e3c9f9a2e7 - Re-enable LTO as upstream GCC target/96939 has been fixed 2020-09-28 12:45:36 -06:00
Kalev Lember
d3dfe1bfb7 Drop wayland build conditionals 2020-09-04 00:08:35 +02:00
Kalev Lember
47a3d97515 Update to 3.99.1 2020-09-04 00:08:33 +02:00
Jeff Law
5aadd8fa94 Disable LTO on armv7hl for now 2020-08-17 17:25:09 -06:00
Kalev Lember
68a8f80bb5 Update to 3.99.0 2020-08-01 14:12:17 +02:00