[clamtk/f15] Update to 4.34

davem davem at fedoraproject.org
Sat Aug 13 11:44:34 UTC 2011


commit eb9ccbde5129c0871e127485306b16fab1d3dd3d
Author: Dave M <dave.nerd at gmail.com>
Date:   Sat Aug 13 06:44:16 2011 -0500

    Update to 4.34

 .gitignore  |    1 +
 clamtk.spec |   12 ++++++++++--
 sources     |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9da5a99..0c3ef93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ clamtk-4.28.tar.gz
 =======
 /clamtk-4.33.tar.gz
 >>>>>>> master
+/clamtk-4.34.tar.gz
diff --git a/clamtk.spec b/clamtk.spec
index 22ca788..7cf8876 100644
--- a/clamtk.spec
+++ b/clamtk.spec
@@ -1,5 +1,5 @@
 Name: clamtk
-Version: 4.33
+Version: 4.34
 Release: 1%{dist}
 Summary: Easy to use graphical user interface for Clam anti virus
 License: GPL+ or Artistic
@@ -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,13 @@ 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
+
 * Sat Jun 11 2011 Dave M. <dave.nerd at gmail.com> - 4.33-1
 - Updated to release 4.33.
 
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