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. - 4.37-1 +- Updated to release 4.37. + * Thu Jan 12 2012 Fedora Release Engineering - 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