commit rosegarden for openSUSE:Factory

2020-08-17 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2020-08-17 12:08:26

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new.3399 (New)


Package is "rosegarden"

Mon Aug 17 12:08:26 2020 rev:37 rq:827114 version:20.06

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2020-06-03 
20:37:06.150033955 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new.3399/rosegarden.changes  
2020-08-17 12:09:47.370841691 +0200
@@ -1,0 +2,39 @@
+Sun Aug 16 21:19:31 UTC 2020 - Dirk Mueller 
+
+- update to 20.06:
+  * Fixed multiple memory leaks (r15684, r15685, etc...)
+  * Fixed 100% CPU usage when drawing lines in the controller rulers,
+bug #1571 (r15705)
+  * Fixed multiple invalid reads (r15707, r15708)
+  * Increased the height of the loop ruler, feature #481 (r15718)
+  * Fixed CCs not going out when playback begins in the middle of
+a segment, bug #1560 (r15735)
+  * Fixed volume and pan CCs always going out even if the controllers
+were removed from the Device, feature #482 (r15750)
+  * Stop sending CCs on ch10 when metronome muted, feature #482
+(r15751)
+  * Fixed a problem with showing pitchbend ruler (r15771)
+  * Made default for expression CC 127 instead of 100 (r15773)
+  * Fixed a crash in Audio File Manager, bug #1576 (r15786)
+  * Fixed a crash when importing .ly as X11/RG21, bug #1579 (r15806)
+  * Fixed a crash on chords in pitch tracker, bug #1582 (r15835)
+  * Track height can now be adjusted in the preferences, feature #479
+(r15710-r15712, r15737)
+  * New Segment > Transpose by Semitones... available in the Segment
+Canvas, feature #480 (r15715)
+  * Right-click can now be used in the loop ruler to set the loop,
+feature #481 (r15717)
+  * The current segment label is now displayed in the Matrix editor
+when multiple segments have been selected for editing, feature
+#470 (r15738-r15740)
+  * Segment "For Notation" feature, bug #1578 (r15805)
+  * Source distribution now includes these release notes in a
+CHANGELOG file.  The release notes will continue to be available
+on the wiki as well:
+https://www.rosegardenmusic.com/wiki/start#release_notes
+  * PitchBend and Controller Sequence Dialog cleanup (r15662-r15684,
+r15696-r15701, etc...)
+  * MappedEventBuffer cleanup (r15719-r15730)
+  * Colour removal and ColourMap cleanup (r15795-r15803)
+
+---

Old:

  rosegarden-19.12.tar.bz2

New:

  rosegarden-20.06.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.uLaZ2U/_old  2020-08-17 12:09:49.718843000 +0200
+++ /var/tmp/diff_new_pack.uLaZ2U/_new  2020-08-17 12:09:49.722843002 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:19.12
+Version:20.06
 Release:0
 License:GPL-2.0-or-later
 Summary:Midi, Audio And Notation Editor

++ rosegarden-19.12.tar.bz2 -> rosegarden-20.06.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-19.12.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new.3399/rosegarden-20.06.tar.bz2 
differ: char 11, line 1




commit rosegarden for openSUSE:Factory

2020-06-03 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2020-06-03 20:36:38

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new.3606 (New)


Package is "rosegarden"

Wed Jun  3 20:36:38 2020 rev:36 rq:811154 version:19.12

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2020-05-09 
19:52:43.556885738 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new.3606/rosegarden.changes  
2020-06-03 20:37:06.150033955 +0200
@@ -1,0 +2,35 @@
+Wed Jun  3 12:03:20 UTC 2020 - Dave Plater 
+
+- Update to stable release is 19.12 and add patch to fix factory
+  build: rosegarden-include-QPainterPath.patch.
+- Upstream changes:
+  *Fix synth plugin Send Test Note button (r15502)
+  *Plugin Editor: Fix Send Test Note not sustaining (r15511)
+  *Treat Left + Right mouse buttons as Middle button in Matrix and
+   Notation editors (r15522)
+  *Matrix: Fix no update on delete. Bug #1569. (r15616)
+  *Fix missing metronome beat when expanding end during recording
+   (r15621)
+  *Style: Make QLineEdit text gray when disabled (r15631)
+  *Fix transposing keys by interval (r15632)
+  *RMW: Reduce calls to leave/enterActionState() (r15641)
+  *Matrix Editor: Implement new auto-scroll behavior
+   (r15525 - r15544)
+  *Segment Canvas: Implement new auto-scroll behavior
+   (r15546 - r15551)
+  *Notation Editor: Implement new auto-scroll behavior
+   (r15553 - r1)
+  *Add –convert command line option (r15607)
+  *Add quaver triplet to standard quantizations (r15613)
+  *Quantize: Add arbitrary quantization units. Feature #477(r15630)
+  *Preferences: Allow dangerous operations during playback. Feature
+   #478. (r15643, r15646, r15647, r15651)
+  *Add ability to enable metronome during count-in and
+   enable/disable during recording. Feature #453. (r15649)
+  *Segment Parameters box cleanup (r15562 - r15597, r15604)
+  *Replace FastVector with std::vector (r15609)
+  *Quantize dialog cleanup (r15611 - r15614,
+   r15617 - r15620, r15623 - r15629)
+  *Preferences cleanup (r15634 - r15640)
+
+---

Old:

  rosegarden-19.06.tar.bz2

New:

  rosegarden-19.12.tar.bz2
  rosegarden-include-QPainterPath.patch



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.Pz9Zp6/_old  2020-06-03 20:37:07.142037065 +0200
+++ /var/tmp/diff_new_pack.Pz9Zp6/_new  2020-06-03 20:37:07.142037065 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:19.06
+Version:19.12
 Release:0
 License:GPL-2.0-or-later
 Summary:Midi, Audio And Notation Editor
@@ -29,6 +29,7 @@
 Patch1: rosegarden-10.10-filepaths.patch
 # PATCH-FIX-OPENSUSE led...@gmail.com fix bashisms in scripts
 Patch2: rosegarden-14.02-fix-bashisms.patch
+Patch3: rosegarden-include-QPainterPath.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -50,7 +51,7 @@
 BuildRequires: cmake(Qt5LinguistTools)
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
-BuildRequires:  lilypond
+BuildRequires:  lilypond-fonts-common >= 2.20
 BuildRequires:  lirc-devel
 BuildRequires:  pkg-config
 #BuildRequires:  pkgconfig(libxml++-2.6)
@@ -78,8 +79,8 @@
 
 %prep
 %setup -q
