From b12bcc7f9bfcf2f8764178f0ff0e06183d576568928e06a82c7bd6efc9c96bb7 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 3 Jun 2013 13:30:45 +0000 Subject: [PATCH] - Recompress with xz OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=22 --- findlib-1.3.3.tar.gz | 3 --- findlib-1.3.3.tar.xz | 3 +++ ocaml-findlib.changes | 5 +++++ ocaml-findlib.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) delete mode 100644 findlib-1.3.3.tar.gz create mode 100644 findlib-1.3.3.tar.xz diff --git a/findlib-1.3.3.tar.gz b/findlib-1.3.3.tar.gz deleted file mode 100644 index c0d92e2..0000000 --- a/findlib-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981f5c67118a2be015efa79f3af3cb0063376b93123b5d695e7cb5c586b1d45c -size 231414 diff --git a/findlib-1.3.3.tar.xz b/findlib-1.3.3.tar.xz new file mode 100644 index 0000000..09dc424 --- /dev/null +++ b/findlib-1.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181e0855a2eaae0b16fb48ba8ee4a80fe3a6d24f9b586ba58072007fab4a0b99 +size 139860 diff --git a/ocaml-findlib.changes b/ocaml-findlib.changes index 48cb57e..98ab37e 100644 --- a/ocaml-findlib.changes +++ b/ocaml-findlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 3 09:23:34 CEST 2013 - ohering@suse.de + +- Recompress with xz + ------------------------------------------------------------------- Fri Mar 8 14:17:16 CET 2013 - ohering@suse.de diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index cc5f2af..da08dfa 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -34,7 +34,7 @@ License: MIT Group: Development/Libraries/Other Url: http://projects.camlcity.org/projects/findlib.html -Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz +Source0: http://download.camlcity.org/download/findlib-%{version}.tar.xz Patch0: findlib-1.3.3.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build