diff --git a/clamtk-4.36.tar.bz2 b/clamtk-4.36.tar.bz2 deleted file mode 100644 index 4ec1464..0000000 --- a/clamtk-4.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa639a99bf1faabe3f1bd449d6327516692d8c780be11955e29ca3b14507785a -size 353990 diff --git a/clamtk-4.37.tar.gz b/clamtk-4.37.tar.gz new file mode 100644 index 0000000..9d0478c --- /dev/null +++ b/clamtk-4.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f1fdcc6ed7d732996877fa3d80aebd90d9d885a2e24eefb764a680d5a67cb60 +size 523592 diff --git a/clamtk.changes b/clamtk.changes index 02dae02..3d26f29 100644 --- a/clamtk.changes +++ b/clamtk.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Feb 12 16:08:22 UTC 2012 - pascal.bleser@opensuse.org + +- update to 4.37: + * added drag and drop + * fixed 1px line is left behind (lp#880148) + * fix where the recursive option was not passed to the scanner + * fix the count of files to be scanned (ClamAV does not scan empty files) + * updated URLs for submitting malware and false positives to ClamAV + * another minor improvement for the RTL override misery + * more obvious context menu for results + * more obvious notification during scanning start + ------------------------------------------------------------------- Sun Oct 16 17:00:35 UTC 2011 - pascal.bleser@opensuse.org diff --git a/clamtk.spec b/clamtk.spec index 32b6b7a..1d7a91f 100644 --- a/clamtk.spec +++ b/clamtk.spec @@ -1,11 +1,23 @@ +# Copyright (c) 2012 Pascal Bleser +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ + # vim: set ts=4 sw=4 et: Name: clamtk -Version: 4.36 +Version: 4.37 Release: 0 Summary: GUI for the ClamAV Antivirus -# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz -Source: clamtk-%{version}.tar.bz2 +Source: http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz Patch0: clamtk-add_searchpath.patch URL: http://clamtk.sourceforge.net/ Group: Productivity/Security @@ -101,3 +113,4 @@ done %files lang -f "%{name}.lang" +%changelog