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++