[libwpg] switch to .xz while i am at it

David Tardon dtardon at fedoraproject.org
Tue Jun 25 13:06:21 UTC 2013


commit e855f09192fd2098fd532c3a3c5c21780f4f59f3
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jun 25 14:50:59 2013 +0200

    switch to .xz while i am at it

 .gitignore  |    1 +
 libwpg.spec |    2 +-
 sources     |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c25e42..08c5622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libwpg-0.2.0.tar.bz2
 /libwpg-0.2.1.tar.bz2
 /libwpg-0.2.2.tar.bz2
+/libwpg-0.2.2.tar.xz
diff --git a/libwpg.spec b/libwpg.spec
index aacf2b2..79ba9d2 100644
--- a/libwpg.spec
+++ b/libwpg.spec
@@ -8,7 +8,7 @@ Summary:        Library for reading WordPerfect Graphics images
 Group:          System Environment/Libraries
 License:        LGPLv2+ or MPLv2.0
 URL:            http://libwpg.sourceforge.net/
-Source0:        http://download.sourceforge.net/libwpg/%{name}-%{version}.tar.bz2
+Source0:        http://download.sourceforge.net/libwpg/%{name}-%{version}.tar.xz
 
 BuildRequires:  libwpd-devel
 BuildRequires:  doxygen
diff --git a/sources b/sources
index 4740815..b9a0f11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b85436266b2ac91d351ab5684b181151  libwpg-0.2.2.tar.bz2
+f5c4c22e291e3313891c88b3fe6d565d  libwpg-0.2.2.tar.xz


More information about the scm-commits mailing list