Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ioctl-opt for 
openSUSE:Factory checked in at 2026-04-08 17:15:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ioctl-opt (Old)
 and      /work/SRC/openSUSE:Factory/.python-ioctl-opt.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ioctl-opt"

Wed Apr  8 17:15:49 2026 rev:3 rq:1345070 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ioctl-opt/python-ioctl-opt.changes        
2025-07-06 17:17:47.791497687 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ioctl-opt.new.21863/python-ioctl-opt.changes 
    2026-04-08 17:16:11.769069786 +0200
@@ -1,0 +2,7 @@
+Tue Apr  7 21:24:46 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.3.1:
+  * fix licensing to LGPL
+  * migrate to pyproject
+
+-------------------------------------------------------------------

Old:
----
  ioctl-opt-1.3.tar.gz

New:
----
  ioctl-opt-1.3.1-gh.tar.gz

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

Other differences:
------------------
++++++ python-ioctl-opt.spec ++++++
--- /var/tmp/diff_new_pack.cbSHEk/_old  2026-04-08 17:16:12.341093304 +0200
+++ /var/tmp/diff_new_pack.cbSHEk/_new  2026-04-08 17:16:12.345093469 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ioctl-opt
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           python-ioctl-opt
-Version:        1.3
+Version:        1.3.1
 Release:        0
 Summary:        Pythonified linux asm-generic/ioctl.h
-License:        GPL-2.0-only
+License:        LGPL-2.1-or-later
 URL:            https://github.com/vpelletier/python-ioctl-opt
-Source:         
https://pypi.org/packages/source/i/ioctl-opt/ioctl-opt-%{version}.tar.gz
+Source:         
https://github.com/vpelletier/python-ioctl-opt/archive/refs/tags/%{version}.tar.gz#/ioctl-opt-%{version}-gh.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -35,7 +35,7 @@
 Functions to compute fnctl.ioctl's opt argument.
 
 %prep
-%autosetup -p1 -n ioctl-opt-%{version}
+%autosetup -p1
 
 %build
 %pyproject_wheel
@@ -46,7 +46,7 @@
 
 %files %{python_files}
 %doc README.rst
-%license COPYING
+%license COPYING.LESSER
 %{python_sitelib}/ioctl_opt
 %{python_sitelib}/ioctl_opt-%{version}.dist-info
 

Reply via email to