Hello community, here is the log from the commit of package vocal for openSUSE:Factory checked in at 2019-06-25 22:22:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vocal (Old) and /work/SRC/openSUSE:Factory/.vocal.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vocal" Tue Jun 25 22:22:09 2019 rev:8 rq:711853 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vocal/vocal.changes 2019-06-12 13:11:09.345014451 +0200 +++ /work/SRC/openSUSE:Factory/.vocal.new.4615/vocal.changes 2019-06-25 22:22:14.353135520 +0200 @@ -1,0 +2,11 @@ +Tue Jun 25 09:29:52 UTC 2019 - Atri Bhattacharya <[email protected]> + +- Update to version 2.4.2: + + This point release changes all the application IDs to + com.needleandthread.vocal to fix some issues with dbus and + flatpaks +- Adapt to exec, .desktop file, and icon name changes. +- Drop post* scriptlets as they catered to ancient openSUSE + releases <= 13.2. + +------------------------------------------------------------------- Old: ---- 2.4.1.tar.gz New: ---- 2.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vocal.spec ++++++ --- /var/tmp/diff_new_pack.NbHPnv/_old 2019-06-25 22:22:15.841137561 +0200 +++ /var/tmp/diff_new_pack.NbHPnv/_new 2019-06-25 22:22:15.885137621 +0200 @@ -17,7 +17,7 @@ Name: vocal -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: A podcast client for the desktop License: GPL-3.0-only @@ -72,33 +72,21 @@ # CONVERT SVG ICONS INSTALLED INTO NON-SCALABLE DIR TO PNG ONES for i in 16 22 24 32 48 64 128 do - rsvg-convert -o %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needle-and-thread.vocal.png \ - %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needle-and-thread.vocal.svg - rm %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needle-and-thread.vocal.svg + rsvg-convert -o %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needleandthread.vocal.png \ + %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needleandthread.vocal.svg + rm %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/com.github.needleandthread.vocal.svg done -%suse_update_desktop_file com.github.needle-and-thread.vocal Player +%suse_update_desktop_file com.github.needleandthread.vocal Player %fdupes %{buildroot}%{_datadir}/locale/ -%if 0%{?suse_version} <= 1320 -%post -%glib2_gsettings_schema_post -%icon_theme_cache_post -%desktop_database_post - -%postun -%glib2_gsettings_schema_postun -%icon_theme_cache_postun -%desktop_database_postun -%endif - %files %license COPYING %doc %attr(0644,root,root) AUTHORS README.md -%{_bindir}/com.github.needle-and-thread.vocal +%{_bindir}/com.github.needleandthread.vocal %dir %{_datadir}/metainfo %{_datadir}/metainfo/*.appdata.xml -%{_datadir}/applications/com.github.needle-and-thread.vocal.desktop +%{_datadir}/applications/com.github.needleandthread.vocal.desktop %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/%{name} ++++++ 2.4.1.tar.gz -> 2.4.2.tar.gz ++++++ ++++ 21180 lines of diff (skipped)
