Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amsynth for openSUSE:Factory checked 
in at 2023-01-28 18:45:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amsynth (Old)
 and      /work/SRC/openSUSE:Factory/.amsynth.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amsynth"

Sat Jan 28 18:45:08 2023 rev:17 rq:1061681 version:1.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes  2023-01-23 
18:32:57.232471356 +0100
+++ /work/SRC/openSUSE:Factory/.amsynth.new.32243/amsynth.changes       
2023-01-28 18:47:20.883300940 +0100
@@ -1,0 +2,6 @@
+Fri Jan 27 22:04:46 UTC 2023 - [email protected]
+
+- Switch to the full source code archive to get the missing
+  data files for amsynth.lv2
+
+-------------------------------------------------------------------

Old:
----
  amsynth-1.13.1.tar.gz

New:
----
  release-1.13.1.tar.gz

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

Other differences:
------------------
++++++ amsynth.spec ++++++
--- /var/tmp/diff_new_pack.1uPU3T/_old  2023-01-28 18:47:21.307303358 +0100
+++ /var/tmp/diff_new_pack.1uPU3T/_new  2023-01-28 18:47:21.315303404 +0100
@@ -21,12 +21,16 @@
 Release:        0
 Summary:        Analog modelling (a.k.a virtual analog) software synthesizer
 License:        GPL-2.0-or-later
-URL:            http://amsynth.github.io/
-Source:         
https://github.com/amsynth/amsynth/releases/download/release-%{version}/%{name}-%{version}.tar.gz
+URL:            https://amsynth.github.io/
+Source:         
https://github.com/amsynth/amsynth/archive/refs/tags/release-%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+BuildRequires:  libtool
 %ifnarch %ix86 %arm
 BuildRequires:  pandoc
 %endif
@@ -146,9 +150,12 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -n %{name}-release-%{version} -p1
 
 %build
+mkdir -p m4
+autoreconf -fiv
+intltoolize -f
 %configure
 make %{?_smp_mflags}
 

Reply via email to