Commit graph

130 commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
5d447fd861 Version 20260727
... (rhbz#2497801)
2026-08-14 12:58:18 +02:00
Zbigniew Jędrzejewski-Szmek
1bf44a5d95 Make sure systemd unit files have right permissions
Latest file changed the classificiation of those ini files,
so brp-mangle-shebangs doesn't fix up the permissions. Let's
not rely on brp-mangle-shebangs and set the permissions correctly
from the start.
2026-08-14 12:58:18 +02:00
Fedora Release Engineering
8aabce102a Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-15 19:40:00 +00:00
Zbigniew Jędrzejewski-Szmek
de1345d26f Version 20260612
... (rhbz#2488404)
2026-06-19 15:18:52 +02:00
Zbigniew Jędrzejewski-Szmek
845f1651a2 Version 20260420
... (rhbz#2459678)
2026-04-20 15:31:23 +02:00
Zbigniew Jędrzejewski-Szmek
e9626ac370 Version 20260409
... (rhbz#2457162)
2026-04-10 16:10:25 +02:00
Zbigniew Jędrzejewski-Szmek
619934dcf8 Version 20260323
... (rhbz#2443701)
2026-03-23 08:55:12 +01:00
f885a29800 Version 20260206
... (rhbz#2437287)
2026-02-06 10:30:48 +01:00
ab57f8f7c2 Version 20260202
... (rhbz#2436009)
2026-02-03 10:49:38 +01:00
37b7519e9a Version 20260131
... (rhbz#2435635)
2026-02-01 15:40:48 +01:00
Fedora Release Engineering
df2b513249 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 07:50:10 +00:00
Fedora Release Engineering
0fca6f44c6 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 03:52:57 +00:00
22698963b2 Version 20260107
... (rhbz#2415251)
2026-01-10 11:28:02 +01:00
3f7af72b4f Version 20251027
... (rhbz#2406666)
2025-10-31 14:32:20 +01:00
34d3845285 Version 20251012
... (rhbz#2400066)
2025-10-12 22:31:18 +02:00
2f8cf7d3c2 Version 20250807.1
... (rhbz#2387052)
2025-08-11 12:52:35 +02:00
Fedora Release Engineering
21637039de Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 17:11:59 +00:00
bd81c16ae0 Version 20250716
... (rhbz#2376804)
2025-07-17 15:29:39 +02:00
20a4fd8bf1 Version 20250430.1
... (rhbz#2363106)
2025-06-11 17:04:50 +02:00
4b99ae72f0 Stop putting the gpg keyring in sources
This now causes a linter error.

[skip changelog]
2025-06-11 17:04:32 +02:00
775e223cc0 Version 20250123
... (rhbz#2341704)
2025-01-23 09:45:53 +01:00
daf1abdaa4 Switch to pregenerated keyrings
- Also drop the symlink that enables the timer

sq was upgraded in all Fedora branches to >= 1.0, and the sq CLI changed again
and the package doesn't build. Switch to precompiled keyrings so that we don't
need to do the local build. They are signed by the same upstream key
"02FD1C7A934E614545849F19A6234074498E9CEE (Christian Hesse (Arch Linux Package Signing)
  <arch@eworm.de> (UNAUTHENTICATED))",
so the security level should be similar.

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification
says a script should be used, but that script assumes that the signature
is detached. No provision for inline signatures was made. Also, the script
uses gpg… Let's just open-code a check with sq.

The timer was enabled in 5c058c1c02. I don't
think we want the timer to be enabled by default. We upgrade the package
regularly, whenever upstream makes a release, so users will get the new keyring
anyway.
2025-01-18 17:12:40 +01:00
Fedora Release Engineering
623d4ad128 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-16 11:28:25 +00:00
6bdf2edb8c Upload sources
[skip changelog]
2024-12-03 11:41:30 +01:00
44fc02e66d Version 20241203
... (rhbz#2330133)
2024-12-03 10:56:17 +01:00
0ca7c778e9 Version 20241015
... (rhbz#2319024)
2024-10-24 09:40:57 +02:00
Tingjie Zhong
dfa997d9a9 Change a BuildRequires from /usr/bin/sq to sequoia-sq
Replaced a BuildRequires from the direct executable path (/usr/bin/sq) to the package name (sequoia-sq) to avoid ambiguity, as multiple packages (squirrel, ispell-sq) provide the sq executable.
2024-09-12 21:51:37 +00:00
Fedora Release Engineering
89a50dfe39 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-17 17:22:11 +00:00
Frantisek Sumsal
30f3c543f7 Version 20240709
... (rhbz#2296950)
2024-07-12 16:40:24 +02:00
b26a8ce690 Version 20240609
... (rhbz#2291115)
2024-06-10 12:43:06 +02:00
781daed2f6 Version 20240520
... (rhbz#2277698)
2024-06-02 13:56:09 +02:00
1470311e92
Use Python 3.11 when building on EL 9
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2024-05-13 16:42:36 -05:00
3b4e0b0d82 Version 20240427
... (rhbz#2277519)
2024-04-27 21:19:27 +02:00
a88ca31402 Drop now-needed patch for sequoia-sq
[skip changelog]
2024-04-27 21:17:21 +02:00
Frantisek Sumsal
0d79a26203 Version 20240313
... (rhbz#2269408)

This also reshuffles the patch situation a bit, notably:
 - the patch for sq-keyring-linter is no longer necessary, since we have
   sequoia-sq >= 0.31.0 in all active Fedora releases
 - a new patch was added that reverts [0], since ATTOW in Fedora we have
   sequoia-sq 0.33.0 which is from before the keyring module was moved
   into the toolbox one; once Fedora gets sequoia-sq >= 0.34.0 this
   patch can be dropped

[0] 10252b287d
2024-03-20 17:25:40 +01:00
3e3512daed Version 20240208
... (rhbz#2263434)
2024-02-09 12:55:26 +01:00
9866da662c Rework scriptlets to initialize the keyring
The scriptlet would only work if pacman was already installed when the
scriptlet was called. This would often be the case, but for example, the
user might even install pacman later in a separate transaction.

Let's switch to a %transfiletriggerin: this way we should be called in
all cases where pacman-key is available. We might be called more often
than necessary, but that should be fine too. pacman is updated rather
rarely.
2024-02-09 12:55:26 +01:00
Fedora Release Engineering
40dd804c84 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 23:23:49 +00:00
Fedora Release Engineering
f9d549a379 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 13:29:18 +00:00
Frantisek Sumsal
cefddda0dc Version 20231222
... (rhbz#2255663)
2024-01-03 10:02:56 +01:00
Frantisek Sumsal
c9be52cc0e Version 20231207
... (rhbz#2253495)
2023-12-13 21:26:57 +01:00
Frantisek Sumsal
bee023edf6 Version 20231130
... (rhbz#2252233)
2023-12-03 19:31:34 +01:00
e5c6c97925 Convert license tag to SPDX 2023-11-21 14:44:11 +01:00
Frantisek Sumsal
15390612fc Version 20231113
... (rhbz#2248590)
2023-11-14 19:40:20 +01:00
Frantisek Sumsal
8d239874d3 Version 20231026
... (rhbz#2246326)
2023-11-03 18:46:24 +01:00
08ca5376dd Version 20231017
... (rhbz#2243196)
2023-10-17 15:33:43 +02:00
8ecc997ae3 Version 20230918
... (rhbz#2239389)
2023-09-18 15:00:54 +02:00
a71f4e415d Use rhbz# in message
This way bodhi should be able to link the update to the bug automatically.

The bug number is moved from the git commit title to the body. We don't really
need this clutter in the git log, it is only useful in the %changelog so that
bodhi can pick it up.

[skip changelog]
2023-09-18 14:59:38 +02:00
d3b55964ad
Revert upstream feature that uses sq >= 0.31.0
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2023-09-07 11:27:49 -05:00
Frantisek Sumsal
5323e39da1 Version 20230821 (#2233045) 2023-08-21 20:23:44 +02:00