Hello community,

here is the log from the commit of package open-lldp for openSUSE:Factory 
checked in at 2019-02-24 16:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-lldp (Old)
 and      /work/SRC/openSUSE:Factory/.open-lldp.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-lldp"

Sun Feb 24 16:58:17 2019 rev:10 rq:673290 version:1.0.1+56.cb81e95

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-lldp/open-lldp.changes      2017-12-21 
11:21:39.334041086 +0100
+++ /work/SRC/openSUSE:Factory/.open-lldp.new.28833/open-lldp.changes   
2019-02-24 16:58:19.936824954 +0100
@@ -1,0 +2,24 @@
+Thu Jan 10 16:32:32 CET 2019 - h...@suse.de
+
+- Update to git commit cb81e9541b5 (FATE#326034,bug#1104011)
+  * 8021qaz: Remove unused variable
+  * 8021qaz: Honor willing value from config file
+  * lldpad: Support DSCP selectors in APP TLV's
+  * Fix application tlv display
+  * basman_clif: print the OID properly
+  * ecp22: deinit l2_packet_data before freeing ecp22
+  * DCB set state operation return value check
+  * memleak on received TLVs from modules
+  * Use interface index instead of name in libconfig
+  * Fix 'is_valid_mac' to include mcast mac address
+  * lldpad: Fix segfault in lldptool
+  * Fixup disabling PG
+  + open-lldp-v1.0.1+56.cb81e95.tar.xz
+- Remove superseded files
+  - open-lldp-1.0.1.tar.gz
+  - open-lldp-git-update.patch.bz2
+  - open-lldp-gcc5.patch
+  - 0001-l2_linux_packet-correctly-process-return-value-of-ge.patch
+  - 0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-l2_linux_packet-correctly-process-return-value-of-ge.patch
  0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
  open-lldp-1.0.1.tar.gz
  open-lldp-gcc5.patch
  open-lldp-git-update.patch.bz2

New:
----
  _service
  _servicedata
  open-lldp-v1.0.1+56.cb81e95.tar.xz

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

Other differences:
------------------
++++++ open-lldp.spec ++++++
--- /var/tmp/diff_new_pack.uerfCP/_old  2019-02-24 16:58:20.680824600 +0100
+++ /var/tmp/diff_new_pack.uerfCP/_new  2019-02-24 16:58:20.684824598 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-lldp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -21,7 +21,7 @@
 Summary:        Link Layer Discovery Protocol (LLDP) Agent
 License:        GPL-2.0
 Group:          System/Daemons
-Version:        1.0.1
+Version:        1.0.1+56.cb81e95
 Release:        0
 BuildRequires:  bison
 BuildRequires:  flex
@@ -31,12 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 Url:            http://open-lldp.org/
-Source:         %{name}-%{version}.tar.gz
-#Source:        http://ftp-osl.osuosl.org/pub/%{name}/%{name}-%{version}.tar.gz
-Patch0:         %{name}-git-update.patch.bz2
-Patch1:         0001-l2_linux_packet-correctly-process-return-value-of-ge.patch
-Patch2:         0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
-Patch3:         open-lldp-gcc5.patch
+Source:         %{name}-v%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       dcbd = %{version}
 Obsoletes:      dcbd < %{version}
@@ -73,11 +68,7 @@
 'lldpad' plus the configuration tools 'dcbtool' and 'lldptool'.
 
 %prep
-%setup
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%setup -n %{name}-v%{version}
 
 %build
 autoreconf -vi

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="url">https://github.com/openSUSE/lldpad.git</param>
    <param name="subdir"></param>
    <param name="filename">open-lldp</param>
    <param name="version">v1.0.1</param>
    <param name="versionformat">v1.0.1+@TAG_OFFSET@.%h</param>
    <param name="match-tag">v1.[0-9].[0-9]</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*open-lldp*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/openSUSE/lldpad.git</param>
              <param 
name="changesrevision">cb81e9541b51b3f104106979e7727c72d090fd8d</param></service></servicedata>

Reply via email to