Skip to content

Commit bb4629f

Browse files
committed
Update COPR and Flatpak app data
1 parent 2a33fff commit bb4629f

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

copr/scidcommunity.spec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Name: scidcommunity
2-
Version: 5.1.2.91
2+
Version: 5.1.2.92
33
Release: 3.git%{shortcommit}%{?dist}
44
Summary: Chess database application with play and training functionality
55

66
# Commit hash from github branch
7-
%global commit aa527777e7393b3fc6a8c18d5e01ee09cde03758
7+
%global commit 2a33fff069f4e5e3654dab0b4e92ec337bb09d54
88
%global shortcommit %(c=%{commit}; echo ${c:0:7})
99

1010
License: GPL-2.0-or-later
@@ -62,6 +62,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/io.github.whel
6262
%{_metainfodir}/io.github.whelanh.scidCommunity.appdata.xml
6363

6464
%changelog
65+
* Mon Apr 6, 2026 Hugh Whelan <brickhousedevelopers@gmail.com> - 5.1.2-92
66+
- "Remove auto-scroll on double-click in the Gamelist window"
6567
* Mon Apr 6, 2026 Hugh Whelan <brickhousedevelopers@gmail.com> - 5.1.2-90
6668
- "Speed enhancements + game selection fix"
6769
* Sun Apr 5, 2026 Hugh Whelan <brickhousedevelopers@gmail.com> - 5.1.2-89

data/io.github.whelanh.scidCommunity.appdata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
<content_rating type="oars-1.0" />
8080

8181
<releases>
82+
<release version="5.1.2.92" date="2026-04-06">
83+
<description>
84+
<p>Remove auto-scroll on double-click in Gamelist window</p>
85+
</description>
86+
</release>
8287
<release version="5.1.2.90" date="2026-04-06">
8388
<description>
8489
<p>Speed enhancements + game selection fix</p>

0 commit comments

Comments
 (0)