diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2020-07-31 01:49:41 -0400 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2020-07-31 01:49:41 -0400 |
| commit | 64edceefc5dbe212b677b53a2a92f3406a0e3cf2 (patch) | |
| tree | cca72a23513d36e72287d868ef550cfbe6133fa8 | |
| parent | 7fb075f3ecd8f612f6f371d35b7397f064c84fb7 (diff) | |
| download | hexalate-64edceefc5dbe212b677b53a2a92f3406a0e3cf2.tar.gz hexalate-64edceefc5dbe212b677b53a2a92f3406a0e3cf2.tar.xz hexalate-64edceefc5dbe212b677b53a2a92f3406a0e3cf2.zip | |
hexalate 1.1.6
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | hexalate.spec | 9 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 8 insertions, 7 deletions
@@ -1,3 +1 @@ -/hexalate-1.0.3-src.tar.bz2 -/hexalate-1.1.0-src.tar.bz2 -/hexalate-1.1.1-src.tar.bz2 +/hexalate-*-src.tar.bz2 diff --git a/hexalate.spec b/hexalate.spec index aa89b0d..11b2df6 100644 --- a/hexalate.spec +++ b/hexalate.spec @@ -1,6 +1,6 @@ Name: hexalate -Version: 1.1.1 -Release: 4%{?dist} +Version: 1.1.6 +Release: 1%{?dist} Summary: Color matching game License: GPLv3+ @@ -38,7 +38,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop || : appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml || : %files -f %{name}.lang -%doc ChangeLog CREDITS NEWS README +%doc ChangeLog CREDITS README %license COPYING %{_bindir}/%{name} %{_datadir}/metainfo/%{name}.appdata.xml @@ -50,6 +50,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a %{_mandir}/man6/%{name}.6.* %changelog +* Fri Jul 31 2020 Yaakov Selkowitz <yselkowi@redhat.com> - 1.1.6-1 +- new version + * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild @@ -1 +1 @@ -SHA512 (hexalate-1.1.1-src.tar.bz2) = 3567dd6dfeb41361ff25df0707bf540e8a2907e57b288a5deaae0a6007622ad2b6fc0b8596c9dada4eef495ea45e42c77bdaf48323a3e811e74796fa76010db0 +SHA512 (hexalate-1.1.6-src.tar.bz2) = d34c1be6fb0950178a5c424f2461297b7086e4fd59209e009532cfd3bb5b0469f42c404dc244d69601dde7734174de6744aecda0297f66f6582cdbdee83fc13c |
