53 Commits

Author SHA256 Message Date
02604f0df4 - update to 24.06:
* txt2rgd.py: Fix MSB/LSB bug.  [d501a6f3]
  * Fix instrument selection for Ctrl+T (add track), file import
    and merge.
  * Disallow deletion of devices that are in use by tracks.
  * Use track names for segment names on MusicXML import.
  * Fix misplaced TimeWidget title in "Native (Light)" theme.
  * Fix an .rg parsing error related to softsynths.
  * Fix unobtainable segment presets and other preset issues.
  * Fix audio time stretching erasing all audio data in release
    build.
  * Fix submaster port count changing when changing the number of
    audio input ports.
  * Fix window focus problem when creating MIDI Devices.
  * Fix track instrument reset when editing banks.
  * Fix buffer overflow in notation editor.
  * Fix examples pointing to various audio paths causing unwanted
    directories to be created.
  * Fix slow refresh of note names in matrix.
  * Fix notation not selecting current segment notes on launch.
  * Fix UnusedAudioSelectionDialog column widths.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=105
2024-06-30 08:29:44 +00:00
401a08b2e1 Accepting request 1135549 from home:dirkmueller:Factory
- update to 23.12:
  * Make punch-in also start recording.
  * Fix broken metronome flash in the transport.
  * Fix solo affects archived tracks.
  * Fix data loss when recording with loop on.
  * Prevent archived tracks from recording.
  * Fix arm status lost on save when archived.
  * Fix armed+archive recording after load.
  * Unarm archived Tracks when enforcing the arm rule: only one
    Track can be armed per Instrument.
  * Skip archived tracks when routing.
  * Fix refresh artifacts on the Matrix piano keyboard.
  * Fix error when rosegarden creates submaster outs.
  * Fixed potential race conditions with audio files.
  * Fix segment relabel dialog not showing original label.  Bug
  * Fixed events with data1 == 121 being dropped.  Bug #1663.
  * Fixed potential race conditions in the sequencer.
  * Fix removing the first note of a slurred group creates an
    unreachable rest.  Bug #1662.
  * Fix cannot beam a group beginning or ending with a dotted
    eighth note.  Bug #1666.
  * Fix segment parameter box displaying translation of the
    label.
  * Improved sub-beat highlighting in the Matrix editor.
  * Matrix editor preview note when hovering.
  * Add metronome and solo toggles to main menu.
  * Add MMC RECORD STROBE support.
  * Add a preference to include ALSA port numbers when making
    connections.
  * Use regexp for plugin blacklist.

OBS-URL: https://build.opensuse.org/request/show/1135549
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=103
2024-01-02 19:38:42 +00:00
a524dbe9b8 - update to 23.06:
* Fix crash related to static initialization order.
  * Fix bug #1047, beaming groups erroneous after merging notes.
  * Fix offset selection rectangle in Notation.  Bug #1444.
  * Fix time column widths in the Event Editor so that they don't
    need resizing on every launch.
  * Event filter dialog improvements and fixes.
  * Fix broken retrograde commands.
  * Lilypond: Fix volta/alternatives and lyrics.
  * Lilypond: Fix vertical alignment of verses.  Bug #1650.
  * Lilypond: Fix the printing of supplementary verses.
  * Lilypond: Fix multiple lyrics verses with repetition.
  * Lilypond: Fix the removing of an underscore at the end of a
    bar of lyrics.
  * Lilypond: Fix printing of verses is now working when voltas
    are unfolded.  [2eae089]
  * Lilypond: Fix bar number of verses in exported LilyPond
    files.
  * Fix timer preference coming up empty for selections after
    "HR timer".  [08748a6]
  * Fix paste problems in notation editor.  Bug #1651.  [457f3de]
  * Fix the LilyPond exporter autotest and update the baseline.
  * Fix crash in LilyPond exporter.  Bug #1640.  [a49712d]
  * Fix potential crash in the grid quantizer.  [4bdefd9]
  * Fix quantizer crash.  Bug #1654.  [56ca66c, a8e669d]
  * LilyPond: Fix a small bug related to numbers in the lyrics.
  * LilyPond: Fix for lyrics containing some special characters.
  * LilyPond: Fix the rendering of dash and underscore.
  * Fix missing parameter patterns in the Set Event Velocities
    dialog.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=101
2023-10-29 16:09:37 +00:00
31c2764d34 Accepting request 1080137 from home:mlin7442:branches:multimedia:apps
do not change back to /usr/bin/pythin as the script interpreter on sf2rg.py

OBS-URL: https://build.opensuse.org/request/show/1080137
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=99
2023-04-18 13:37:07 +00:00
ac635574ec Accepting request 1078160 from home:plater
- Remove broken service and build Leap the same way as Tumbleweed.
- Download from chief developer's git hub site.
- Update to version 22.12.1

