Hello community,

here is the log from the commit of package snd for openSUSE:Factory checked in 
at 2020-04-21 13:05:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/snd (Old)
 and      /work/SRC/openSUSE:Factory/.snd.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "snd"

Tue Apr 21 13:05:59 2020 rev:39 rq:795510 version:20.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/snd/snd.changes  2020-03-14 09:56:19.939153824 
+0100
+++ /work/SRC/openSUSE:Factory/.snd.new.2738/snd.changes        2020-04-21 
13:06:05.276264291 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 13:38:53 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 20.3:
+  * No changelog available
+- Small package cleanups
+
+-------------------------------------------------------------------

Old:
----
  snd-20.2.tar.gz

New:
----
  snd-20.3.tar.gz

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

Other differences:
------------------
++++++ snd.spec ++++++
--- /var/tmp/diff_new_pack.zCDMHc/_old  2020-04-21 13:06:06.348266429 +0200
+++ /var/tmp/diff_new_pack.zCDMHc/_new  2020-04-21 13:06:06.352266437 +0200
@@ -16,14 +16,22 @@
 #
 
 
-%ifarch %ix86 x86_64 %ppc ppc64 ppc64le
+%ifarch %{ix86} x86_64 %{ppc} ppc64 ppc64le
 # The jack support has some inline assembly, but only for x86/ppc
 %bcond_without jack
 %else
 %bcond_with jack
 %endif
-
 Name:           snd
+Version:        20.3
+Release:        0
+Summary:        Sound File Editor
+License:        LGPL-2.1-or-later
+Group:          Productivity/Multimedia/Sound/Editors and Convertors
+URL:            https://ccrma.stanford.edu/software/snd/
+Source:         ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-%{version}.tar.gz
+Source1:        snd.desktop
+Source2:        snd.png
 BuildRequires:  alsa-devel
 BuildRequires:  fftw3-devel
 BuildRequires:  freeglut-devel
@@ -35,17 +43,7 @@
 BuildRequires:  libjack-devel
 BuildRequires:  libsamplerate-devel
 BuildRequires:  update-desktop-files
-Summary:        Sound File Editor
-License:        LGPL-2.1-or-later
-Group:          Productivity/Multimedia/Sound/Editors and Convertors
-Version:        20.2
-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/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Snd is a sound editor modelled loosely after Emacs and an old,
@@ -60,20 +58,16 @@
 
 %build
 %configure \
-            CFLAGS="%{optflags} -fno-strict-aliasing" \
-            CXXFLAGS="%{optflags} -fno-strict-aliasing" \
-            LDFLAGS="-Wl,-z -Wl,noexecstack" \
             --with-gtk \
            --with-alsa \
            --with-ladspa \
            --with-static-xm \
            --with-gl \
             %{?with_jack:--with-jack} \
-
 # feel free to improve following change and please notify upstream
 sed -i "s:\(^LIBS =.*\):\1 -lX11 -ldl:" makefile
-make %{?_smp_mflags}
-make sndplay sndinfo
+%make_build
+%make_build sndplay sndinfo
 
 %install
 install -d -m 755 %{buildroot}/%{_bindir}

++++++ snd-20.2.tar.gz -> snd-20.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/snd/snd-20.2.tar.gz 
/work/SRC/openSUSE:Factory/.snd.new.2738/snd-20.3.tar.gz differ: char 5, line 1



Reply via email to