From 7759ffcd517f0f859e1e9e2983676651a1f591d78ee0cec8a41ef1726aa4b022 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 28 Aug 2007 17:27:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=62 --- yast2-network-2.15.69.tar.bz2 | 3 --- yast2-network-2.15.70.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 15 +++++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 yast2-network-2.15.69.tar.bz2 create mode 100644 yast2-network-2.15.70.tar.bz2 diff --git a/yast2-network-2.15.69.tar.bz2 b/yast2-network-2.15.69.tar.bz2 deleted file mode 100644 index 6c5a017..0000000 --- a/yast2-network-2.15.69.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:365465a569828f3080e2a5182f926e2e664afaf677daa3dccfba47baeb865afc -size 272114 diff --git a/yast2-network-2.15.70.tar.bz2 b/yast2-network-2.15.70.tar.bz2 new file mode 100644 index 0000000..49276d1 --- /dev/null +++ b/yast2-network-2.15.70.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b1aad7a7b526b21d129d6f8d49972744dd19705e77f188105a2aaa55d223a6 +size 267498 diff --git a/yast2-network.changes b/yast2-network.changes index 7f8048d..38a9663 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 28 14:59:38 CEST 2007 - mzugec@suse.cz + +- write NAME in propose - (#301977) +- 2.15.70 + ------------------------------------------------------------------- Mon Aug 27 17:46:39 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index bdd859c..c877eb4 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.69) +# spec file for package yast2-network (Version 2.15.70) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-network -Version: 2.15.69 +Version: 2.15.70 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.69.tar.bz2 +Source0: yast2-network-2.15.70.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.15.69 +Version: 2.15.70 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.69.tar.bz2 +Source0: yast2-network-2.15.70.tar.bz2 prefix: /usr Requires: yast2-network >= 2.15.53 Summary: YaST2 - Developer documentation for yast2-network @@ -73,7 +73,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.69 +%setup -n yast2-network-2.15.70 %build %{prefix}/bin/y2tool y2autoconf @@ -141,6 +141,9 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Tue Aug 28 2007 - mzugec@suse.cz +- write NAME in propose - (#301977) +- 2.15.70 * Mon Aug 27 2007 - mzugec@suse.cz - TestCase 388144 - check if ip is already in use (#304250) - 2.15.69