Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audio-recorder for openSUSE:Factory checked in at 2021-04-27 21:35:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audio-recorder (Old) and /work/SRC/openSUSE:Factory/.audio-recorder.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audio-recorder" Tue Apr 27 21:35:14 2021 rev:14 rq:888744 version:3.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/audio-recorder/audio-recorder.changes 2020-01-31 23:56:20.939622296 +0100 +++ /work/SRC/openSUSE:Factory/.audio-recorder.new.12324/audio-recorder.changes 2021-04-27 21:35:41.896086118 +0200 @@ -1,0 +2,9 @@ +Mon Apr 26 11:29:57 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 3.2.3 + * The recording must end with EOS message, + otherwise MPEG 4 Audio (.m4a) files becomes invalid. + * Fixed export to M4A / AAC with new gstreamer + * Fixed a minor issue in settings-pipe.c + +------------------------------------------------------------------- Old: ---- audio-recorder_3.0.5~disco.tar.gz New: ---- audio-recorder_3.2.3~hirsute.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audio-recorder.spec ++++++ --- /var/tmp/diff_new_pack.7QoZbp/_old 2021-04-27 21:35:42.400086947 +0200 +++ /var/tmp/diff_new_pack.7QoZbp/_new 2021-04-27 21:35:42.400086947 +0200 @@ -17,13 +17,13 @@ Name: audio-recorder -Version: 3.0.5 +Version: 3.2.3 Release: 0 Summary: An audio recorder application for the GNOME 2/3 License: GPL-3.0 Group: Productivity/Multimedia/Sound/Utilities Url: https://launchpad.net/~audio-recorder -Source: https://launchpad.net/~audio-recorder/+archive/ubuntu/ppa/+sourcefiles/audio-recorder/%{version}~disco/audio-recorder_%{version}~disco.tar.gz +Source: https://launchpad.net/~audio-recorder/+archive/ubuntu/ppa/+sourcefiles/audio-recorder/%{version}~hirsute/audio-recorder_%{version}~hirsute.tar.gz # PATCH-FIX-OPENSUSE audio-recorder-correct-desktop-menu.patch [email protected] -- Fixes the .desktop file by removing unity related tags from it. Patch0: audio-recorder-correct-desktop-menu.patch BuildRequires: autoconf @@ -80,7 +80,7 @@ %patch0 -p1 %build -aclocal && autoconf && automake -a +autoreconf -fi %configure make %{?_smp_mflags} @@ -90,22 +90,19 @@ %find_lang %{name} %{?no_lang_C} %post -%desktop_database_post -%icon_theme_cache_post %glib2_gsettings_schema_post %postun -%desktop_database_postun -%icon_theme_cache_postun %glib2_gsettings_schema_postun %files -%doc ChangeLog README COPYING +%license COPYING +%doc ChangeLog README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ -%{_datadir}/icons/hicolor/ -%{_datadir}/pixmaps/%{name}/ +%{_datadir}/icons/hicolor/scalable/*/audio-recorder*.svg +%{_datadir}/pixmaps/%{name} %{_datadir}/glib-2.0/schemas/org.gnome.audio-recorder.gschema.xml %{_mandir}/man1/%{name}.1%{ext_man}
