Commit Graph

101 Commits

Author SHA1 Message Date
Troy Dawson
b978350da7 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:20:01 -07:00
Troy Dawson
fb8bbc5dee Bump release for June 2024 mass rebuild 2024-06-24 09:30:07 -07:00
Tomas Pelka
083dd96262 Add gating.yaml via API 2024-05-09 11:16:58 +00:00
Jan Grulich
aedc4ec81a Update to 1.18.4
Resolves: RHEL-32084
Resolves: RHEL-33610
2024-04-24 10:41:44 +02:00
Miroslav Suchý
59d1e98fef Migrate to SPDX license
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3
2024-02-06 18:09:34 +00:00
Fedora Release Engineering
767ce40803 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 09:27:20 +00:00
Colin Walters
24d5f35d0e Scope ExcludeArch: ix86 to rhel10+
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/URKAWVPEINE4CREFO4L22MGKN6TNUGQK/
2024-01-15 13:31:05 -05:00
Yaakov Selkowitz
93310f762c https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
This is particularly necessary now that ostree, and hence flatpak, have
disabled i686 builds while picking up the new composefs dependency.
2023-12-26 01:56:35 -05:00
Kalev Lember
26378904e2 Update to 1.18.2 2023-11-22 22:55:30 +01:00
Pete Walter
6a56c5137d Require fuse3 instead of /usr/bin/fusermount3
Requiring /usr/bin/fusermount3 breaks flatpak builds where it is
available as /app/bin/fusermount3.
2023-11-18 22:47:28 +00:00
Debarshi Ray
447f248d2b Specify the minimum BuildRequires for pkgconfig(flatpak)
This makes things a little less surprising when doing maintenance across
Fedora, CentOS Stream and RHEL spanning a wide range of versions.
2023-11-14 21:02:59 +01:00
Kalev Lember
db2359642f Update to 1.18.1 2023-10-26 17:49:01 +02:00
Jan Grulich
a8b904a600 Upstream backport: delete transient permissions when peer dies
This fixes screen sharing issue where users would be getting two portal
dialogs when sharing a screen in Chrome.
2023-10-06 12:32:53 +02:00
Michael Catanzaro
93b9136d11 Change dependency on low-memory-monitor to Recommends
Life goes on if low-memory-monitor is not installed. The memory
notification portal won't work, but that's OK.
2023-09-26 08:38:03 -05:00
Kalev Lember
1a45b7b3ab Update to 1.18.0 2023-09-19 10:11:25 +02:00
Kalev Lember
72f63310a7 Update to 1.17.2 2023-09-14 21:58:19 +02:00
Kalev Lember
7027bf3599 Package portals.conf man page
Thanks to alebastr for pointing this out.
2023-08-25 19:43:18 +02:00
Yaakov Selkowitz
73dd6bc88a Skip python-pytest-xdist in RHEL builds
python-pytest-xdist is unwanted in RHEL builds due to its dependencies.
It is used only to support the pytest "-n auto" flag to enable parallel
testing, but the tests are still run (serially) without it.
2023-08-09 02:04:35 -04:00
Kalev Lember
bf44759b6c Update to 1.17.0 2023-08-05 17:58:07 +02:00
Fedora Release Engineering
63a87d08f0 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 18:38:40 +00:00
Adam Williamson
c185555f5a Backport MR #985 to help with apps launching slow on KDE (#2176759) 2023-04-10 08:54:20 -07:00
Fedora Release Engineering
08d40c918c Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 07:16:38 +00:00
David King
642dc7d739 Update to 1.16.0 (#2152793)
Switch to meson.
2022-12-15 11:12:35 +00:00
David King
6af16477ed Update fusermount dependency (#2142385) 2022-11-26 18:55:40 +00:00
Michael Catanzaro
8a4cfb9332 Remove Recommends: flatpak
This is no longer needed by the notification portal since 1.15.0.
2022-10-22 12:24:54 -05:00
Michael Catanzaro
bd4f8aa4f6 Port to rpm-autospec 2022-10-22 12:23:33 -05:00
Kalev Lember
9b00bccaa4 Update to 1.15.0 2022-08-12 15:55:28 +02:00
Kalev Lember
af8c4f99a4 Update to 1.14.6 2022-08-02 17:14:32 +02:00
Kalev Lember
b51dae053e Simplify file lists 2022-08-02 17:14:26 +02:00
Fedora Release Engineering
c32207e37a Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 12:55:25 +00:00
Kalev Lember
c07d6dff39 Update to 1.14.5 2022-07-20 09:27:08 +02:00
David King
7046fddf8b Update to 1.14.4 (#2065842) 2022-05-05 10:55:22 +01:00
David King
8dbb769a8d Update to 1.14.3 (#2065842) 2022-04-16 09:57:04 +01:00
David King
508e5f8aae Update to 1.12.4 2022-04-16 08:04:38 +01:00
Debarshi Ray
ace5b8f6ca Fix the GLib dependency
GLib 2.69.1 is necessary for the GPowerProfileMonitor API.  The use of
this API is conditional on the version of GLib that's available at
build-time, so it's important that a similar version of GLib also be
available at run-time.  Otherwise, the processes will crash at
start-up, if they were built with GPowerProfileMonitor and it's
missing at run-time.

Fallout from 94f4b58a4d
2022-04-05 00:47:01 +02:00
Debarshi Ray
02390140ca Update to 1.12.3 2022-03-28 22:44:24 +02:00
Debarshi Ray
2adae9a636 Explicit library Requires should be arch-specific
See:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires
2022-03-25 13:33:45 +01:00
Debarshi Ray
3756ca4704 Update to 1.12.2 2022-03-25 11:41:13 +01:00
Fedora Release Engineering
72d24e79c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 04:55:25 +00:00
David King
6b593218d9 Update to 1.12.1 2021-12-23 00:28:58 +00:00
David King
2a35e2a874 Update to 1.12.0 2021-12-21 16:11:51 +00:00
Aleksei Bavshin
41ac86b605
Add patch for org.freedesktop.FileManager1 deadlock (#2020371) 2021-11-09 01:19:02 -08:00
David King
73b7d69617 Update to 1.10.1 (#2006126) 2021-09-20 23:39:06 +01:00
David King
94f4b58a4d Update to 1.10.0 (#2004782) 2021-09-16 08:02:28 +01:00
Fedora Release Engineering
bcf976a12a - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 21:23:43 +00:00
Tomas Popela
55859f02fb Drop PipeWire 0.2 requirement as Chrom[e|ium] 90 now depends on PipeWire 0.3 2021-04-15 09:16:52 +02:00
David King
f524d22eca Drop unused fontconfig BuildRequires 2021-02-17 12:42:16 +00:00
Kalev Lember
ba77821d35 Update to 1.8.1 2021-02-17 13:30:57 +01:00
Fedora Release Engineering
36db30c7e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 23:53:03 +00:00
Tom Stellard
e3531d61b3 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-09 01:14:18 +00:00