Hello community, here is the log from the commit of package stlink for openSUSE:Factory checked in at 2020-02-04 19:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stlink (Old) and /work/SRC/openSUSE:Factory/.stlink.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stlink" Tue Feb 4 19:54:35 2020 rev:6 rq:769762 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/stlink/stlink.changes 2018-05-11 09:15:58.667509203 +0200 +++ /work/SRC/openSUSE:Factory/.stlink.new.26092/stlink.changes 2020-02-04 19:54:37.865366317 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:31:07 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(udev) instead of udev: allow OBS to + shortcut through -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stlink.spec ++++++ --- /var/tmp/diff_new_pack.5TmRvQ/_old 2020-02-04 19:54:38.541366711 +0100 +++ /var/tmp/diff_new_pack.5TmRvQ/_new 2020-02-04 19:54:38.545366714 +0100 @@ -1,7 +1,7 @@ # # spec file for package stlink # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -22,7 +22,7 @@ Summary: STM32 discovery line linux programmer License: BSD-3-Clause Group: Development/Tools/Debuggers -Url: https://github.com/texane/stlink +URL: https://github.com/texane/stlink Source0: https://github.com/texane/stlink/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM fix-deprecated-libusb-function.patch Patch0: https://github.com/texane/stlink/commit/aaf8e9207581.patch#/fix-deprecated-libusb-function.patch @@ -30,8 +30,8 @@ BuildRequires: gtk3-devel BuildRequires: pkg-config BuildRequires: systemd-rpm-macros -BuildRequires: udev BuildRequires: pkgconfig(libusb-1.0) +BuildRequires: pkgconfig(udev) Requires: udev BuildRoot: %{_tmppath}/%{name}-%{version}-build