OBS-URL: https://build.opensuse.org/request/show/1078160
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=97
2023-04-09 09:39:41 +00:00
448dfdb8db Accepting request 983590 from home:dirkmueller:Factory
- Update to version 22.06:
  * Improve Cut/Copy/Delete behavior in both the matrix and the
    notation editors.  Bug #1601.
  * "Scroll to Follow Playback" now remembers its last setting.
    Bug #1606.
  * Fixed a problem in notation with note selection and the blue
    indication.  Bug #1496.
  * Fixed volume and pan issues with older .rg files.  [51647cc]
  * Changed "For Notation" to "Exclude from Printing" in the
    Segment Parameters.
  * Fix confusing relative values in the "Insert Controller Sequence"
    dialog for volume and expression.  [14ff99a]
  * When changing the audio file path, the user is asked whether
    they want to move the audio files to the new location.  [71a62e6]
  * Fix stuck green preview note when switching modes.  Bug #1614.
  * Fix modified flag (*) not cleared when saving in notation.
    Bug #1617.
  * Fix RG stopping JACK transport when it shouldn't.  Bug #1051.
  * Fixed toolbar mode buttons not reflecting current state when
    Esc is pressed.  Bug #1615.  [f651345]
  * Notation: Fix green preview only available in one staff.
    Bug #1619.
  * Fixed issues when building with Qt6.  Feature Request #490.
  * Fixed bad rendering of note heads at small font sizes.  Bug #1484.
  * Fixed an endless loop in notation.  [7d734f7]
  * Improved management of audio file paths.  Bug #1283.  Feature
    Requests #494 and #495.
  * Simplify editing of audio instrument label in audio parameters
    panel.
  * Fixed display bugs in matrix editor.  Bug #1622.  [b4425d7]

OBS-URL: https://build.opensuse.org/request/show/983590
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=96
2022-06-19 05:55:32 +00:00
b492292f92 Accepting request 965372 from home:plater
- Enable Leap build again.

OBS-URL: https://build.opensuse.org/request/show/965372
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=95
2022-03-28 12:32:16 +00:00
80a3a5de17 Accepting request 965248 from home:dirkmueller:Factory
- switch to the more performant zstd
- Update to version 21.12:
  * add label for keyboard layout
  * fix spelling and config group
  * SD: Tweak text and spacing
  * fix keyboard shortcuts on restart
  * remove labels from ShortcutDialog
  * mark keyboard translations
  * update keyboard translations
  * updates wiht multiselect and reset all
  * correct french keyboard for shortcut translations
  * add french keyboard for shortcut translations
  * Improve plugin debug logging
  * fix language problem for saving user shortcuts
  * allow for different keyboard layouts. Bug fixes
  * simplify ShortcutWarnDialog
  * fix warning bug
  * fix bug in addUserShortcut
  * use name in shortcut editor if no text is provided
  * catch escape key in ShortcutDelegate so esc can be set as a shortcut
  * limit to single key press in ShortcutDelegate
  * clean up ShortcutDialog
  * initial ShortcutDialog version with in-place keysequnece editing
  * enter does not accept ShortcutDisalog
  * Locate Audio Files: Turn off wait cursor
  * Implement missing audio file skip
  * FLD: Add Skip button
  * fix display bugs in matrix editor
  * Shortcuts: Reduce debugging output
  * Shortcuts: Update dialog message text

OBS-URL: https://build.opensuse.org/request/show/965248
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=94
2022-03-28 06:29:45 +00:00
234bd3ab0f Accepting request 934960 from home:plater
Create _service download file due to the spec file's download link becoming unreliable.

OBS-URL: https://build.opensuse.org/request/show/934960
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=91
2021-12-01 11:02:17 +00:00
82c1bb0796 Accepting request 934698 from home:plater
- Only recommend jack to allow pipewire jack to be installed.

OBS-URL: https://build.opensuse.org/request/show/934698
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=90
2021-11-30 11:11:14 +00:00
d9bb438629 Accepting request 929032 from home:dimstar:Factory
- Do not build for i586: one of the main dependencies, lilypond, is
  not built for that arch.

OBS-URL: https://build.opensuse.org/request/show/929032
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=89
2021-11-05 07:39:07 +00:00
a433c39271 Accepting request 910612 from home:badshah400:branches:multimedia:apps
Update to version 21.06.1

OBS-URL: https://build.opensuse.org/request/show/910612
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=88
2021-08-08 06:27:21 +00:00
49eb94d1aa Accepting request 905161 from home:StevenK:branches:multimedia:apps
- Add scripts-sf2rg-python3.patch:
  - Port scripts/sf2rg.py to Python 3

