commit cloud-netconfig for openSUSE:Factory

2020-02-07 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2020-02-07 15:54:03

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new.26092 (New)


Package is "cloud-netconfig"

Fri Feb  7 15:54:03 2020 rev:10 rq:770624 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2019-12-02 11:29:02.778623849 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-netconfig.new.26092/cloud-netconfig.changes   
2020-02-07 15:55:29.703546094 +0100
@@ -1,0 +2,13 @@
+Tue Feb  4 17:31:29 UTC 2020 - Joachim Gleissner 
+
+- Update to version 1.4:
+  + copy routes from default routing table (bsc#1162705, bsc#1162707)
+  + make CLOUD_NETCONFIG_MANAGE default configurable
+
+---
+Mon Feb  3 12:10:34 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(udev) instead of udev: allow OBS to
+  shortcut through the -mini flavors.
+
+---

Old:

  cloud-netconfig-1.3.tar.bz2

New:

  cloud-netconfig-1.4.tar.bz2



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.Fj7o6I/_old  2020-02-07 15:55:30.707546606 +0100
+++ /var/tmp/diff_new_pack.Fj7o6I/_new  2020-02-07 15:55:30.711546608 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cloud-netconfig
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -33,7 +33,7 @@
 %endif
 
 Name:   %{base_name}%{flavor_suffix}
-Version:1.3
+Version:1.4
 Release:0
 Summary:Network configuration scripts for %{csp_string}
 License:GPL-3.0-or-later
@@ -49,7 +49,7 @@
 BuildRequires:  sysconfig-netconfig
 Requires:   sysconfig-netconfig
 %endif
-BuildRequires:  udev
+BuildRequires:  pkgconfig(udev)
 Requires:   curl
 Requires:   udev
 %if 0%{?sles_version} == 11
@@ -89,6 +89,7 @@
 
 %files -n %{base_name}%{flavor_suffix}
 %defattr(-,root,root)
+%config(noreplace) %{_sysconfdir}/default/cloud-netconfig
 %{_sysconfdir}/netconfig.d/cloud-netconfig
 %{_sysconfdir}/sysconfig/network/scripts/*
 %if 0%{?suse_version} >= 1315

++ cloud-netconfig-1.3.tar.bz2 -> cloud-netconfig-1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-1.3/Makefile 
new/cloud-netconfig-1.4/Makefile
--- old/cloud-netconfig-1.3/Makefile2019-11-26 17:29:23.506433126 +0100
+++ new/cloud-netconfig-1.4/Makefile2020-02-04 18:31:10.628357312 +0100
@@ -5,11 +5,13 @@
 NETCONFDIR?=$(SYSCONFDIR)/netconfig.d
 SCRIPTDIR?=$(SYSCONFDIR)/sysconfig/network/scripts
 UNITDIR?=$(PREFIX)/lib/systemd/system
+DEFAULTDIR?=$(SYSCONFDIR)/default
 DESTDIR?=
 DEST_NETCONFDIR=$(DESTDIR)$(NETCONFDIR)
 DEST_UDEVRULESDIR=$(DESTDIR)$(UDEVRULESDIR)
 DEST_SCRIPTDIR=$(DESTDIR)$(SCRIPTDIR)
 DEST_UNITDIR=$(DESTDIR)$(UNITDIR)
+DEST_DEFAULTDIR=$(DESTDIR)$(DEFAULTDIR)
 
 
 verSrc = $(shell cat VERSION)
@@ -33,8 +35,10 @@
mkdir -p $(DEST_UDEVRULESDIR)
mkdir -p $(DEST_SCRIPTDIR)
mkdir -p $(DEST_UNITDIR)
+   mkdir -p $(DEST_DEFAULTDIR)
install -m 755 common/cloud-netconfig $(DEST_NETCONFDIR)
install -m 755 common/cloud-netconfig-cleanup $(DEST_SCRIPTDIR)
+   install -m 644 common/cloud-netconfig-default 
$(DEST_DEFAULTDIR)/cloud-netconfig
install -m 755 common/cloud-netconfig-hotplug $(DEST_SCRIPTDIR)
install -m 644 systemd/cloud-netconfig.service $(DEST_UNITDIR)
install -m 644 systemd/cloud-netconfig.timer $(DEST_UNITDIR)
@@ -56,7 +60,7 @@
--warning=no-file-changed \
--exclude cloud-netconfig-$(verSrc)/cloud-netconfig-$(verSrc) \
--exclude 
cloud-netconfig-$(verSrc)/cloud-netconfig-$(verSrc).tar.bz2 \
---exclude .git \
+   --exclude .git \
cloud-netconfig-$(verSrc)
@rm -f cloud-netconfig-$(verSrc)
@ls -l cloud-netconfig-$(verSrc).tar.bz2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-1.3/VERSION 
new/cloud-netconfig-1.4/VERSION
--- old/cloud-netconfig-1.3/VERSION 2019-11-26 17:28:15.794079567 +0100
+++ new/cloud-netconfig-1.4/VERSION 2020-02-03 15:32:36.238953166 +0100
@@ -1 +1 @@
-1.3
+1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-1.3/cloud-netconfig-azure.spec 

commit cloud-netconfig for openSUSE:Factory

2019-12-02 Thread root


binyHztLet_F4.bin
Description: Binary data


commit cloud-netconfig for openSUSE:Factory

2019-05-22 Thread root


binIYyBYoLvVc.bin
Description: Binary data


commit cloud-netconfig for openSUSE:Factory

2019-02-04 Thread root


binkxqgQqzPtO.bin
Description: Binary data


commit cloud-netconfig for openSUSE:Factory

2018-06-02 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2018-06-02 12:14:30

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new (New)


Package is "cloud-netconfig"

Sat Jun  2 12:14:30 2018 rev:6 rq:613451 version:0.7

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2018-01-29 14:58:05.212758037 +0100
+++ /work/SRC/openSUSE:Factory/.cloud-netconfig.new/cloud-netconfig.changes 
2018-06-02 12:14:47.942156298 +0200
@@ -1,0 +2,6 @@
+Tue May 29 19:16:31 UTC 2018 - jgleiss...@suse.com
+
+- Update to version 0.7:
+  + no persistent names in Azure (bsc#1094271)
+
+---

Old:

  cloud-netconfig-0.6.tar.bz2

New:

  cloud-netconfig-0.7.tar.bz2



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.Td7gjV/_old  2018-06-02 12:14:49.270107590 +0200
+++ /var/tmp/diff_new_pack.Td7gjV/_new  2018-06-02 12:14:49.270107590 +0200
@@ -33,10 +33,10 @@
 %endif
 
 Name:   %{base_name}%{flavor_suffix}
-Version:0.6
+Version:0.7
 Release:0
 Summary:Network configuration scripts for %{csp_string}
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/Management
 Url:https://github.com/SUSE/Enceladus
 Source0:%{base_name}-%{version}.tar.bz2

++ cloud-netconfig-0.6.tar.bz2 -> cloud-netconfig-0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.6/Makefile 
new/cloud-netconfig-0.7/Makefile
--- old/cloud-netconfig-0.6/Makefile2017-10-09 17:37:36.875967737 +0200
+++ new/cloud-netconfig-0.7/Makefile2018-05-29 21:13:20.339344826 +0200
@@ -30,7 +30,6 @@
mkdir -p $(DEST_NETCONFDIR)
mkdir -p $(DEST_UDEVRULESDIR)
mkdir -p $(DEST_SCRIPTDIR)
-   install -m 644 common/75-cloud-persistent-net-generator.rules 
$(DEST_UDEVRULESDIR)
install -m 755 common/cloud-netconfig $(DEST_NETCONFDIR)
install -m 755 common/cloud-netconfig-cleanup $(DEST_SCRIPTDIR)
install -m 755 common/cloud-netconfig-hotplug $(DEST_SCRIPTDIR)
@@ -40,6 +39,7 @@
install -m 755 azure/functions.cloud-netconfig $(DEST_SCRIPTDIR)
 
 install-ec2: common
+   install -m 644 common/75-cloud-persistent-net-generator.rules 
$(DEST_UDEVRULESDIR)
install -m 644 ec2/51-cloud-netconfig-hotplug.rules $(DEST_UDEVRULESDIR)
install -m 755 ec2/functions.cloud-netconfig $(DEST_SCRIPTDIR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.6/VERSION 
new/cloud-netconfig-0.7/VERSION
--- old/cloud-netconfig-0.6/VERSION 2017-10-13 15:20:53.524621516 +0200
+++ new/cloud-netconfig-0.7/VERSION 2018-05-29 21:13:20.339344826 +0200
@@ -1 +1 @@
-0.6
+0.7
Binary files old/cloud-netconfig-0.6/cloud-netconfig-0.5.tar.bz2 and 
new/cloud-netconfig-0.7/cloud-netconfig-0.5.tar.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.6/cloud-netconfig-azure.spec 
new/cloud-netconfig-0.7/cloud-netconfig-azure.spec
--- old/cloud-netconfig-0.6/cloud-netconfig-azure.spec  2017-10-13 
15:20:45.056572937 +0200
+++ new/cloud-netconfig-0.7/cloud-netconfig-azure.spec  2018-05-29 
21:13:20.339344826 +0200
@@ -18,7 +18,7 @@
 %define base_name cloud-netconfig
 
 Name:   %{base_name}-azure
-Version:0.6
+Version:0.7
 Release:0
 License:GPL-3.0+
 Summary:Network configuration scripts for Microsoft Azure
@@ -37,10 +37,9 @@
 %endif
 BuildRequires:  udev
 Requires:   udev
-# persistent net generator was split off from udev in Leap
-%if 0%{?leap_version} != 0
-Requires:   udev-persistent-ifnames
-%endif
+Requires:   curl
+Provides:   cloud-netconfig
+Conflicts:  cloud-netconfig
 
 %description
 This package contains scripts for automatically configuring network interfaces
@@ -73,7 +72,6 @@
 %{_sysconfdir}/udev/rules.d
 %endif
 %{_udevrulesdir}/61-cloud-netconfig-hotplug.rules
-%{_udevrulesdir}/75-cloud-persistent-net-generator.rules
 %doc README.md LICENSE
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.6/cloud-netconfig-ec2.spec 
new/cloud-netconfig-0.7/cloud-netconfig-ec2.spec
--- old/cloud-netconfig-0.6/cloud-netconfig-ec2.spec2017-10-13 
15:20:46.568581611 +0200
+++ new/cloud-netconfig-0.7/cloud-netconfig-ec2.spec2018-05-29 
21:13:20.339344826 +0200
@@ -18,7 +18,7 @@
 %define base_name 

commit cloud-netconfig for openSUSE:Factory

2018-01-29 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2018-01-29 14:57:59

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new (New)


Package is "cloud-netconfig"

Mon Jan 29 14:57:59 2018 rev:5 rq:570138 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2018-01-13 21:49:13.429665327 +0100
+++ /work/SRC/openSUSE:Factory/.cloud-netconfig.new/cloud-netconfig.changes 
2018-01-29 14:58:05.212758037 +0100
@@ -1,0 +2,6 @@
+Wed Jan 17 10:51:05 UTC 2018 - jgleiss...@suse.com
+
+- Added dependency on curl
+- Use otherproviders() only on SLES 11 builds
+
+---



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.GJlJJr/_old  2018-01-29 14:58:06.424701414 +0100
+++ /var/tmp/diff_new_pack.GJlJJr/_new  2018-01-29 14:58:06.428701227 +0100
@@ -26,14 +26,10 @@
 %if "@BUILD_FLAVOR@" == "azure"
 %define flavor_suffix -azure
 %define csp_string Microsoft Azure
-Provides:   cloud-netconfig
-Conflicts:  otherproviders(cloud-netconfig)
 %endif
 %if "@BUILD_FLAVOR@" == "ec2"
 %define flavor_suffix -ec2
 %define csp_string Amazon EC2
-Provides:   cloud-netconfig
-Conflicts:  otherproviders(cloud-netconfig)
 %endif
 
 Name:   %{base_name}%{flavor_suffix}
@@ -55,7 +51,17 @@
 Requires:   sysconfig-netconfig
 %endif
 BuildRequires:  udev
+Requires:   curl
 Requires:   udev
+%if 0%{?sles_version} == 11
+# RPM in SLES 11 does not support self conflict, use otherproviders()
+# workaround
+Provides:   cloud-netconfig
+Conflicts:  otherproviders(cloud-netconfig)
+%else
+Provides:   cloud-netconfig
+Conflicts:  cloud-netconfig
+%endif
 
 %description -n %{base_name}%{flavor_suffix}
 This package contains scripts for automatically configuring network interfaces




commit cloud-netconfig for openSUSE:Factory

2018-01-13 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2018-01-13 21:49:12

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new (New)


Package is "cloud-netconfig"

Sat Jan 13 21:49:12 2018 rev:4 rq:563882 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2017-11-10 14:59:04.432439751 +0100
+++ /work/SRC/openSUSE:Factory/.cloud-netconfig.new/cloud-netconfig.changes 
2018-01-13 21:49:13.429665327 +0100
@@ -1,0 +2,5 @@
+Fri Jan 12 15:44:29 UTC 2018 - jgleiss...@suse.com
+
+- Remove dependency on udev-persistent-ifnames (bsc#1075484)
+
+---



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.OEm6fR/_old  2018-01-13 21:49:14.969593530 +0100
+++ /var/tmp/diff_new_pack.OEm6fR/_new  2018-01-13 21:49:14.973593343 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cloud-netconfig
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -56,10 +56,6 @@
 %endif
 BuildRequires:  udev
 Requires:   udev
-# persistent net generator was split off from udev in Leap
-%if 0%{?leap_version} != 0
-Requires:   udev-persistent-ifnames
-%endif
 
 %description -n %{base_name}%{flavor_suffix}
 This package contains scripts for automatically configuring network interfaces




commit cloud-netconfig for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2017-11-10 14:58:41

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new (New)


Package is "cloud-netconfig"

Fri Nov 10 14:58:41 2017 rev:3 rq:540361 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2017-10-11 23:02:17.770423887 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-netconfig.new/cloud-netconfig.changes 
2017-11-10 14:59:04.432439751 +0100
@@ -1,0 +2,23 @@
+Thu Nov  9 15:57:52 UTC 2017 - adrian.glaub...@suse.com
+
+- Add missing Provides/Conflicts statements to spec file
+
+---
+Fri Oct 13 15:18:33 UTC 2017 - jgleiss...@suse.com
+
+- Prepare for SLE11 submission (bsc#1063292)
+
+---
+Fri Oct 13 13:47:05 UTC 2017 - jgleiss...@suse.com
+
+- Update to version 0.6:
+  + Use tested and supported metadata API versions
+
+---
+Wed Oct 11 21:21:52 UTC 2017 - rjsch...@suse.com
+
+- Update to version 0.5
+  + New API version for Azure metadata server
+  + Wait for the metadata server in EC2 
+
+---

Old:

  cloud-netconfig-0.4.tar.bz2

New:

  cloud-netconfig-0.6.tar.bz2



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.BNvovQ/_old  2017-11-10 14:59:05.124414721 +0100
+++ /var/tmp/diff_new_pack.BNvovQ/_new  2017-11-10 14:59:05.128414577 +0100
@@ -26,16 +26,18 @@
 %if "@BUILD_FLAVOR@" == "azure"
 %define flavor_suffix -azure
 %define csp_string Microsoft Azure
-Conflicts:  %{base_name}-ec2
+Provides:   cloud-netconfig
+Conflicts:  otherproviders(cloud-netconfig)
 %endif
 %if "@BUILD_FLAVOR@" == "ec2"
 %define flavor_suffix -ec2
 %define csp_string Amazon EC2
-Conflicts:  %{base_name}-azure
+Provides:   cloud-netconfig
+Conflicts:  otherproviders(cloud-netconfig)
 %endif
 
 Name:   %{base_name}%{flavor_suffix}
-Version:0.4
+Version:0.6
 Release:0
 Summary:Network configuration scripts for %{csp_string}
 License:GPL-3.0+
@@ -54,8 +56,8 @@
 %endif
 BuildRequires:  udev
 Requires:   udev
-# persistent net generator was still part of udev in SLE12 but not in Leap 42
-%if 0%{?is_opensuse} || ( 0%{?sle_version}  == 0 || 0%{?sle_version} >= 13 
)
+# persistent net generator was split off from udev in Leap
+%if 0%{?leap_version} != 0
 Requires:   udev-persistent-ifnames
 %endif
 

++ cloud-netconfig-0.4.tar.bz2 -> cloud-netconfig-0.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.4/VERSION 
new/cloud-netconfig-0.6/VERSION
--- old/cloud-netconfig-0.4/VERSION 2017-10-09 17:34:52.127056335 +0200
+++ new/cloud-netconfig-0.6/VERSION 2017-10-13 15:20:53.524621516 +0200
@@ -1 +1 @@
-0.4
+0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.4/azure/functions.cloud-netconfig 
new/cloud-netconfig-0.6/azure/functions.cloud-netconfig
--- old/cloud-netconfig-0.4/azure/functions.cloud-netconfig 2017-08-10 
17:52:14.238199252 +0200
+++ new/cloud-netconfig-0.6/azure/functions.cloud-netconfig 2017-10-13 
14:10:08.036087048 +0200
@@ -18,7 +18,7 @@
 
 METADATA_BASE_URL="http://169.254.169.254/metadata/instance/network/interface/;
 URL_HDR="Metadata:true"
-URL_APX='?format=text=2017-07-01'
+URL_APX='?format=text=2017-04-02'
 
 # ---
 # get the MAC address from the metadata server
Binary files old/cloud-netconfig-0.4/cloud-netconfig-0.5.tar.bz2 and 
new/cloud-netconfig-0.6/cloud-netconfig-0.5.tar.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.4/cloud-netconfig-azure.spec 
new/cloud-netconfig-0.6/cloud-netconfig-azure.spec
--- old/cloud-netconfig-0.4/cloud-netconfig-azure.spec  2017-10-09 
17:34:32.770937757 +0200
+++ new/cloud-netconfig-0.6/cloud-netconfig-azure.spec  2017-10-13 
15:20:45.056572937 +0200
@@ -18,7 +18,7 @@
 %define base_name cloud-netconfig
 
 Name:   %{base_name}-azure
-Version:0.4
+Version:0.6
 Release:0
 License:GPL-3.0+
 Summary:Network configuration scripts for Microsoft Azure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.4/cloud-netconfig-ec2.spec 

commit cloud-netconfig for openSUSE:Factory

2017-10-11 Thread root
Hello community,

here is the log from the commit of package cloud-netconfig for openSUSE:Factory 
checked in at 2017-10-11 23:02:08

Comparing /work/SRC/openSUSE:Factory/cloud-netconfig (Old)
 and  /work/SRC/openSUSE:Factory/.cloud-netconfig.new (New)


Package is "cloud-netconfig"

Wed Oct 11 23:02:08 2017 rev:2 rq:533034 version:0.4

Changes:

--- /work/SRC/openSUSE:Factory/cloud-netconfig/cloud-netconfig.changes  
2017-09-12 19:53:54.471622434 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-netconfig.new/cloud-netconfig.changes 
2017-10-11 23:02:17.770423887 +0200
@@ -1,0 +2,7 @@
+Tue Oct 10 07:24:43 UTC 2017 - jgleiss...@suse.com
+
+- Update to version 0.4:
+  Do not touch VF interfaces in Azure (bsc#103)
+- Prepare for SLE submission (FATE#323820, bsc#1027212)
+
+---

Old:

  cloud-netconfig-0.3.tar.bz2

New:

  cloud-netconfig-0.4.tar.bz2



Other differences:
--
++ cloud-netconfig.spec ++
--- /var/tmp/diff_new_pack.zbDCeS/_old  2017-10-11 23:02:19.262358525 +0200
+++ /var/tmp/diff_new_pack.zbDCeS/_new  2017-10-11 23:02:19.266358349 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cloud-netconfig
 #
-# Copyright (c) 2017 SUSE Linux GmbH, Nuernberg, Germany.
+# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define base_name cloud-netconfig
 
 %if "@BUILD_FLAVOR@" == ""
@@ -34,12 +35,12 @@
 %endif
 
 Name:   %{base_name}%{flavor_suffix}
-Version:0.3
+Version:0.4
 Release:0
-License:GPL-3.0+
 Summary:Network configuration scripts for %{csp_string}
-Url:https://github.com/SUSE/Enceladus
+License:GPL-3.0+
 Group:  System/Management
+Url:https://github.com/SUSE/Enceladus
 Source0:%{base_name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ cloud-netconfig-0.3.tar.bz2 -> cloud-netconfig-0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.3/Makefile 
new/cloud-netconfig-0.4/Makefile
--- old/cloud-netconfig-0.3/Makefile2017-08-10 17:52:14.238199252 +0200
+++ new/cloud-netconfig-0.4/Makefile2017-10-09 17:37:36.875967737 +0200
@@ -46,6 +46,7 @@
 tarball:
@test -n "$(verSrc)"
@ln -s . cloud-netconfig-$(verSrc)
+   @touch cloud-netconfig-$(verSrc).tar.bz2
@tar chjf cloud-netconfig-$(verSrc).tar.bz2 \
--warning=no-file-changed \
--exclude cloud-netconfig-$(verSrc)/cloud-netconfig-$(verSrc) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.3/VERSION 
new/cloud-netconfig-0.4/VERSION
--- old/cloud-netconfig-0.3/VERSION 2017-08-10 17:52:14.238199252 +0200
+++ new/cloud-netconfig-0.4/VERSION 2017-10-09 17:34:52.127056335 +0200
@@ -1 +1 @@
-0.3
+0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cloud-netconfig-0.3/azure/61-cloud-netconfig-hotplug.rules 
new/cloud-netconfig-0.4/azure/61-cloud-netconfig-hotplug.rules
--- old/cloud-netconfig-0.3/azure/61-cloud-netconfig-hotplug.rules  
2017-08-10 17:52:14.238199252 +0200
+++ new/cloud-netconfig-0.4/azure/61-cloud-netconfig-hotplug.rules  
2017-10-09 17:29:14.340945875 +0200
@@ -1 +1 @@
-SUBSYSTEM=="net", KERNEL=="eth*", 
RUN+="/etc/sysconfig/network/scripts/cloud-netconfig-hotplug"
+SUBSYSTEM=="net", KERNEL=="eth*", DRIVERS=="hv_netvsc", 
RUN+="/etc/sysconfig/network/scripts/cloud-netconfig-hotplug"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.3/cloud-netconfig-azure.spec 
new/cloud-netconfig-0.4/cloud-netconfig-azure.spec
--- old/cloud-netconfig-0.3/cloud-netconfig-azure.spec  2017-08-10 
17:52:14.242199273 +0200
+++ new/cloud-netconfig-0.4/cloud-netconfig-azure.spec  2017-10-09 
17:34:32.770937757 +0200
@@ -18,7 +18,7 @@
 %define base_name cloud-netconfig
 
 Name:   %{base_name}-azure
-Version:0.3
+Version:0.4
 Release:0
 License:GPL-3.0+
 Summary:Network configuration scripts for Microsoft Azure
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cloud-netconfig-0.3/cloud-netconfig-ec2.spec 
new/cloud-netconfig-0.4/cloud-netconfig-ec2.spec
--- old/cloud-netconfig-0.3/cloud-netconfig-ec2.spec2017-08-10