Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bpython for openSUSE:Factory 
checked in at 2022-02-02 22:42:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bpython (Old)
 and      /work/SRC/openSUSE:Factory/.python-bpython.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bpython"

Wed Feb  2 22:42:01 2022 rev:10 rq:950803 version:0.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bpython/python-bpython.changes    
2021-04-10 15:28:07.838431626 +0200
+++ /work/SRC/openSUSE:Factory/.python-bpython.new.1898/python-bpython.changes  
2022-02-02 22:43:02.762868005 +0100
@@ -1,0 +2,12 @@
+Sun Jan 23 17:31:17 UTC 2022 - Arun Persaud <[email protected]>
+
+- specfile:
+  * update copyright year
+  * update path for xml and desktop file
+
+- update to version 0.22.1:
+  * Fixes:
+    + #938: Fix missing dependency on typing_extensions. Thanks to
+       Dustin Rodrigues
+
+-------------------------------------------------------------------

Old:
----
  bpython-0.21.tar.gz

New:
----
  bpython-0.22.1.tar.gz

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

Other differences:
------------------
++++++ python-bpython.spec ++++++
--- /var/tmp/diff_new_pack.ax3ZKk/_old  2022-02-02 22:43:03.238864779 +0100
+++ /var/tmp/diff_new_pack.ax3ZKk/_new  2022-02-02 22:43:03.242864752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bpython
 #
-# 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
@@ -20,7 +20,7 @@
 %define         skip_python2 1
 %bcond_with     test
 Name:           python-bpython
-Version:        0.21
+Version:        0.22.1
 Release:        0
 Summary:        Fancy Interface to the Python Interpreter
 License:        MIT
@@ -114,12 +114,12 @@
 
 %{python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-cp %{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython.appdata.xml 
%{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.appdata.xml
+cp 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython.metainfo.xml 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.metainfo.xml
 cp 
%{buildroot}%{_datadir}/applications/org.bpython-interpreter.bpython.desktop 
%{buildroot}%{_datadir}/applications/org.bpython-interpreter.bpython-%{$python_bin_suffix}.desktop
 
-sed -i 's|bpython.desktop|bpython-%{$python_bin_suffix}.desktop|' 
%{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.appdata.xml
-sed -i 's|bpython interpreter|bpython %{$python_prefix} interpreter|' 
%{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.appdata.xml
-sed -i 's|Python interpreter|A %{$python_prefix} interpreter|' 
%{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.appdata.xml
+sed -i 's|bpython.desktop|bpython-%{$python_bin_suffix}.desktop|' 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.metainfo.xml
+sed -i 's|bpython interpreter|bpython %{$python_prefix} interpreter|' 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.metainfo.xml
+sed -i 's|Python interpreter|A %{$python_prefix} interpreter|' 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{$python_bin_suffix}.metainfo.xml
 desktop-file-edit --set-name=bpython-%{$python_bin_suffix} \
                   --copy-name-to-generic-name \
                   --remove-key=Categories \
@@ -129,7 +129,7 @@
                   
%{buildroot}%{_datadir}/applications/org.bpython-interpreter.bpython-%{$python_bin_suffix}.desktop
 }
 
-rm %{buildroot}%{_datadir}/appinfo/org.bpython-interpreter.bpython.appdata.xml
+rm 
%{buildroot}%{_datadir}/metainfo/org.bpython-interpreter.bpython.metainfo.xml
 rm %{buildroot}%{_datadir}/applications/org.bpython-interpreter.bpython.desktop
 
 %if %{with test}
@@ -158,8 +158,9 @@
 %python_alternative %{_bindir}/bpdb
 %python_alternative %{_mandir}/man1/bpython.1%{ext_man}
 %python_alternative %{_mandir}/man5/bpython-config.5%{ext_man}
-%dir %{_datadir}/appinfo/
-%{_datadir}/appinfo/org.bpython-interpreter.bpython-%{python_bin_suffix}.appdata.xml
+%dir %{_datadir}/metainfo/
+%{_datadir}/metainfo/org.bpython-interpreter.bpython-%{python_bin_suffix}.metainfo.xml
+%dir %{_datadir}/applications/
 
%{_datadir}/applications/org.bpython-interpreter.bpython-%{python_bin_suffix}.desktop
 
 %files -n %{name}-common

++++++ bpython-0.21.tar.gz -> bpython-0.22.1.tar.gz ++++++
++++ 8281 lines of diff (skipped)

Reply via email to