[clamtk/f20] Update to 5.03

davem davem at fedoraproject.org
Sun Jan 19 12:58:00 UTC 2014


commit ba108fe2a6a298de329e3d7403867611ab1f0d97
Author: Dave M <dave.nerd at gmail.com>
Date:   Sun Jan 19 06:58:13 2014 -0600

    Update to 5.03

 .gitignore  |    1 +
 clamtk.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f4d33d..8eeb862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ clamtk-4.28.tar.gz
 /clamtk-5.00.tar.gz
 /clamtk-5.01.tar.gz
 /clamtk-5.02.tar.gz
+/clamtk-5.03.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index fd1beb3..28dc6d2 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,5 +1,5 @@
 Name: clamtk
-Version: 5.02
+Version: 5.03
 Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic 2.0
@@ -14,6 +14,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: perl(LWP::UserAgent), perl(LWP::Protocol::https)
 Requires: clamav >= 0.95, clamav-update, data(clamav)
 Requires: zenity, nautilus-python
+Requires: gnome-icon-theme-legacy, cronie
 
 %description
 ClamTk is a front end for ClamAV anti virus.
@@ -82,6 +83,10 @@ update-desktop-database &> /dev/null || :
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sun Jan 19 2014 Dave M. <dave.nerd at gmail.com> - 5.03-1
+- Updated to release 5.03.
+- Added gnome-icon-theme-legacy, cronie as dependencies.
+
 * Sun Dec 29 2013 Dave M. <dave.nerd at gmail.com> - 5.02-1
 - Updated to release 5.02.
 
diff --git a/sources b/sources
index 194d867..709fac9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91e85ea51c157af6843bc353fde4d601  clamtk-5.02.tar.gz
+bd84523dadcf59e5ca0848d83b1cfccf  clamtk-5.03.tar.gz


More information about the scm-commits mailing list