diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 13:20:24 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 13:20:24 -0500 |
commit | 716bde8cc3bbb2f7f5578d5b4b8c32f41bc5299e (patch) | |
tree | 97d3fffb8b0e7407f8c94a33dbaea5d9fcec17f8 /peg-e.spec | |
parent | 85d941300172930eef4f59ccc800c2a11bc03961 (diff) | |
download | peg-e-main.tar.gz peg-e-main.tar.xz peg-e-main.zip |
Diffstat (limited to 'peg-e.spec')
-rw-r--r-- | peg-e.spec | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,5 @@ Name: peg-e -Version: 1.2.8 +Version: 1.3.0 Release: 1%{?dist} Summary: Peg solitaire game License: GPLv3+ @@ -45,10 +45,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %{_datadir}/%{name}/icons/ %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> - 1.3.0-1 +- new version + * Fri Jul 31 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.8-1 - Initial package |