- 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
This commit is contained in:
YaST Team Bot 2018-06-18 09:23:15 +00:00 committed by Git OBS Bridge
parent 80d3efd2e2
commit 21abe8c0bc
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f574d21d47da6025aeb99068d98e8559dcb9b18872c70ef75cc9391abbfcaa44
size 392080

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e7828fc87411265c0804a750f6c4dc0ebfcb9badbaa3c88ddf6aa15e88ffc55
size 392007

View File

@ -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 Tue Jun 12 10:29:30 CEST 2018 - schubi@suse.de

View File

@ -17,11 +17,12 @@
Name: yast2-network Name: yast2-network
Version: 4.0.33 Version: 4.0.34
Release: 0 Release: 0
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: https://github.com/yast/yast-network
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
@ -64,12 +65,15 @@ Conflicts: yast2-core < 2.10.6
Requires: yast2-ruby-bindings >= 1.0.0 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 Summary: YaST2 - Network Configuration
License: GPL-2.0 License: GPL-2.0
Group: System/YaST Group: System/YaST
%build
%description %description
This package contains the YaST2 component for network configuration. This package contains the YaST2 component for network configuration.