diff options
Diffstat (limited to 'gottet.spec')
-rw-r--r-- | gottet.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gottet.spec b/gottet.spec index 40f5a2a..bb51ee2 100644 --- a/gottet.spec +++ b/gottet.spec @@ -1,5 +1,5 @@ Name: gottet -Version: 1.1.9 +Version: 1.2.0 Release: 1%{?dist} Summary: Falling blocks 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 Jun 14 2021 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.0-1 +- new version + * Fri Jul 31 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 1.1.9-1 - Initial package |