From 3fe98331e6e5fdf6fedf129c1ca77fc8dbd6e7ca5307c5c00c2339f35e9c095a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 7 Jun 2016 09:11:22 +0000 Subject: [PATCH 1/2] - Drop yast2-network-devel-doc package (fate#320356) - 3.1.154 - bnc#981842 - enable / disable vncmanager only when installed to avoid failures in systemd calls - 3.1.153 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=685 --- yast2-network-3.1.152.tar.bz2 | 3 --- yast2-network-3.1.154.tar.bz2 | 3 +++ yast2-network.changes | 14 ++++++++++++++ yast2-network.spec | 19 ++++--------------- 4 files changed, 21 insertions(+), 18 deletions(-) delete mode 100644 yast2-network-3.1.152.tar.bz2 create mode 100644 yast2-network-3.1.154.tar.bz2 diff --git a/yast2-network-3.1.152.tar.bz2 b/yast2-network-3.1.152.tar.bz2 deleted file mode 100644 index 5b8533b..0000000 --- a/yast2-network-3.1.152.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49edebe2e862e7ccf547430804124ec33648b3771f0c17af46787278c71646f4 -size 373272 diff --git a/yast2-network-3.1.154.tar.bz2 b/yast2-network-3.1.154.tar.bz2 new file mode 100644 index 0000000..05dba81 --- /dev/null +++ b/yast2-network-3.1.154.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45def26f84bfe3a04be1b547a3e87fdb03557375d65ed475dcb1048b40d3d07e +size 373464 diff --git a/yast2-network.changes b/yast2-network.changes index 3047547..9777827 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jun 1 14:16:08 UTC 2016 - igonzalezsosa@suse.com + +- Drop yast2-network-devel-doc package (fate#320356) +- 3.1.154 + +------------------------------------------------------------------- +Tue May 31 11:31:22 UTC 2016 - mfilka@suse.com + +- bnc#981842 + - enable / disable vncmanager only when installed to avoid + failures in systemd calls +- 3.1.153 + ------------------------------------------------------------------- Thu May 19 21:53:16 UTC 2016 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 8cd3d28..7a91d1c 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.1.152 +Version: 3.1.154 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,16 +66,9 @@ Summary: YaST2 - Network Configuration License: GPL-2.0 Group: System/YaST -%package devel-doc -Summary: YaST2 - Developer documentation for yast2-network -Group: System/YaST - %description This package contains the YaST2 component for network configuration. -%description devel-doc -This package contains autogenerated documentation for yast2-network - %prep %setup -n %{name}-%{version} @@ -101,12 +94,8 @@ rake install DESTDIR="%{buildroot}" %{yast_ydatadir}/network %dir %{yast_docdir} -%{yast_docdir}/COPYING - -%files devel-doc -%defattr(-,root,root) -%doc %{yast_docdir} -%exclude %{yast_docdir}/COPYING -%exclude %{yast_docdir}/README +%doc %{yast_docdir}/CONTRIBUTING.md +%doc %{yast_docdir}/COPYING +%doc %{yast_docdir}/README.md %changelog From b14e9450df4897bdeb288bae73d3e51a5465d403de8ba2401e6ffed86e26dc18 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 9 Jun 2016 13:24:34 +0000 Subject: [PATCH 2/2] Updated to git ref cc8f60f OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=686 --- yast2-network-3.1.154.tar.bz2 | 4 ++-- yast2-network.spec | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/yast2-network-3.1.154.tar.bz2 b/yast2-network-3.1.154.tar.bz2 index 05dba81..721c370 100644 --- a/yast2-network-3.1.154.tar.bz2 +++ b/yast2-network-3.1.154.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45def26f84bfe3a04be1b547a3e87fdb03557375d65ed475dcb1048b40d3d07e -size 373464 +oid sha256:dbd1b54f1e69d78f7e939768dc6febb320e052df780df00feed41721683ed442 +size 373551 diff --git a/yast2-network.spec b/yast2-network.spec index 7a91d1c..648c46b 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -62,6 +62,8 @@ Conflicts: yast2-core < 2.10.6 Requires: yast2-ruby-bindings >= 1.0.0 +Obsoletes: yast2-network-devel-doc + Summary: YaST2 - Network Configuration License: GPL-2.0 Group: System/YaST