diff --git a/clamtk-4.42.tar.gz b/clamtk-4.42.tar.gz deleted file mode 100644 index 54575d1..0000000 --- a/clamtk-4.42.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:003679527de4cde0e4a9538c6db3248349315e8b6baf0fe259132c11f064d726 -size 546844 diff --git a/clamtk-4.44.tar.gz b/clamtk-4.44.tar.gz new file mode 100644 index 0000000..0752d20 --- /dev/null +++ b/clamtk-4.44.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337c5ad02e2497a62bec529a036a22871255aa90a7c7a209f299033c419887f0 +size 555857 diff --git a/clamtk.changes b/clamtk.changes index bfaca43..f042703 100644 --- a/clamtk.changes +++ b/clamtk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 18 12:43:59 UTC 2013 - meissner@suse.com + +- updated to 4.44: + * This version contains a minor fix, a couple improvements, and an updated + language file. + ------------------------------------------------------------------- Thu Oct 18 23:17:56 UTC 2012 - pascal.bleser@opensuse.org diff --git a/clamtk.spec b/clamtk.spec index 08bcb17..65630d5 100644 --- a/clamtk.spec +++ b/clamtk.spec @@ -14,7 +14,7 @@ # vim: set ts=4 sw=4 et: Name: clamtk -Version: 4.42 +Version: 4.44 Release: 0 Summary: GUI for the ClamAV Antivirus Source: http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz @@ -24,7 +24,7 @@ Group: Productivity/Security License: GNU General Public License version 2 or later or Artistic (GPLv2+ or Artistic) BuildRoot: %{_tmppath}/build-%{name}-%{version} Requires: clamav >= 0.88 -Requires: clamav-db +Recommends: clamav-db Requires: perl Requires: perl(Cwd) Requires: perl(Date::Calc)