aboutsummaryrefslogtreecommitdiffstats
path: root/qelly
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:32:44 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-12-12 16:40:06 +0800
commit03f5771fde737761083d599f78b2e89332cab345 (patch)
treedfb3042131ec63b41415fd8b287553093e427b3c /qelly
parentbaf94333b81c0ac3e01151c84313f1ad23e2fa45 (diff)
downloadcopr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar.gz
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar.bz2
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar.lz
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar.xz
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.tar.zst
copr-rpm-spec-03f5771fde737761083d599f78b2e89332cab345.zip
Rename source tarballs generated by GitHub
Diffstat (limited to 'qelly')
-rw-r--r--qelly/qelly/qelly.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec
index 5300df9..2f37ad7 100644
--- a/qelly/qelly/qelly.spec
+++ b/qelly/qelly/qelly.spec
@@ -9,7 +9,7 @@ Summary: Qelly is a Qt port of Nally
Group: Applications/Internet
License: GPLv3
URL: https://github.com/uranusjr/Qelly
-Source0: https://github.com/uranusjr/Qelly/archive/v%{real_version}.tar.gz
+Source0: https://github.com/uranusjr/Qelly/archive/v%{real_version}.tar.gz#/%{name}-%{real_version}.tar.gz
BuildRequires: qt-devel, libqxt-devel, chrpath
@@ -43,6 +43,7 @@ install -m 755 "bin/Qelly" "%{buildroot}/usr/bin"
%changelog
* Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.10.beta
- Use autosetup macro
+- Rename the source tarball
* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.9.beta
- Use qmake_qt4 macro instead of _qt4_qmake macro