Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libftdi0 for openSUSE:Factory 
checked in at 2023-12-15 21:47:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libftdi0 (Old)
 and      /work/SRC/openSUSE:Factory/.libftdi0.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libftdi0"

Fri Dec 15 21:47:41 2023 rev:2 rq:1133033 version:0.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/libftdi0/libftdi0.changes        2023-08-30 
10:22:48.153114908 +0200
+++ /work/SRC/openSUSE:Factory/.libftdi0.new.25432/libftdi0.changes     
2023-12-15 21:47:52.091441720 +0100
@@ -1,0 +2,5 @@
+Thu Dec 14 08:44:11 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Disable python build deps when not building python bindins.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libftdi0.spec ++++++
--- /var/tmp/diff_new_pack.37zWhf/_old  2023-12-15 21:47:52.699463945 +0100
+++ /var/tmp/diff_new_pack.37zWhf/_new  2023-12-15 21:47:52.699463945 +0100
@@ -2,7 +2,6 @@
 # spec file for package libftdi0
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,9 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define realname libftdi
 %define sover 1
 %define libname %{realname}%{sover}
@@ -26,7 +26,7 @@
 Summary:        Library to program and control the FTDI USB controller
 License:        LGPL-2.1+ AND GPL-2.0-with-classpath-exception
 Group:          Hardware/Other
-Url:            http://www.intra2net.com/en/developer/libftdi
+URL:            http://www.intra2net.com/en/developer/libftdi
 Source:         
http://www.intra2net.com/en/developer/libftdi/download/libftdi-%{version}.tar.gz
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
@@ -38,8 +38,10 @@
 BuildRequires:  libconfuse-devel
 BuildRequires:  libusb-compat-devel
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} < 1500
 BuildRequires:  python-devel
 BuildRequires:  python-xml
+%endif
 BuildRequires:  swig
 
 %description

Reply via email to