Release fwupd 1.8.12

This commit is contained in:
Richard Hughes 2023-02-24 14:53:27 +00:00
parent 872dc1329d
commit 9b7430107b
4 changed files with 16 additions and 1 deletions

View File

@ -17,8 +17,10 @@ appstream-util appdata-to-news ../data/org.freedesktop.fwupd.metainfo.xml > NEWS
Update translations:
ninja-build fwupd-pot
cd ..
tx push --source
tx pull --all --force --minimum-perc=5
cd build
ninja-build fix-translations
git add ../po/*.po

View File

@ -55,7 +55,7 @@ Summary: Firmware update daemon
Name: fwupd
Version: #VERSION#
Release: 0.#BUILD#%{?alphatag}%{?dist}
License: LGPLv2+
License: LGPL-2.1-or-later
URL: https://github.com/fwupd/fwupd
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz

View File

@ -33,6 +33,15 @@
<binary>fwupdtool</binary>
</provides>
<releases>
<release version="1.8.12" date="2023-02-24">
<description>
<p>This release fixes the following bugs:</p>
<ul>
<li>Allow setting the package user agent before the client has connected</li>
<li>Fix a small memory leak when refreshing metadata</li>
</ul>
</description>
</release>
<release version="1.8.11" date="2023-02-23">
<description>
<p>

View File

@ -2973,6 +2973,10 @@ msgstr "Wersja"
msgid "Version[fwupd]"
msgstr "Wersja[fwupd]"
#. TRANSLATORS: this is a prefix on the console
msgid "WARNING"
msgstr "OSTRZEŻENIE"
#. TRANSLATORS: waiting for device to do something
msgid "Waiting…"
msgstr "Oczekiwanie…"