Private
Public Access
1
0

gtk: auto versioning from git tags

This commit is contained in:
2026-02-22 00:02:33 -08:00
parent d40eb1886e
commit 335ded4752
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
%global app_version %{!?app_version:1.3.0}
Name: kordophone
Version: 1.0.2
Version: %{app_version}
Release: 1%{?dist}
Summary: GTK4/Libadwaita client for Kordophone
@@ -49,4 +50,3 @@ popd
%changelog
* Fri Aug 8 2025 James Magahern <james@magahern.com>
- Updated rpmspec