From f11e4fcd510dde30b13e4861f501815a9e8f08e9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 9 Nov 2020 12:49:08 +0100 Subject: [PATCH] Add release tag to appdata flatpak uses this to display version information. --- thunderbird.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index 794c4ec..f3fc8d1 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -81,7 +81,7 @@ ExcludeArch: armv7hl Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 78.4.0 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz @@ -655,6 +655,9 @@ SentUpstream: 2014-09-22 https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/mozilla-thunderbird/a.png + + + @@ -733,6 +736,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Nov 09 2020 Kalev Lember - 78.4.0-3 +- Add release tag to appdata + * Thu Oct 22 2020 Jan Horak - 78.4.0-2 - Update to 78.4.0 build1