From 081fb505f89f17375c0e5f138d58157957e945b5d01f440495ca320ebb630e1d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 2 Jun 2016 13:25:34 +0000 Subject: [PATCH] - Drop yast2-installation-devel-doc package (fate#320356) - 3.1.192 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=792 --- yast2-installation-3.1.191.tar.bz2 | 3 --- yast2-installation-3.1.192.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 18 +----------------- 4 files changed, 10 insertions(+), 20 deletions(-) delete mode 100644 yast2-installation-3.1.191.tar.bz2 create mode 100644 yast2-installation-3.1.192.tar.bz2 diff --git a/yast2-installation-3.1.191.tar.bz2 b/yast2-installation-3.1.191.tar.bz2 deleted file mode 100644 index d90ef96..0000000 --- a/yast2-installation-3.1.191.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416 -size 422737 diff --git a/yast2-installation-3.1.192.tar.bz2 b/yast2-installation-3.1.192.tar.bz2 new file mode 100644 index 0000000..849eb8d --- /dev/null +++ b/yast2-installation-3.1.192.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf076fcf5929ff5d032bc9fe384d73c4d128a630d911b4299fc7af47c5eb1273 +size 422622 diff --git a/yast2-installation.changes b/yast2-installation.changes index f687726..99eff65 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 2 10:09:33 UTC 2016 - igonzalezsosa@suse.com + +- Drop yast2-installation-devel-doc package (fate#320356) +- 3.1.192 + ------------------------------------------------------------------- Wed Jun 1 11:41:27 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 0a99dbc..783f09f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.191 +Version: 3.1.192 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -133,20 +133,9 @@ PreReq: %fillup_prereq BuildArch: noarch -%package devel-doc -Requires: yast2-installation >= 2.15.34 - -PreReq: %fillup_prereq - -Summary: YaST2 - Installation Parts -Group: Documentation/HTML - %description System installation code as present on installation media. -%description devel-doc -System installation code as present on installation media. - %prep %setup -n %{name}-%{version} @@ -234,9 +223,4 @@ systemctl enable YaST2-Firstboot.service %dir %{yast_docdir} %{yast_docdir}/COPYING -%files devel-doc -%defattr(-,root,root) -%doc %{yast_docdir} -%exclude %{yast_docdir}/COPYING - %changelog