From 14d5acfb18e6f2461efe64af712ce992fb2465c627b92af2493004014004f898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 20 Jan 2018 21:33:56 +0000 Subject: [PATCH] Accepting request 567923 from home:derselbst:branches:multimedia:libs - Update to 0.6.2: * fix crashes in nsfe emulator OBS-URL: https://build.opensuse.org/request/show/567923 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libgme?expand=0&rev=18 --- game-music-emu-0.6.1.tar.bz2 | 3 --- game-music-emu-0.6.2.tar.xz | 3 +++ libgme.changes | 6 ++++++ libgme.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 game-music-emu-0.6.1.tar.bz2 create mode 100644 game-music-emu-0.6.2.tar.xz diff --git a/game-music-emu-0.6.1.tar.bz2 b/game-music-emu-0.6.1.tar.bz2 deleted file mode 100644 index c66a2c7..0000000 --- a/game-music-emu-0.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 -size 171140 diff --git a/game-music-emu-0.6.2.tar.xz b/game-music-emu-0.6.2.tar.xz new file mode 100644 index 0000000..c5219d3 --- /dev/null +++ b/game-music-emu-0.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5046cb471d422dbe948b5f5dd4e5552aaef52a0899c4b2688e5a68a556af7342 +size 163052 diff --git a/libgme.changes b/libgme.changes index 35c025d..1919aeb 100644 --- a/libgme.changes +++ b/libgme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 20 20:58:17 UTC 2018 - tom.mbrt@googlemail.com + +- Update to 0.6.2: + * fix crashes in nsfe emulator + ------------------------------------------------------------------- Sat Jun 10 18:19:33 UTC 2017 - tom.mbrt@googlemail.com diff --git a/libgme.spec b/libgme.spec index 24213cb..9e490d9 100644 --- a/libgme.spec +++ b/libgme.spec @@ -18,13 +18,13 @@ %define soname 0 Name: libgme -Version: 0.6.1 +Version: 0.6.2 Release: 0 Summary: Collection of video game music file emulators License: LGPL-2.1+ Group: System/Libraries Url: https://bitbucket.org/mpyne/game-music-emu/wiki/Home -Source0: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-%{version}.tar.bz2 +Source0: https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-%{version}.tar.xz Source1: baselibs.conf BuildRequires: cmake BuildRequires: gcc-c++