Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package amsynth for openSUSE:Factory checked in at 2026-05-10 16:48:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/amsynth (Old) and /work/SRC/openSUSE:Factory/.amsynth.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "amsynth" Sun May 10 16:48:14 2026 rev:22 rq:1352245 version:2.0b1 Changes: -------- --- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes 2025-11-24 14:15:19.636779654 +0100 +++ /work/SRC/openSUSE:Factory/.amsynth.new.1966/amsynth.changes 2026-05-10 16:48:52.134116490 +0200 @@ -1,0 +2,22 @@ +Tue Apr 28 02:20:14 UTC 2026 - Konstantin Voinov <[email protected]> + +- Update to version 2.0b1< + * Ported the GUI from GTK2 to JUCE. + PACKAGERS TAKE NOTE: build dependencies have changed! + * Added preset selection, saving, and main menu to plug-ins GUIs. + * Added support for fractional UI scaling. + * Added support for LV2 touch extension. + * The lv2-dev package is no longer required; JUCE bundles the LV2 headers. + * Added support for [MTS-ESP](https://github.com/ODDSound/MTS-ESP) microtuning, + excluding multi-channel tuning tables. + * Removed support for JACK-Session, which is deprecated and unsupported. + * Replaced `--force-device-scale-factor` with `--ui-scale` and added + `ui_scale` to config file. + * Fixed a memory leak in VST effGetChunk handler. + * Fixed parameters not automatable in VST plugin. + * Fixed unintentional distortion on some presets - issue #235 + * Fixed values passed to VST audioMasterAutomate. + * Added Visual Studio project to allow building VST for Windows. + * Added Xcode project to allow building AudioUnit & VST for macOS + +------------------------------------------------------------------- Old: ---- amsynth-1.13.4.tar.gz New: ---- _service amsynth-2.0b1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amsynth.spec ++++++ --- /var/tmp/diff_new_pack.F4So8J/_old 2026-05-10 16:48:52.754141865 +0200 +++ /var/tmp/diff_new_pack.F4So8J/_new 2026-05-10 16:48:52.758142028 +0200 @@ -1,7 +1,7 @@ # # spec file for package amsynth # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: amsynth -Version: 1.13.4 +Version: 2.0b1 Release: 0 Summary: Analog modelling (a.k.a virtual analog) software synthesizer License: GPL-2.0-or-later URL: https://amsynth.github.io/ -Source: https://github.com/amsynth/amsynth/archive/refs/tags/release-%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: autoconf-archive BuildRequires: automake @@ -37,11 +37,18 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(dssi) -BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(jack) BuildRequires: pkgconfig(liblo) +BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(lv2) BuildRequires: pkgconfig(sndfile) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xcursor) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xinerama) +BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(zlib) %description Amsynth is an analog modelling (a.k.a virtual analog) software synthesizer. @@ -149,7 +156,7 @@ %lang_package %prep -%autosetup -n %{name}-release-%{version} -p1 +%autosetup -n %{name}-%{version} -p1 %build autoreconf -fiv @@ -167,7 +174,7 @@ %files %license COPYING -%doc AUTHORS README NEWS +%doc AUTHORS README.md CHANGELOG.md %{_bindir}/amsynth %{_datadir}/amsynth %{_datadir}/applications/amsynth.desktop ++++++ _service ++++++ <services> <service name="tar_scm" mode="manual"> <param name="url">https://github.com/amsynth/amsynth</param> <param name="scm">git</param> <param name="revision">release-2.0b1</param> <param name="submodules">enable</param> <param name="version">2.0b1</param> <param name="changesgenerate">disable</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> <service name="set_version" mode="manual"/> </services> ++++++ amsynth-1.13.4.tar.gz -> amsynth-2.0b1.tar.gz ++++++ /work/SRC/openSUSE:Factory/amsynth/amsynth-1.13.4.tar.gz /work/SRC/openSUSE:Factory/.amsynth.new.1966/amsynth-2.0b1.tar.gz differ: char 12, line 1
