diff --git a/.cvsignore b/.cvsignore index 4480fc3..e711073 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xz-4.999.9beta.20091002git.tar.gz +xz-4.999.9beta.20091007git.tar.xz diff --git a/sources b/sources index 269448f..57fe8a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5831d58c3dfe600759e8232a1f192dc7 xz-4.999.9beta.20091002git.tar.gz +8bd02e5301cb9631852a898d750111d9 xz-4.999.9beta.20091007git.tar.xz diff --git a/xz.spec b/xz.spec index 0fe92bf..7fb9574 100644 --- a/xz.spec +++ b/xz.spec @@ -1,4 +1,4 @@ -%define git_date 20091002 +%define git_date 20091007 Summary: LZMA compression utilities Name: xz @@ -7,7 +7,7 @@ Release: 0.1.beta.%{git_date}git%{?dist} License: LGPLv2+ Group: Applications/File # source created as "make dist" in checked out GIT tree -Source0: http://tukaani.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.gz +Source0: http://tukaani.org/%{name}/%{name}-%{version}beta.%{git_date}git.tar.xz URL: http://tukaani.org/%{name}/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: %{name}-libs = %{version}-%{release} @@ -106,6 +106,9 @@ rm -rf %{buildroot} %{_mandir}/man1/* %changelog +* Wed Oct 07 2009 Jindrich Novy 4.999.9-0.1.20091007.beta +- sync with upstream again + * Fri Oct 02 2009 Jindrich Novy 4.999.9-0.1.20091002.beta - sync with upstream to generate the same archives on machines with different endianess