Hello community, here is the log from the commit of package mangler for openSUSE:Factory checked in at 2012-09-23 21:08:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mangler (Old) and /work/SRC/openSUSE:Factory/.mangler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mangler", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/mangler/mangler.changes 2012-02-28 14:14:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mangler.new/mangler.changes 2012-09-23 21:08:03.000000000 +0200 @@ -1,0 +2,18 @@ +Sun Sep 16 14:20:55 UTC 2012 - [email protected] + +- Update to version 1.2.4: + + This minor release fixes a problem affecting users that do not + have a Logitech G15 keyboard. + + Add manpages. +- Changes of version 1.2.3: + + Replaced celt with opus libraries. + + Linkified comments and URLS in the user information for android + version. + + Fixed chat scrolling in android. + + Fixed private chat window send button upon a reopened session. +- Add pkgconfig(opus) BuildRequires, enable support for opus in + 12.3 and newer. +- Remove libcelt-devel BuildRequires, it has been obsoleted. +- Re-add gdk-pixbuf-loader-rsvg BuildRequires, build fails if not. + +------------------------------------------------------------------- Old: ---- mangler-1.2.2.tar.bz2 New: ---- mangler-1.2.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mangler.spec ++++++ --- /var/tmp/diff_new_pack.QDXR0v/_old 2012-09-23 21:08:04.000000000 +0200 +++ /var/tmp/diff_new_pack.QDXR0v/_new 2012-09-23 21:08:04.000000000 +0200 @@ -17,7 +17,7 @@ Name: mangler -Version: 1.2.2 +Version: 1.2.4 Release: 0 Summary: Ventrilo Compatible Client for Linux License: GPL-3.0+ @@ -28,13 +28,16 @@ BuildRequires: dbus-1-glib-devel BuildRequires: espeak-devel BuildRequires: gcc-c++ +BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: gtkmm2-devel -BuildRequires: libcelt-devel BuildRequires: libgsm-devel BuildRequires: libpulse-devel BuildRequires: speex-devel BuildRequires: update-desktop-files BuildRequires: xosd-devel +%if 0%{?suse_version} > 1220 +BuildRequires: pkgconfig(opus) >= 0.9.11 +%endif BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xi) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -88,6 +91,7 @@ %{_bindir}/mangler %{_datadir}/applications/mangler.desktop %{_datadir}/pixmaps/mangler_logo.svg +%{_mandir}/man1/%{name}.1%{?ext_man} %files -n libventrilo3-0 %defattr (-,root,root) ++++++ mangler-1.2.2.tar.bz2 -> mangler-1.2.4.tar.bz2 ++++++ ++++ 196418 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
