diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2021-08-23 12:23:45 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2021-08-23 12:23:45 +0800 |
commit | 622aaa95b932e0976b7650e86873a44a65e740c5 (patch) | |
tree | 7133dee85fc542677a8ac47bc001b999e3d63c8a /qelly | |
parent | 1692a08726d559981663d3b285c8a52e5cb67b6f (diff) | |
download | copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar.gz copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar.bz2 copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar.lz copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar.xz copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.tar.zst copr-rpm-spec-622aaa95b932e0976b7650e86873a44a65e740c5.zip |
qelly: Rebuild packages for Fedora 35 and 36
Diffstat (limited to 'qelly')
-rw-r--r-- | qelly/qelly/qelly.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec index 77dd052..caa02cf 100644 --- a/qelly/qelly/qelly.spec +++ b/qelly/qelly/qelly.spec @@ -3,7 +3,7 @@ Name: qelly Version: 1.0 -Release: 0.18.20160403git%{shortcommit}%{?dist} +Release: 0.19.20160403git%{shortcommit}%{?dist} Summary: Qelly is a Qt port of Nally License: GPLv3 @@ -43,6 +43,9 @@ install -m 755 bin/Qelly %{buildroot}/usr/bin %doc AUTHORS CHANGES README.md %changelog +* Mon Aug 23 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.19.20160403git354e0b7 +- Rebuilt for Fedora 35 and 36 + * Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.18.20160403git354e0b7 - Rebuilt for Fedora 34 and 35 |