Adding more concrete specs

This commit is contained in:
2026-04-27 10:25:41 -04:00
parent b01ef3b6d8
commit 1a4f32b5bd
5 changed files with 20 additions and 8 deletions
@@ -1,8 +1,7 @@
%{!?upstream_version:%global upstream_version 0}
%global debug_package %{nil}
Name: element-desktop
Version: %{upstream_version}
Version: @VERSION@
Release: 1%{?dist}
Summary: Secure messaging and collaboration desktop client
License: Apache-2.0 AND BSD-3-Clause AND MIT
@@ -51,5 +50,5 @@ install -Dpm 0644 resources/build/icon.png \
%{_datadir}/icons/hicolor/512x512/apps/%{name}.png
%changelog
* Mon Apr 27 2026 Codex <codex@openai.com> - 0-1
* Mon Apr 27 2026 Codex <codex@openai.com> - @VERSION@-1
- Initial RPM packaging for upstream Element Desktop tarballs