Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25557/devel
Modified Files:
pcsxr.spec
Log Message:
Fix to last commit
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pcsxr.spec 5 Jan 2013 01:13:10 -0000 1.6
+++ pcsxr.spec 5 Jan 2013 01:13:47 -0000 1.7
@@ -1,7 +1,7 @@
%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20130104svn%{svnversion}%{?dist}
+Release: 2.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -68,6 +68,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20130104svn82044
+- Fixed missing gtk3 dependency
+
* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
- Updated to new SVN checkout version
- Removed unnecessary zero length Doc file (NEWS)