aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2021-03-13 15:02:19 +0800
committerTing-Wei Lan <lantw44@gmail.com>2021-03-13 15:02:19 +0800
commitd5889164751f1fd33755110c6d1e9da2ab99dcf2 (patch)
treecc73d230dc0686c55c1cef09aebd2c254075fa46
parent230100f81c0c9ce58ecee3621b8409368a0a923d (diff)
downloadcopr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar.gz
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar.bz2
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar.lz
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar.xz
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.tar.zst
copr-rpm-spec-d5889164751f1fd33755110c6d1e9da2ab99dcf2.zip
qelly: Rebuild packages for Fedora 34 and 35
-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 d59acd5..77dd052 100644
--- a/qelly/qelly/qelly.spec
+++ b/qelly/qelly/qelly.spec
@@ -3,7 +3,7 @@
Name: qelly
Version: 1.0
-Release: 0.17.20160403git%{shortcommit}%{?dist}
+Release: 0.18.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
+* Sat Mar 13 2021 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.18.20160403git354e0b7
+- Rebuilt for Fedora 34 and 35
+
* Fri Oct 30 2020 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.17.20160403git354e0b7
- Update to the latest git snapshot
- Remove unnecessary quotes in install script