Hello community,

here is the log from the commit of package avfs for openSUSE:Factory checked in 
at 2018-02-20 17:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avfs (Old)
 and      /work/SRC/openSUSE:Factory/.avfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avfs"

Tue Feb 20 17:56:17 2018 rev:5 rq:578264 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/avfs/avfs.changes        2017-01-10 
10:43:44.313183813 +0100
+++ /work/SRC/openSUSE:Factory/.avfs.new/avfs.changes   2018-02-20 
17:56:23.479621199 +0100
@@ -1,0 +2,13 @@
+Mon Feb 19 11:24:28 UTC 2018 - aloi...@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
+
+-------------------------------------------------------------------

Old:
----
  avfs-1.0.4.tar.bz2
  avfs-1.0.4.tar.bz2.asc

New:
----
  avfs-1.0.5.tar.bz2
  avfs-1.0.5.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ avfs.spec ++++++
--- /var/tmp/diff_new_pack.n3duj2/_old  2018-02-20 17:56:25.887534497 +0100
+++ /var/tmp/diff_new_pack.n3duj2/_new  2018-02-20 17:56:25.891534353 +0100
@@ -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(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 @@
 %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 @@
 %{_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
 

++++++ avfs-1.0.4.tar.bz2 -> avfs-1.0.5.tar.bz2 ++++++
++++ 21683 lines of diff (skipped)



Reply via email to