diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-06-13 20:28:43 -0400 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-06-13 20:28:43 -0400 |
commit | 5db3ef1e677f49a0c56cae3f41af5ba3dcc9841a (patch) | |
tree | fc22fea1410fca237e50b059ff07bd66818584b6 /gottet.spec | |
parent | e02d5f3672359ee151d995c9b6c1357c495194e3 (diff) | |
download | gottet-main.tar.gz gottet-main.tar.xz gottet-main.zip |
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 |