SHA256
1
0
forked from pool/audacity
Commit Graph

91 Commits

Author SHA256 Message Date
Stephan Kulow
81818e86dc Accepting request 200575 from multimedia:apps
- Update to 2.0.4:
  * New "Reverb" effect to replace GVerb, based on the original "Freeverb".
  * New View > Go to Selection Start and Go to Selection End commands.
  * New Tracks > Align End to End command to append existing tracks to each other.
  * Change Tempo now supports fractional BPM.
  * Plot Spectrum now supports FFT sizes up to 65536.
  * WAV files now support "Album Title", "Track Number" and "Genre"
    LIST INFO tags and also support ID3 tags.
  * Handle a bug in older iPods or some OS X applications that cause them
    to refuse AIFF files whose metadata contains an uneven number of characters,
  * CTRL + ALT can now be used to smooth samples in Draw Tool.
  * Modules Preferences replaced with a dialog on launch of Audacity enabling
    you to choose which modules to load.
  * Many bug fixes. (forwarded request 199950 from Fisiu)

OBS-URL: https://build.opensuse.org/request/show/200575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=58
2013-09-26 05:02:47 +00:00
d86bee450f Accepting request 199950 from home:Fisiu:branches:multimedia:apps
- Update to 2.0.4:
  * New "Reverb" effect to replace GVerb, based on the original "Freeverb".
  * New View > Go to Selection Start and Go to Selection End commands.
  * New Tracks > Align End to End command to append existing tracks to each other.
  * Change Tempo now supports fractional BPM.
  * Plot Spectrum now supports FFT sizes up to 65536.
  * WAV files now support "Album Title", "Track Number" and "Genre"
    LIST INFO tags and also support ID3 tags.
  * Handle a bug in older iPods or some OS X applications that cause them
    to refuse AIFF files whose metadata contains an uneven number of characters,
  * CTRL + ALT can now be used to smooth samples in Draw Tool.
  * Modules Preferences replaced with a dialog on launch of Audacity enabling
    you to choose which modules to load.
  * Many bug fixes.

OBS-URL: https://build.opensuse.org/request/show/199950
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=68
2013-09-25 14:14:54 +00:00
Stephan Kulow
3d52b782c6 Accepting request 161871 from multimedia:apps
- Update to version 2.0.3
  Bug fixes
  * General
    - Crash using Undo whilst time-shifting a track.
    - Crash using Repair if the selection extended into an empty track.
    - Export Multiple didn't prevent export if there was no audio or all
      audio was muted. This allowed export of small invalid files.
  * Time Track
    - Loop Play of a speeded-up track inserted silence.
    - Playback and rendering was significantly inaccurate, creating audible
      and visual glitches.
  * Accessibility
    - The mnemonics character "&" was read out by screen readers in most of
       the Preferences choices.
    - NVDA did not read static text in most dialogs. Text can now be read by
      using INSERT + B.
    - JAWS and Window-eyes misread the "Duration" control in Silence
      Generator.
    - Toolbar buttons could not be pressed by ENTER
    - Other interface bug fixes.
  Changes and Improvements
  * Resampling
    - The SoX Resampler library (libsoxr) has replaced libresample in
      Audacity releases, offering both higher quality and greater speed.
  * Time Tracks new features
    - "Set Range" now changes only the range of the Time Track, preserving
      the pitch/speed set by any existing warp points.
    - Vertical scale added with options for linear and logarithmic display
      and interpolation.
    - Upper and lower speed limits will now be remembered when saving and (forwarded request 161716 from kwk)

