diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2016-03-04 01:55:50 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2016-03-04 01:55:50 +0800 |
commit | ebc2425c66de8509ac50eb95374ca1cae953820c (patch) | |
tree | da67d536be907caac62d43d00d00d186376cd996 /qelly | |
parent | fb7623cf959f597b338bf1b5d08a86205c6341ab (diff) | |
download | copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.gz copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.bz2 copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.lz copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.xz copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.tar.zst copr-rpm-spec-ebc2425c66de8509ac50eb95374ca1cae953820c.zip |
Rebuild packages for Fedora 24 and 25
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 81ab03f..a0de520 100644 --- a/qelly/qelly/qelly.spec +++ b/qelly/qelly/qelly.spec @@ -1,6 +1,6 @@ Name: qelly Version: 1.0 -Release: 0.5.beta%{?dist} +Release: 0.6.beta%{?dist} Summary: Qelly is a Qt port of Nally %global real_name Qelly @@ -41,6 +41,9 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin" %doc AUTHORS CHANGES README.md %changelog +* Thu Mar 03 2016 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.6.beta +- Rebuilt for Fedora 24 and 25 + * Mon Nov 23 2015 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.5.beta - Disable RPATH - Use qmake macro |