-%patch1
-%patch2
+%autopatch -p1
+
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 for i in `grep -rl "/usr/bin/env python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
@@ -127,17 +128,6 @@
 install -D -m 0644 "%{SOURCE2}" "%{buildroot}%{_mandir}/man1/"
 %fdupes -s %{buildroot}%{_datadir}/
 
-%post
-%mime_database_post
-%desktop_database_post
-
-%postun
-%mime_database_postun
-%desktop_database_postun
-
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS README

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.Pz9Zp6/_old  2020-06-03 20:37:07.162037128 +0200
+++ /var/tmp/diff_new_pack.Pz9Zp6/_new  2020-06-03 20:37:07.162037128 +0200
@@ -1,7 +1,7 @@
-Index: src/gui/widgets/FileDialog.cpp
+Index: rosegarden-19.12/src/gui/widgets/FileDialog.cpp
 ===
 src/gui/widgets/FileDialog.cpp.orig2017-04-19 15:39:16.0 
+0200
-+++ src/gui/widgets/FileDialog.cpp 2017-04-21 18:31:36.613889673 +0200
+--- rosegarden-19.12.orig/src/gui/widgets/FileDialog.cpp   2020-06-03 
13:56:13.142007118 +0200
 rosegarden-19.12/src/gui/widgets/FileDialog.cpp2020-06-03 
13:56:27.638580234 +0200
 @@ -56,8 +56,8 @@ FileDialog::FileDialog(QWidget *parent,
  #else
  QString home = 

commit rosegarden for openSUSE:Factory

2020-05-09 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2020-05-09 19:52:29

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new.2738 (New)


Package is "rosegarden"

Sat May  9 19:52:29 2020 rev:35 rq:801815 version:19.06

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2019-06-12 
13:15:26.608744684 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new.2738/rosegarden.changes  
2020-05-09 19:52:43.556885738 +0200
@@ -1,0 +2,15 @@
+Thu May  7 13:01:46 UTC 2020 - Dave Plater 
+
+- Correct lilypond font requirement for lilypond-2.20.0
+
+---
+Wed Feb 19 10:38:14 UTC 2020 - Dave Plater 
+
+- Require lilypond fonts instead of lilypond
+
+---
+Wed Feb 19 07:36:20 UTC 2020 - Dave Plater 
+
+- Remove all traces of python2.
+
+---



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.V9hGr7/_old  2020-05-09 19:52:44.552887876 +0200
+++ /var/tmp/diff_new_pack.V9hGr7/_new  2020-05-09 19:52:44.552887876 +0200
@@ -61,7 +61,7 @@
 Requires:   xsynth-dssi
 Requires:   ladspa
 Requires:   ladspa-swh-plugins
-Requires:   lilypond
+Requires:   lilypond-fonts-common >= 2.20
 Requires:   jack
 Recommends: qsynth
 Recommends: fluidsynth-dssi
@@ -82,6 +82,8 @@
 %patch2
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
+for i in `grep -rl "/usr/bin/env python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
+for i in `grep -rl "/usr/bin/python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
 
 %build
 #export DEBUG_LADSPA




commit rosegarden for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2019-06-12 13:15:24

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new.4811 (New)


Package is "rosegarden"

Wed Jun 12 13:15:24 2019 rev:34 rq:708943 version:19.06

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2018-12-19 
13:51:29.459112282 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new.4811/rosegarden.changes  
2019-06-12 13:15:26.608744684 +0200
@@ -1,0 +2,27 @@
+Mon Jun 10 09:22:55 UTC 2019 - Dave Plater 
+
+- Update to rosegarden xerxes version 19.06
+- Upstream changes:
+  *Bug fixes:
+  *Fix potential crashes during playback (r15422)
+  *Fix crash when rescaling during playback (r15423)
+  *Fix crash when splitting during playback (r15424)
+  *Fix horizontal wheel scrolling on segment canvas
+   (Bug #1561, r15430)
+  *Fix horizontal wheel scrolling on Matrix and Notation editors
+   (Bug #1561, r15432)
+  *Enable High DPI Scaling (Bug #1565, r15444)
+  *Roland-CM-64.rgd: Fix SN-U110-02 perc mappings (r15448)
+  *Avoid using null pointers (Bug #1566, r15453)
+  *Fix broken right edge auto scroll (Bug #1567, r15462, r15464)
+  *Fix crash when adding a Track with no Devices (r15463)
+  *Fix numerous memory leaks (r15466, r15470-5, r15477, r15479,
+   r15481, etc…)
+  *Fix build with Qt5.7 which doesn't have QSharedPointer(nullptr)
+   (r15476)
+  *SegmentParameterBox:Fix invalid memory access(Bug #1568, r15492)
+  *Fix Qt 5.7 QSharedPointer/nullptr build issue (r15493)
+  *New Features:
+  *Add Ctrl+Space shortcut for record (r15482)
+
+---

Old:

  rosegarden-18.12.tar.bz2

New:

  rosegarden-19.06.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.FX8fdQ/_old  2019-06-12 13:15:27.276743984 +0200
+++ /var/tmp/diff_new_pack.FX8fdQ/_new  2019-06-12 13:15:27.280743979 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:18.12
+Version:19.06
 Release:0
 License:GPL-2.0-or-later
 Summary:Midi, Audio And Notation Editor

++ rosegarden-18.12.tar.bz2 -> rosegarden-19.06.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-18.12.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new.4811/rosegarden-19.06.tar.bz2 
differ: char 11, line 1




commit rosegarden for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2018-12-19 13:51:06

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new.28833 (New)


Package is "rosegarden"

Wed Dec 19 13:51:06 2018 rev:33 rq:659078 version:18.12

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2018-09-07 
15:36:50.898701724 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new.28833/rosegarden.changes 
2018-12-19 13:51:29.459112282 +0100
@@ -1,0 +2,21 @@
+Tue Dec 18 10:14:21 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 18.12
+- Include newly added librosegardenprivate.so
+- Upstream changes:
+  *Fixed stuck notes on matrix editor (r15283)
+  *Fixed some double-gzipped .rgd file (r15344, r15345)
+  *Removed support for Qt4 (r15347)
+  *Improved support for HiDPI displays (r15349, r15352)
+  *Fixed crash when loading composition (r15355)
+  *cmake 3.1 or above is now required (r15357)
+  *Migrate to C++11 (r15361)
+  *Use QLockFile for the document lock file, reducing leftover
+   lock file warnings (r15373)
+  *Show pointer position on new staff when clicking on a different
+   staff (r15382)
+  *Fixed wrong warning about “lyric” text type during export.
+   (r15392)
+  *Fixed some range checks in SequencerDataBlock (r15402)
+
+---

Old:

  rosegarden-18.06.tar.bz2

New:

  rosegarden-18.12.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.NxenNH/_old  2018-12-19 13:51:30.503110837 +0100
+++ /var/tmp/diff_new_pack.NxenNH/_new  2018-12-19 13:51:30.507110831 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:18.06
+Version:18.12
 Release:0
 License:GPL-2.0-or-later
 Summary:Midi, Audio And Notation Editor
@@ -92,7 +92,6 @@
 # Now uses cmake
 #%%configure --enable-debug --localedir=%%{_datadir}/%%{name}/locale/
 %cmake \
-   -DUSE_QT5:BOOL=ON \
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
 
 #make svnheader
@@ -159,6 +158,7 @@
 %{_datadir}/applications/com.rosegardenmusic.%{name}.desktop
 %{_datadir}/metainfo/%{name}.appdata.xml
 %{_bindir}/%{name}
+%{_libdir}/lib%{name}private.so
 %{_mandir}/man1/*
 %{_datadir}/%{name}/*
 %{_datadir}/%{name}/presets/*

++ rosegarden-18.06.tar.bz2 -> rosegarden-18.12.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-18.06.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new.28833/rosegarden-18.12.tar.bz2 
differ: char 11, line 1




commit rosegarden for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2018-09-07 15:36:46

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Fri Sep  7 15:36:46 2018 rev:32 rq:633024 version:18.06

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2018-01-30 
15:44:12.303161283 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2018-09-07 15:36:50.898701724 +0200
@@ -1,0 +2,26 @@
+Tue Sep  4 11:22:42 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 18.06.
+- Upstream changes:
+  *Manage MIDI Banks and Programs window now uses a scroll area
+   instead of tabs. (r15227)
+  *Add “Reset to Defaults” button to Track Parameters. (r15241)
+  *Standardized scroll wheel behavior. (Feature #445, r15245,
+   r15246, r15248, r15265)
+  *Notation: Offer spacing up to 400%. (r15266)
+  *Notation spacing is now saved to the .rg file. (r15269)
+  *Fix misc spelling errors flagged by lintian (Bug #1556, r15149)
+  *Fix soft synth tracks not responding to volume fader changes.
+  (Bug #1557, r15189)
+  *Fix Receive External checkbox not cleared. (r15194)
+  *Fix key map popup menu position on the Manage MIDI Banks and
+   Programs window. Current key map is now under the mouse as it
+   should be. (r15221)
+  *Fix a memory leak. (r15235)
+  *Fix gray leftovers when going out of Archive. (r15240)
+  *Fix Track preset name not loaded from .rg file. (r15242)
+  *Fix TrackButtons flicker when switching files. (r15244)
+  *Fix vertical zoom reset on the Matrix editor. (r15267)
+  *Fix vertical zoom reset on the Notation editor. (r15268)
+
+---

Old:

  rosegarden-17.12.tar.bz2

New:

  rosegarden-18.06.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.pufFS5/_old  2018-09-07 15:36:51.606700931 +0200
+++ /var/tmp/diff_new_pack.pufFS5/_new  2018-09-07 15:36:51.610700927 +0200
@@ -16,9 +16,9 @@
 #
 
 Name:   rosegarden
-Version:17.12
+Version:18.06
 Release:0
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Summary:Midi, Audio And Notation Editor
 Url:http://www.rosegardenmusic.com/
 Group:  Productivity/Multimedia/Sound/Midi
@@ -75,9 +75,6 @@
 attractive application that runs on Linux, ideal for
 composers, musicians, music students, and small studio or
 home recording environments.
-This is a complete rewrite of the old 1.7.x series of
-rosegarden and has many new features and enhancements.
-See the changelog for details.
 
 %prep
 %setup -q
@@ -142,7 +139,8 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING
 %dir %{_datadir}/metainfo
 %dir %{_datadir}/%{name}/
 %dir %{_datadir}/%{name}/autoload

++ rosegarden-17.12.tar.bz2 -> rosegarden-18.06.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-17.12.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden-18.06.tar.bz2 differ: 
char 11, line 1




commit rosegarden for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2018-01-30 15:43:52

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Tue Jan 30 15:43:52 2018 rev:31 rq:570645 version:17.12

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2018-01-20 
11:28:07.684400406 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2018-01-30 15:44:12.303161283 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 14:35:23 UTC 2018 - sndir...@suse.com
+
+- removed unneeded 'BuildRequires: xorg-x11-util-devel' (bsc#1077489)
+
+---



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.0JXnBL/_old  2018-01-30 15:44:13.091124497 +0100
+++ /var/tmp/diff_new_pack.0JXnBL/_new  2018-01-30 15:44:13.095124311 +0100
@@ -56,7 +56,6 @@
 #BuildRequires:  pkgconfig(libxml++-2.6)
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-util-devel
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   dssi
 Requires:   xsynth-dssi




commit rosegarden for openSUSE:Factory

2018-01-20 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2018-01-20 11:28:03

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Sat Jan 20 11:28:03 2018 rev:30 rq:567734 version:17.12

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2017-08-28 
15:19:36.628109383 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2018-01-20 11:28:07.684400406 +0100
@@ -1,0 +2,37 @@
+Fri Jan 19 13:19:44 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 17.12 and removed incorporated  svnheader.patch
+- Upstream changes:
+  *Bug Fixes
+   Fix progress dialog lockups in KDE (bug #1546)
+   Fix disappearing lyrics in lyrics editor (bug #1547)
+   Fix bug #1548: Last syllable of lyrics is not copied between
+two linked segments.
+   Fix bug #1550: Crash with lyric editor and linked segments
+   Fix bug #1551: No sound from an audio file when pressing rewind
+then play.
+   Fix bug #1549: Matrix Editor: Velocity ruler not updated
+correctly when changing velocity using the velocity tool
+   Fix alias change not updating label on the audio instrument
+parameters.
+   Fix miscellaneous cosmetic issues related to the ThornStyle
+upgrade.
+   Fix time mode toolbar buttons on the Event List and other windows.
+   Fix incorrect window titles on the preferences and document
+properties windows.
+   Fix garbage property names in Event Edit window.
+   Display velocities modified from the velocity ruler in the
+status bar for the notation editor.
+   Fix bug #1552: Rosegarden fails to build with cmake-3.9.0.
+   Fix crash when launching plugin dialog introduced by r14648.
+   Fix external controller audio volume/pan bug
+   Fix crash in rulers when pressing mouse buttons
+   Export to LilyPond as a repeat sequence several consecutive
+linked segments is now possible (bug #1470)
+   Fix duplicate connection in initial autoload
+   Fix crash when exporting to LilyPond. (bug #1553
+   Fix lilypond options dialog too big. 
+  *New Features
+   Add “Use track name for new segments” preference.
+
+---

Old:

  rosegarden-17.04.tar.bz2
  svnheader.patch

New:

  rosegarden-17.12.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.WDjR3I/_old  2018-01-20 11:28:09.676307249 +0100
+++ /var/tmp/diff_new_pack.WDjR3I/_new  2018-01-20 11:28:09.676307249 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:17.04
+Version:17.12
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
@@ -29,8 +29,6 @@
 Patch1: rosegarden-10.10-filepaths.patch
 # PATCH-FIX-OPENSUSE led...@gmail.com fix bashisms in scripts
 Patch2: rosegarden-14.02-fix-bashisms.patch
-# PATCH-FIX-UPSTREAM see header - Fix cmake-3.9.0 build failure
-Patch3: svnheader.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -86,7 +84,6 @@
 %setup -q
 %patch1
 %patch2
-%patch3 -p1
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 
@@ -123,10 +120,11 @@
 chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/color-list
 #chmod 644 %%{buildroot}%%{_datadir}/%%{name}/scripts/simple-makefile
 rm -f %{buildroot}%{_datadir}/%{name}/scripts/svn-to-hg-and-git.sh
-
-
+pushd %{buildroot}%{_datadir}/%{name}/scripts
+sed -i '1s/^#!.*/#!\/usr\/bin\/python/' sf2rg.py
+popd
 install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/pixmaps/%{name}.xpm"
-%suse_update_desktop_file %{buildroot}/%{_datadir}/applications/%{name}.desktop
+%suse_update_desktop_file 
%{buildroot}/%{_datadir}/applications/com.rosegardenmusic.%{name}.desktop
 #This is a man page made by help2man to satisfy factories hunger for one 
/usr/bin/ one man page.
 mkdir -p %{buildroot}%{_mandir}/man1
 install -D -m 0644 "%{SOURCE2}" "%{buildroot}%{_mandir}/man1/"
@@ -146,7 +144,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
-%dir %{_datadir}/appdata
+%dir %{_datadir}/metainfo
 %dir %{_datadir}/%{name}/
 %dir %{_datadir}/%{name}/autoload
 %dir %{_datadir}/%{name}/chords
@@ -161,7 +159,8 @@
 %dir %{_datadir}/%{name}/templates
 %{_datadir}/icons/hicolor/*
 %{_datadir}/pixmaps/%{name}.xpm
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/com.rosegardenmusic.%{name}.desktop
+%{_datadir}/metainfo/%{name}.appdata.xml
 %{_bindir}/%{name}
 %{_mandir}/man1/*
 %{_datadir}/%{name}/*
@@ -178,6 +177,5 @@
 %{_datadir}/%{name}/styles/*
 %{_datadir}/%{name}/templates/*
 

commit rosegarden for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2017-08-28 15:18:27

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Mon Aug 28 15:18:27 2017 rev:29 rq:518991 version:17.04

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2017-05-27 
13:13:51.993663764 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2017-08-28 15:19:36.628109383 +0200
@@ -1,0 +2,7 @@
+Sat Aug 26 15:31:47 UTC 2017 - davejpla...@gmail.com
+
+- Work around cmake-3.9.0 bug with upstream patch svnheader.patch
+- See https://sourceforge.net/p/rosegarden/bugs/1552/ and
+  https://gitlab.kitware.com/cmake/cmake/issues/17222.
+
+---

New:

  svnheader.patch



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.LbQZWy/_old  2017-08-28 15:19:38.199888501 +0200
+++ /var/tmp/diff_new_pack.LbQZWy/_new  2017-08-28 15:19:38.211886815 +0200
@@ -29,6 +29,8 @@
 Patch1: rosegarden-10.10-filepaths.patch
 # PATCH-FIX-OPENSUSE led...@gmail.com fix bashisms in scripts
 Patch2: rosegarden-14.02-fix-bashisms.patch
+# PATCH-FIX-UPSTREAM see header - Fix cmake-3.9.0 build failure
+Patch3: svnheader.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -40,7 +42,6 @@
 BuildRequires:  libjack-devel
 BuildRequires:  liblo-devel
 BuildRequires:  liblrdf-devel
-%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
 BuildRequires: pkgconfig(Qt5Core)
 BuildRequires: pkgconfig(Qt5Gui)
 BuildRequires: pkgconfig(Qt5Network)
@@ -49,9 +50,6 @@
 BuildRequires: pkgconfig(Qt5Xml)
 BuildRequires: pkgconfig(Qt5Test)
 BuildRequires: cmake(Qt5LinguistTools)
-%else
-BuildRequires:  libqt4-devel >= 4.6.3
-%endif
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  lilypond
@@ -88,6 +86,7 @@
 %setup -q
 %patch1
 %patch2
+%patch3 -p1
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 
@@ -100,11 +99,10 @@
 # Now uses cmake
 #%%configure --enable-debug --localedir=%%{_datadir}/%%{name}/locale/
 %cmake \
-%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
-DUSE_QT5:BOOL=ON \
-%endif
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
 
+#make svnheader
 make %{?_smp_mflags}
 
 %install

++ svnheader.patch ++
Description: fix svnversion.h dependency to permit parallel building
 With CMake 3.9.1 and parallel building enabled, the incorrect specification
 of the output filename when creating svnversion.h can lead to a race condition
 such that the package fails to build.
Author: Stuart Prescott 
Bug: https://sourceforge.net/p/rosegarden/bugs/1552/
Bug-Debian: https://bugs.debian.org/871213
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -810,7 +810,7 @@
 add_custom_target(svnheader ALL DEPENDS svn_header) # svn_header never gets 
created, it's just a unique string
 
 # creates svnheader.h using cmake script
-add_custom_command(OUTPUT svn_header ${CMAKE_CURRENT_BINARY_DIR}/svnheader.h
+add_custom_command(OUTPUT svn_header ${CMAKE_CURRENT_BINARY_DIR}/svnversion.h
 COMMAND ${CMAKE_COMMAND} -DSOURCE_DIR=${CMAKE_CURRENT_SOURCE_DIR}
  -P ${CMAKE_CURRENT_SOURCE_DIR}/buildkey.cmake)
 



commit rosegarden for openSUSE:Factory

2017-05-27 Thread root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2017-05-27 13:13:35

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Sat May 27 13:13:35 2017 rev:28 rq:489921 version:17.04

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-11-14 
20:15:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2017-05-27 13:13:51.993663764 +0200
@@ -1,0 +2,38 @@
+Fri Apr 21 16:32:14 UTC 2017 - davejpla...@gmail.com
+
+- Update to release 17.04 codename "Twice in a blue moon".
+- Removed rosegarden-fix-crash.patch fix is in this version.
+- Rebased rosegarden-10.10-filepaths.patch.
+- Upstream changes:
+  *Bug Fixes
+  * Fix memory leak: delete StartupLogo when closing it.
+  * Add compilation fix for Ubuntu 16.04.01 LTS.
+  * TrackParameterBox: Fix initial track label problem.
+  * Fix #1534: Send channel setup when output is changed.
+  * TrackParameterBox: Make color combo visible for audio tracks.
+  * autoload: Fix audio track colors.
+  * Fix #1532: Crash when trying to edit a triggered segment.
+  * Fix #1536: Crash on dangling Instrument IDs.
+  * Fix “Always use default studio” stickiness.
+  * Fix #1538: No sound when entering notes with keyboard.
+  * Fix time stamp bug in MIDI file export.
+  * Improve progress dialogs throughout the application.
+  * Repair control rulers in Qt 5 builds.
+  * Cleanup incorrect name and filter during audio file export.
+  * Fix compilation with -DQT_STRICT_ITERATORS.
+  * Fix compilation without jack.
+  * Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation
+accordingly.
+  * Fix “all piano” issue with empty connections.
+  * Fix MIDI import connection problem.
+  * Fix a bug in the parallels checker, bug #1544.
+  * Fix #1491 Xruns on exit.
+  * Fix wait cursor.
+  *New Features
+  * Hide unused frames for audio tracks in track parameters.
+  * Improve handling of collapsing frames in track parameters
+and document properties.
+  * Track 20 recent files, rather than 10.
+  * Replace stylesheet with custom QStyle.
+
+---

Old:

  rosegarden-16.06.tar.bz2
  rosegarden-fix-crash.patch

New:

  rosegarden-17.04.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.PyWriV/_old  2017-05-27 13:13:52.917533148 +0200
+++ /var/tmp/diff_new_pack.PyWriV/_new  2017-05-27 13:13:52.917533148 +0200
@@ -16,22 +16,19 @@
 #
 
 Name:   rosegarden
-Version:16.06
+Version:17.04
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
 Url:http://www.rosegardenmusic.com/
 Group:  Productivity/Multimedia/Sound/Midi
-# http://sourceforge.net/projects/rosegarden/files/ This source url prevents 
me from checking out the tarball.
-Source0:%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:
https://sourceforge.net/projects/rosegarden/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:%{name}.xpm
 Source2:%{name}.1
 # PATCH-FIX-OPENSUSE davejpla...@gmail.com This patch fixes the file search 
paths for examples, templates and midi driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
 # PATCH-FIX-OPENSUSE led...@gmail.com fix bashisms in scripts
 Patch2: rosegarden-14.02-fix-bashisms.patch
-#PATCH_FIX-UPSTREAM davejpla...@gmail.com Fixes 
https://sourceforge.net/p/rosegarden/bugs/1536/
-Patch3: rosegarden-fix-crash.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -73,11 +70,6 @@
 Requires:   jack
 Recommends: qsynth
 Recommends: fluidsynth-dssi
-# This is old, rosegarden was a kde3 app called rosegarden4 and it's first qt4 
version had the qt4 suffix.
-#Provides:   rosegarden-qt4 = %%{version}
-#Obsoletes:  rosegarden-qt4 < %%{version}
-#Provides:   rosegarden4 = %%{version}
-#Obsoletes:  rosegarden4 < %%{version}
 Icon:   rosegarden.xpm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -96,7 +88,6 @@
 %setup -q
 %patch1
 %patch2
-%patch3 -p1
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.PyWriV/_old  2017-05-27 13:13:52.949528624 +0200
+++ /var/tmp/diff_new_pack.PyWriV/_new  2017-05-27 13:13:52.949528624 +0200
@@ -1,10 +1,10 @@
 Index: src/gui/widgets/FileDialog.cpp
 ===
 src/gui/widgets/FileDialog.cpp.orig
-+++ 

commit rosegarden for openSUSE:Factory

2016-11-14 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-11-14 20:15:21

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-10-23 
12:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-11-14 20:15:22.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 13 06:51:49 UTC 2016 - davejpla...@gmail.com
+
+- Use %mime_database_post macro instead of calling direct.
+
+---



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.76Ulfw/_old  2016-11-14 20:15:23.0 +0100
+++ /var/tmp/diff_new_pack.76Ulfw/_new  2016-11-14 20:15:23.0 +0100
@@ -144,10 +144,12 @@
 %fdupes -s %{buildroot}%{_datadir}/
 
 %post
-/usr/bin/update-mime-database "%{_datadir}/mime" >/dev/null
+%mime_database_post
+%desktop_database_post
 
 %postun
-/usr/bin/update-mime-database "%{_datadir}/mime" >/dev/null
+%mime_database_postun
+%desktop_database_postun
 
 %clean
 rm -rf %{buildroot}




commit rosegarden for openSUSE:Factory

2016-10-23 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-10-23 12:51:26

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-07-21 
08:19:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-10-23 12:51:31.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 16 07:56:16 UTC 2016 - davejpla...@gmail.com
+
+- Added rosegarden-fix-crash.patch to fix rosegarden bug:
+  https://sourceforge.net/p/rosegarden/bugs/1536/
+
+---

New:

  rosegarden-fix-crash.patch



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.ro5YGR/_old  2016-10-23 12:51:32.0 +0200
+++ /var/tmp/diff_new_pack.ro5YGR/_new  2016-10-23 12:51:32.0 +0200
@@ -26,9 +26,12 @@
 Source0:%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:%{name}.xpm
 Source2:%{name}.1
-# This patch fixes the file search paths for examples, templates and midi 
driver libraries.
+# PATCH-FIX-OPENSUSE davejpla...@gmail.com This patch fixes the file search 
paths for examples, templates and midi driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
+# PATCH-FIX-OPENSUSE led...@gmail.com fix bashisms in scripts
 Patch2: rosegarden-14.02-fix-bashisms.patch
+#PATCH_FIX-UPSTREAM davejpla...@gmail.com Fixes 
https://sourceforge.net/p/rosegarden/bugs/1536/
+Patch3: rosegarden-fix-crash.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -93,6 +96,7 @@
 %setup -q
 %patch1
 %patch2
+%patch3 -p1
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 

++ rosegarden-fix-crash.patch ++
--- a/src/document/RosegardenDocument.cpp
+++ b/src/document/RosegardenDocument.cpp
@@ -947,6 +947,10 @@

 Instrument *instrument = m_studio.getInstrumentById(instrumentId);

+// If this instrument doesn't exist, try the next track.
+if (!instrument)
+continue;
+
 // If this isn't a MIDI instrument, try the next track.
 if (instrument->getType() != Instrument::Midi)
 continue;
++ rosegarden.1 ++
--- /var/tmp/diff_new_pack.ro5YGR/_old  2016-10-23 12:51:32.0 +0200
+++ /var/tmp/diff_new_pack.ro5YGR/_new  2016-10-23 12:51:32.0 +0200
@@ -1,9 +1,9 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH ROSEGARDEN "1" "November 2010" "http://www.rosegardenmusic.com; 
"Midi,Audio And Notation Editor"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
+.TH ROSEGARDEN "1" "October 2016" "Rosegarden version: 16.06 ("Rhapsody in 
Blue")" "User Commands"
 .SH NAME
-Rosegarden \- ROSEGARDEN
+Rosegarden \- manual page for Rosegarden version: 16.06 ("Rhapsody in Blue")
 .SH DESCRIPTION
 Thorn \- true
 .PP
-Build key: 6ea2c1bb54
-Built against Qt version: 4.6.3
+Build key: 6308665195
+Built against Qt version: 5.5.0




commit rosegarden for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-07-21 08:19:49

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-06-23 
13:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-07-21 08:19:55.0 +0200
@@ -1,0 +2,43 @@
+Wed Jul 20 13:25:45 UTC 2016 - davejpla...@gmail.com
+
+- Update to release 16.06, codename "Rhapsody in Blue".
+- Removed rosegarden-16.02-gcc6.patch, fixed in this version.
+- Refreshed rosegarden-10.10-filepaths.patch
+- Upstream changes:
+  *Bug Fixes
+Avoid deleting softsynths when importing banks
+Avoid drawing segment note previews outside the segment
+borders (#1513).
+Avoid edit views stealing focus from main window in Qt5 (#1508)
+Hide splash screen if still visible when showing file load
+errors.
+Constrain transpose to the usable 0-127 pitch range (#1415).
+The “Accidentals in one bar…” preference is now considered for
+previewing accidentals when inserting notes in notation editor.
+Fix color of cautionary accidental in preview or selection.
+Improve the split and tie long notes at bar lines function to
+cover certain edge cases (#1517).
+Avoid changing stem direction in the middle of a beaming group
+in on-screen rendering or LilyPond export.
+Lilypond export: respect beams for grace notes too. They were
+incorrectly understood as a chord, because they are all at the
+same absolute time.
+Fix undesired channel cleaning at start of second segment
+(#1516).
+AudioPluginManager: Fix broken plugins
+Keep plugins dialog from growing unnecessarily
+Fix selecting legato type would skip to notation on relaunch
+on quantize parameters.
+Fix add articulations wouldn't restore on relaunch in grid
+mode only on quantize parameters.
+Fix channel setup conflicts when daisy chaining
+  *New Features
+Lock files so only one Rosegarden instance can edit a particular
+file at any one time.
+New Layer From Selection function to make it easier to resolve
+overlapping polyphonic voices by hand (this function does not
+undo cleanly).
+Multi-track solo mode.
+Archive mode.
+
+---

Old:

  rosegarden-16.02-gcc6.patch
  rosegarden-16.02.tar.bz2

New:

  rosegarden-16.06.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.i5aAPQ/_old  2016-07-21 08:19:57.0 +0200
+++ /var/tmp/diff_new_pack.i5aAPQ/_new  2016-07-21 08:19:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rosegarden
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,20 +16,19 @@
 #
 
 Name:   rosegarden
-Version:16.02
+Version:16.06
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
 Url:http://www.rosegardenmusic.com/
 Group:  Productivity/Multimedia/Sound/Midi
-# http://sourceforge.net/projects/rosegarden/files/ This source url prevent me 
from checking out the tarball.
+# http://sourceforge.net/projects/rosegarden/files/ This source url prevents 
me from checking out the tarball.
 Source0:%{name}/%{version}/%{name}-%{version}.tar.bz2
 Source1:%{name}.xpm
 Source2:%{name}.1
 # This patch fixes the file search paths for examples, templates and midi 
driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
 Patch2: rosegarden-14.02-fix-bashisms.patch
-Patch3: rosegarden-16.02-gcc6.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -94,7 +93,6 @@
 %setup -q
 %patch1
 %patch2
-%patch3
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.i5aAPQ/_old  2016-07-21 08:19:57.0 +0200
+++ /var/tmp/diff_new_pack.i5aAPQ/_new  2016-07-21 08:19:57.0 +0200
@@ -12,7 +12,7 @@
 +QString templates = "/usr/share/rosegarden/templates";
  QString rosegarden = home + "/rosegarden";
  
- RG_DEBUG  << "FileDialog::FileDialog(...)" << endl
+ RG_DEBUG  << "FileDialog::FileDialog(...)"
 Index: src/gui/studio/BankEditorDialog.cpp
 

commit rosegarden for openSUSE:Factory

2016-06-23 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-06-23 13:36:41

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-03-26 
15:25:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-06-23 13:36:44.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 21 06:34:51 UTC 2016 - davejpla...@gmail.com
+
+- Added upstream rosegarden-16.02-gcc6.patch to fix gcc6 build see
+  boo#985242
+
+---

New:

  rosegarden-16.02-gcc6.patch



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.9Rm06S/_old  2016-06-23 13:36:45.0 +0200
+++ /var/tmp/diff_new_pack.9Rm06S/_new  2016-06-23 13:36:45.0 +0200
@@ -29,6 +29,7 @@
 # This patch fixes the file search paths for examples, templates and midi 
driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
 Patch2: rosegarden-14.02-fix-bashisms.patch
+Patch3: rosegarden-16.02-gcc6.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
@@ -93,6 +94,7 @@
 %setup -q
 %patch1
 %patch2
+%patch3
 # When we build svn we need to execute bootstrap.sh
 #sh bootstrap.sh
 

++ rosegarden-16.02-gcc6.patch ++
diff -Nurp rosegarden-16.02.orig/src/gui/dialogs/PitchBendSequenceDialog.cpp 
rosegarden-16.02.mod/src/gui/dialogs/PitchBendSequenceDialog.cpp
--- src/gui/dialogs/PitchBendSequenceDialog.cpp 2016-02-29 13:18:01.0 
+0100
+++ src/gui/dialogs/PitchBendSequenceDialog.cpp 2016-04-25 07:30:49.578374291 
+0200
@@ -919,7 +919,7 @@ PitchBendSequenceDialog::addStepwiseEven
 {
 const int rawStepSize = spinboxToControlDelta(m_stepSize);
 if (rawStepSize == 0) { return; }
-numSteps = abs(float(valueChange) / float(rawStepSize) + 0.5);
+numSteps = fabs(float(valueChange) / float(rawStepSize) + 0.5);
 break;
 }
 }



commit rosegarden for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-03-26 15:25:00

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2016-03-07 
13:27:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-03-26 15:25:05.0 +0100
@@ -1,0 +2,22 @@
+Mon Mar 21 09:57:14 UTC 2016 - davejpla...@gmail.com
+
+- Added requires and reccomends for packages needed by rosegarden.
+
+---
+Sun Mar 20 06:03:29 UTC 2016 - davejpla...@gmail.com
+
+- Enable QT5 build for openSUSE:Leap:42.1
+- Remove obsolete Provides for old rosegarden4 and rosegarden-qt4
+
+---
+Sat Mar 19 19:11:21 UTC 2016 - crrodrig...@opensuse.org
+
+- make the QT5 switch only In Tumbleweed and future products.
+
+---
+Fri Mar 18 16:58:54 UTC 2016 - crrodrig...@opensuse.org
+
+- Build against QT5 in openSUSE 13.2 or later 
+- Only provide rosegarden-qt4 in old products with QT4.
+
+---



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.QmeEBh/_old  2016-03-26 15:25:06.0 +0100
+++ /var/tmp/diff_new_pack.QmeEBh/_new  2016-03-26 15:25:06.0 +0100
@@ -30,7 +30,7 @@
 Patch1: rosegarden-10.10-filepaths.patch
 Patch2: rosegarden-14.02-fix-bashisms.patch
 BuildRequires:  alsa-devel
-BuildRequires:  cmake
+BuildRequires:  cmake >= 2.8.12
 BuildRequires:  dssi-devel
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
@@ -40,7 +40,18 @@
 BuildRequires:  libjack-devel
 BuildRequires:  liblo-devel
 BuildRequires:  liblrdf-devel
+%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
+BuildRequires: pkgconfig(Qt5Core)
+BuildRequires: pkgconfig(Qt5Gui)
+BuildRequires: pkgconfig(Qt5Network)
+BuildRequires: pkgconfig(Qt5PrintSupport)
+BuildRequires: pkgconfig(Qt5Widgets)
+BuildRequires: pkgconfig(Qt5Xml)
+BuildRequires: pkgconfig(Qt5Test)
+BuildRequires: cmake(Qt5LinguistTools)
+%else
 BuildRequires:  libqt4-devel >= 4.6.3
+%endif
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  lilypond
@@ -52,18 +63,19 @@
 BuildRequires:  xorg-x11-util-devel
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   dssi
+Requires:   xsynth-dssi
 Requires:   ladspa
-Provides:   rosegarden-qt4 = %{version}
-Provides:   rosegarden4 = %{version}
-Obsoletes:  rosegarden-qt4 < %{version}
-Obsoletes:  rosegarden4 < %{version}
-Icon:   rosegarden.xpm
-%if 0%{?suse_version} > 1120
+Requires:   ladspa-swh-plugins
 Requires:   lilypond
-%else
-Recommends: lilypond
-%endif
 Requires:   jack
+Recommends: qsynth
+Recommends: fluidsynth-dssi
+# This is old, rosegarden was a kde3 app called rosegarden4 and it's first qt4 
version had the qt4 suffix.
+#Provides:   rosegarden-qt4 = %%{version}
+#Obsoletes:  rosegarden-qt4 < %%{version}
+#Provides:   rosegarden4 = %%{version}
+#Obsoletes:  rosegarden4 < %%{version}
+Icon:   rosegarden.xpm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,14 +97,19 @@
 #sh bootstrap.sh
 
 %build
-export DEBUG_LADSPA
-export QTDIR=/usr/
+#export DEBUG_LADSPA
+#export QTDIR=/usr/
 export CFLAGS="%{optflags} -fno-strict-aliasing -ggdb"
 export CXXFLAGS="$CFLAGS"
 # -fmessage-length=0 -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables
 # Now uses cmake
 #%%configure --enable-debug --localedir=%%{_datadir}/%%{name}/locale/
-%cmake -DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
+%cmake \
+%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
+   -DUSE_QT5:BOOL=ON \
+%endif
+   -DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
+
 make %{?_smp_mflags}
 
 %install




commit rosegarden for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2016-03-07 13:26:51

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2015-12-23 
08:49:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2016-03-07 13:27:38.0 +0100
@@ -1,0 +2,58 @@
+Thu Mar  3 07:26:53 UTC 2016 - davejpla...@gmail.com
+
+- Update to version 16.02 codenamed "Querida"
+- Now uses cmake to build, adjusted spec file.
+- Upstream changes and bug fixes:
+  *Bug Fixes
+Fix #1486,involving interacting with the loaded document while
+in the middle of loading a new one.
+Fix scroll bar refresh problem after adding segments.
+Make it possible to disable LIRC, even when it's detected.
+Correct the install location of data files on some platforms
+Fix scrollbar problem after inserting segments
+Fix handling of segment labels when copying/pasting segments
+Reduce number of undo/redo events on the stack for some user
+actions (one action one undo instead of one action two or more
+undos).
+Various tweaking and twiddling of tooltips, context sensitive
+help, and layout spacing.
+Fix notation editor context menu (#1492)
+Fix notation editor crash on double middle click (#1493)
+Fix label issue with drag copy undo. Bug #1450. Undo after
+ctrl+drag copy now restores the proper label to the original
+segment.
+Fix Insert Controller Sequence (Bug #1478) Previously, in the
+NotationView, adding a controller sequence where there were no
+matching controller sequences would reset the start time of the
+segment to 0. Now it leaves the segment start time alone.
+Fix #1478: Segments extended to the beginning after adding
+controller sequence.
+Fix refresh bug introduced by r14441
+At file load time, only a single set of CCs goes out (#1480)
+Add “Allow Reset All Controllers” to preferences. This fixes
+bug #1485 and is related to bug #1480.
+Fix #1504.THRU routing responds to Track Parameters changes
+instantly.
+  *New Features
+Add the capability to store any number of comments pages in the
+composition. This allow the translation of the notes displayed
+in a popup dialog when the document is loaded.
+The comment page whose name matches the locale language code is
+displayed.
+Add a French translation to the comment embedded in
+lilypond-alternative-endings_new-way.rg example file.
+When using the mouse to enter notation, you see a preview of
+the note that you will enter if you click the button.
+New mouse quick entry mode:
+The mouse wheel can be used to select the note or rest
+duration.
+A mouse mid click switches between note and rest insert mode
+Holding the Shift key while entering a note adds a sharp
+Holding the Control key while entering a note adds a flat
+Holding Shift + Ctrl while entering a note adds a natural
+Implement track-by-track THRU routing. The Recording filters
+“Thru Routing” field in the Track Parameters box is now fully
+functional.
+The Studio → MIDI Through Routing menu option has been removed.
+
+---

Old:

  rosegarden-15.10.2.tar.bz2

New:

  rosegarden-16.02.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.mOhKpX/_old  2016-03-07 13:27:39.0 +0100
+++ /var/tmp/diff_new_pack.mOhKpX/_new  2016-03-07 13:27:39.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:15.10.2
+Version:16.02
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
@@ -30,10 +30,11 @@
 Patch1: rosegarden-10.10-filepaths.patch
 Patch2: rosegarden-14.02-fix-bashisms.patch
 BuildRequires:  alsa-devel
-BuildRequires:  automake
+BuildRequires:  cmake
 BuildRequires:  dssi-devel
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
+BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  ladspa-devel
 BuildRequires:  libjack-devel
@@ -42,8 +43,10 @@
 BuildRequires:  libqt4-devel >= 4.6.3
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
+BuildRequires:  lilypond
 BuildRequires:  lirc-devel
 BuildRequires:  pkg-config
+#BuildRequires:  pkgconfig(libxml++-2.6)
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-util-devel
@@ -74,14 +77,12 @@
 rosegarden 

commit rosegarden for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2015-12-23 08:49:30

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2015-08-31 
22:59:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2015-12-23 08:49:32.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 14:30:34 UTC 2015 - davejpla...@gmail.com
+
+- Update to version 15.10.2 and refresh patches.
+- Upstream changes see http://rosegardenmusic.com/wiki/dev:15.10
+
+---

Old:

  rosegarden-14.12.tar.bz2

New:

  rosegarden-15.10.2.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.btkXwV/_old  2015-12-23 08:49:33.0 +0100
+++ /var/tmp/diff_new_pack.btkXwV/_new  2015-12-23 08:49:33.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:14.12
+Version:15.10.2
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
@@ -79,7 +79,7 @@
 %prep
 %setup -q
 %patch1
-%patch2 -p1
+%patch2
 # When we build svn we need to execute bootstrap.sh it doesn't harm the 
release build either.
 sh bootstrap.sh
 

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.btkXwV/_old  2015-12-23 08:49:33.0 +0100
+++ /var/tmp/diff_new_pack.btkXwV/_new  2015-12-23 08:49:33.0 +0100
@@ -1,6 +1,8 @@
 src/gui/widgets/FileDialog.cpp.orig2014-12-17 14:30:23.0 
+0100
-+++ src/gui/widgets/FileDialog.cpp 2015-08-29 21:06:53.992239554 +0200
-@@ -58,8 +58,8 @@
+Index: src/gui/widgets/FileDialog.cpp
+===
+--- src/gui/widgets/FileDialog.cpp.orig
 src/gui/widgets/FileDialog.cpp
+@@ -58,8 +58,8 @@ FileDialog::FileDialog(QWidget *parent,
  #else
  QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
  #endif
@@ -11,9 +13,11 @@
  QString rosegarden = home + "/rosegarden";
  
  RG_DEBUG  << "FileDialog::FileDialog(...)" << endl
 src/gui/studio/BankEditorDialog.cpp.orig   2014-12-17 14:30:23.0 
+0100
-+++ src/gui/studio/BankEditorDialog.cpp2015-08-29 21:07:37.151687434 
+0200
-@@ -1562,7 +1562,7 @@
+Index: src/gui/studio/BankEditorDialog.cpp
+===
+--- src/gui/studio/BankEditorDialog.cpp.orig
 src/gui/studio/BankEditorDialog.cpp
+@@ -1568,7 +1568,7 @@ BankEditorDialog::slotImport()
  #else
  QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
  #endif

++ rosegarden-14.02-fix-bashisms.patch ++
--- /var/tmp/diff_new_pack.btkXwV/_old  2015-12-23 08:49:34.0 +0100
+++ /var/tmp/diff_new_pack.btkXwV/_new  2015-12-23 08:49:34.0 +0100
@@ -1,6 +1,7 @@
-diff -Ndur rosegarden-14.02/scripts/distclean.sh 
rosegarden-14.02-fix-bashisms/scripts/distclean.sh
 rosegarden-14.02/scripts/distclean.sh  2014-03-03 13:58:44.0 
+0200
-+++ rosegarden-14.02-fix-bashisms/scripts/distclean.sh 2014-11-29 
04:16:27.094140542 +0200
+Index: scripts/distclean.sh
+===
+--- scripts/distclean.sh.orig
 scripts/distclean.sh
 @@ -1,12 +1,10 @@
  #!/bin/sh
 -rm -f  {,src/,po/,docs/,data/}CMakeCache.txt
@@ -22,10 +23,11 @@
 +  done
 +done
  rm -rf RGbuild/*
-diff -Ndur rosegarden-14.02/scripts/reorganise.sh 
rosegarden-14.02-fix-bashisms/scripts/reorganise.sh
 rosegarden-14.02/scripts/reorganise.sh 2014-03-03 13:58:44.0 
+0200
-+++ rosegarden-14.02-fix-bashisms/scripts/reorganise.sh2014-11-29 
04:21:14.766121081 +0200
-@@ -585,7 +585,7 @@
+Index: scripts/reorganise.sh
+===
+--- scripts/reorganise.sh.orig
 scripts/reorganise.sh
+@@ -585,7 +585,7 @@ for file in guitar/*.h ; do
fi
  fi
  done
@@ -34,7 +36,7 @@
  
  cd ../src
  
-@@ -601,21 +601,25 @@
+@@ -601,21 +601,25 @@ for replacement in $replacements; do
  perlcommand="s/$before/$after/g ; $perlcommand"
  done
  
@@ -71,7 +73,7 @@
  done > $class_header_cache
  
  for hfile in $candidate_h ; do 
-@@ -788,8 +792,10 @@
+@@ -788,8 +792,10 @@ add_includes document/RosegardenGUIDoc.c
  
  echo Formatting at `date`... 1>&2
  

++ rosegarden-14.12.tar.bz2 -> rosegarden-15.10.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-14.12.tar.bz2 

commit rosegarden for openSUSE:Factory

2015-08-31 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2015-08-31 22:59:14

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2014-12-25 
23:20:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2015-08-31 22:59:15.0 +0200
@@ -1,0 +2,27 @@
+Sat Aug 29 19:27:19 UTC 2015 - tom.m...@googlemail.com
+
+- Update to 14.12:
+  + Bug Fixes:
+- Fix translation bug #1423 via patch from Stuart
+  Prescott; update all translations. (r13665)
+- Position pointer now moves to the end of paste to
+  allow repeated pasting of segments. (r13667)
+- Fix recording of zero-length events (Bug #1365, r13672)
+- Add MuPDF and ePDFView to supported PDF viewers
+  (Thomas Kaeding, r13673)
+- Disable destructive actions in playback/record
+  (Bug #837, r13676)
+- Numerous fixes to opening http and ftp URLs bydrag/drop.
+  With help from Tim Munro. (r13704, r13705, r13706, r13712)
+- Several Qt5 related patches from Tim Munro.
+- Set note-off velocity to 64 as recommended by the MIDI
+  spec. (Bug #1426, r13710)
+- Set default volume to 100 in rgd files (r13794)
+- Add support for and prefer xdg-open for opening PDF files
+
+  + New Features:
+- You can enter text dynamics from “d05” to “d125” counting
+  by 5 to get these velocities interpreted directly as written
+  (Fernando Martin, r13666)
+
+---

Old:

  rosegarden-14.02.tar.bz2

New:

  rosegarden-14.12.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.4J7PtN/_old  2015-08-31 22:59:16.0 +0200
+++ /var/tmp/diff_new_pack.4J7PtN/_new  2015-08-31 22:59:16.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:14.02
+Version:14.12
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.4J7PtN/_old  2015-08-31 22:59:16.0 +0200
+++ /var/tmp/diff_new_pack.4J7PtN/_new  2015-08-31 22:59:16.0 +0200
@@ -1,11 +1,9 @@
-Index: src/gui/widgets/FileDialog.cpp
-===
 src/gui/widgets/FileDialog.cpp.orig2014-03-03 13:58:55.0 
+0200
-+++ src/gui/widgets/FileDialog.cpp 2014-09-19 14:38:06.330513955 +0200
-@@ -51,8 +51,8 @@ FileDialog::FileDialog(QWidget *parent,
- QList urls;
- 
+--- src/gui/widgets/FileDialog.cpp.orig2014-12-17 14:30:23.0 
+0100
 src/gui/widgets/FileDialog.cpp 2015-08-29 21:06:53.992239554 +0200
+@@ -58,8 +58,8 @@
+ #else
  QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
+ #endif
 -QString examples = home + "/.local/share/rosegarden/examples";
 -QString templates = home + "/.local/share/rosegarden/templates";
 +QString examples = "/usr/share/rosegarden/examples";
@@ -13,14 +11,12 @@
  QString rosegarden = home + "/rosegarden";
  
  RG_DEBUG  << "FileDialog::FileDialog(...)" << endl
-Index: src/gui/studio/BankEditorDialog.cpp
-===
 src/gui/studio/BankEditorDialog.cpp.orig   2014-03-03 13:58:56.0 
+0200
-+++ src/gui/studio/BankEditorDialog.cpp2014-09-19 14:38:06.331514197 
+0200
-@@ -1555,7 +1555,7 @@ void
- BankEditorDialog::slotImport()
- {
+--- src/gui/studio/BankEditorDialog.cpp.orig   2014-12-17 14:30:23.0 
+0100
 src/gui/studio/BankEditorDialog.cpp2015-08-29 21:07:37.151687434 
+0200
+@@ -1562,7 +1562,7 @@
+ #else
  QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
+ #endif
 -QString deviceDir = home + "/.local/share/rosegarden/library";
 +QString deviceDir = "/usr/share/rosegarden/library";
  

++ rosegarden-14.02.tar.bz2 -> rosegarden-14.12.tar.bz2 ++
/work/SRC/openSUSE:Factory/rosegarden/rosegarden-14.02.tar.bz2 
/work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden-14.12.tar.bz2 differ: 
char 11, line 1




commit rosegarden for openSUSE:Factory

2014-12-25 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2014-12-25 23:20:31

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2014-09-22 
09:24:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2014-12-25 23:20:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov 29 02:23:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in scripts
+- add patches:
+  * rosegarden-14.02-fix-bashisms.patch
+
+---

New:

  rosegarden-14.02-fix-bashisms.patch



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.OSb7xO/_old  2014-12-25 23:20:26.0 +0100
+++ /var/tmp/diff_new_pack.OSb7xO/_new  2014-12-25 23:20:26.0 +0100
@@ -28,6 +28,7 @@
 Source2:%{name}.1
 # This patch fixes the file search paths for examples, templates and midi 
driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
+Patch2: rosegarden-14.02-fix-bashisms.patch
 BuildRequires:  alsa-devel
 BuildRequires:  automake
 BuildRequires:  dssi-devel
@@ -78,6 +79,7 @@
 %prep
 %setup -q
 %patch1
+%patch2 -p1
 # When we build svn we need to execute bootstrap.sh it doesn't harm the 
release build either.
 sh bootstrap.sh
 

++ rosegarden-14.02-fix-bashisms.patch ++
diff -Ndur rosegarden-14.02/scripts/distclean.sh 
rosegarden-14.02-fix-bashisms/scripts/distclean.sh
--- rosegarden-14.02/scripts/distclean.sh   2014-03-03 13:58:44.0 
+0200
+++ rosegarden-14.02-fix-bashisms/scripts/distclean.sh  2014-11-29 
04:16:27.094140542 +0200
@@ -1,12 +1,10 @@
 #!/bin/sh
-rm -f  {,src/,po/,docs/,data/}CMakeCache.txt
-rm -f  {,src/,po/,docs/,data/}cmake_install.cmake
-rm -f  {,src/,po/,docs/,data/}cmake_uninstall.cmake
-rm -f  {,src/,po/,docs/,data/}CPackConfig.cmake
-rm -f  {,src/,po/,docs/,data/}CPackSourceConfig.cmake
-rm -f  {,src/,po/,docs/,data/}install_manifest.txt
-rm -f  {,src/,po/,docs/,data/}progress.make
-rm -f  {,src/,po/,docs/,data/}Makefile
-rm -rf {,src/,po/,docs/,data/}CMakeFiles
-rm -rf {,src/,po/,docs/,data/}_CPack_Packages
+for d in . src po docs data; do
+   for f in CMakeCache.txt cmake_install.cmake cmake_uninstall.cmake 
CPackConfig.cmake CPackSourceConfig.cmake install_manifest.txt progress.make 
Makefile; do
+   rm -f $d/$f
+   done
+   for f in CMakeFiles _CPack_Packages; do
+   rm -rf $d/$f
+   done
+done
 rm -rf RGbuild/*
diff -Ndur rosegarden-14.02/scripts/reorganise.sh 
rosegarden-14.02-fix-bashisms/scripts/reorganise.sh
--- rosegarden-14.02/scripts/reorganise.sh  2014-03-03 13:58:44.0 
+0200
+++ rosegarden-14.02-fix-bashisms/scripts/reorganise.sh 2014-11-29 
04:21:14.766121081 +0200
@@ -585,7 +585,7 @@
fi
 fi
 done
-mv guitar/*.{cpp,h} $g/editors/guitar/
+mv guitar/*.cpp guitar/*.h $g/editors/guitar/
 
 cd ../src
 
@@ -601,21 +601,25 @@
 perlcommand=s/$before/$after/g ; $perlcommand
 done
 
-for file in */*.{cpp,h} */*/*.{cpp,h} */*/*/*.{cpp,h}; do
-perl -i -p -e $perlcommand $file
+for e in cpp h; do
+for file in */*.$e */*/*.$e */*/*/*.$e; do
+   perl -i -p -e $perlcommand $file
+done
 done
 
 echo Adding headers at `date`... 12
 
-for x in {base,sound,sequencer}/*.h ; do
-egrep ^class [A-Za-z_0-9][^:;]* $x | \
-   grep -v ';' | \
-   sed -e 's/^class //' -e 's/[:;{/].*//' | \
-   sort | uniq | \
-   sed s, *\$,:$x,
-egrep '^typedef ([A-Za-z0-9_]+ +)+[A-Za-z][A-Za-z0-9_]* *; *$' $x | \
-   sed 's/^.* \([A-Za-z0-9_]*\) *; *$/\1/' | \
-   sed s, *\$,:$x,
+for d in base sound sequencer; do
+for x in $d/*.h ; do
+   egrep ^class [A-Za-z_0-9][^:;]* $x | \
+   grep -v ';' | \
+   sed -e 's/^class //' -e 's/[:;{/].*//' | \
+   sort | uniq | \
+   sed s, *\$,:$x,
+   egrep '^typedef ([A-Za-z0-9_]+ +)+[A-Za-z][A-Za-z0-9_]* *; *$' $x | \
+   sed 's/^.* \([A-Za-z0-9_]*\) *; *$/\1/' | \
+   sed s, *\$,:$x,
+done
 done  $class_header_cache
 
 for hfile in $candidate_h ; do 
@@ -788,8 +792,10 @@
 
 echo Formatting at `date`... 12
 
-for file in */*.{cpp,h} */*/*.{cpp,h} */*/*/*.{cpp,h} ; do 
-perl -i -p -e 's,^//(inc|dec|ndec|replacement_candidate)!,,' $file
+for e in cpp h; do
+for file in */*.$e */*/*.$e */*/*/*.$e ; do 
+   perl -i -p -e 's,^//(inc|dec|ndec|replacement_candidate)!,,' $file
+done
 done
 
 for file in */*.cpp */*/*.cpp */*/*/*.cpp ; do 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For 

commit rosegarden for openSUSE:Factory

2014-09-22 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2014-09-22 09:24:08

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2014-02-11 
12:00:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2014-09-22 09:24:09.0 +0200
@@ -1,0 +2,28 @@
+Fri Sep 19 12:28:37 UTC 2014 - davejpla...@gmail.com
+
+- Update to release 14.02 code named Kaleidoscope
+- Upstream Bug Fixes
+  * Fix a transposition bug (Bug #1383, r13540).
+  * Fix a bug related to running status and meta events in exported MIDI files
+(r13544)
+  * Fix an endless loop with certain MIDI files (Bug #1419, r13550)
+  * Pitch tracker patch from Nick Bailey (r13597)
+  * Fix a crash when exporting to LilyPond with an empty copyright header
+(r13603)
+  * Fix for bad handling of (c) in the copyright header when exporting to
+LilyPond (r13603)
+  * Fix for handling obscure MIDI files that have an extra unused padding byte
+at the very end (r13604)
+  * Fix to allow controllers in zero-length segments to play (r13650)
+  * Fix for guessBeats crashes (r13653)
+  * Fix for channel allocator waste-minimizer (r13654)
+  * Fix to avoid freeing zero-length intervals (r13655)
+  * Fix Jump to Quick Marker shortcut, Ctrl+M, in notation (r13656)
+  * Fix for first note of a segment playing late (Bug 1378, r13657)
+- New Features
+  * New auto-expand feature added to the Change Composition Length dialog
+(Feature #417, r13542, r13555).
+- New Device Files
+  * Casio CTK-3200 device file contributed by Eric (tuxyme)
+
+---

Old:

  rosegarden-13.10.tar.bz2

New:

  rosegarden-14.02.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.L4LPnF/_old  2014-09-22 09:24:11.0 +0200
+++ /var/tmp/diff_new_pack.L4LPnF/_new  2014-09-22 09:24:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rosegarden
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,7 +16,7 @@
 #
 
 Name:   rosegarden
-Version:13.10
+Version:14.02
 Release:0
 License:GPL-2.0+
 Summary:Midi, Audio And Notation Editor
@@ -104,7 +104,6 @@
 rm -rf %{buildroot}%{_datadir}/%{name}/mime
 rm -f %{buildroot}%{_datadir}/%{name}/*.cpp
 rm -f %{buildroot}%{_datadir}/%{name}/*.o
-rm -f %{buildroot}%{_datadir}/%{name}/rc/notation.rc~ 
 chmod 755 %{buildroot}%{_datadir}/%{name}/scripts/*
 chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/lircrc.rosegarden
 chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/README
@@ -130,6 +129,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
+%dir %{_datadir}/appdata
 %dir %{_datadir}/%{name}/
 %dir %{_datadir}/%{name}/autoload
 %dir %{_datadir}/%{name}/chords
@@ -161,7 +161,6 @@
 %{_datadir}/%{name}/styles/*
 %{_datadir}/%{name}/templates/*
 %{_datadir}/mime/packages/%{name}.xml
-%dir %{_datadir}/appdata
 %{_datadir}/appdata/rosegarden.appdata.xml
 
 %changelog

++ rosegarden-10.10-filepaths.patch ++
--- /var/tmp/diff_new_pack.L4LPnF/_old  2014-09-22 09:24:11.0 +0200
+++ /var/tmp/diff_new_pack.L4LPnF/_new  2014-09-22 09:24:11.0 +0200
@@ -1,8 +1,8 @@
 Index: src/gui/widgets/FileDialog.cpp
 ===
 src/gui/widgets/FileDialog.cpp.orig2011-12-11 22:09:18.0 
+0200
-+++ src/gui/widgets/FileDialog.cpp 2012-03-08 10:16:17.474603556 +0200
-@@ -49,8 +49,8 @@ FileDialog::FileDialog(QWidget *parent,
+--- src/gui/widgets/FileDialog.cpp.orig2014-03-03 13:58:55.0 
+0200
 src/gui/widgets/FileDialog.cpp 2014-09-19 14:38:06.330513955 +0200
+@@ -51,8 +51,8 @@ FileDialog::FileDialog(QWidget *parent,
  QListQUrl urls;
  
  QString home = 
QUrl::fromLocalFile(QDesktopServices::storageLocation(QDesktopServices::HomeLocation)).path();
@@ -15,9 +15,9 @@
  RG_DEBUG   FileDialog::FileDialog(...)  endl
 Index: src/gui/studio/BankEditorDialog.cpp
 ===
 src/gui/studio/BankEditorDialog.cpp.orig   2011-12-11 22:09:20.0 
+0200
-+++ src/gui/studio/BankEditorDialog.cpp2012-03-08 10:16:17.475603526 
+0200
-@@ -1554,7 +1554,7 @@ void
+--- 

commit rosegarden for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2014-02-11 12:00:02

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2013-04-29 
14:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2014-02-11 12:00:03.0 +0100
@@ -1,0 +2,105 @@
+Sun Dec 22 21:34:10 UTC 2013 - zai...@opensuse.org
+
+- Update to version 13.10:
+  + Bugs Fixed:
+- Pitch Bend Sequence Dialog, number of steps must be positive.
+- Fix disconnected move up staff / move down staff commands.
+- Fix sysex import dialog black-on-black problem.
+- Fix for #1372 Rests of new segments don't adapt to time
+  signature changes.
+- Fix a refresh bug introduced in r13273 and present in 13.06
+  involving deleting contemporaneous segments on a track. This
+  may have broken CompositionView refresh in other cases as
+  well.
+- Fix UTF8 in track and segment names.
+- Fix the update of notation editors when a track name is
+  changed.
+- Fix a No such key bug in the key signature dialog.
+- Fix MIDI thru latency issue when recording.
+- Fix repeating segments so they function when overlapping on
+  one track.
+- Fix tuplet numbers drawing in black when they should be other
+  colors.
+- Fix several interconnected bugs related to MIDI export that
+  were causing a variety of problems due to issues with bad
+  event ordering and the introduction of spurious controllers.
+- Fix problems when recording past the end of the composition.
+- Fix various crashes when pasting.
+- Fix crash when attempting to import programs from .sfArk
+  files (format not supported).
+  + New Features:
+- Selection event filter can select rests.
+- Selection event filter can select either performance or
+  notation duration.
+- LilyPond export converts a ''(c)'' or a ''(C)'' in the
+  copyright header to a proper symbol automatically.
+- New interpretation toolbar for the notation editor
+  streamlines the ''**Adjust - Interpret**'' process.
+- New option to allow LilyPond to export fingerings inside the
+  staff (can improve collision resolution).
+- New option to instruct Rosegarden not to start JACK
+  automatically at startup, allowing you to control this
+  behavior without having to put garbage in your ~/.jackdrc
+  file.
+- Support LilyPond 2.14.
+- Added a appdata file.
+- Changes from version 13.06:
+  + Bugs Fixed:
+- Fix disappearing ties in notation editor.
+- Program changes are now sent on channels for tracks that are
+  armed when going into record.
+- CPU usage reduced by almost 50% when recording MIDI.
+- The range editing commands no longer mess up markers.
+- Fixed an internal leak in the channel allocator.
+- Fixed a crash on paste bug, while revealing other related
+  problems that remain to be fixed.
+- Fixed latency compensation in subgroups through a mysterious
+  mechanism that seems to work.
+- Fixed a subtle bug involving the drawing of track dividers
+  and vertical scrolling. 
+- Changing note durations works correctly across barlines. So
+  does adding dots to notes.
+- Menu items have a somewhat more consistent style.
+- Certain crashes related to Paste commands shouldn't happen
+  any more.
+- The tempo dialog now defaults more sensibly to replacing the
+  most recent tempo.
+- Now when you change staffs in the notation editor (with Next
+  Staff Down, etc) Rosegarden chooses the next staff more
+  sensibly.
+- When you open multiple segments in the notation editor,
+  Rosegarden chooses a starting staff more sensibly.
+- Range commands such as edit - Cut Range now don't split
+  segments. Previously only Insert Range kept segments intact.
+- Range commands also try to keep linked segments linked
+  together when possible.
+  + New Features:
+- Additional work and improvements on the pitchbend sequence
+  dialog.
+- Controllers are now easier to place and arrange thru the
+  Notation - Adjust - controllers - Insert Controller
+  Sequence... menu. The dialog isn't new but it is clearer than
+  before and gives you more control over what is placed.
+- Move to Staff Above and Move to Staff Below now have
+  variants that ask what type of pasting to do; formerly it was
+  always notation-style pasting.
+- It is now easier to create beat tracks, ie tracks that have a
+  note on each beat for use with FitToBeatsCommand and/or
+  

commit rosegarden for openSUSE:Factory

2013-04-29 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2013-04-29 14:18:16

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden, Maintainer is lti...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2013-02-07 
14:54:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2013-04-29 14:18:17.0 +0200
@@ -1,0 +2,15 @@
+Sun Apr 28 07:24:23 UTC 2013 - davejpla...@gmail.com
+
+- Update to release 13.04 code named Allysand
+- Upstream bug fixes :
+  * Don't export certain properties in MusicXML that MusicXML can't
+handle
+  * Fix #1387; export text events (eg. lyrics) to MIDI
+  * Fix #703; auto-beaming no longer does an extra unselected bar
+  * Fix minor notation layout issue
+  * Fix notation scrolling problem
+  * Fix bug with FreeChannel
+- New features :
+  * Choose among 0db, -3dB, -6dB panning laws for audio
+
+---

Old:

  rosegarden-12.12.25.tar.bz2

New:

  rosegarden-13.04.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.U3gOJV/_old  2013-04-29 14:18:20.0 +0200
+++ /var/tmp/diff_new_pack.U3gOJV/_new  2013-04-29 14:18:20.0 +0200
@@ -16,6 +16,18 @@
 #
 
 Name:   rosegarden
+Version:13.04
+Release:0
+License:GPL-2.0+
+Summary:Midi, Audio And Notation Editor
+Url:http://www.rosegardenmusic.com/
+Group:  Productivity/Multimedia/Sound/Midi
+# http://sourceforge.net/projects/rosegarden/files/ This source url prevent me 
from checking out the tarball.
+Source0:%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source1:%{name}.xpm
+Source2:%{name}.1
+# This patch fixes the file search paths for examples, templates and midi 
driver libraries.
+Patch1: rosegarden-10.10-filepaths.patch
 BuildRequires:  alsa-devel
 BuildRequires:  automake
 BuildRequires:  dssi-devel
@@ -29,27 +41,19 @@
 BuildRequires:  libqt4-devel = 4.6.3
 BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  lirc-devel
 BuildRequires:  pkg-config
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-util-devel
-Version:12.12.25
-Release:0
-Source0:
http://downloads.sourceforge.net/project/%{name}/%name/11.11/%{name}-%{version}.tar.bz2
-Source1:%{name}.xpm
-Source2:%{name}.1
-# This patch fixes the file search paths for examples, templates and midi 
driver libraries.
-Patch1: rosegarden-10.10-filepaths.patch
-Summary:Midi, Audio And Notation Editor
-License:GPL-2.0+
-Group:  Productivity/Multimedia/Sound/Midi
+BuildRequires:  pkgconfig(libxml-2.0)
+Requires:   dssi
+Requires:   ladspa
+Provides:   rosegarden-qt4 = %{version}
+Provides:   rosegarden4 = %{version}
+Obsoletes:  rosegarden-qt4  %{version}
+Obsoletes:  rosegarden4  %{version}
 Icon:   rosegarden.xpm
-Url:http://www.rosegardenmusic.com/
-Provides:   rosegarden-qt4 = %{version}-%{release} rosegarden4 = 
%{version}-%{release}
-Obsoletes:  rosegarden-qt4  %{version}-%{release} rosegarden4  
%{version}-%{release}
-Requires:   ladspa dssi
 %if 0%{?suse_version}  1120
 Requires:   lilypond
 %else
@@ -84,7 +88,7 @@
 export CXXFLAGS=$CFLAGS
 # -fmessage-length=0 -O2 -fno-strict-aliasing -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables
 %configure --enable-debug --localedir=%{_datadir}/%{name}/locale/
-%__make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 # This translation handling make section is possibly only necessary when 
building svn
 make ts
 make ts-noobsolete
@@ -95,7 +99,7 @@
 cp -p scripts/* %{buildroot}%{_datadir}/%{name}/scripts/
 cp -r data/* %{buildroot}%{_datadir}/%{name}/
 
-%makeinstall
+%make_install
 rm -rf %{buildroot}%{_datadir}/%{name}/desktop
 rm -rf %{buildroot}%{_datadir}/%{name}/mime
 rm -f %{buildroot}%{_datadir}/%{name}/*.cpp
@@ -106,11 +110,11 @@
 chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/color-list
 chmod 644 %{buildroot}%{_datadir}/%{name}/scripts/simple-makefile
 
-%__install -D -m 0644 %{SOURCE1} 
%{buildroot}%{_datadir}/pixmaps/%{name}.xpm
+install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
 %suse_update_desktop_file %{buildroot}/%{_datadir}/applications/%{name}.desktop
 #This is a man page made by help2man to satisfy factories hunger for one 
/usr/bin/ one man page.
 mkdir -p 

commit rosegarden for openSUSE:Factory

2013-02-07 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2013-02-07 14:54:30

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden, Maintainer is lti...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2012-03-27 
08:58:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2013-02-07 14:54:33.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  6 12:08:03 UTC 2013 - davejpla...@gmail.com
+
+- Update to release 12.12.25
+- Removed patches rosegarden-10.02-plugin-lib64path.patch,
+  rosegarden-gcc47.patch and rosegarden-11.11-gplv2+.patch
+  now incorporated upstream.
+
+---

Old:

  rosegarden-10.02-plugin-lib64path.patch
  rosegarden-11.11-gplv2+.patch
  rosegarden-11.11.42.tar.bz2
  rosegarden-gcc47.patch

New:

  rosegarden-12.12.25.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.hoDZ9I/_old  2013-02-07 14:54:34.0 +0100
+++ /var/tmp/diff_new_pack.hoDZ9I/_new  2013-02-07 14:54:34.0 +0100
@@ -35,19 +35,13 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-util-devel
-Version:11.11.42
+Version:12.12.25
 Release:0
 Source0:
http://downloads.sourceforge.net/project/%{name}/%name/11.11/%{name}-%{version}.tar.bz2
 Source1:%{name}.xpm
 Source2:%{name}.1
-# This patch fixes the 64 bit lib search path for dssi and ladspa and is 
distro specific for now.
-Patch0: rosegarden-10.02-plugin-lib64path.patch
 # This patch fixes the file search paths for examples, templates and midi 
driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
-#Temporary patch to fix license statement in the About box
-Patch2: rosegarden-11.11-gplv2+.patch
-# PATCH-FIX-UPSTREAM rosegarden-gcc47.patch sf#3475088 -- Fix build with gcc 
4.7
-Patch3: rosegarden-gcc47.patch
 Summary:Midi, Audio And Notation Editor
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Midi
@@ -61,7 +55,7 @@
 %else
 Recommends: lilypond
 %endif
-Recommends: jack
+Requires:   jack
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -79,10 +73,7 @@
 
 %prep
 %setup -q
-%patch0
 %patch1
-%patch2
-%patch3 -p1
 # When we build svn we need to execute bootstrap.sh it doesn't harm the 
release build either.
 sh bootstrap.sh
 

++ rosegarden-11.11.42.tar.bz2 - rosegarden-12.12.25.tar.bz2 ++
 213344 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rosegarden for openSUSE:Factory

2012-03-09 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2012-03-09 21:27:05

Comparing /work/SRC/openSUSE:Factory/rosegarden (Old)
 and  /work/SRC/openSUSE:Factory/.rosegarden.new (New)


Package is rosegarden, Maintainer is lti...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2011-09-23 
12:44:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2012-03-09 21:27:15.0 +0100
@@ -1,0 +2,29 @@
+Wed Mar  7 13:38:53 UTC 2012 - davejpla...@gmail.com
+
+- Fixed Wrong license statement in About box and incorect FSF
+  address in COPYING with rosegarden-11.11-gplv2+.patch meanwhile
+  patch submitted upstream.
+
+---
+Thu Jan 26 15:52:13 UTC 2012 - davejpla...@gmail.com
+
+- Update to version 11.11.42 as requested.
+- For changes visit :
+  http://sourceforge.net/projects/rosegarden/files/rosegarden/11.11/
+
+---
+Wed Dec 21 10:31:46 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---
+Thu Dec  1 17:03:20 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---
+Thu Dec  1 17:03:06 UTC 2011 - co...@suse.com
+
+- set _service to localonly to be acceptable for factory
+
+---

Old:

  CHANGES.txt
  _service
  _service:download_url:rosegarden-11.06.tar.bz2
  _service:set_version:rosegarden.spec
  rosegarden-11.04.12272.tar.bz2
  svn.log

New:

  rosegarden-11.11-gplv2+.patch
  rosegarden-11.11.42.tar.bz2



Other differences:
--
++ rosegarden.spec ++
--- /var/tmp/diff_new_pack.7LC1Ny/_old  2012-03-09 21:27:22.0 +0100
+++ /var/tmp/diff_new_pack.7LC1Ny/_new  2012-03-09 21:27:22.0 +0100
@@ -15,31 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   rosegarden
-BuildRequires:  libjack-devel xorg-x11-util-devel
-BuildRequires:  liblo-devel libqt4-devel = 4.6.3 pkg-config
-BuildRequires:  alsa-devel dssi-devel fftw3-devel ladspa-devel liblrdf-devel
-BuildRequires:  libsamplerate-devel libsndfile-devel libxml2-devel lirc-devel
-BuildRequires:  fdupes hicolor-icon-theme shared-mime-info update-desktop-files
-Version:to_be_filled_by_service
-Release:1
-License:GPLv2+
-Source0:
http://sourceforge.net/projects/%{name}/%{name}-%{version}.tar.bz2
+BuildRequires:  alsa-devel
+BuildRequires:  automake
+BuildRequires:  dssi-devel
+BuildRequires:  fdupes
+BuildRequires:  fftw3-devel
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  ladspa-devel
+BuildRequires:  libjack-devel
+BuildRequires:  liblo-devel
+BuildRequires:  liblrdf-devel
+BuildRequires:  libqt4-devel = 4.6.3
+BuildRequires:  libsamplerate-devel
+BuildRequires:  libsndfile-devel
+BuildRequires:  libxml2-devel
+BuildRequires:  lirc-devel
+BuildRequires:  pkg-config
+BuildRequires:  shared-mime-info
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-util-devel
+Version:11.11.42
+Release:0
+Source0:
http://downloads.sourceforge.net/project/%{name}/%name/11.11/%{name}-%{version}.tar.bz2
 Source1:%{name}.xpm
 Source2:%{name}.1
-Source3:CHANGES.txt
 # This patch fixes the 64 bit lib search path for dssi and ladspa and is 
distro specific for now.
 Patch0: rosegarden-10.02-plugin-lib64path.patch
 # This patch fixes the file search paths for examples, templates and midi 
driver libraries.
 Patch1: rosegarden-10.10-filepaths.patch
-Group:  Productivity/Multimedia/Sound/Midi
+#Temporary patch to fix license statement in the About box
+Patch2: rosegarden-11.11-gplv2+.patch
 Summary:Midi, Audio And Notation Editor
+License:GPL-2.0+
+Group:  Productivity/Multimedia/Sound/Midi
 Icon:   rosegarden.xpm
 Url:http://www.rosegardenmusic.com/
-AutoReqProv:on
 Provides:   rosegarden-qt4 = %{version}-%{release} rosegarden4 = 
%{version}-%{release}
 Obsoletes:  rosegarden-qt4  %{version}-%{release} rosegarden4  
%{version}-%{release}
 Requires:   ladspa dssi
@@ -62,21 +73,15 @@
 rosegarden and has many new features and enhancements.
 See the changelog for details.
 
-Authors:
-
-Chris Cannam can...@all-day-breakfast.com
-Richard Bown bow...@bownie.com
-Guillaume Laurent glaur...@telegraph-road.org
-
 # TODO The current 

commit rosegarden for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory
checked in at Fri May 27 11:06:12 CEST 2011.




--- rosegarden/rosegarden.changes   2011-02-04 11:37:28.0 +0100
+++ /mounts/work_src_done/STABLE/rosegarden/rosegarden.changes  2011-05-20 
02:07:16.0 +0200
@@ -1,0 +2,26 @@
+Thu May 19 23:27:42 UTC 2011 - davejpla...@gmail.com
+
+- Update to version 11.06, codename Don Juan.
+- Upstream bug Fixes: *A commonly-used time entry widget has had
+  it's functionality improved and some usability problems solved.
+ *Fixed undo after copying/pasting a range.
+ *When adding marks to a selection that includes a mixture of notes
+  and rests, avoid applying meaningless marks to the rests.
+ *Insert Range now preserves the loop/range.
+ *Fixed a LilyPond export bug that caused problems with human
+  performances where the notes had a physical start time preceding
+  the bar line significantly.
+- New features: *the Glasgow Pitch Tracker fork finally merges
+  into the new codebase,
+ *Expose the instrument alias to external plugin GUIs making
+  plugins easier to identify in applications like FLAM.
+ *Export LilyPond code using any of LilyPond's supported languages.
+
+---
+Mon Apr  4 23:21:28 UTC 2011 - davejpla...@gmail.com
+
+- Update to 11.04.12272 Fixes bnc#579168
+- For upstrea fixes see :
+  /usr/share/doc/rosegarden/CHANGES.txt
+
+---

calling whatdependson for head-i586


Old:

  rosegarden-11.02.tar.bz2

New:

  _service
  _service:download_url:rosegarden-11.06.tar.bz2
  _service:set_version:rosegarden.spec
  rosegarden-11.04.12272.tar.bz2
  svn.log



Other differences:
--
++ _service:set_version:rosegarden.spec ++
#
# spec file for package rosegarden
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/

# norootforbuild

Name:   rosegarden
BuildRequires:  libjack-devel xorg-x11-util-devel
BuildRequires:  libqt4-devel = 4.6.3 pkg-config liblo-devel
BuildRequires:  alsa-devel dssi-devel fftw3-devel ladspa-devel liblrdf-devel
BuildRequires:  libsamplerate-devel libsndfile-devel libxml2-devel lirc-devel
BuildRequires:  fdupes shared-mime-info update-desktop-files hicolor-icon-theme
Version: 11.06
Release: 0
License:GPLv2+
Source0:
http://sourceforge.net/projects/%{name}/%{name}-%{version}.tar.bz2
Source1:%{name}.xpm
Source2:%{name}.1
Source3:CHANGES.txt
# This patch fixes the 64 bit lib search path for dssi and ladspa and is distro 
specific for now.
Patch0: rosegarden-10.02-plugin-lib64path.patch
# This patch fixes the file search paths for examples, templates and midi 
driver libraries.
Patch1: rosegarden-10.10-filepaths.patch
Group:  Productivity/Multimedia/Sound/Midi
Summary:Midi, Audio And Notation Editor
Icon:   rosegarden.xpm
Url:http://www.rosegardenmusic.com/
AutoReqProv:on
Provides:   rosegarden-qt4 = %{version}-%{release} rosegarden4 = 
%{version}-%{release}
Obsoletes:  rosegarden-qt4  %{version}-%{release} rosegarden4  
%{version}-%{release}
Requires:   ladspa dssi
%if 0%{?suse_version}  1120
Requires:   lilypond
%else
Recommends: lilypond
%endif
Recommends: jack
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Rosegarden is a well-rounded audio and MIDI sequencer,
score editor, and general-purpose music composition and
editing environment. Rosegarden is an easy-to-learn,
attractive application that runs on Linux, ideal for
composers, musicians, music students, and small studio or
home recording environments.
This is a complete rewrite of the old 1.7.x series of
rosegarden and has many new features and enhancements.
See the changelog for details.

Authors:

Chris Cannam can...@all-day-breakfast.com
Richard Bown bow...@bownie.com
Guillaume Laurent glaur...@telegraph-road.org

# TODO The current desktop menu category (kde4 at least) is Multimedia  Audio 
Player and not appropriate.

%prep
%setup -q
%patch0
%patch1
# When we build svn we need to execute bootstrap.sh it doesn't harm the release 
build either.
sh