Hello community, here is the log from the commit of package hydrogen for openSUSE:Factory checked in at 2017-01-29 10:36:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hydrogen (Old) and /work/SRC/openSUSE:Factory/.hydrogen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hydrogen" Changes: -------- --- /work/SRC/openSUSE:Factory/hydrogen/hydrogen.changes 2017-01-25 23:29:46.720494980 +0100 +++ /work/SRC/openSUSE:Factory/.hydrogen.new/hydrogen.changes 2017-02-03 17:42:30.591863191 +0100 @@ -1,0 +2,5 @@ +Wed Jan 25 23:00:56 UTC 2017 - [email protected] + +- Trim description and fix all the incomplete sentences. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hydrogen.spec ++++++ --- /var/tmp/diff_new_pack.nfdHoU/_old 2017-02-03 17:42:31.087792996 +0100 +++ /var/tmp/diff_new_pack.nfdHoU/_new 2017-02-03 17:42:31.087792996 +0100 @@ -1,7 +1,7 @@ # # spec file for package hydrogen # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -79,9 +79,9 @@ BuildRequires: rubberband-cli %endif Summary: A Real-Time Drum Machine and Sequencer +# NOTE: Don't forget to update the libsuffix macro. License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Midi -# NOTE: Don't forget to update the libsuffix macro. Version: 0.9.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -99,35 +99,30 @@ Patch3: hydrogen-gcc47.patch %description -Hydrogen is an advanced drum machine for GNU/Linux. -It's main goal is to bring professional yet simple and intuitive -pattern-based drum programming. sequencer MIDI input. -Very user-friendly, modular, fast and intuitive graphical -interface based on QT4. -Sample-based stereo audio engine, with import of sound samples -in .wav, .au and .aiff formats. -Pattern-based sequencer, with unlimited number of patterns and -ability to chain patterns into a song. -Up to 64 ticks per pattern with individual level per event and -variable pattern length. -32 instrument tracks with volume, mute, solo, pan capabilities. -Multi layer support for instruments (up to 16 samples for each -instrument). -Ability to import/export song files. -Unique human velocity, human time, pitch and swing functions. -Multiple patterns playing at once. -JACK, ALSA, PortAudio and OSS audio drivers. -ALSA MIDI input with assignable midi-in channel (1..16, ALL). -Import/export of drumkits. -Export song to wav file. -Export song to midi file. +Hydrogen is a software synthesizer which can be used alone, emulating +a drum machine based on patterns, or via an external MIDI +keyboard/sequencer software. + +It features a modular and graphical interface based on QT4, has a +sample-based stereo audio engine, with import of sound samples in PCM +formats. Furthermore, a pattern-based sequencer with the ability to +chain patterns into a song. Up to 64 ticks per pattern with +individual level per event and variable pattern length are possible. +32 instrument tracks with volume, mute, solo, pan capabilities are +provided, and there is multi-layer support for instruments (up to 16 +samples for each instrument). Human velocity, human time, pitch and +swing functions are implemented as well. %package -n libhydrogen-core%{soversion} -Summary: Library essential for hydrogen +Summary: Library essential for the hydrogen drum machine software Group: System/Libraries %description -n libhydrogen-core%{soversion} -This is the core of hydrogen's operation. +Hydrogen is a software synthesizer which can be used alone, emulating +a drum machine based on patterns, or via an external MIDI +keyboard/sequencer software. + +This library is the core of hydrogen's operation. %package -n libhydrogen-core-devel Summary: Development files and headers for libhydrogen-core
