diff --git a/clamtk-4.15.tar.gz b/clamtk-4.15.tar.gz deleted file mode 100644 index 491e818..0000000 --- a/clamtk-4.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58460d79ff98b01bd2ffb94ddb59ef265923485e36c4d1c25f97a13cc03fa23a -size 213036 diff --git a/clamtk-4.16.tar.bz2 b/clamtk-4.16.tar.bz2 new file mode 100644 index 0000000..c9cf4a8 --- /dev/null +++ b/clamtk-4.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c2a7cb9fb3c9a33f9c5538915955f83d0b79bf7079a03b6ecac0ef19216f76 +size 159543 diff --git a/clamtk.spec b/clamtk.spec index 7b4af0b..bd23afb 100644 --- a/clamtk.spec +++ b/clamtk.spec @@ -1,10 +1,11 @@ # norootforbuild Name: clamtk -Version: 4.15 +Version: 4.16 Release: 0 Summary: GUI for the ClamAV Antivirus -Source: http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz +# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz +Source: clamtk-%{version}.tar.bz2 URL: http://clamtk.sourceforge.net/ Group: Productivity/Security License: Perl License @@ -71,6 +72,12 @@ popd #po %doc %{_mandir}/man1/clamtk.1* %changelog +* Sun Jul 12 2009 Pascal Bleser 4.16 +- update to 4.16: + * adds a recursive checkbox option to the main interface, which enables easier recursive scanning and allows the end user to save it as a startup option + * minor GUI improvements + * large number of language file additions and updates + * Sun Jun 21 2009 Pascal Bleser 4.15 - update to 4.15: * fixes a timeout issue which occurred occasionally during start up