------------------------------------------------------------------- Wed Mar 13 21:23:23 UTC 2013 - p.drouand@gmail.com - Update to version 0.9.8: + lp#1074928: Audio-recorder could not find configuration values (in dconf) and exited. - Changes from version 0.9.7: + Audio-recorder will now remember lastly used media-players. + New/changed key in data/org.gnome.audio-recorder.gschema.xml. - Changes from version 0.9.5: + Moving to Gstreamer 1.0. - Changes from verion 0.9.4: + Complete the port to GTK3. - Changes from version 0.9.3: + Improved timer and VAD-modules. + Better gst-pipeline. - Replace Requires and BuildRequires for GStreamer 1.0 port: + Old BuildRequires: pkgconfig(gstreamer-0.10), pkgconfig(gstreamer-base-0.10) and pkgconfig(gstreamer-interfaces-0.10), + Old Requires: gstreamer-0_10-plugins-bad, gstreamer-0_10-plugins-base, gstreamer-0_10-plugins-good and gstreamer-0_10-plugins-ugly + New BuildRequires: pkgconfig(gstreamer-1.0) + New Requires: gstreamer-plugins-bad, gstreamer-plugins-base, gstreamer-plugins-good and gstreamer-plugins-ugly. - Replace pkgconfig(gtk+-2.0) BuildRequires with pkgconfig(gtk+-3.0), following upstream. - Replace pkgconfig(gconf-2.0) BuildRequires with pkgconfig(dconf), following upstreams port to GSettings. - Drop audio-recorder-gio-gdesktopappinfo-header.patch: as it's only applied on openSUSE <= 12.1, it became useless after the port of audio-recorder to GStreamer 1.0, which only exists since openSUSE 12.3. ------------------------------------------------------------------- Sun Apr 29 07:45:37 UTC 2012 - badshah400@gmail.com - Initial package, version 0.9.1 Add audio-recorder-correct-desktop-menu.patch and audio-recorder-gio-gdesktopappinfo-header.patch