Hello community,

here is the log from the commit of package openocd for openSUSE:Factory checked 
in at 2020-02-04 19:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openocd (Old)
 and      /work/SRC/openSUSE:Factory/.openocd.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openocd"

Tue Feb  4 19:54:40 2020 rev:8 rq:769768 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openocd/openocd.changes  2017-03-24 
02:21:09.548270553 +0100
+++ /work/SRC/openSUSE:Factory/.openocd.new.26092/openocd.changes       
2020-02-04 19:54:41.633368515 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 15:14:43 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
+  OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openocd.spec ++++++
--- /var/tmp/diff_new_pack.YA1fgc/_old  2020-02-04 19:54:42.469369003 +0100
+++ /var/tmp/diff_new_pack.YA1fgc/_new  2020-02-04 19:54:42.473369005 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openocd
 #
-# Copyright (c) 2017 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/
 #
 
 
@@ -29,9 +29,9 @@
 Version:        0.10.0
 Release:        0
 Summary:        Debugging, in-system programming and boundary-scan testing for 
embedded devices
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Tools/Debuggers
-Url:            http://openocd.sourceforge.net/
+URL:            http://openocd.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.sig
 Source2:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.sha1
@@ -48,10 +48,10 @@
 BuildRequires:  libjaylink-devel
 %endif
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  libusb-compat-devel
 BuildRequires:  makeinfo
 BuildRequires:  pkg-config >= 0.23
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(udev)
 Requires:       %{name}-data = %{version}




Reply via email to