Hello community, here is the log from the commit of package kradio for openSUSE:Factory checked in at 2012-02-22 15:53:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kradio (Old) and /work/SRC/openSUSE:Factory/.kradio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kradio", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kradio/kradio.changes 2011-10-18 14:29:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kradio.new/kradio.changes 2012-02-22 15:53:15.000000000 +0100 @@ -1,0 +2,38 @@ +Sun Feb 19 18:42:59 UTC 2012 - [email protected] + +- update to 4.0.4 + * improved shoutcast support: fixed "Accept:" HTTP header field + * issue warning if a broken V4L2 kernel is detected + * fixed buffer alignment issue to avoid alignment-error segfault + in libffmpeg sse2 code +- update to 4.0.3 + * major rework of internet radio stream handling: support for + shoutcast http icy protocol extensions (RDS-like meta data + support) + * improved running text in radio display + * eliminated ancient workarounds in docking menu + * fixes for docking menue issues on Ubuntu + * fixed stuttering playback on Ubuntu + * working FLV support (simply based on libffmpeg, but many thanks + to Paulo Cavalcanti for reporting/debungging/testing!) + * libffmpeg fixes for recent deprecations + * German translation fixes + * fixed UI files + * segfault and compatibility fixes with recent libav / libffmpeg + * workaround for problem with high cpu load during blocking ALSA + pcm writes (ALSA seems to poll to a certain degree) + * fixed reading of radio card name + * Added partial spanish translation + * fixed save/restore of mixer settings + * fixed wrong handling of prepare/releaseCapture in v4l + * partial Turkish translation + * more parts for Spanish translation + * started to complete Spanish translation + * Czech translation update + * Ukrainian translation update + * Italian translation + * fix of desktop icon +- Removed outdated obsoletes/provides added for the KDE4 transition +- Remove patch for desktop file, was fixed upstream + +------------------------------------------------------------------- Old: ---- kradio-desktop-file.diff kradio4-4.0.2.tar.bz2 New: ---- kradio4-4.0.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kradio.spec ++++++ --- /var/tmp/diff_new_pack.te0Rqy/_old 2012-02-22 15:53:17.000000000 +0100 +++ /var/tmp/diff_new_pack.te0Rqy/_new 2012-02-22 15:53:17.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kradio # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %bcond_with ffmpeg Name: kradio -Version: 4.0.2 -Release: 6 +Version: 4.0.4 +Release: 0 License: GPL-2.0+ Summary: A comfortable KDE4 AM/FM radio application Url: http://kradio.sourceforge.net Group: Hardware/Radio Source: http://sourceforge.net/projects/kradio/files/kradio/%{version}/kradio4-%{version}.tar.bz2 Patch0: suse_docdir.patch -Patch1: kradio-desktop-file.diff BuildRequires: fdupes BuildRequires: libkde4-devel >= 4.2.0 BuildRequires: libsndfile-devel @@ -36,8 +36,6 @@ BuildRequires: libffmpeg-devel BuildRequires: libmms-devel %endif -Provides: kde4-kradio = 4.0.1 -Obsoletes: kde4-kradio < 4.0.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -67,7 +65,6 @@ %prep %setup -q -n kradio4-%{version} %patch0 -p1 -%patch1 %build %cmake_kde4 @@ -81,6 +78,7 @@ %find_lang kradio4 --all-name %post -p /sbin/ldconfig + %postun -p /sbin/ldconfig %files -f kradio4.lang ++++++ kradio4-4.0.2.tar.bz2 -> kradio4-4.0.4.tar.bz2 ++++++ ++++ 50590 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
