From 21abe8c0bc315c8876d9b470ef00dc31e9c524dc1c31ee048aad7438c2a0b3f0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 18 Jun 2018 09:23:15 +0000 Subject: [PATCH] - bnc#1097954 - fixed several rpmlint warnings - 4.0.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=796 --- yast2-network-4.0.33.tar.bz2 | 3 --- yast2-network-4.0.34.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 8 ++++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 yast2-network-4.0.33.tar.bz2 create mode 100644 yast2-network-4.0.34.tar.bz2 diff --git a/yast2-network-4.0.33.tar.bz2 b/yast2-network-4.0.33.tar.bz2 deleted file mode 100644 index 01ed6b2..0000000 --- a/yast2-network-4.0.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f574d21d47da6025aeb99068d98e8559dcb9b18872c70ef75cc9391abbfcaa44 -size 392080 diff --git a/yast2-network-4.0.34.tar.bz2 b/yast2-network-4.0.34.tar.bz2 new file mode 100644 index 0000000..d615cea --- /dev/null +++ b/yast2-network-4.0.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7828fc87411265c0804a750f6c4dc0ebfcb9badbaa3c88ddf6aa15e88ffc55 +size 392007 diff --git a/yast2-network.changes b/yast2-network.changes index b80ec74..40993df 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 18 08:01:44 UTC 2018 - mfilka@suse.com + +- bnc#1097954 + - fixed several rpmlint warnings +- 4.0.34 + ------------------------------------------------------------------- Tue Jun 12 10:29:30 CEST 2018 - schubi@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index 1ae0a1d..c0b4d51 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,11 +17,12 @@ Name: yast2-network -Version: 4.0.33 +Version: 4.0.34 Release: 0 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +Url: https://github.com/yast/yast-network Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files @@ -64,12 +65,15 @@ Conflicts: yast2-core < 2.10.6 Requires: yast2-ruby-bindings >= 1.0.0 -Obsoletes: yast2-network-devel-doc +Obsoletes: yast2-network-devel-doc <= 3.1.154 +Provides: yast2-network-devel-doc = %{version} Summary: YaST2 - Network Configuration License: GPL-2.0 Group: System/YaST +%build + %description This package contains the YaST2 component for network configuration.