diff --git a/yast2-installation-3.1.113.tar.bz2 b/yast2-installation-3.1.113.tar.bz2 deleted file mode 100644 index 90e75d2..0000000 --- a/yast2-installation-3.1.113.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777beac1485b5d45f6506a88d3e20d4df4061735e0b0f0612b92105be642b159 -size 1210811 diff --git a/yast2-installation-3.1.115.tar.bz2 b/yast2-installation-3.1.115.tar.bz2 new file mode 100644 index 0000000..7a537eb --- /dev/null +++ b/yast2-installation-3.1.115.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32aa509bd78ecffab4cd76611b0d8943b7714d6bd8900b1c0aa4f39c7fca5c0 +size 1212107 diff --git a/yast2-installation.changes b/yast2-installation.changes index 69ce806..b1bd08e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Sep 4 12:21:25 UTC 2014 - mvidner@suse.com + +- Use a more flexible rubygem requirement syntax (bnc#895069) +- 3.1.115 + +------------------------------------------------------------------- +Wed Aug 28 15:31:55 UTC 2014 - ancor@suse.com + +- Enabled remote access on systems installed using VNC (bnc#893501) +- 3.1.114 + ------------------------------------------------------------------- Thu Aug 28 15:04:59 CEST 2014 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 616a47e..f5eba29 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.113 +Version: 3.1.115 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,14 +35,17 @@ 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.1.10 +BuildRequires: rubygem(rspec) # Linuxrc.keys BuildRequires: yast2 >= 3.1.41 +# Yast::Remote +BuildRequires: yast2-network + # clone_system client Requires: autoyast2-installation >= 3.1.5 @@ -77,8 +80,10 @@ Requires: yast2-proxy # Systemd default target and services Requires: yast2-services-manager +# Yast::Remote +Requires: yast2-network + # Only in inst-sys -# Requires: yast2-network # Requires: yast2-add-on # Requires: yast2-update