OBS-URL: https://build.opensuse.org/request/show/161871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=56
2013-04-01 09:28:17 +00:00
Dr. Werner Fink
e078b21f7a Accepting request 161716 from home:kwk:branches:multimedia:apps
- Update to version 2.0.3
  Bug fixes
  * General
    - Crash using Undo whilst time-shifting a track.
    - Crash using Repair if the selection extended into an empty track.
    - Export Multiple didn't prevent export if there was no audio or all
      audio was muted. This allowed export of small invalid files.
  * Time Track
    - Loop Play of a speeded-up track inserted silence.
    - Playback and rendering was significantly inaccurate, creating audible
      and visual glitches.
  * Accessibility
    - The mnemonics character "&" was read out by screen readers in most of
       the Preferences choices.
    - NVDA did not read static text in most dialogs. Text can now be read by
      using INSERT + B.
    - JAWS and Window-eyes misread the "Duration" control in Silence
      Generator.
    - Toolbar buttons could not be pressed by ENTER
    - Other interface bug fixes.
  Changes and Improvements
  * Resampling
    - The SoX Resampler library (libsoxr) has replaced libresample in
      Audacity releases, offering both higher quality and greater speed.
  * Time Tracks new features
    - "Set Range" now changes only the range of the Time Track, preserving
      the pitch/speed set by any existing warp points.
    - Vertical scale added with options for linear and logarithmic display
      and interpolation.
    - Upper and lower speed limits will now be remembered when saving and

