4.37
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=34
This commit is contained in:
parent
11799b9eb5
commit
0a1f44f6bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa639a99bf1faabe3f1bd449d6327516692d8c780be11955e29ca3b14507785a
|
||||
size 353990
|
3
clamtk-4.37.tar.gz
Normal file
3
clamtk-4.37.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f1fdcc6ed7d732996877fa3d80aebd90d9d885a2e24eefb764a680d5a67cb60
|
||||
size 523592
|
@ -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
|
||||
|
||||
|
19
clamtk.spec
19
clamtk.spec
@ -1,11 +1,23 @@
|
||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user