Hello community,

here is the log from the commit of package lv2 for openSUSE:Factory checked in 
at 2017-03-18 20:48:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lv2 (Old)
 and      /work/SRC/openSUSE:Factory/.lv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lv2"

Sat Mar 18 20:48:01 2017 rev:12 rq:479608 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lv2/lv2.changes  2017-03-13 15:27:07.680170497 
+0100
+++ /work/SRC/openSUSE:Factory/.lv2.new/lv2.changes     2017-03-18 
20:48:02.803161136 +0100
@@ -1,0 +2,5 @@
+Wed Mar 15 12:00:39 UTC 2017 - [email protected]
+
+- Trim irrelevant parts from description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lv2.spec ++++++
--- /var/tmp/diff_new_pack.oKZUkF/_old  2017-03-18 20:48:04.486922599 +0100
+++ /var/tmp/diff_new_pack.oKZUkF/_new  2017-03-18 20:48:04.490922032 +0100
@@ -26,7 +26,7 @@
 Name:           lv2
 Version:        1.14.0
 Release:        0
-Summary:        Portable plugin standard for audio systems
+Summary:        Plugin standard for audio systems
 License:        ISC
 Group:          System/Libraries
 Url:            http://lv2plug.in/
@@ -108,21 +108,16 @@
 #Obsoletes:      lv2core-devel
 
 %description    devel
-LV2 is a portable plugin standard for audio systems, similar in scope to 
LADSPA,
+LV2 is a plugin standard for audio systems, similar in scope to LADSPA,
 VST, AU, and others. It defines a C API for code and a format for data files
-which collectively describe a plugin. LV2 consists of a simple core (roughly
-equivalent in power to LADSPA) which can be extended to support more advanced
+which collectively describe a plugin. LV2 consists of a core (roughly
+equivalent in power to LADSPA) which can be extended to support more
 functionality. This allows the interface to be "grown" to accommodate the needs
 of real software as they arise.
 
 LV2 is both a stable interface and a forward-moving project: there is a stable
 set of "official" extensions in use while new functionality is actively
-developed. Anyone can extend LV2, which allows developers to try out new ideas
-and ensure they work in practice. Good extensions are vetted by the community
-and included in the official distribution so they can be relied on to be widely
-supported. This open development model means developers can always scratch 
their
-itch without a central authority getting in the way. The current stable release
-includes most functionality required by modern plugins, including:
+developed. Most functionality required by modern plugins is available, 
including:
 
   * Audio, control, "control voltage" (audio-rate control), and event
     (e.g. MIDI) input and output
@@ -143,30 +138,17 @@
     interfaces without host support or specifications getting in the way
   * Transport awareness, both real time and tempo time (bars, beats, etc-.)
 
-LV2 has graceful compatibility "baked in": for example, a simple amplifier
-plugin might have audio in/out with a gain control, and function in any host.
-The same plugin could have a fancy GUI and transport awareness which optionally
-work in hosts that support these features. Conversely, hosts know not to load
-plugins that require features it does not support.
-
-See the specification index for complete documentation. If you are a host or
-plugin author and need missing functionality, please file a ticket or let us
-know your requirements on  the mailing list. LV2 is a community project that
-depends on your feedback to improve - unknown requirements are unmet
-requirements!
-
 %package        examples
 Summary:        LV2 example plugins
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Requires:       %{name} = %{version}
 
 %description    examples
-LV2 is a portable plugin standard for audio systems, similar in scope to 
LADSPA,
+LV2 is a plugin standard for audio systems, similar in scope to LADSPA,
 VST, AU, and others. It defines a C API for code and a format for data files
-which collectively describe a plugin. LV2 consists of a simple core (roughly
-equivalent in power to LADSPA) which can be extended to support more advanced
-functionality. This allows the interface to be "grown" to accommodate the needs
-of real software as they arise.
+which collectively describe a plugin. LV2 consists of a core (roughly
+equivalent in power to LADSPA) which can be extended to support more
+functionality.
 This package contains LV2 example plugins.
 
 %if %{asciidocs} == 1
@@ -176,13 +158,12 @@
 Requires:       %{name} = %{version}
 
 %description    docs
-LV2 is a portable plugin standard for audio systems, similar in scope to 
LADSPA,
+LV2 is a plugin standard for audio systems, similar in scope to LADSPA,
 VST, AU, and others. It defines a C API for code and a format for data files
-which collectively describe a plugin. LV2 consists of a simple core (roughly
-equivalent in power to LADSPA) which can be extended to support more advanced
-functionality. This allows the interface to be "grown" to accommodate the needs
-of real software as they arise.
-This package contains api LV2 documentation.
+which collectively describe a plugin. LV2 consists of a core (roughly
+equivalent in power to LADSPA) which can be extended to support more
+functionality.
+This package contains the LV2 API documentation.
 %endif
 
 %prep


Reply via email to