summaryrefslogtreecommitdiffstats
path: root/tetzle.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2021-11-29 13:14:19 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2021-11-29 13:14:19 -0500
commit8fd65f712a2e08ae83e1273c92a490bcb9e0c603 (patch)
treeb6a16d93c0fb9366e4eaf8ae44e2c2a84e00cc97 /tetzle.spec
parenta85084d4f24b9aa28d6517f7f6a5a63ca0f00b58 (diff)
downloadtetzle-main.tar.gz
tetzle-main.tar.xz
tetzle-main.zip
tetzle 2.2.0HEADmain
Diffstat (limited to 'tetzle.spec')
-rw-r--r--tetzle.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/tetzle.spec b/tetzle.spec
index 1adb216..795bef7 100644
--- a/tetzle.spec
+++ b/tetzle.spec
@@ -1,5 +1,5 @@
Name: tetzle
-Version: 2.1.6
+Version: 2.2.0
Release: 1%{?dist}
Summary: Tetromino jigsaw puzzle game
License: GPLv3+
@@ -42,10 +42,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a
%dir %{_datadir}/%{name}/
%dir %{_datadir}/%{name}/translations
%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_datadir}/pixmaps/%{name}.xpm
%{_mandir}/man6/%{name}.6.*
%changelog
+* Mon Nov 29 2021 Yaakov Selkowitz <yselkowi@redhat.com> - 2.2.0-1
+- new version
+
* Fri Jul 31 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 2.1.6-1
- Initial package