diff --git a/avfs-1.0.4.tar.bz2 b/avfs-1.0.4.tar.bz2 deleted file mode 100644 index 9df19e7..0000000 --- a/avfs-1.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b652120d9ed8730a9dcfd161d0e68481d176e854d94bed67754cb7b03e0b100 -size 719761 diff --git a/avfs-1.0.4.tar.bz2.asc b/avfs-1.0.4.tar.bz2.asc deleted file mode 100644 index a6132d5..0000000 --- a/avfs-1.0.4.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAlfZua8ACgkQ1YLu4GYj9rQHvQCgn1zG9DZuZOhPoaP19uZMj79z -30EAn2Vk8omGpjFBoArfOKLituW/Z25O -=8USM ------END PGP SIGNATURE----- diff --git a/avfs-1.0.5.tar.bz2 b/avfs-1.0.5.tar.bz2 new file mode 100644 index 0000000..9f50fb5 --- /dev/null +++ b/avfs-1.0.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ce6b1f4193c37148b1b8a021f4f3d05e88f725cf11b16b95a58e8fdae50176 +size 723937 diff --git a/avfs-1.0.5.tar.bz2.asc b/avfs-1.0.5.tar.bz2.asc new file mode 100644 index 0000000..f8abed5 --- /dev/null +++ b/avfs-1.0.5.tar.bz2.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEUEABECAAYFAlkKQwoACgkQ1YLu4GYj9rRDLQCfd8YkviGZwWTZpNJbBZeCNawH +1ywAmP8BZxHSLtteNNTslfc+mWP9vRo= +=8BpS +-----END PGP SIGNATURE----- diff --git a/avfs.changes b/avfs.changes index d73975d..40d5e0a 100644 --- a/avfs.changes +++ b/avfs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 19 11:24:28 UTC 2018 - aloisio@gmx.com + +- Update to version 1.0.5 + * limit the file cache to 50 elements and age of 10 minutes to + avoid endless grow of internal cache + * allow reproducable builds + * fixed crash in parsing ls output for modules which need to + handle ls-like output + * fix urar module when external rar/unrar tool crashed + +- Spec cleanup + ------------------------------------------------------------------- Thu Dec 22 07:45:39 UTC 2016 - mpluskal@suse.com diff --git a/avfs.spec b/avfs.spec index ee61554..3fb2ec3 100644 --- a/avfs.spec +++ b/avfs.spec @@ -1,7 +1,7 @@ # # spec file for package avfs # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: avfs -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: AVFS - an archive look-inside filesystem -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0+ AND LGPL-2.1+ Group: Productivity/Archiving/Compression -Url: http://avf.sourceforge.net/ -Source0: http://downloads.sf.net/avf/%{name}-%{version}.tar.bz2 -Source1: http://downloads.sf.net/avf/%{name}-%{version}.tar.bz2.asc +URL: http://avf.sourceforge.net/ +Source0: https://downloads.sf.net/avf/%{name}-%{version}.tar.bz2 +Source1: https://downloads.sf.net/avf/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring BuildRequires: emacs-nox BuildRequires: help2man @@ -40,7 +40,6 @@ BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(neon) BuildRequires: pkgconfig(openssl) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description AVFS is a filesystem which enables all programs to look inside archived or @@ -108,8 +107,8 @@ rm -vf %{buildroot}/%{_libdir}/libavfs.la %postun -n libavfs0 -p /sbin/ldconfig %files -%defattr(-,root,root,0755) -%doc ChangeLog README COPYING NEWS TODO +%doc ChangeLog README NEWS TODO +%license COPYING %doc doc/api-overview %doc doc/background %doc doc/FORMAT @@ -125,14 +124,12 @@ rm -vf %{buildroot}/%{_libdir}/libavfs.la %{_mandir}/man1/avfsd.1%{ext_man} %files devel -%defattr(-,root,root,0755) %{_bindir}/avfs-config %{_includedir}/avfs.h %{_includedir}/virtual.h %{_libdir}/libavfs.so %files -n libavfs0 -%defattr(-,root,root,0755) %{_libdir}/libavfs.so.0 %{_libdir}/libavfs.so.0.0.2