Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hexter for openSUSE:Factory checked 
in at 2021-04-17 00:02:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexter (Old)
 and      /work/SRC/openSUSE:Factory/.hexter.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexter"

Sat Apr 17 00:02:16 2021 rev:2 rq:886059 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexter/hexter.changes    2014-10-14 
07:10:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hexter.new.12324/hexter.changes 2021-04-17 
00:02:34.761671140 +0200
@@ -1,0 +2,12 @@
+Thu Apr 15 00:27:21 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to 1.1.1
+  * Fixes a bug under gcc 9+ which causes the GUI to not start.
+- Update to 1.1.0
+  * Fixed a crash of the widgy editor on ARM targets
+  * Added support for hosts which don't support run_multiple_synths(),
+    for example, Carla and Renoise. Each plugin instance is run
+    separately, and support for the global polyphony limit has
+    been removed.
+
+-------------------------------------------------------------------

Old:
----
  hexter-1.0.3.tar.bz2

New:
----
  hexter-1.1.1.tar.bz2

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

Other differences:
------------------
++++++ hexter.spec ++++++
--- /var/tmp/diff_new_pack.nEmPHl/_old  2021-04-17 00:02:35.241671899 +0200
+++ /var/tmp/diff_new_pack.nEmPHl/_new  2021-04-17 00:02:35.245671906 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package [hexter]
+# spec file for package hexter
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,30 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
-
 Name:           hexter
-Version:        1.0.3
+Version:        1.1.1
 Release:        0
 Summary:        A Yamaha DX7 software synthesizer for DSSI
-License:        GPL-2.0+
-Url:            http://dssi.sourceforge.net/hexter.html
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Midi
-Source0:        
http://downloads.sourceforge.net/project/dssi/hexter/%{version}/%{name}-%{version}.tar.bz2
+URL:            https://github.com/smbolton/hexter
+Source0:        
%{URL}/releases/download/version_%{version}/hexter-%{version}.tar.bz2
 BuildRequires:  alsa-devel
 BuildRequires:  dssi-devel
 BuildRequires:  gtk2-devel
+BuildRequires:  ladspa-devel
 BuildRequires:  libjack-devel
 BuildRequires:  liblo-devel
-BuildRequires:  ladspa-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 Requires:       dssi
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Hexter is a software synthesizer that models the sound generation of
@@ -55,24 +52,18 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
-make install DESTDIR=%{buildroot}
+%make_install
 find . %{buildroot} -name "*.la" -print -delete
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README TODO
-%dir %{_libdir}/dssi/hexter
-%dir %{_datadir}/hexter
+%license COPYING
+%doc AUTHORS ChangeLog README.rst TODO
 %dir %{_libdir}/dssi
 %{_libdir}/dssi/hexter.so
-%{_libdir}/dssi/hexter/hexter_gtk
-%{_datadir}/%{name}/dx7_roms.dx7
-%{_datadir}/%{name}/fb01_roms_converted_12.dx7
-%{_datadir}/%{name}/fb01_roms_converted_34.dx7
-%{_datadir}/%{name}/fb01_roms_converted_5.dx7
-%{_datadir}/%{name}/tx7_roms.dx7
+%{_libdir}/dssi/hexter*
+%{_datadir}/%{name}
 
 %changelog

++++++ hexter-1.0.3.tar.bz2 -> hexter-1.1.1.tar.bz2 ++++++
++++ 45965 lines of diff (skipped)

Reply via email to