Changelog for
buzztrax-plugins-debuginfo-0.10.2-8.3.x86_64.rpm :
Mon Apr 3 14:00:00 2017 davejplaterAATTgmail.com
- Fix gcc7 build with buzztrax-gcc7fix.patch and the following
CFLAGS -Wno-error=format-truncation= and
- Wno-error=format-overflow=
Tue Jun 28 14:00:00 2016 davejplaterAATTgmail.com
- Removed workaround -Wno-error=misleading-indentation flag and
made buzztrax-misleading-indentation.patch from upstream git to
fix boo#985062 .
Fri Jun 17 14:00:00 2016 davejplaterAATTgmail.com
- Added -Wno-error=misleading-indentation to CFLAGS as a work
around for boo#985062 and to fix build with gcc6. Will be fixed
upstream.
Tue Apr 5 14:00:00 2016 dimstarAATTopensuse.org
- Ensure the icons in hicolor are the REAL files: fdupes links them
the \'wrong way around\' for xdg-app and appstream-builder.
Tue Mar 1 13:00:00 2016 davejplaterAATTgmail.com
- Fixed wrong group for gstreamer-1_0-plugins-buzztrax.boo#968567
Fri Jan 22 13:00:00 2016 davejplaterAATTgmail.com
- Renamed buzztrax-edit.desktop buzztrax.desktop
- Added buzztrax-appdata.patch to add name matching desktop file\'s
name field, fix incorrect metadata_licence field and to match the
actual desktop file name in the id type field.
- Owned directories that weren\'t uninstalled with package.
- Changed license field to GPL-2.0+ in line with copied source.
Wed Jan 6 13:00:00 2016 davejplaterAATTgmail.com
- Update to 0.10.2 and replace buzztrax-songio-dir.patch,
buzztrax-fixx86build.patch and buzztrax-nolibbml_la-bmlw.patch
with buzztrax-build.patch from upstream, to be included in 0.10.3
Upstream changes:
- Bumped to upstream buffix release 0.10.2
- Adjusted dependencies (dropped obsolete ones)
Thu Dec 17 13:00:00 2015 davejplaterAATTgmail.com
- Renamed gstreamer-1_0-plugins to gstreamer-1_0-plugins-buzztrax
- Created Provides/Obsoletes to handle existing package :
gstreamer-0_10-plugins-buzztard which will be deleted when
buzztrax is in Factory.
Tue Dec 15 13:00:00 2015 davejplaterAATTgmail.com
- Fixed i586 build with buzztrax-fixx86build.patch and
buzztrax-nolibbml_la-bmlw.patch
- Created buzztrax-songio-dir.patch to make the plugin install into
the versioned lib directory and moved it to plugins package.
Mon Dec 14 13:00:00 2015 davejplaterAATTgmail.com
- Package renamed from buzztard to buzztrax, update to 0.9.0
- Upstream changes:
0.9.0 ascension (13.Jun.2015)
========================================================================
In this cycle we did a lot of finetuning on the gtk+3 port. More
deprecated APIs are replaced with the new API. We did a lot of work on
theming; e.g. all colors are now defined in the css files and settings
let you select theme variants such as a dark theme.
The interaction controller library now supports alsa-sequencer.
The UI for training the controls of a new midi device is streamlined and
much easier. Also the controls from the interaction controller can be
used fro playback controls (play/pause/seeking).
Finally things got easier for developers too. We merged bml, gst-buzztrax
into buzztrax to simplify the build.
0.8.0 bladerunner (24.Oct.2014)
========================================================================
This release port the code base to the recent version of the libraries
we\'re using. We switched from gstreamer-0.10 to 1.2, from gtk+-2.x to
gtk+3.x, from gconf to gsettings and replaced gnomecanvas by clutter.
We\'ve stared to make use of the new features in some places
(e.g. exporting labels in rendered songs).
Tue May 8 14:00:00 2012 reddwarfAATTopensuse.org
- Initial package