Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9631
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Thu Nov 27 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.156-1
- Updated to 0.156
- Switched to SDL2
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/.cvsignore,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- .cvsignore 15 Oct 2014 19:20:13 -0000 1.78
+++ .cvsignore 27 Nov 2014 18:21:06 -0000 1.79
@@ -1 +1 @@
-mame0155s.exe
+mame0156s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/mame.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- mame.spec 4 Nov 2014 22:02:34 -0000 1.92
+++ mame.spec 27 Nov 2014 18:21:06 -0000 1.93
@@ -5,7 +5,7 @@
%bcond_with debug
%bcond_with simd
-%global baseversion 155
+%global baseversion 156
#global sourceupdate 1
#global svn 21418
@@ -26,7 +26,7 @@
Version: 0.%{baseversion}
%endif
-Release: 2%{?svnrelease}%{?dist}
+Release: 1%{?svnrelease}%{?dist}
Summary: Multiple Arcade Machine Emulator
License: MAME License and BSD
@@ -53,7 +53,7 @@
BuildRequires: portmidi-devel
BuildRequires: python
BuildRequires: qt-devel
-BuildRequires: SDL_ttf-devel
+BuildRequires: SDL2_ttf-devel
BuildRequires: sqlite-devel
BuildRequires: zlib-devel
Requires: %{name}-data = %{version}-%{release}
@@ -389,6 +389,10 @@
%changelog
+* Thu Nov 27 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.156-1
+- Updated to 0.156
+- Switched to SDL2
+
* Tue Nov 04 2014 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.155-2
- Fixed the ini path correctly
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-19/sources,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- sources 15 Oct 2014 19:20:13 -0000 1.78
+++ sources 27 Nov 2014 18:21:06 -0000 1.79
@@ -1 +1 @@
-214f5c6a22002b84cf60645cb8bc4474 mame0155s.exe
+42182044071c4aed2675e28df62fa210 mame0156s.exe
Show replies by date