Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9599
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-20/.cvsignore,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- .cvsignore 15 Oct 2014 19:20:11 -0000 1.82
+++ .cvsignore 27 Nov 2014 18:21:03 -0000 1.83
@@ -1 +1 @@
-mame0155s.exe
+mame0156s.exe
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-20/mame.spec,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- mame.spec 4 Nov 2014 22:02:31 -0000 1.97
+++ mame.spec 27 Nov 2014 18:21:04 -0000 1.98
@@ -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-20/sources,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- sources 15 Oct 2014 19:20:11 -0000 1.82
+++ sources 27 Nov 2014 18:21:04 -0000 1.83
@@ -1 +1 @@
-214f5c6a22002b84cf60645cb8bc4474 mame0155s.exe
+42182044071c4aed2675e28df62fa210 mame0156s.exe
Show replies by date