[clamtk/f20] Update to 5.06

davem davem at fedoraproject.org
Sat May 3 12:26:28 UTC 2014


commit e52e87f02e3e1fc42a66c1569619a6e4cbf1e7eb
Author: Dave M <dave.nerd at gmail.com>
Date:   Sat May 3 07:26:48 2014 -0500

    Update to 5.06

 .gitignore  |    1 +
 clamtk.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 663ce85..8363894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ clamtk-4.28.tar.gz
 /clamtk-5.03.tar.gz
 /clamtk-5.04.tar.gz
 /clamtk-5.05.tar.gz
+/clamtk-5.06.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index dbbe4fc..8b5ef50 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,5 +1,5 @@
 Name: clamtk
-Version: 5.05
+Version: 5.06
 Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic 2.0
@@ -13,7 +13,7 @@ BuildRequires: desktop-file-utils
 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: nautilus-python
 Requires: gnome-icon-theme-legacy, cronie
 
 %description
@@ -83,6 +83,10 @@ update-desktop-database &> /dev/null || :
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sat May 3 2014 Dave M. <dave.nerd at gmail.com> - 5.06-1
+- Updated to release 5.06.
+- Remove zenity from dependencies.
+
 * Sat Mar 15 2014 Dave M. <dave.nerd at gmail.com> - 5.05-1
 - Updated to release 5.05.
 
diff --git a/sources b/sources
index 4bfcf9e..a3f6d2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-198a2e472557c87850750e1e7dff7c6e  clamtk-5.05.tar.gz
+3311866447a17e0aa2b8a02ff63e400e  clamtk-5.06.tar.gz


More information about the scm-commits mailing list