Hello community, here is the log from the commit of package libsidplayfp for openSUSE:Factory checked in at 2015-02-16 22:11:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsidplayfp (Old) and /work/SRC/openSUSE:Factory/.libsidplayfp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsidplayfp" Changes: -------- --- /work/SRC/openSUSE:Factory/libsidplayfp/libsidplayfp.changes 2014-07-24 00:39:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsidplayfp.new/libsidplayfp.changes 2015-02-16 22:12:00.000000000 +0100 @@ -1,0 +2,36 @@ +Thu Feb 12 22:38:52 UTC 2015 - [email protected] + +- Update to version 1.7.0 + * Add an interface to access tune data + * Remove generated files only for maintainer-clean target (bug #14) + * Rework Makefile rules for generated files + * Silence some warnings + * Other minor changes in reSIDfp + * Merge minor changes from zxtune fork + +------------------------------------------------------------------- +Fri Oct 17 13:19:20 UTC 2014 - [email protected] + +- Update to 1.6.0 + * Make PSID loader adhere to spec when handling 2nd SID address + * Improve PAL/NTSC switch handling + * Reset rom descriptions if rom is not loaded + * Fix a memory leak due to deleting auto_ptr to incomplete type (bug #13) + * Fix Drean TOD frequency + * Rework lightpen emulation based on VICE's code + * Internal code refactoring +- Update to 1.5.3 + * Copy poweron pattern in memory only if real c64 compatibility is needed, fixes /MUSICIANS/B/Brennan_Neil/Super_Pac-Man.sid +- Update to 1.5.2 + * Restore original iomap function, fixes /MUSICIANS/C/Cooksey_Mark/Airwolf.sid +- Update to 1.5.1 + * Correctly interpret second sid address from PSID tunes header, fixes /MUSICIANS/T/TSM/Fiki_Fiki_2SID.sid + * Fix a signedness warning +- Update to 1.5.0 + * Port CIA TOD fixes from VICE + * Port some VIC-II changes from VICE + * Check load address only for RSID tunes, fixes Hellbound from Shining 8 + * Minor changes to reSIDfp + * Other minor fixes and improvements + +------------------------------------------------------------------- Old: ---- libsidplayfp-1.4.2.tar.gz New: ---- libsidplayfp-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsidplayfp.spec ++++++ --- /var/tmp/diff_new_pack.7qSW3m/_old 2015-02-16 22:12:01.000000000 +0100 +++ /var/tmp/diff_new_pack.7qSW3m/_new 2015-02-16 22:12:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsidplayfp # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define stilview_soname 0 Name: libsidplayfp -Version: 1.4.2 +Version: 1.7.0 Release: 0 Summary: A library to play Commodore 64 music License: GPL-2.0+ Group: System/Libraries Url: http://sourceforge.net/projects/sidplay-residfp/ -Source0: http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.4/libsidplayfp-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.7/libsidplayfp-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: pkg-config @@ -71,6 +71,9 @@ %build %configure --disable-static make %{?_smp_mflags} +# fool the following "make install", we have no xa(1) +touch sidplayfp/psiddrv.o65 +touch sidplayfp/psiddrv.bin %install %make_install ++++++ libsidplayfp-1.4.2.tar.gz -> libsidplayfp-1.7.0.tar.gz ++++++ ++++ 37206 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
