Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mugshot for openSUSE:Factory checked 
in at 2025-03-21 20:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mugshot (Old)
 and      /work/SRC/openSUSE:Factory/.mugshot.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mugshot"

Fri Mar 21 20:23:15 2025 rev:4 rq:1254966 version:0.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mugshot/mugshot.changes  2021-01-12 
10:28:22.205173041 +0100
+++ /work/SRC/openSUSE:Factory/.mugshot.new.2696/mugshot.changes        
2025-03-21 20:23:28.601391941 +0100
@@ -1,0 +2,19 @@
+Thu Mar 20 08:54:04 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Eliminate duplicate files in the whole python3_sitelib directory.
+- Add the various icons/hicolor directories to the files list.
+
+-------------------------------------------------------------------
+Fri Jan 14 16:19:19 UTC 2022 - Maurizio Galli <[email protected]>
+
+- Removed cheese-version.patch as it's no longer needed. cheese made 
+  a mistake in changing the API version field and reverted it back; 
+  so this is not needed
+
+-------------------------------------------------------------------
+Fri Nov 19 02:57:52 UTC 2021 - Maurizio Galli <[email protected]>
+
+- Added patch cheese-version.patch
+  * Fixes a version problem with dependency typelib(Cheese) (#boo#1191237) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mugshot.spec ++++++
--- /var/tmp/diff_new_pack.QumAet/_old  2025-03-21 20:23:30.325463666 +0100
+++ /var/tmp/diff_new_pack.QumAet/_new  2025-03-21 20:23:30.341464332 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mugshot
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -84,7 +84,7 @@
 popd
 
 # Fix duplicate files
-%fdupes -s %{buildroot}%{python3_sitelib}/mugshot_lib/__pycache__/
+%fdupes -s %{buildroot}%{python3_sitelib}/
 %fdupes -s %{buildroot}%{_datadir}/icons/hicolor/
 
 %find_lang %{name}
@@ -99,6 +99,9 @@
 %{_bindir}/%{name}
 %{_datadir}/metainfo/%{name}.appdata.xml
 %{_datadir}/applications/org.bluesabre.Mugshot.desktop
+%dir %{_datadir}/icons/hicolor
+%dir %{_datadir}/icons/hicolor/*
+%dir %{_datadir}/icons/hicolor/*/apps
 %{_datadir}/icons/hicolor/**/apps/%{name}.svg
 %{_datadir}/glib-2.0/schemas/org.bluesabre.mugshot.gschema.xml
 %{_datadir}/man/man1/mugshot.1.gz

Reply via email to