Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nemo-extensions for openSUSE:Factory
checked in at 2022-05-21 19:06:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nemo-extensions (Old)
and /work/SRC/openSUSE:Factory/.nemo-extensions.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nemo-extensions"
Sat May 21 19:06:16 2022 rev:21 rq:978346 version:5.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/nemo-extensions/nemo-extensions.changes
2021-11-27 00:52:13.946613947 +0100
+++
/work/SRC/openSUSE:Factory/.nemo-extensions.new.1538/nemo-extensions.changes
2022-05-21 19:06:25.691320048 +0200
@@ -1,0 +2,5 @@
+Wed May 18 06:20:05 UTC 2022 - Steve Kowalik <[email protected]>
+
+- Prepare for Python 3.10 by correcting sitelib install paths.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nemo-extensions.spec ++++++
--- /var/tmp/diff_new_pack.pyV6B7/_old 2022-05-21 19:06:26.267320882 +0200
+++ /var/tmp/diff_new_pack.pyV6B7/_new 2022-05-21 19:06:26.275320893 +0200
@@ -1,7 +1,7 @@
#
# spec file for package nemo-extensions
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -538,14 +538,14 @@
%{_datadir}/nemo-python/extensions/nemo-audio-tab.py*
%dir %{_datadir}/nemo-audio-tab
%{_datadir}/nemo-audio-tab/nemo-audio-tab.glade
-%{python3_sitelib}/nemo_audio_tab-%{version}-py?.?.egg-info
+%{python3_sitelib}/nemo_audio_tab-%{version}-py?.*.egg-info
%files -n nemo-extension-compare
%license nemo-compare/nemo-compare/COPYING*
%doc nemo-compare/debian/changelog
%{_bindir}/nemo-compare-preferences
%{_datadir}/nemo-compare/
-%{python3_sitelib}/nemo_compare-%{version}-py?.?.egg-info
+%{python3_sitelib}/nemo_compare-%{version}-py?.*.egg-info
%{_datadir}/nemo-python/extensions/nemo-compare.py
%files -n nemo-extension-dropbox
@@ -559,7 +559,7 @@
%license nemo-emblems/COPYING*
%doc nemo-emblems/debian/changelog
%{_datadir}/nemo-python/extensions/nemo-emblems.py*
-%{python3_sitelib}/nemo_emblems-%{version}-py?.?.egg-info
+%{python3_sitelib}/nemo_emblems-%{version}-py?.*.egg-info
%files -n nemo-extension-fileroller
%license nemo-fileroller/COPYING
@@ -580,7 +580,7 @@
%{_datadir}/icons/hicolor/*/apps/nemo-pastebin.png
%{_datadir}/icons/hicolor/scalable/apps/nemo-pastebin.svg
%{_datadir}/glib-2.0/schemas/nemo-pastebin.gschema.xml
-%{python3_sitelib}/nemo_pastebin-%{version}-py?.?.egg-info
+%{python3_sitelib}/nemo_pastebin-%{version}-py?.*.egg-info
%files -n nemo-extension-preview -f nemo-preview.lang
%license nemo-preview/COPYING
@@ -624,6 +624,6 @@
%{_datadir}/nemo-terminal/
%{_datadir}/nemo-python/extensions/nemo_terminal.py
%{_datadir}/glib-2.0/schemas/org.nemo.extensions.nemo-terminal.gschema.xml
-%{python3_sitelib}/nemo_terminal-%{version}-py?.?.egg-info
+%{python3_sitelib}/nemo_terminal-%{version}-py?.*.egg-info
%changelog