diff --git a/libarchive-3.1.1.tar.gz b/libarchive-3.1.1.tar.gz deleted file mode 100644 index 5c14010..0000000 --- a/libarchive-3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4968f9a3f2405ec7e07d5f6e78b36f21bceee6196df0a795165f89774bbbc6d8 -size 4260090 diff --git a/libarchive-3.1.2.tar.gz b/libarchive-3.1.2.tar.gz new file mode 100644 index 0000000..08c2307 --- /dev/null +++ b/libarchive-3.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e +size 4527540 diff --git a/libarchive.changes b/libarchive.changes index 73962f6..5e01398 100644 --- a/libarchive.changes +++ b/libarchive.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 16 20:07:27 UTC 2013 - andreas.stieger@gmx.de + +- update to 3.1.2 + This is a maintenance update to fix issues with the new RAR + seeking feature. +- libarchive's new website moved to http://www.libarchive.org. + ------------------------------------------------------------------- Sun Jun 16 23:59:28 UTC 2013 - jengelh@inai.de diff --git a/libarchive.spec b/libarchive.spec index 79d9683..c339102 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -20,14 +20,13 @@ %define libname libarchive%{somajor} Name: libarchive -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: Creates and reads several different streaming archive formats License: BSD-2-Clause Group: Productivity/Archiving/Compression -Url: http://libarchive.github.com/ - -Source0: http://libarchive.googlecode.com/files/libarchive-%{version}.tar.gz +Url: http://www.libarchive.org/ +Source0: http://www.libarchive.org/downloads/libarchive-%{version}.tar.gz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libacl-devel