From b7487367f5589859f07e5c0d592abb27303740ec33021ad84d4ef9d71cfc75ee Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Tue, 11 Jun 2019 07:39:25 +0000 Subject: [PATCH] Accepting request 708989 from home:jengelh:branches:multimedia:apps - Update summaries. OBS-URL: https://build.opensuse.org/request/show/708989 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/csound?expand=0&rev=34 --- csound.changes | 5 +++++ csound.spec | 24 +++++++++++++----------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/csound.changes b/csound.changes index 0a3dc19..cb125a4 100644 --- a/csound.changes +++ b/csound.changes @@ -7,6 +7,11 @@ Wed Jun 5 13:57:01 UTC 2019 - Dave Plater GPL-2.0 or later source file which relicenses the LGPL sources - Added COPYING_gpl2+.txt to licenses. +------------------------------------------------------------------- +Tue Apr 9 07:29:47 UTC 2019 - Jan Engelhardt + +- Update summaries. + ------------------------------------------------------------------- Sat Apr 6 11:05:19 UTC 2019 - plater diff --git a/csound.spec b/csound.spec index ced5c25..7ce9a6d 100644 --- a/csound.spec +++ b/csound.spec @@ -85,34 +85,38 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %global luaver %(lua -v | sed -r 's/Lua ([[:digit:]]+\\.[[:digit:]]+).*/\\1/') %description -Csound is a software synthesis program. It is fully modular and +Csound is a software synthesis program. It is modular and supports an unlimited amount of oscillators and filters. %package -n libcsnd6-%{maj}_%{min} -Summary: Csound6 library +Summary: Computer sound synthesis and composition library Group: System/Libraries %description -n libcsnd6-%{maj}_%{min} -Library for csound use +Library for csound use. +Csound is a software synthesis program supporting oscillators and +filters. %package -n libcsound64-%{maj}_%{min} -Summary: Csound6 library +Summary: Computer sound synthesis and composition library Group: System/Libraries %description -n libcsound64-%{maj}_%{min} Library for csound use +Csound is a software synthesis program supporting oscillators and +filters. -%if %{with java} %package java-bindings -Summary: Csound6 library +Summary: Java bindings for the Csound sound synthesis and composition library Group: System/Libraries %description java-bindings -Java bindings for csound use -%endif +Java bindings for csound use. +Csound is a software synthesis program supporting oscillators and +filters. %package plugins -Summary: Plugins +Summary: Plugins for csound Group: Productivity/Multimedia/Other %description plugins @@ -179,10 +183,8 @@ rm -rf %{buildroot}root %post -n libcsound64-%{maj}_%{min} -p /sbin/ldconfig %postun -n libcsound64-%{maj}_%{min} -p /sbin/ldconfig -%if %{with java} %post java-bindings -p /sbin/ldconfig %postun java-bindings -p /sbin/ldconfig -%endif %files %doc AUTHORS README.md README.SUSE Release_Notes