Accepting request 592299 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/592299 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snd?expand=0&rev=34
This commit is contained in:
commit
8ddcb1be27
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 28 12:55:23 UTC 2018 - guillaume.gardet@opensuse.org
|
||||
|
||||
- Build only for x86* and ppc* since other archs are not supported
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 12:46:33 CET 2017 - tiwai@suse.de
|
||||
|
||||
|
5
snd.spec
5
snd.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package snd
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -29,7 +29,7 @@ BuildRequires: libjack-devel
|
||||
BuildRequires: libsamplerate-devel
|
||||
BuildRequires: update-desktop-files
|
||||
Summary: Powerful Sound File Editor
|
||||
License: LGPL-2.1+
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||
Version: 17.1
|
||||
Release: 0
|
||||
@ -41,6 +41,7 @@ Patch1: snd-fix-no-return.diff
|
||||
Patch2: snd-drop-date-time.diff
|
||||
Url: https://ccrma.stanford.edu/software/snd/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %ix86 x86_64 %ppc ppc64 ppc64le
|
||||
|
||||
%description
|
||||
Snd is a sound editor modelled loosely after Emacs and an old,
|
||||
|
Loading…
Reference in New Issue
Block a user