Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-limnoria for openSUSE:Factory
checked in at 2023-10-20 23:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
and /work/SRC/openSUSE:Factory/.python-limnoria.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-limnoria"
Fri Oct 20 23:18:59 2023 rev:31 rq:1119237 version:2023.02.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes
2023-05-05 15:57:28.980153156 +0200
+++
/work/SRC/openSUSE:Factory/.python-limnoria.new.1945/python-limnoria.changes
2023-10-20 23:22:16.958594302 +0200
@@ -1,0 +2,6 @@
+Fri Oct 20 12:27:50 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Add coreutils-systemd to BuildRequires for the `uptime` command
+ needed for a test.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.JX403b/_old 2023-10-20 23:22:17.442611962 +0200
+++ /var/tmp/diff_new_pack.JX403b/_new 2023-10-20 23:22:17.442611962 +0200
@@ -27,6 +27,7 @@
Group: Development/Languages/Python
URL: https://github.com/ProgVal/Limnoria
Source:
https://github.com/ProgVal/Limnoria/archive/master-%{srcver}.tar.gz#/%{appname}-%{version}.tar.gz
+BuildRequires: coreutils-systemd
# full python for sqlite3 module
BuildRequires: %pythons
BuildRequires: %{python_module PySocks}