diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 13:14:19 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 13:14:19 -0500 |
commit | 8fd65f712a2e08ae83e1273c92a490bcb9e0c603 (patch) | |
tree | b6a16d93c0fb9366e4eaf8ae44e2c2a84e00cc97 /tetzle.spec | |
parent | a85084d4f24b9aa28d6517f7f6a5a63ca0f00b58 (diff) | |
download | tetzle-main.tar.gz tetzle-main.tar.xz tetzle-main.zip |
Diffstat (limited to 'tetzle.spec')
-rw-r--r-- | tetzle.spec | 6 |
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 |