Accepting request 400815 from YaST:Head

submit new version 3.1.154

OBS-URL: https://build.opensuse.org/request/show/400815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=348
This commit is contained in:
Dominique Leuenberger 2016-06-13 19:49:49 +00:00 committed by Git OBS Bridge
commit b7711048e5
4 changed files with 23 additions and 18 deletions

View File

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

View File

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

View File

@ -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 Thu May 19 21:53:16 UTC 2016 - mfilka@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-network Name: yast2-network
Version: 3.1.152 Version: 3.1.154
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -62,20 +62,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
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
License: GPL-2.0 License: GPL-2.0
Group: System/YaST Group: System/YaST
%package devel-doc
Summary: YaST2 - Developer documentation for yast2-network
Group: System/YaST
%description %description
This package contains the YaST2 component for network configuration. This package contains the YaST2 component for network configuration.
%description devel-doc
This package contains autogenerated documentation for yast2-network
%prep %prep
%setup -n %{name}-%{version} %setup -n %{name}-%{version}
@ -101,12 +96,8 @@ rake install DESTDIR="%{buildroot}"
%{yast_ydatadir}/network %{yast_ydatadir}/network
%dir %{yast_docdir} %dir %{yast_docdir}
%{yast_docdir}/COPYING %doc %{yast_docdir}/CONTRIBUTING.md
%doc %{yast_docdir}/COPYING
%files devel-doc %doc %{yast_docdir}/README.md
%defattr(-,root,root)
%doc %{yast_docdir}
%exclude %{yast_docdir}/COPYING
%exclude %{yast_docdir}/README
%changelog %changelog