OBS-URL: https://build.opensuse.org/request/show/905161
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=87
2021-07-09 06:23:15 +00:00
8e3d81fc45 Accepting request 863941 from home:dirkmueller:branches:multimedia:apps
- update to 20.12:
  * Fix QPainterPath compilation error (r15845)
  * Fixed several SysEx-related bugs in the Event editor (r15853)
    * SysEx load now remembers the last used path.
    * SysEx load now strips the F0/F7 bytes from the file when reading.
    * SysEx save now remembers the last used path.
    * SysEx save now fills in the FileDialog fields correctly.
    * SysEx save now adds the F0/F7 bytes to the data before saving.
  * Event Editor: Fix garbage on SysEx load error (r15855)
  * Event Parameter Dialog: Fix incorrect window title (r15857)
  * Fix length of notes added in percussion matrix (r15870)
  * Fix compilation error with Qt < 5.8 (r15872, r15896, others)
  * Fix issues with ALSA port name matching at file load (r15875,
    r15879, r15893-r15895, r15906, r15909)
  * Fix "&" in device name renders file unreadable.  Bug #1586. (r15886)
  * Matrix editor: Fix control rulers not appearing.  Bug #1543.
    (r15887)
  * Event editor: Fix crashes when editing (r15899, r15902, r15903)
  * Reduce connection check interval to 1 second (r15912)
  * Fix external controller port not working (r15915, r15916, r15919,
    r15927, r15929)
  * Fix ALSA timer selection persistence (r15936)
  * Fix disabled button text color (r15938)
  * Fix plugins not found (r15947)
  * Send proper CCs out the external controller port for motorized
    control surfaces.  Bug #1587. (r15952, r15954)
  * Fix unwanted CCs going out with old files.  Feature #482.  (r15961)
  * Fix slow load time with many segments.  Bug #1589.  (r16026)
  * Enable/Disable external controller port in the preferences (r15932,
    r15946, others)

OBS-URL: https://build.opensuse.org/request/show/863941
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=86
2021-01-18 05:25:15 +00:00
be583363b8 - 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:

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=85
2020-08-16 21:20:13 +00:00
f5b29f5017 Accepting request 811153 from home:plater
- Update to stable release is 19.12 and add patch to fix factory
  build: rosegarden-include-QPainterPath.patch.

OBS-URL: https://build.opensuse.org/request/show/811153
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=84
2020-06-03 13:29:54 +00:00
10fd1efe04 Accepting request 801814 from home:plater
- Correct lilypond font requirement for lilypond-2.20.0

OBS-URL: https://build.opensuse.org/request/show/801814
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=83
2020-05-08 13:59:02 +00:00
aff61e0e94 Accepting request 776220 from home:plater
- Remove all traces of python2.

OBS-URL: https://build.opensuse.org/request/show/776220
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=82
2020-02-19 08:35:22 +00:00
efc917d8e7 Accepting request 708942 from home:plater
Update to rosegarden xerxes version 19.06

OBS-URL: https://build.opensuse.org/request/show/708942
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=81
2019-06-10 09:34:16 +00:00
7f8527a8c7 Accepting request 659077 from home:plater
- Update to release 18.12

OBS-URL: https://build.opensuse.org/request/show/659077
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=80
2018-12-18 11:03:05 +00:00
8b19d657f9 Accepting request 633005 from home:plater
Update to release 18.06.

