Pascal Bleser 2009-07-11 22:20:45 +00:00 committed by Git OBS Bridge
parent 0f30577f6a
commit 4c99bb54a6
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58460d79ff98b01bd2ffb94ddb59ef265923485e36c4d1c25f97a13cc03fa23a
size 213036

3
clamtk-4.16.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15c2a7cb9fb3c9a33f9c5538915955f83d0b79bf7079a03b6ecac0ef19216f76
size 159543

View File

@ -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 <pascal.bleser@opensuse.org> 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 <pascal.bleser@opensuse.org> 4.15
- update to 4.15:
* fixes a timeout issue which occurred occasionally during start up