diff options
author | ken.sedgwick <ken@bonsai.com> | 2009-02-28 17:35:36 -0800 |
---|---|---|
committer | ken.sedgwick <ken@bonsai.com> | 2009-02-28 17:35:36 -0800 |
commit | 3bf485ec95f3da56c779671b7a26f36085d93099 (patch) | |
tree | 85b3f6f6e20aad2e9de66e3eeb447b404d2b229b | |
parent | 83b084e4ce2dea27c5f0ab3edfe2436fcf71e230 (diff) |
Switched tarball ext ".bz2" -> ".gz" in spec file.
-rw-r--r-- | scripts/laconica.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/laconica.spec b/scripts/laconica.spec index 2e65b4549..f3fa61904 100644 --- a/scripts/laconica.spec +++ b/scripts/laconica.spec @@ -5,7 +5,7 @@ Name: laconica Version: 0.7.1 Release: 1%{?dist} License: GAGPL v3 or later -Source: laconica-0.7.1.tar.bz2 +Source: laconica-0.7.1.tar.gz Group: Applications/Internet Summary: Laconica, the Open Source microblogging platform BuildArch: noarch |