Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pulsectl for openSUSE:Factory
checked in at 2023-02-24 18:08:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pulsectl (Old)
and /work/SRC/openSUSE:Factory/.python-pulsectl.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pulsectl"
Fri Feb 24 18:08:22 2023 rev:8 rq:1067583 version:22.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pulsectl/python-pulsectl.changes
2021-04-17 00:02:31.141665414 +0200
+++
/work/SRC/openSUSE:Factory/.python-pulsectl.new.31432/python-pulsectl.changes
2023-02-24 18:08:29.997545630 +0100
@@ -1,0 +2,10 @@
+Fri Feb 24 10:56:06 UTC 2023 - Daniel Garcia <[email protected]>
+
+- update to 22.3.2
+ * 21.10.4: Add channel_list_enum to compare channel_list values with
+ something in a typo-free way, expose channel_list_raw with C enum
+ values [#66].
+ * 21.5.0: Fix PA_VOLUME_MAX and PA_VOLUME_UI_MAX values, both were
+ incorrect [#53].
+
+-------------------------------------------------------------------
Old:
----
pulsectl-21.3.4.tar.gz
New:
----
pulsectl-22.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pulsectl.spec ++++++
--- /var/tmp/diff_new_pack.paV3VU/_old 2023-02-24 18:08:30.497548609 +0100
+++ /var/tmp/diff_new_pack.paV3VU/_new 2023-02-24 18:08:30.501548633 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pulsectl
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-pulsectl
-Version: 21.3.4
+Version: 22.3.2
Release: 0
Summary: Python high-level interface and ctypes-based bindings for
PulseAudio (libpulse)
License: MIT
@@ -61,12 +60,13 @@
%if %{with test}
%check
-%pyunittest pulsectl.tests.all
+%pyunittest discover
%endif
%files %{python_files}
%license COPYING
%doc CHANGES.rst README.rst
-%{python_sitelib}/*
+%{python_sitelib}/pulsectl
+%{python_sitelib}/pulsectl-%{version}*-info
%changelog
++++++ pulsectl-21.3.4.tar.gz -> pulsectl-22.3.2.tar.gz ++++++
++++ 3471 lines of diff (skipped)