Hello community, here is the log from the commit of package seq24 for openSUSE:Factory checked in at 2011-12-21 10:03:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seq24 (Old) and /work/SRC/openSUSE:Factory/.seq24.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seq24", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/seq24/seq24.changes 2011-09-23 12:46:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.seq24.new/seq24.changes 2011-12-21 10:03:52.000000000 +0100 @@ -1,0 +2,34 @@ +Mon Dec 19 13:06:49 UTC 2011 - [email protected] + +- update to 0.9.2 + * Fixed error if path for last used directory is not properly set. + * Fix tooltip usage for older GTK versions (GTK_MINOR_VERSION < 12) + * Fix sched_param memory leaks + * Fix doubled key event for screen set name line + + New Features + * Add support for jack session, patch provided by Torben Hohn + * Add interrupt handler for SIGUSR1 to enable LADISH level 1 support + * Add interrupt handler for SIGINT to ask for unsaved file changes + * Remove "-f" command line option to be replaced by a simple <filename> + argument (see "seq24 --help" for more information) + +General Changes + * Add mnemonics for bottom line widgets in main window and label for + screen set name edit line + * Add missing command line parameters to help message, display short + options as well + * Add command line option for program version + * Add missing command line parameters to man page + * Remove complaints about file read error if configuration files do not + exist + * Cleanup configure.in: remove unused variables, harmonize option + enabling/disabling + * Some code cleanups + +------------------------------------------------------------------- +Fri Dec 2 16:43:00 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- Old: ---- seq24-0.9.0.tar.bz2 seq24-buttonbox.patch seq24-codeclenup.patch New: ---- seq24-0.9.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seq24.spec ++++++ --- /var/tmp/diff_new_pack.H995kQ/_old 2011-12-21 10:03:53.000000000 +0100 +++ /var/tmp/diff_new_pack.H995kQ/_new 2011-12-21 10:03:53.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package seq24 (Version 0.9.0) +# spec file for package seq24 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,22 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: seq24 -BuildRequires: alsa-devel gcc-c++ jack-devel update-desktop-files +BuildRequires: alsa-devel +BuildRequires: automake +BuildRequires: gcc-c++ BuildRequires: gtkmm2-devel +BuildRequires: jack-devel +BuildRequires: update-desktop-files Summary: A Small, Real-Time MIDI Sequencer -Version: 0.9.0 -Release: 2 -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Multimedia/Sound/Midi -Source: http://launchpad.net/seq24/trunk/0.9.0/+download/%{name}-%{version}.tar.bz2 +Version: 0.9.2 +Release: 0 +Source: http://launchpad.net/seq24/trunk/%{version}/+download/%{name}-%{version}.tar.bz2 Source1: %name.desktop Source2: seq24.png -Patch0: seq24-buttonbox.patch -Patch1: seq24-codeclenup.patch Url: https://launchpad.net/seq24 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,19 +37,10 @@ Seq24 is a real-time midi sequencer. It was created to provide a very simple interface for editing and playing MIDI 'loops.' - - -Authors: --------- - Rob C. Buse <[email protected]> - %prep %setup -q -%patch0 -%patch1 %build -autoreconf --force --install %configure make %{?jobs:-j %jobs} ++++++ seq24-0.9.0.tar.bz2 -> seq24-0.9.2.tar.bz2 ++++++ ++++ 30091 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
