Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vlan for openSUSE:Factory checked in at 2023-10-26 17:11:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlan (Old) and /work/SRC/openSUSE:Factory/.vlan.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlan" Thu Oct 26 17:11:45 2023 rev:21 rq:1120267 version:1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/vlan/vlan.changes 2023-03-22 22:29:11.661756163 +0100 +++ /work/SRC/openSUSE:Factory/.vlan.new.24901/vlan.changes 2023-10-26 17:11:47.914494520 +0200 @@ -1,0 +2,5 @@ +Thu Oct 19 13:21:08 UTC 2023 - Frederic Crozat <fcro...@suse.com> + +- Drop url for sources, they are no longer valid. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlan.spec ++++++ --- /var/tmp/diff_new_pack.fmWbvj/_old 2023-10-26 17:11:48.450514207 +0200 +++ /var/tmp/diff_new_pack.fmWbvj/_new 2023-10-26 17:11:48.450514207 +0200 @@ -1,7 +1,7 @@ # # spec file for package vlan # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,11 @@ Summary: 802.1q VLAN Implementation for Linux License: GPL-2.0-or-later Group: Productivity/Networking/Other -Source: http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.bz2 -Source1: http://scry.wanfear.com/~greear/vlan/cisco_howto.html.bz2 +# online url http://www.candelatech.com/~greear/vlan/vlan.1.9.tar.gz but tarball is broken there +# this is a bz2 version of it +Source: vlan.%{version}.tar.bz2 +# from now offline http://scry.wanfear.com/~greear/vlan/cisco_howto.html, accessible through https://web.archive.org/web/20070429115150/http://scry.wanfear.com/~greear/vlan/cisco_howto.html +Source1: cisco_howto.html.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description