[clamtk] Update to 4.37

davem davem at fedoraproject.org
Sat Feb 4 13:50:21 UTC 2012


commit 0f45b519a94a658f79d3ae70574ab446b7135872
Author: Dave M <dave.nerd at gmail.com>
Date:   Sat Feb 4 07:50:12 2012 -0600

    Update to 4.37

 .gitignore  |    1 +
 clamtk.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2112bc6..69d9874 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ clamtk-4.28.tar.gz
 /clamtk-4.34.tar.gz
 /clamtk-4.35.tar.gz
 /clamtk-4.36.tar.gz
+/clamtk-4.37.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index 0f00bcf..e8b262e 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,6 +1,6 @@
 Name: clamtk
-Version: 4.36
-Release: 2%{dist}
+Version: 4.37
+Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
 Group: Applications/System
@@ -40,7 +40,7 @@ done
 
 desktop-file-install --delete-original				\
 	--add-category="GTK"							\
-	--add-category="GNOME"						\
+	--add-category="GNOME"							\
 	--add-category="Utility"						\
 	--dir %{buildroot}/%{_datadir}/applications %{buildroot}/%{_datadir}/applications/*
 
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sat Feb 4 2012 Dave M. <dave.nerd at gmail.com> - 4.37-1
+- Updated to release 4.37.
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.36-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 56f2373..d2fb01d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef23154cd8ae7b27d9dd7186eac333fd  clamtk-4.36.tar.gz
+3d6ef28f2ec46256491ca16efe8290c8  clamtk-4.37.tar.gz


More information about the scm-commits mailing list