From 66d8b04018f927c0d3cef9bca3c34393508e8811e28a704b123837e556ab5ae7 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 17 Jun 2016 07:19:15 +0000 Subject: [PATCH] - Avoid restarting YaST when self-update repository exists but is empty (bsc#985113) - 3.1.196 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=797 --- yast2-installation-3.1.195.tar.bz2 | 3 --- yast2-installation-3.1.196.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.195.tar.bz2 create mode 100644 yast2-installation-3.1.196.tar.bz2 diff --git a/yast2-installation-3.1.195.tar.bz2 b/yast2-installation-3.1.195.tar.bz2 deleted file mode 100644 index a4c1ab7..0000000 --- a/yast2-installation-3.1.195.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d92a4cfc3513d3b6305b46aa63b012a09175229132ca4666ae70b52962c5d1 -size 426211 diff --git a/yast2-installation-3.1.196.tar.bz2 b/yast2-installation-3.1.196.tar.bz2 new file mode 100644 index 0000000..00a86a9 --- /dev/null +++ b/yast2-installation-3.1.196.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bdc1ec401892ee5cf8c0561c1676475ebb6d9291c78c8c8600a01d040544cff +size 425945 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8ab927e..ef100f1 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 16 13:31:16 UTC 2016 - igonzalezsosa@suse.com + +- Avoid restarting YaST when self-update repository exists but + is empty (bsc#985113) +- 3.1.196 + ------------------------------------------------------------------- Wed Jun 15 15:15:15 CEST 2016 - snwint@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 6969970..8029ef6 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.195 +Version: 3.1.196 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build