From 4a54a86d68b09372d2c89bfd0f11c1222f3197e88f204ca0d03a3ad61fb731e6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 1 Sep 2014 09:56:08 +0000 Subject: [PATCH 1/3] - Enabled remote access on systems installed using VNC (bnc#893501) - 3.1.114 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=647 --- yast2-installation-3.1.113.tar.bz2 | 3 --- yast2-installation-3.1.114.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 9 +++++++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.1.113.tar.bz2 create mode 100644 yast2-installation-3.1.114.tar.bz2 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.114.tar.bz2 b/yast2-installation-3.1.114.tar.bz2 new file mode 100644 index 0000000..1025c16 --- /dev/null +++ b/yast2-installation-3.1.114.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102f7b6e0e884878f0985277feeeb6c6ad74548b1d2bc9253bb71f286fbe91a8 +size 1211670 diff --git a/yast2-installation.changes b/yast2-installation.changes index 69ce806..22e7c70 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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..410fb6f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.113 +Version: 3.1.114 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,6 +43,9 @@ BuildRequires: yast2-devtools >= 3.1.10 # 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 From dbc1e371afde5111e90b9c1a8d5ec705d956ec94e2e353e5fa02e060c2a0bca4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Sep 2014 09:15:25 +0000 Subject: [PATCH 2/3] Updated to git ref f0ecde9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=648 --- yast2-installation-3.1.114.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.114.tar.bz2 b/yast2-installation-3.1.114.tar.bz2 index 1025c16..9c0c917 100644 --- a/yast2-installation-3.1.114.tar.bz2 +++ b/yast2-installation-3.1.114.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:102f7b6e0e884878f0985277feeeb6c6ad74548b1d2bc9253bb71f286fbe91a8 -size 1211670 +oid sha256:f550aefc2a29bd3f810f21689d2a3e6e89ace97e363a5716d67fa86a23c5025b +size 1211863 From c5d6d60f45aa262e67d87290b592a65f25de96342871d20951288419103778c0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Sep 2014 14:34:58 +0000 Subject: [PATCH 3/3] - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.115 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=649 --- yast2-installation-3.1.114.tar.bz2 | 3 --- yast2-installation-3.1.115.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.1.114.tar.bz2 create mode 100644 yast2-installation-3.1.115.tar.bz2 diff --git a/yast2-installation-3.1.114.tar.bz2 b/yast2-installation-3.1.114.tar.bz2 deleted file mode 100644 index 9c0c917..0000000 --- a/yast2-installation-3.1.114.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f550aefc2a29bd3f810f21689d2a3e6e89ace97e363a5716d67fa86a23c5025b -size 1211863 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 22e7c70..b1bd08e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 410fb6f..f5eba29 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.114 +Version: 3.1.115 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,10 +35,10 @@ 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