From a5b0668a33cb40a78fb95c422d91d3235e22529fbcb3d306522d55d3c85c1abd Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 9 Apr 2015 08:03:52 +0000 Subject: [PATCH] Accepting request 294356 from home:ecsos update to 5.15 OBS-URL: https://build.opensuse.org/request/show/294356 OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=53 --- clamtk-5.13.tar.gz | 3 --- clamtk-5.15.tar.gz | 3 +++ clamtk.changes | 29 +++++++++++++++++++++++++++++ clamtk.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 clamtk-5.13.tar.gz create mode 100644 clamtk-5.15.tar.gz diff --git a/clamtk-5.13.tar.gz b/clamtk-5.13.tar.gz deleted file mode 100644 index bf552cf..0000000 --- a/clamtk-5.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e1334bd64a40ed22cfdb83cc459c11fbc6e0414f4929469a4e7545545828c92 -size 899222 diff --git a/clamtk-5.15.tar.gz b/clamtk-5.15.tar.gz new file mode 100644 index 0000000..771c2a1 --- /dev/null +++ b/clamtk-5.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea5a2b8b15e9cb449ccba371db717b1a64d57f2aff267a0243044ebb75304a8 +size 905247 diff --git a/clamtk.changes b/clamtk.changes index dbe4431..f9b161b 100644 --- a/clamtk.changes +++ b/clamtk.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Apr 3 22:22:36 UTC 2015 - ecsos@opensuse.org + +- update to 5.15 + * Speed up file count/progressbar when directory + chosen for scanning is root (/) by switching to + progressbar's activity mode (no % complete) + * Minor fix to keep window open after closing Results + when main window is open + * Fix window doesn't always show + * Updated language files: Sinhalese (si), Croatian (hr), + Dutch (nl) + +- changes from 5.14 + * Add more meaningful progressbar back; requires + File::Find (usually bundled, shouldn't add new requirements) + * Fix language file text gets inserted into Update process + for some ridiculous reason + * Add more obvious notice for files that are too big to upload + for Analysis (32MB limit through API) + * Add more meaningful messages when trying to scan + files/directories if user does not have permissions + * Fix for when quit button requires more than one click + * Minor font tweak to prevent words from being cut off + * Updated language files: Finnish (fi), German (de), + Ukrainian (uk), English (en_CA), English (en_AU), + English (en_GB), Russian (ru), Galician (gl), Malay (ms), + Romanian (ro), Chinese (zh_TW) + ------------------------------------------------------------------- Sat Jan 24 12:09:59 UTC 2015 - ecsos@opensuse.org diff --git a/clamtk.spec b/clamtk.spec index 2d1c67f..64f83b8 100644 --- a/clamtk.spec +++ b/clamtk.spec @@ -14,7 +14,7 @@ # vim: set ts=4 sw=4 et: Name: clamtk -Version: 5.13 +Version: 5.15 Release: 0 Summary: GUI for the ClamAV Antivirus Source: https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-%{version}.tar.gz