aboutsummaryrefslogtreecommitdiffstats
path: root/qelly
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-12-17 15:43:09 +0800
committerLAN-TW <lantw44@gmail.com>2013-12-17 15:43:09 +0800
commite307d02af18dd31970caface7e3cae74d98a70c2 (patch)
tree2d74b89e6c03eb7fa4f5912919ae7a258ac7efc5 /qelly
parentb9fc5be84655de6e35f5dbbe3e80e78e4fa85c86 (diff)
downloadcopr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar.gz
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar.bz2
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar.lz
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar.xz
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.tar.zst
copr-rpm-spec-e307d02af18dd31970caface7e3cae74d98a70c2.zip
qelly: 1.0 alpha 3 -> 1.0 beta
Diffstat (limited to 'qelly')
-rw-r--r--qelly/qelly.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/qelly/qelly.spec b/qelly/qelly.spec
index 3272404..8f8ceb9 100644
--- a/qelly/qelly.spec
+++ b/qelly/qelly.spec
@@ -1,10 +1,10 @@
Name: qelly
Version: 1.0
-Release: 0.1.alpha3%{?dist}
+Release: 0.1.beta%{?dist}
Summary: Qelly is a Qt port of Nally
%global real_name Qelly
-%global real_version 1.0a3
+%global real_version 1.0b
Group: Applications/Internet
License: GPLv3
@@ -40,6 +40,9 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin"
%doc AUTHORS CHANGES LICENSE README.md
%changelog
+* Tue Dec 17 2013 Ting-Wei Lan <lantw44@gmail.com>
+- Update to 1.0b (https://github.com/uranusjr/Qelly/releases/tag/v1.0b)
+
* Mon Oct 21 2013 Ting-Wei Lan <lantw44@gmail.com>
- Update to 1.0a3 (https://github.com/uranusjr/Qelly/releases/tag/v1.0a3)