[clamtk] Update to 4.34

davem davem at fedoraproject.org
Sat Aug 13 11:32:04 UTC 2011


commit 451e1569a47b49f43a1842bf048798cb9f006075
Author: Dave M <dave.nerd at gmail.com>
Date:   Sat Aug 13 06:31:49 2011 -0500

    Update to 4.34

 .gitignore  |    1 +
 clamtk.spec |   11 ++++++++---
 sources     |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e7afe1..9513152 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ clamtk-4.28.tar.gz
 /clamtk-4.31.tar.gz
 /clamtk-4.32.tar.gz
 /clamtk-4.33.tar.gz
+/clamtk-4.34.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index 5bf3f4c..7cf8876 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,6 +1,6 @@
 Name: clamtk
-Version: 4.33
-Release: 2%{dist}
+Version: 4.34
+Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
 Group: Applications/System
@@ -40,7 +40,8 @@ done
 
 desktop-file-install --delete-original				\
 	--add-category="GTK"							\
-	--add-category="Security"						\
+	--add-category="GNOME"						\
+	--add-category="Utility"						\
 	--dir %{buildroot}/%{_datadir}/applications %{buildroot}/%{_datadir}/applications/*
 
 %find_lang %{name}
@@ -64,6 +65,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Sat Aug 13 2011 Dave M. <dave.nerd at gmail.com> - 4.34-1
+- Updated to release 4.34.
+- desktop-file-install categories updated.
+
 * Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4.33-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 966db17..5376094 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9930323fbf860807a59f4e51cffabcef  clamtk-4.33.tar.gz
+25b9c24830908527cf52a04c9dcb9ee4  clamtk-4.34.tar.gz


More information about the scm-commits mailing list