From d4a763da07df481872c1a7bf557adbe9cc2377c983cb917ca5284b124a65bb0b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 9 Aug 2017 01:45:36 +0000 Subject: [PATCH] - Classes/rules will be ignored: Due to self-update, the evaluation of classes/rules will be called twice. So we have to initialize the stack for each run again. (bnc#1051483) - 3.3.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=726 --- autoyast2-3.3.2.tar.bz2 | 3 --- autoyast2-3.3.3.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.3.2.tar.bz2 create mode 100644 autoyast2-3.3.3.tar.bz2 diff --git a/autoyast2-3.3.2.tar.bz2 b/autoyast2-3.3.2.tar.bz2 deleted file mode 100644 index 8f5370a..0000000 --- a/autoyast2-3.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:317e7351781496ae1e08cad06de2ee2d8282b101d7f88f6c812dd290c7429843 -size 683732 diff --git a/autoyast2-3.3.3.tar.bz2 b/autoyast2-3.3.3.tar.bz2 new file mode 100644 index 0000000..032e75a --- /dev/null +++ b/autoyast2-3.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bf4ffb4477ebe2a7e49ec72366432f68da8d0653de313cf4f9f1662e2790e6 +size 683566 diff --git a/autoyast2.changes b/autoyast2.changes index 8c979ba..6b309ef 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 8 11:25:47 CEST 2017 - schubi@suse.de + +- Classes/rules will be ignored: Due to self-update, the evaluation + of classes/rules will be called twice. So we have to initialize + the stack for each run again. (bnc#1051483) +- 3.3.3 + ------------------------------------------------------------------- Tue Aug 1 16:18:01 CEST 2017 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index d0b827c..f7cea92 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.3.2 +Version: 3.3.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build