From 1899a1960cdbb92c9a1283849d45c1e60565247b89fe6ed1540c2fddcd842e08 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 1 Apr 2019 12:09:33 +0000 Subject: [PATCH 1/3] Updated to git ref 7df799da OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1014 --- yast2-installation-4.2.0.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.2.0.tar.bz2 b/yast2-installation-4.2.0.tar.bz2 index e6bb1e2..b815dd2 100644 --- a/yast2-installation-4.2.0.tar.bz2 +++ b/yast2-installation-4.2.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac9e165075a9c8ae94e4a6d175db7da6ba5d4cfc3e3f0f24954643d20cf1b4b8 -size 461881 +oid sha256:0670e4ead8cc634afb75c72f901f7749af8849c2f5f7e8c8ac2341874a57beb4 +size 461910 From 2955e454773e9cdf67d7823e78eeccda58f81cc43a4cde3162d675a438173998 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 3 Apr 2019 10:04:00 +0000 Subject: [PATCH 2/3] - Add a new installation dialog which allows to setup the NTP servers (bsc#1129095). - 4.2.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1015 --- yast2-installation-4.2.0.tar.bz2 | 3 --- yast2-installation-4.2.1.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 ++++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.0.tar.bz2 create mode 100644 yast2-installation-4.2.1.tar.bz2 diff --git a/yast2-installation-4.2.0.tar.bz2 b/yast2-installation-4.2.0.tar.bz2 deleted file mode 100644 index b815dd2..0000000 --- a/yast2-installation-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0670e4ead8cc634afb75c72f901f7749af8849c2f5f7e8c8ac2341874a57beb4 -size 461910 diff --git a/yast2-installation-4.2.1.tar.bz2 b/yast2-installation-4.2.1.tar.bz2 new file mode 100644 index 0000000..741691b --- /dev/null +++ b/yast2-installation-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0f81918721c36b6b6597fdde10e4c7cf13cd5ca59072025101b67a1bb68382 +size 465258 diff --git a/yast2-installation.changes b/yast2-installation.changes index 046b528..11d7de0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 29 12:58:51 UTC 2019 - David Diaz + +- Add a new installation dialog which allows to setup the NTP + servers (bsc#1129095). +- 4.2.1 + ------------------------------------------------------------------- Tue Mar 19 09:19:10 UTC 2019 - David Díaz diff --git a/yast2-installation.spec b/yast2-installation.spec index 864c01d..737c84d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.0 +Version: 4.2.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -95,6 +95,9 @@ Requires: yast2-users >= 3.2.8 BuildRequires: yast2-country >= 3.3.1 Requires: yast2-country >= 3.3.1 +# NtpSetup dialog (bsc#1129095) +BuildRequires: yast2-ntp-client + # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # pkg-bindings are not directly required Conflicts: yast2-pkg-bindings < 2.17.25 From 93bde1df24741e95aba2914d30083ed59f095e911dc08c9b0b47251952f63955 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Apr 2019 11:17:54 +0000 Subject: [PATCH 3/3] - Removed BuildRequires: yast2-ntp-client (causing dependency cycle) (related to the previous fix bsc#1129095) - 4.2.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1016 --- yast2-installation-4.2.1.tar.bz2 | 3 --- yast2-installation-4.2.2.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 +---- 4 files changed, 11 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-4.2.1.tar.bz2 create mode 100644 yast2-installation-4.2.2.tar.bz2 diff --git a/yast2-installation-4.2.1.tar.bz2 b/yast2-installation-4.2.1.tar.bz2 deleted file mode 100644 index 741691b..0000000 --- a/yast2-installation-4.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b0f81918721c36b6b6597fdde10e4c7cf13cd5ca59072025101b67a1bb68382 -size 465258 diff --git a/yast2-installation-4.2.2.tar.bz2 b/yast2-installation-4.2.2.tar.bz2 new file mode 100644 index 0000000..a745089 --- /dev/null +++ b/yast2-installation-4.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d4481ca3ee03f22b49657b1570772649b32b5fe25599e24593c53a5d36be53 +size 463512 diff --git a/yast2-installation.changes b/yast2-installation.changes index 11d7de0..2648aec 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 4 08:10:42 UTC 2019 - Ladislav Slezák + +- Removed BuildRequires: yast2-ntp-client (causing dependency cycle) + (related to the previous fix bsc#1129095) +- 4.2.2 + ------------------------------------------------------------------- Fri Mar 29 12:58:51 UTC 2019 - David Diaz diff --git a/yast2-installation.spec b/yast2-installation.spec index 737c84d..6ad9809 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.1 +Version: 4.2.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -95,9 +95,6 @@ Requires: yast2-users >= 3.2.8 BuildRequires: yast2-country >= 3.3.1 Requires: yast2-country >= 3.3.1 -# NtpSetup dialog (bsc#1129095) -BuildRequires: yast2-ntp-client - # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # pkg-bindings are not directly required Conflicts: yast2-pkg-bindings < 2.17.25