From d92afefaf3f214ed5fc4bea6130f2d5c126ef2148f193a17e47aea12f5af492d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 7 Aug 2015 13:50:35 +0000 Subject: [PATCH] - Writing init scipts to installed system in the first installation stage now. The init scrpits will be called while starting the autoyast-initscripts service. So, these scripts will be called while a system upgrade too. (bnc#940823) - 3.1.88 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=630 --- autoyast2-3.1.87.tar.bz2 | 3 --- autoyast2-3.1.88.tar.bz2 | 3 +++ autoyast2.changes | 9 +++++++++ autoyast2.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.87.tar.bz2 create mode 100644 autoyast2-3.1.88.tar.bz2 diff --git a/autoyast2-3.1.87.tar.bz2 b/autoyast2-3.1.87.tar.bz2 deleted file mode 100644 index 726f4cd..0000000 --- a/autoyast2-3.1.87.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0432729e355a817cb442fdbf106618d4c12f66896dc812786942192308ad3fec -size 645872 diff --git a/autoyast2-3.1.88.tar.bz2 b/autoyast2-3.1.88.tar.bz2 new file mode 100644 index 0000000..6da34b6 --- /dev/null +++ b/autoyast2-3.1.88.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef370ce95fab549a8b32c0d76bd1f8d3e5ec1ffc3931c0f7dcce70c853da468 +size 645749 diff --git a/autoyast2.changes b/autoyast2.changes index 1b773a7..1dcfa78 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 7 15:20:58 CEST 2015 - schubi@suse.de + +- Writing init scipts to installed system in the first installation + stage now. The init scrpits will be called while starting + the autoyast-initscripts service. So, these scripts will be called + while a system upgrade too. (bnc#940823) +- 3.1.88 + ------------------------------------------------------------------- Fri Jul 31 13:55:34 CEST 2015 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 9bcd5aa..c1759d2 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.87 +Version: 3.1.88 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build