Commit Graph

8 Commits

Author SHA1 Message Date
David Abdurachmanov d77c8c4473
Use timeout multiplier for riscv64
[..]
Summary of Failures:
4/4 Cargo tests      TIMEOUT        400.06s   killed by signal 15 SIGTERM
Ok:                 3
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            1
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-08 08:27:49 +02:00
Yaakov Selkowitz 58f33f726a Fix RHEL build
The RHEL rust-toolset macros are currently way behind Fedora
rust-packaging. While work is underway to get them in sync, this
package still needs to be buildable in the meantime.
2023-11-14 19:08:40 -05:00
Yaakov Selkowitz 0e1b42ef48 Fix build with appstream 1.0
This fixes a validate-appdata test failure due to deprecation of
developer_name:

https://gitlab.gnome.org/GNOME/snapshot/-/merge_requests/175
2023-11-14 19:07:23 -05:00
Kalev Lember 89eda8854d Backport upstream MR !168 to fix portal requests
Shell rejects portal requests that come in before the window is mapped.
2023-10-06 15:56:09 +02:00
Kalev Lember a48b01361d Use bundled rust deps on RHEL 2023-10-02 11:11:17 +02:00
Kalev Lember 627db3982c Package review fixes (rhbz#2241553)
- Add SourceLicense tag to distinguish between the license of the app
  itself and its crate deps
- Slightly change virtual provides for bundled aperture crate to better
  match other rust packages
2023-10-01 21:39:35 +02:00
Kalev Lember f5d6c51e4a Initial Fedora packaging (rhbz#2241553) 2023-10-01 21:39:35 +02:00
releng bot 4af3abeabd Added the README 2023-10-01 19:35:14 +00:00