aboutsummaryrefslogtreecommitdiffstats
path: root/qelly
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2020-04-24 03:07:33 +0800
committerTing-Wei Lan <lantw44@gmail.com>2020-04-24 03:07:33 +0800
commite392643e8126a4f929b1154e09b467f7d00ed235 (patch)
treef9d7dbef416a4a98b26cce31e6322b026d1aeadf /qelly
parent30821a8dfa0dc402006929cbbe75407b03f7c637 (diff)
downloadcopr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar.gz
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar.bz2
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar.lz
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar.xz
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.tar.zst
copr-rpm-spec-e392643e8126a4f929b1154e09b467f7d00ed235.zip
qelly: Rebuild packages for Fedora 32 and 33
Diffstat (limited to 'qelly')
-rw-r--r--qelly/qelly/qelly.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec
index 20f88e0..1090e78 100644
--- a/qelly/qelly/qelly.spec
+++ b/qelly/qelly/qelly.spec
@@ -1,6 +1,6 @@
Name: qelly
Version: 1.0
-Release: 0.14.beta%{?dist}
+Release: 0.15.beta%{?dist}
Summary: Qelly is a Qt port of Nally
%global real_name Qelly
@@ -42,6 +42,9 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin"
%doc AUTHORS CHANGES README.md
%changelog
+* Thu Apr 23 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.15.beta
+- Rebuilt for Fedora 32 and 33
+
* Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.14.beta
- Rebuilt for Fedora 31 and 32