[apper/f20] fix/update tarball extension (now .tar.xz instead of .tar.bz2)

Kevin Kofler kkofler at fedoraproject.org
Sat Apr 19 23:02:34 UTC 2014


commit 83b9c9bb2fff11ccdee0313782af9d827e5e8c85
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sun Apr 20 01:02:18 2014 +0200

    fix/update tarball extension (now .tar.xz instead of .tar.bz2)

 apper.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/apper.spec b/apper.spec
index ae0bc53..ded7a98 100644
--- a/apper.spec
+++ b/apper.spec
@@ -13,7 +13,7 @@ License: GPLv2+
 # use releaseme/apper.rc --version 0.8.1
 Source0: apper-%{version}-%{snap}.tar.bz2
 %else
-Source0: http://download.kde.org/stable/apper/%{version}/apper-%{version}.tar.bz2
+Source0: http://download.kde.org/stable/apper/%{version}/apper-%{version}.tar.xz
 %endif
 URL:     http://kde-apps.org/content/show.php/Apper?content=84745
 


More information about the scm-commits mailing list