diff --git a/yast2-network-4.0.31.tar.bz2 b/yast2-network-4.0.31.tar.bz2 deleted file mode 100644 index ff2b59c..0000000 --- a/yast2-network-4.0.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fa93e7a3aca7ce981bf5bed88daa119eb916184c07199b3fb6daf3470829bde -size 391681 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 50c6c3a..40993df 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +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 + +- AutoYaST: Checking for empty host name entries and informing + the user. (bnc#1095113) + 4.0.33 + +------------------------------------------------------------------- +Thu Jun 7 10:48:42 UTC 2018 - knut.anderssen@suse.com + +- AutoYaST: Do not crash when trying to convert the /etc/hosts + profile declaration from multiple line host entries for the same + host to just one line (bnc#1095971) +- 4.0.32 + ------------------------------------------------------------------- Wed May 9 10:35:36 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 05a7085..c0b4d51 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,11 +17,12 @@ Name: yast2-network -Version: 4.0.31 +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.