From 3e942317a5834dd08a44a781809d63996fce241e Mon Sep 17 00:00:00 2001 From: Davide Cavalca Date: Jul 01 2022 17:15:18 +0000 Subject: Update to 2.15; Fixes: RHBZ#2089066 --- diff --git a/.gitignore b/.gitignore index 453f2cb..f915f81 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /bletchmame-2.12.tar.gz /bletchmame-2.13.tar.gz /bletchmame-2.14.tar.gz +/bletchmame-2.15.tar.gz diff --git a/bletchmame-disable-broken-tests.patch b/bletchmame-disable-broken-tests.patch index ade238e..6ddd3ab 100644 --- a/bletchmame-disable-broken-tests.patch +++ b/bletchmame-disable-broken-tests.patch @@ -1,20 +1,25 @@ diff -Naur a/src/tests/info_builder_test.cpp b/src/tests/info_builder_test.cpp ---- a/src/tests/info_builder_test.cpp 2022-02-17 06:55:26.000000000 -0800 -+++ b/src/tests/info_builder_test.cpp 2022-02-17 09:22:35.907056821 -0800 -@@ -22,12 +22,6 @@ +--- a/src/tests/info_builder_test.cpp 2022-05-22 14:02:33.000000000 -0700 ++++ b/src/tests/info_builder_test.cpp 2022-07-01 10:14:39.023221117 -0700 +@@ -24,9 +24,6 @@ - private slots: - void general(); -- void compareBinaries_alienar() { compareBinaries(":/resources/listxml_alienar.xml"); } -- void compareBinaries_coco() { compareBinaries(":/resources/listxml_coco.xml"); } -- void compareBinaries_fake() { compareBinaries(":/resources/listxml_fake.xml"); } -- -- private: -- void compareBinaries(const QString &fileName); - }; - } + private slots: + void general(); +- void compareBinaries_alienar() { compareBinaries(":/resources/listxml_alienar.xml"); } +- void compareBinaries_coco() { compareBinaries(":/resources/listxml_coco.xml"); } +- void compareBinaries_fake() { compareBinaries(":/resources/listxml_fake.xml"); } + void stringTable(); + void singleString1() { singleString(u8""); } + void singleString2() { singleString(u8"A"); } +@@ -53,7 +50,6 @@ + void xmlAttributeParsing(); + + private: +- void compareBinaries(const QString &fileName); + template void singleString(T s); + }; -@@ -104,64 +98,6 @@ +@@ -130,64 +126,6 @@ } @@ -28,7 +33,7 @@ diff -Naur a/src/tests/info_builder_test.cpp b/src/tests/info_builder_test.cpp -// about are little endian -//------------------------------------------------- - --void Test::compareBinaries(const QString &fileName) +-void info::database_builder::Test::compareBinaries(const QString &fileName) -{ - const bool dumpBinaries = false; - @@ -77,5 +82,5 @@ diff -Naur a/src/tests/info_builder_test.cpp b/src/tests/info_builder_test.cpp - - //------------------------------------------------- - - static TestFixture fixture; + // stringTable + //------------------------------------------------- diff --git a/bletchmame.spec b/bletchmame.spec index d511709..9388dfd 100644 --- a/bletchmame.spec +++ b/bletchmame.spec @@ -1,7 +1,7 @@ %global forgeurl https://github.com/npwoods/bletchmame Name: bletchmame -Version: 2.14 +Version: 2.15 Release: %autorelease Summary: MAME emulator frontend diff --git a/sources b/sources index 4ab1df3..038af84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bletchmame-2.14.tar.gz) = 94e2ffb6d805ea92817e23578c4d3dcd78436c32b99965ad6ed20331ebdcb6bacbcde09288484d92acfa92c81b9a80a4ec1d400abc26ed1c12142ebcbd91fcb2 +SHA512 (bletchmame-2.15.tar.gz) = c82c1941b062d85938084c48e0ec14b20c5d7c5fc04552d1a1259efe6487c14ca69be5d93809a938f11bd9f664abea06fdd5b1f540261505a05c090c94029dc2