From 73d90c28f859f00cb52be58df997ca2e3d33cdb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Bl=C3=A4ttermann?= Date: Mon, 2 Feb 2026 06:27:14 +0100 Subject: [PATCH] Add hint to README.md about unofficial Fedora package (#302) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b679325..9689b32 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,14 @@ There are currently no official releases of gLabels 4. Currently there are no self-hosted binary snapshot releases available. I plan to make these available again once 4.0 is more imminent. In the mean time, I encourage you to try building the code yourself. -Some third-party packages may be available available: +Some third-party packages may be available: | Platform | Files | Notes | |:----------|:-------------------------------------------------------------------------------------|:--------------------------------------------------------------| | Archlinux | [Archlinux User Repository Page](https://aur.archlinux.org/packages/glabels-qt-git/) | Maintained by [Maud Spierings](https://github.com/SpieringsAE) | | Ubuntu | [PPA Page](https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt) | Maintained by [Kristopher Ives](https://github.com/krisives) | +| Fedora | [Copr Repository Page](https://copr.fedorainfracloud.org/coprs/mariobl/glabels-qt/) | Maintained by [Mario Blättermann](https://github.com/mariobl) |