diff options
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 |