aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--macros.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3310a89..49f9f36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
- install g-ir-extract-deps in the right place
+- switch from lzma to xz payload by default (like FC & mdv)
+ (supported since 2008)
Version 1.150 - 26 Jul 2012, by Thierry Vignaud
- build with -fPIC on x86_64 too (pok, mdv)
diff --git a/macros.in b/macros.in
index 9175dd4..20f63fe 100644
--- a/macros.in
+++ b/macros.in
@@ -23,7 +23,7 @@
%_changelog_trimtime %{lua:print(os.time() - 3 * 365 * 86400)}
# use LZMA to compress binary packages:
-%_binary_payload w5.lzdio
+%_binary_payload w5.xzdio
#==============================================================================
# ---- GPG/PGP/PGP5 signature macros.