[nemiver/f16] Tarball is now compressed with xz

Dodji Seketeli dodji at fedoraproject.org
Sun Nov 20 17:09:56 UTC 2011


commit 1913254355e7fc5899a581774c1547dd86cf01ff
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Sun Nov 20 18:09:30 2011 +0100

    Tarball is now compressed with xz

 nemiver.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nemiver.spec b/nemiver.spec
index 82a17f4..c5567ea 100644
--- a/nemiver.spec
+++ b/nemiver.spec
@@ -1,13 +1,13 @@
 Name:		nemiver
 Version:	0.9.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A GNOME C/C++ Debugger
 
 Group:		Development/Debuggers
 License:	GPLv2+
 URL:		http://projects.gnome.org/nemiver
 
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.9/%{name}-%{version}.tar.gz
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.9/%{name}-%{version}.tar.xz
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -124,6 +124,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_mandir}/man?/%{name}.*
 
 %changelog
+* Sun Nov 20 2011  <dodji at seketeli.org> - 0.9.1-2
+- Tarball is now compressed with xz
+
 * Sun Nov 20 2011  <dodji at seketeli.org> - 0.9.1-1
 - Update to upstream release 0.9.1
 


More information about the scm-commits mailing list