OBS-URL: https://build.opensuse.org/request/show/161716
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=66
2013-03-30 15:29:25 +00:00
Stephan Kulow
af39727120 Accepting request 139119 from multimedia:apps
- explicitly disable SSE on non-x86 architectures (fixes ARM,
  probably others) (forwarded request 139023 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/139119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=54
2012-10-24 15:02:01 +00:00
Cristian Morales Vega
d46a92e8bf Accepting request 139023 from home:uli_suse:branches:multimedia:apps
- explicitly disable SSE on non-x86 architectures (fixes ARM,
  probably others)

OBS-URL: https://build.opensuse.org/request/show/139023
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=64
2012-10-23 20:19:28 +00:00
Ismail Dönmez
9976f93623 Accepting request 132139 from multimedia:apps
- Update to version 2.0.2
  * A significant bug that caused clicks on split lines has been fixed
  * There are improvements to several toolbars and to some Nyquist effects
- Update to version 2.0.1
  * Keyboard shortcuts can now be allocated to effects
  * Nyquist plug-ins can be added to Chains
- Run spec-cleaner
- Use pkgconfig() style BuildRequires
- Remove conditionals for unsupported openSUSE versions
- Remove taglib build dependency. Not used any more
- Remove libsamplerate dependency. Upstream prefers included libresample
- Remove custom icon. Upstream already has a transparent version.
- Add audacity-2.0.2-docdir.patch patch
- Don't delete MIME type icon. Instead put it in %{_datadir}/icons/hicolor/48x48/mimetypes/application-x-audacity-project.xpm
- Add %icon_theme_cache_post, %mime_database_post and %desktop_database_post to %post
- Recommend libmp3lame0, libavformat52, libavcodec52 and libavutil50 (forwarded request 132109 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/132139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=53
2012-09-03 16:54:47 +00:00
a1981e47ad Accepting request 132109 from home:RedDwarf:branches:multimedia:apps
- Update to version 2.0.2
  * A significant bug that caused clicks on split lines has been fixed
  * There are improvements to several toolbars and to some Nyquist effects
- Update to version 2.0.1
  * Keyboard shortcuts can now be allocated to effects
  * Nyquist plug-ins can be added to Chains
- Run spec-cleaner
- Use pkgconfig() style BuildRequires
- Remove conditionals for unsupported openSUSE versions
- Remove taglib build dependency. Not used any more
- Remove libsamplerate dependency. Upstream prefers included libresample
- Remove custom icon. Upstream already has a transparent version.
- Add audacity-2.0.2-docdir.patch patch
- Don't delete MIME type icon. Instead put it in %{_datadir}/icons/hicolor/48x48/mimetypes/application-x-audacity-project.xpm
- Add %icon_theme_cache_post, %mime_database_post and %desktop_database_post to %post
- Recommend libmp3lame0, libavformat52, libavcodec52 and libavutil50

OBS-URL: https://build.opensuse.org/request/show/132109
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=62
2012-08-31 08:44:27 +00:00
Stephan Kulow
0aca4d62b6 Accepting request 109636 from multimedia:apps
- Update to version 2.0.0
  * Bug fixes for:
   - Interface:
     - Fixed playback speed and synchronization problems when dragging
       clips or tracks between tracks having different sample rates.
     - Imports and Exports:
       - Fixed crashes when changing the sample format of read-directly WAV
         or AIFF files using the Track Drop-Down Menu.
       - Fixed a crash importing MP3 files that had duplicate metadata tags
         (this is a bug in current libsndfile which has been patched in
         Audacity; MP3 files mislabeled as WAV which have duplicate tags
         will still crash Audacity on Linux if Audacity has been compiled
         against an affected version of system libsndfile).
     - Fixed an issue where excessively high or corrupted sample values in
       the audio could corrupt exports from the start of the problem for
       the rest of the file, and could corrupt the rest of the project.
    - Fixed Audacity could not be compiled against FFmpeg
      0.7.x and 0.8.x.
   - Effects and Analysis:
     - Fixed crash on launch when using "Ambisonic Decoders (PC)" VST
       plug-ins and other plug-ins that enable additional floating point
       exceptions.
     - Fixed Plot Spectrum background could be transparent on some machines.
     - Bug fixes for Click Track, High Pass, Low Pass and Vocal Remover.
     - Chirp, Tone and Silence generators now remember their settings.
   - Other miscellaneous bug fixes.
  * Changes and Improvements:
   - New Interface preference to show the track name in the display (this
     is off by default).
   - Longer default Playback preference for effects preview and preview (forwarded request 109608 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/109636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=51
2012-03-20 10:25:40 +00:00
45b3d6992b Accepting request 109608 from home:RedDwarf:branches:multimedia:apps
- Update to version 2.0.0
  * Bug fixes for:
   - Interface:
     - Fixed playback speed and synchronization problems when dragging
       clips or tracks between tracks having different sample rates.
     - Imports and Exports:
       - Fixed crashes when changing the sample format of read-directly WAV
         or AIFF files using the Track Drop-Down Menu.
       - Fixed a crash importing MP3 files that had duplicate metadata tags
         (this is a bug in current libsndfile which has been patched in
         Audacity; MP3 files mislabeled as WAV which have duplicate tags
         will still crash Audacity on Linux if Audacity has been compiled
         against an affected version of system libsndfile).
     - Fixed an issue where excessively high or corrupted sample values in
       the audio could corrupt exports from the start of the problem for
       the rest of the file, and could corrupt the rest of the project.
    - Fixed Audacity could not be compiled against FFmpeg
      0.7.x and 0.8.x.
   - Effects and Analysis:
     - Fixed crash on launch when using "Ambisonic Decoders (PC)" VST
       plug-ins and other plug-ins that enable additional floating point
       exceptions.
     - Fixed Plot Spectrum background could be transparent on some machines.
     - Bug fixes for Click Track, High Pass, Low Pass and Vocal Remover.
     - Chirp, Tone and Silence generators now remember their settings.
   - Other miscellaneous bug fixes.
  * Changes and Improvements:
   - New Interface preference to show the track name in the display (this
     is off by default).
   - Longer default Playback preference for effects preview and preview

OBS-URL: https://build.opensuse.org/request/show/109608
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=60
2012-03-16 09:48:38 +00:00
Stephan Kulow
ed5af8923c Accepting request 98617 from multimedia:apps
update to 1.3.14 (forwarded request 97213 from drcux)

OBS-URL: https://build.opensuse.org/request/show/98617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=50
2012-01-04 06:23:27 +00:00
Pavol Rusnak
7e271640af Accepting request 97213 from home:drcux
update to 1.3.14

OBS-URL: https://build.opensuse.org/request/show/97213
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=58
2012-01-03 12:23:15 +00:00
Stephan Kulow
fe1215f7db replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=49
2011-12-06 16:59:43 +00:00
Sascha Peilicke
063e87968f Accepting request 83971 from multimedia:apps
- Remove redundant tags/sections from specfile (forwarded request 82851 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=47
2011-09-21 14:52:14 +00:00
6e5edd0f51 Accepting request 82851 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/82851
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=56
2011-09-20 19:27:57 +00:00
Sascha Peilicke
599a6746f6 Autobuild autoformatter for 81187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=46
2011-09-07 15:45:06 +00:00
OBS User buildservice-autocommit
dc4d600891 Updating link to change in openSUSE:Factory/audacity revision 46.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=18457098c6de761fd92608988bad4b5e
2011-09-07 15:45:06 +00:00
Sascha Peilicke
3b3f501152 Accepting request 81187 from multimedia:apps
added patch audacity-1.3.13-div_by_zero_fix.patch to fix crash

OBS-URL: https://build.opensuse.org/request/show/81187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=45
2011-09-07 15:44:57 +00:00
Michal Seben
4e06aca227 Accepting request 81186 from home:mseben:branches:multimedia:apps
added patch audacity-1.3.13-div_by_zero_fix.patch to fix crash

OBS-URL: https://build.opensuse.org/request/show/81186
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=54
2011-09-07 08:59:01 +00:00
Sascha Peilicke
f19594a83f Autobuild autoformatter for 79415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=44
2011-08-22 14:26:28 +00:00
OBS User buildservice-autocommit
83f7a40840 Updating link to change in openSUSE:Factory/audacity revision 44.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=b9d6bfe94409a7c245322426d4aaf510
2011-08-22 14:26:28 +00:00
Sascha Peilicke
8078625fa9 Accepting request 79415 from multimedia:apps
- Update Source tag for the new _service file-less Factory policy
- Add audacity-1.3.13-ffmpeg.patch to compile with latest ffmpeg (forwarded request 79371 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/79415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=43
2011-08-22 14:26:19 +00:00
e560b30a80 Accepting request 79371 from home:RedDwarf:branches:multimedia:apps
- Update Source tag for the new _service file-less Factory policy
- Add audacity-1.3.13-ffmpeg.patch to compile with latest ffmpeg

OBS-URL: https://build.opensuse.org/request/show/79371
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=52
2011-08-19 22:02:41 +00:00
Sascha Peilicke
88a8048fa6 Accepting request 67951 from multimedia:apps
Accepted submit request 67951 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/67951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=42
2011-04-21 10:31:27 +00:00
Michal Seben
bbae824593 quick changelog fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=50
2011-04-20 06:29:51 +00:00
Michal Seben
57dd5386d9 Accepting request 67810 from home:drcux
Update to version 1.3.13

OBS-URL: https://build.opensuse.org/request/show/67810
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=49
2011-04-20 06:28:42 +00:00
OBS User _service
51243a682c generated via source service
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=48
2011-04-03 17:20:06 +00:00
e0cda540f9 Autobuild autoformatter for 58573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=40
2011-01-18 00:37:27 +00:00
54ab4277b8 Accepting request 58573 from multimedia:apps
Accepted submit request 58573 from user plater

OBS-URL: https://build.opensuse.org/request/show/58573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=39
2011-01-18 00:37:17 +00:00
58d5612d0a Accepting request 58500 from home:sbrabec:branches:X11:wxWidgets
OBS-URL: https://build.opensuse.org/request/show/58500
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=46
2011-01-17 17:18:05 +00:00
OBS User autobuild
c36cfcf3b2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=38 2010-11-12 13:42:21 +00:00
OBS User autobuild
00bd00cb63 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=37 2010-11-12 03:26:17 +00:00
OBS User buildservice-autocommit
50d4095be0 Updating link to change in openSUSE:Factory/audacity revision 36.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=ec7d05dd3662fc45ea3b75e4191f756a
2010-10-11 14:37:16 +00:00
OBS User autobuild
39e72d904e Accepting request 50181 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 50181 from user coolo

OBS-URL: https://build.opensuse.org/request/show/50181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=36
2010-10-11 14:37:16 +00:00
bb4b66f0dc Accepting request 49734 from home:RedDwarf:branches:multimedia:apps
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/49734
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=44
2010-10-04 16:36:45 +00:00
OBS User autobuild
93c0cf02e0 Accepting request 44505 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 44505 from user coolo

OBS-URL: https://build.opensuse.org/request/show/44505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=35
2010-08-04 21:35:05 +00:00
OBS User buildservice-autocommit
ff70bf03b7 Updating link to change in openSUSE:Factory/audacity revision 35.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=90a22513b5c1d7cbfd2fe9e2f1c1f4a2
2010-08-04 21:35:05 +00:00
OBS User autobuild
678d40a605 Accepting request 44505 from multimedia:apps
checked in (request 44505)

OBS-URL: https://build.opensuse.org/request/show/44505
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=43
2010-08-04 21:35:04 +00:00
Michal Seben
5ba33d07f3 Accepting request 41131 from home:mseben:branches:multimedia:apps
Copy from home:mseben:branches:multimedia:apps/audacity via accept of submit request 41131 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/41131
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=42
2010-06-04 13:28:25 +00:00
OBS User autobuild
2c15bdc801 Accepting request 40720 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 40720 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/40720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=32
2010-05-31 16:25:52 +00:00
OBS User buildservice-autocommit
2ce085e0de Updating link to change in openSUSE:Factory/audacity revision 32.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=9c1de64f116e51a1a15b193262cc2024
2010-05-31 16:25:52 +00:00
Pavol Rusnak
7d1c83f21c Accepting request 40703 from home:RedDwarf:branches:multimedia:apps
Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 40703 revision 4.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40703
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=40
2010-05-27 09:59:25 +00:00
OBS User autobuild
4a57f45008 Accepting request 38104 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 38104 from user plater

OBS-URL: https://build.opensuse.org/request/show/38104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=31
2010-04-18 22:23:31 +00:00
OBS User buildservice-autocommit
00b57e0e4c Updating link to change in openSUSE:Factory/audacity revision 31.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=e723a86c011b15a624a8274042439efe
2010-04-18 22:23:31 +00:00
OBS User autobuild
96158a4c57 Accepting request 38104 from multimedia:apps
checked in (request 38104)

OBS-URL: https://build.opensuse.org/request/show/38104
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=39
2010-04-18 22:23:30 +00:00
5b2b444c18 Accepting request 38092 from home:RedDwarf:branches:multimedia:apps
Copy from home:RedDwarf:branches:multimedia:apps/audacity via accept of submit request 38092 revision 3.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/38092
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=38
2010-04-17 19:50:42 +00:00
OBS User autobuild
6469d77101 Accepting request 37849 from multimedia:apps
Copy from multimedia:apps/audacity based on submit request 37849 from user plater

OBS-URL: https://build.opensuse.org/request/show/37849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=30
2010-04-15 21:50:24 +00:00
OBS User buildservice-autocommit
0fdd2ca6ef Updating link to change in openSUSE:Factory/audacity revision 30.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=db7664ac7a4d5a8202e464ed675375b0
2010-04-15 21:50:24 +00:00
OBS User autobuild
799de1c9bb Accepting request 37849 from multimedia:apps
checked in (request 37849)

OBS-URL: https://build.opensuse.org/request/show/37849
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=37
2010-04-15 21:50:23 +00:00
509ef480a4 Accepting request 37846 from home:plater
Copy from home:plater/audacity via accept of submit request 37846 revision 11.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37846
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=36
2010-04-13 09:25:59 +00:00