OBS-URL: https://build.opensuse.org/request/show/633005
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=78
2018-09-04 11:50:40 +00:00
4757c3ed03 Accepting request 570638 from home:sndirsch:branches:multimedia:apps
- removed unneeded 'BuildRequires: xorg-x11-util-devel' (bsc#1077489)

OBS-URL: https://build.opensuse.org/request/show/570638
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=77
2018-01-29 14:54:19 +00:00
0e96b01d3c Accepting request 567731 from home:plater
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.

OBS-URL: https://build.opensuse.org/request/show/567731
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=76
2018-01-19 14:45:07 +00:00
e17f510e40 Accepting request 518976 from home:plater
fix build against cmake-3.9.0

OBS-URL: https://build.opensuse.org/request/show/518976
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=75
2017-08-28 05:12:56 +00:00
91e5bf8421 Accepting request 518919 from home:plater
Work around a possible cmake-3.9.0 bug by building a dependency prior to the main build.

OBS-URL: https://build.opensuse.org/request/show/518919
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=74
2017-08-26 17:08:20 +00:00
4c6a86f956 Accepting request 518911 from home:plater
- Work around strange build problem introduced by cmake-3.9.0 by
  restarting make on first failure.

OBS-URL: https://build.opensuse.org/request/show/518911
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=73
2017-08-26 16:31:52 +00:00
Martin Pluskal
2221b05760 Accepting request 489899 from home:plater
Update to 17.04

OBS-URL: https://build.opensuse.org/request/show/489899
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=72
2017-04-22 09:17:43 +00:00
bb7371dc8c Accepting request 440108 from home:plater
Use macro instead of calling update-mime-database direct

OBS-URL: https://build.opensuse.org/request/show/440108
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=71
2016-11-13 07:22:50 +00:00
5f1b8d92c8 Accepting request 435595 from home:plater
Fix crash

OBS-URL: https://build.opensuse.org/request/show/435595
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=70
2016-10-16 10:40:43 +00:00
d0564019c6 Accepting request 412397 from home:plater
Update to version 16.06

OBS-URL: https://build.opensuse.org/request/show/412397
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=69
2016-07-20 16:51:40 +00:00
c6890e2b9e Accepting request 403792 from home:plater
Fix gcc6 build

OBS-URL: https://build.opensuse.org/request/show/403792
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=68
2016-06-21 08:03:11 +00:00
3185788087 Accepting request 376377 from home:plater
Added requires and recommends needed by rosegarden

OBS-URL: https://build.opensuse.org/request/show/376377
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=67
2016-03-21 10:01:29 +00:00
c659a148de Accepting request 375885 from home:plater
Remove obsolete provides

OBS-URL: https://build.opensuse.org/request/show/375885
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=66
2016-03-20 07:56:57 +00:00
8d8f01eff5 Accepting request 375873 from home:plater
Enable qt5 build for Leap and Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/375873
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=65
2016-03-20 07:00:38 +00:00
54748064e6 Accepting request 375759 from home:elvigia:branches:multimedia:apps
- make the QT5 switch only In Tumbleweed and future products.

- Build against QT5 in openSUSE 13.2 or later 
- Only provide rosegarden-qt4 in old products with QT4.

OBS-URL: https://build.opensuse.org/request/show/375759
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=64
2016-03-20 05:21:57 +00:00
c9a2dbfb8e Accepting request 365117 from home:plater
Update to version 16.02

OBS-URL: https://build.opensuse.org/request/show/365117
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=63
2016-03-03 08:46:36 +00:00
e7646d8d09 Accepting request 349004 from home:plater
Update to 15.10.2

OBS-URL: https://build.opensuse.org/request/show/349004
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=62
2015-12-15 14:40:40 +00:00
e0ab4321e9 Accepting request 327886 from home:derselbst
update to maintenance release 14.12

OBS-URL: https://build.opensuse.org/request/show/327886
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=61
2015-08-30 06:43:43 +00:00
6921f2e840 Accepting request 263393 from home:Ledest:bashisms
fix bashisms in scripts

OBS-URL: https://build.opensuse.org/request/show/263393
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=60
2014-12-25 07:13:23 +00:00
0904069f9a Accepting request 250405 from home:plater
Cleanup changes file.

OBS-URL: https://build.opensuse.org/request/show/250405
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=59
2014-09-21 06:54:41 +00:00
0a79c48858 Accepting request 250243 from home:plater
Update to 14.02

OBS-URL: https://build.opensuse.org/request/show/250243
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=58
2014-09-19 13:59:33 +00:00
fbcf46eea1 Accepting request 212047 from home:Zaitor:branches:multimedia:apps
Update to ver 13.10, buildtested only

OBS-URL: https://build.opensuse.org/request/show/212047
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=57
2014-02-09 05:45:55 +00:00
1ba54f11d4 Accepting request 173616 from home:plater
Update to release 13.04

OBS-URL: https://build.opensuse.org/request/show/173616
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=55
2013-04-28 07:54:34 +00:00
70eb2d5390 Accepting request 151467 from home:plater
Update to release 12.12.25

OBS-URL: https://build.opensuse.org/request/show/151467
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=51
2013-02-06 13:26:58 +00:00
c6f828f0a0 Accepting request 110927 from home:dimstar:gcc47
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already.

OBS-URL: https://build.opensuse.org/request/show/110927
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=50
2012-03-26 10:41:44 +00:00
e553129ef9 Accepting request 108469 from home:plater
Patched with rosegarden-11.11-gplv2+.patch about box to state GNU General Public License Version 2 or later and patched COPYING to current GPL-2.0 license.
Fixes bnc#745619

OBS-URL: https://build.opensuse.org/request/show/108469
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=49
2012-03-08 10:18:26 +00:00
1867c52277 Accepting request 101675 from home:plater
Update to 11.11.42 as requested by users.

OBS-URL: https://build.opensuse.org/request/show/101675
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=42
2012-01-26 16:30:28 +00:00
Stephan Kulow
1640302861 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=15 2011-12-26 07:15:24 +00:00
Stephan Kulow
8079fa9bd7 Accepting request 97654 from home:coolo:removeautoconf
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97654
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=14
2011-12-26 07:14:41 +00:00
Stephan Kulow
0759db89b3 Accepting request 94810 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94810
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=13
2011-12-02 19:17:11 +00:00