From 2186bacd059e2c695965a0f19b6148dc3760a36b Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 2 Apr 2023 23:42:12 +0300 Subject: [PATCH] fwupd-1.8.14 --- util/admin/fwupd/actions.py | 2 +- util/admin/fwupd/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/util/admin/fwupd/actions.py b/util/admin/fwupd/actions.py index f810476613..241bd043b3 100644 --- a/util/admin/fwupd/actions.py +++ b/util/admin/fwupd/actions.py @@ -27,4 +27,4 @@ def build(): def install(): mesontools.install() - pisitools.dodoc("AUTHORS", "COPYING", "README*") + pisitools.dodoc("COPYING", "README*") diff --git a/util/admin/fwupd/pspec.xml b/util/admin/fwupd/pspec.xml index 6cf4701eb8..ac07fabdd6 100644 --- a/util/admin/fwupd/pspec.xml +++ b/util/admin/fwupd/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Aims to make updating firmware on Linux automatic, safe and reliable Aims to make updating firmware on Linux automatic, safe and reliable - https://github.com/hughsie/fwupd/archive/1.8.12.tar.gz + https://github.com/hughsie/fwupd/archive/1.8.14.tar.gz meson xz-devel @@ -131,6 +131,13 @@ + + 2023-04-01 + 1.8.14 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-02-25 1.8.12