Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vinagre for openSUSE:Factory checked in at 2024-10-08 17:18:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vinagre (Old) and /work/SRC/openSUSE:Factory/.vinagre.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vinagre" Tue Oct 8 17:18:27 2024 rev:108 rq:1205491 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes 2024-06-21 16:03:43.603212743 +0200 +++ /work/SRC/openSUSE:Factory/.vinagre.new.19354/vinagre.changes 2024-10-08 17:18:50.311086074 +0200 @@ -1,0 +2,5 @@ +Tue Jul 16 17:17:52 UTC 2024 - Bjørn Lie <[email protected]> + +- Drop obsolete update-desktop-files BuildRequires and macros. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vinagre.spec ++++++ --- /var/tmp/diff_new_pack.nMets4/_old 2024-10-08 17:18:50.779105045 +0200 +++ /var/tmp/diff_new_pack.nMets4/_new 2024-10-08 17:18:50.783105207 +0200 @@ -45,7 +45,6 @@ BuildRequires: pkgconfig # We need the %%mime_database_* macros BuildRequires: shared-mime-info -BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(appstream-glib) >= 0.7.3 @@ -101,8 +100,6 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print -%suse_update_desktop_file -G "Remote Desktop Viewer" vinagre -%suse_update_desktop_file vinagre-file %find_lang %{name} %{?no_lang_C} for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do if test -f %{_datadir}/icons/Adwaita/$size/legacy/preferences-desktop-remote-desktop.png; then @@ -113,20 +110,6 @@ %fdupes %{buildroot} -%if 0%{?suse_version} < 1500 -%post -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post -%mime_database_post - -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun -%mime_database_postun -%endif - %files %doc %{_datadir}/help/C/%{name}/ %{_mandir}/man1/*.1%{?ext_man}
