Sat, 18 May 2024 18:21:20 UTC | login

Information for build drumstick-1.1.1-1.fc29

ID26550
Package Namedrumstick
Version1.1.1
Release1.fc29
Epoch
SummaryC++/Qt5 wrapper around multiple MIDI interfaces
DescriptionThe drumstick library is a C++ wrapper around the ALSA library sequencer interface, using Qt5 objects, idioms and style. OSS, network and Fluidsynth interfaces are also supported by this library.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 18 May 2018 23:58:40 UTC
CompletedSat, 19 May 2018 00:35:05 UTC
Taskbuild (f29-candidate, drumstick-1.1.1-1.fc29.src.rpm)
Tags
f29
RPMs
src
drumstick-1.1.1-1.fc29.src.rpm (info) (download)
riscv64
drumstick-1.1.1-1.fc29.riscv64.rpm (info) (download)
drumstick-devel-1.1.1-1.fc29.riscv64.rpm (info) (download)
drumstick-drumgrid-1.1.1-1.fc29.riscv64.rpm (info) (download)
drumstick-examples-1.1.1-1.fc29.riscv64.rpm (info) (download)
drumstick-guiplayer-1.1.1-1.fc29.riscv64.rpm (info) (download)
drumstick-vpiano-1.1.1-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Mar 10 2018 Robin Lee <cheeselee@fedoraproject.org> - 1.1.1-1 - Update to 1.1.1 (BZ#1548773) - BR gcc-c++ for http://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-5 - Remove obsolete scriptlets * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Sep 30 2016 Robin Lee <cheeselee@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 (BZ#1380040) - Requires pulseaudio-libs-devel for the eassynth backend - Dropped drumstick-1.0.2-gcc6.patch - Filtered auto-provides for plugin shared libraries * Tue Feb 16 2016 Robin Lee <cheeselee@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 (BZ#1294720) - Fix FTBFS with GCC 6 (BZ#1307433) * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Oct 12 2015 Robin Lee <cheeselee@fedoraproject.org> - 1.0.1-1 - Update to 1.0.1 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.0-2 - Rebuilt for GCC 5 C++11 ABI change * Fri Oct 17 2014 Robin Lee <cheeselee@fedoraproject.org> - 1.0.0-1 - Update to 1.0.0 * Thu Oct 02 2014 Rex Dieter <rdieter@fedoraproject.org> 0.5.0-9 - update mime scriptlet * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jul 09 2014 Richard Hughes <richard@hughsie.com> - 0.5.0-7 - Split out the three applications as seporate packages so they are installable in the software center. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Jun 11 2011 Robin Lee <cheeselee@fedoraproject.org> - 0.5.0-1 - update to 0.5.0 - drumstick-0.3.1-sysinfo-#597354.patch removed - drumstick-0.3.1-fix-implicit-linking.patch updated to drumstick-0.5.0-fix-implicit-linking.patch - build the manpages and API documents, BR: docbook-style-xsl /usr/bin/xsltproc doxygen * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri May 28 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.3.1-2 - sysinfo: don't crash when no timer module available (#597354, upstream patch) * Fri May 28 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.3.1-1 - update to 0.3.1 - fix FTBFS due to the strict ld in Fedora >= 13 * Mon Mar 15 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.3.0-1 - update to 0.3.0 release * Mon Feb 08 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.2.99-0.3.svn20100208 - update from SVN for KMid2 0.2.1 * Sun Jan 31 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.2.99-0.2.svn20100107 - put the alphatag before the disttag * Fri Jan 29 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.2.99-0.1.svn20100107 - update to 0.2.99svn tarball - renamed from aseqmm to drumstick by upstream * Fri Jan 22 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.2.0-2 - require the main package with exact version-release in -examples * Fri Jan 22 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.2.0-1 - First Fedora package