diff options
author | Marvin Borner | 2020-04-06 15:13:13 +0200 |
---|---|---|
committer | Marvin Borner | 2020-04-06 15:13:13 +0200 |
commit | d1a16995f263b4985668a26da311fda77d5a92ab (patch) | |
tree | 3788ed4f1fbc0c99bc0546a8d6069d24f9b87ea5 /rpm | |
parent | bf800f3b9a78140d6ee5c031389af67f67d52d8f (diff) |
More stats in leaderboard, basic cheat detection1.1
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/harbour-binaryfun.spec | 2 | ||||
-rw-r--r-- | rpm/harbour-binaryfun.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rpm/harbour-binaryfun.spec b/rpm/harbour-binaryfun.spec index 4ad17dc..ab41aaa 100644 --- a/rpm/harbour-binaryfun.spec +++ b/rpm/harbour-binaryfun.spec @@ -13,7 +13,7 @@ Name: harbour-binaryfun %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: An awesome binary game -Version: 1.0 +Version: 1.1 Release: 1 Group: Qt/Qt License: MIT diff --git a/rpm/harbour-binaryfun.yaml b/rpm/harbour-binaryfun.yaml index 1d45899..0b8357c 100644 --- a/rpm/harbour-binaryfun.yaml +++ b/rpm/harbour-binaryfun.yaml @@ -1,6 +1,6 @@ Name: harbour-binaryfun Summary: An awesome binary game -Version: 1.0 +Version: 1.1 Release: 1 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS |