Hello community,

here is the log from the commit of package mangler for openSUSE:Factory checked 
in at 2018-03-14 19:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mangler (Old)
 and      /work/SRC/openSUSE:Factory/.mangler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mangler"

Wed Mar 14 19:37:47 2018 rev:12 rq:585041 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/mangler/mangler.changes  2013-02-07 
14:24:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mangler.new/mangler.changes     2018-03-14 
19:37:49.711779422 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 10:27:24 UTC 2018 - [email protected]
+
+- Use espeak-ng for suse_version >= 1500.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mangler.spec ++++++
--- /var/tmp/diff_new_pack.G0hfoM/_old  2018-03-14 19:37:50.639746461 +0100
+++ /var/tmp/diff_new_pack.G0hfoM/_new  2018-03-14 19:37:50.643746319 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mangler
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,17 @@
 Version:        1.2.5
 Release:        0
 Summary:        Ventrilo Compatible Client for Linux
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Talk/Clients
 Url:            http://www.mangler.org/
 Source:         http://www.mangler.org/downloads/%{name}-%{version}.tar.bz2
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-glib-devel
+%if 0%{?suse_version} >= 1500
+BuildRequires:  espeak-ng-compat-devel
+%else
 BuildRequires:  espeak-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  gdk-pixbuf-loader-rsvg
 BuildRequires:  gtkmm2-devel


Reply via email to