4.42
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=39
This commit is contained in:
parent
b2fd529d97
commit
100bd9895c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fb37aa7976e98e54fc0e06bbd2678b7f6998ff926b2ff5b8273510f3e3451bbc
|
|
||||||
size 543247
|
|
3
clamtk-4.42.tar.gz
Normal file
3
clamtk-4.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:003679527de4cde0e4a9538c6db3248349315e8b6baf0fe259132c11f064d726
|
||||||
|
size 546844
|
@ -1,10 +1,6 @@
|
|||||||
--- clamtk.orig 2011-10-16 19:02:18.587000421 +0200
|
--- clamtk.orig 2012-10-19 01:28:09.878523423 +0200
|
||||||
+++ clamtk 2011-10-16 19:02:31.615000421 +0200
|
+++ clamtk 2012-10-19 01:28:18.737547890 +0200
|
||||||
@@ -17,6 +17,7 @@
|
@@ -19,2 +19,3 @@
|
||||||
# use warnings FATAL => 'all';
|
|
||||||
$| = 1;
|
|
||||||
|
|
||||||
+use lib qw(/usr/lib);
|
+use lib qw(/usr/lib);
|
||||||
use ClamTk::App;
|
use ClamTk::App;
|
||||||
use ClamTk::Device;
|
|
||||||
use ClamTk::GUI;
|
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 18 23:17:56 UTC 2012 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
- update to 4.42:
|
||||||
|
* Added tooltips in scanning preferences for clarity
|
||||||
|
* Removed unnecessary buttons in Prefs dialog
|
||||||
|
* updated translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 03 08:34:53 UTC 2012 - pascal.bleser@opensuse.org
|
Sun Jun 03 08:34:53 UTC 2012 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
# vim: set ts=4 sw=4 et:
|
# vim: set ts=4 sw=4 et:
|
||||||
|
|
||||||
Name: clamtk
|
Name: clamtk
|
||||||
Version: 4.41
|
Version: 4.42
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GUI for the ClamAV Antivirus
|
Summary: GUI for the ClamAV Antivirus
|
||||||
Source: http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
Source: http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user