rpms/npush/devel npush.spec,1.3,1.4

Stefan Posdzich cheekyboinc at fedoraproject.org
Thu Apr 9 23:12:42 UTC 2009


Author: cheekyboinc

Update of /cvs/pkgs/rpms/npush/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23158

Modified Files:
	npush.spec 
Log Message:
Fix Bug 485363



Index: npush.spec
===================================================================
RCS file: /cvs/pkgs/rpms/npush/devel/npush.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- npush.spec	26 Feb 2009 06:02:59 -0000	1.3
+++ npush.spec	9 Apr 2009 23:12:10 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		npush
 Version:	0.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	A logic game similar to Sokoban
 
 Group:		Amusements/Games
@@ -45,6 +45,7 @@
 
 # desktop file stuff
 desktop-file-install --vendor="fedora" \
+	--add-category="LogicGame" \
 	--delete-original \
 	--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
 	%{name}.desktop
@@ -83,6 +84,9 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog
+* Fri Apr 10 2009 Stefan Posdzich <cheekyboinc at foresightlinux.org> - 0.7-3
+- Fix Bug #485363
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list