diff --git a/yast2-installation-3.1.0.tar.bz2 b/yast2-installation-3.1.0.tar.bz2 deleted file mode 100644 index feabad4..0000000 --- a/yast2-installation-3.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b885104de0f896fc946610f2545596e3c2940b61495c223bb8d209c2541458f -size 1224817 diff --git a/yast2-installation-3.1.1.tar.bz2 b/yast2-installation-3.1.1.tar.bz2 new file mode 100644 index 0000000..18c3911 --- /dev/null +++ b/yast2-installation-3.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d188e41e6e3ed106a672f2be0013447178241853b116f1210ef842605fe0115 +size 1233376 diff --git a/yast2-installation.changes b/yast2-installation.changes index d8f9597..52f3131 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com + +- Added support for ignore[d][_]feature[s] (FATE#314982) allowing + to skip some unwanted features of the installer +- 3.1.1 + ------------------------------------------------------------------- Thu Oct 10 14:48:46 CEST 2013 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 0964d49..bce0b35 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.0 +Version: 3.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,6 +34,7 @@ Source2: YaST2-Firstboot.service BuildRequires: docbook-xsl-stylesheets BuildRequires: libxslt +BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.0.6 @@ -216,12 +217,10 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} %dir %{yast_docdir} %{yast_docdir}/COPYING -%readme %{yast_docdir}/README %files devel-doc %defattr(-,root,root) %doc %{yast_docdir} %exclude %{yast_docdir}/COPYING -%exclude %{yast_docdir}/README %changelog