Accepting request 770794 from home:polslinux:branches:multimedia:apps

- Update to 20.1 (no changelog)

OBS-URL: https://build.opensuse.org/request/show/770794
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/snd?expand=0&rev=40
This commit is contained in:
2020-02-07 13:16:00 +00:00
committed by Git OBS Bridge
parent 1aca4f34a9
commit 8c91a0d9bb
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package snd
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%ifarch %ix86 x86_64 %ppc ppc64 ppc64le
# The jack support has some inline assembly, but only for x86/ppc
%bcond_without jack
@@ -37,13 +38,13 @@ BuildRequires: update-desktop-files
Summary: Sound File Editor
License: LGPL-2.1-or-later
Group: Productivity/Multimedia/Sound/Editors and Convertors
Version: 19.5
Version: 20.1
Release: 0
Requires: ladspa
Source: ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-%{version}.tar.gz
Source1: snd.desktop
Source2: snd.png
Url: https://ccrma.stanford.edu/software/snd/
URL: https://ccrma.stanford.edu/software/snd/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description