From 46979ea0fc87419aa1b166b22e12a6bfc1fd0df616533a6039dab589d9bed5c9 Mon Sep 17 00:00:00 2001 From: Marcus Schaefer Date: Mon, 10 Jul 2017 12:10:04 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=209.9.1=20=E2=86=92=209.9.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Refactor Uri is_public method Don't call a nested is_remote from is_public, instead the method was rewritten to explicitly cover the responsibility to check under which conditions we treat an uri as publicly available or not - Fixed Uri is_remote method If called inside of the buildservice the obs uri type is not a remote uri because the translation ends in a local path OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=41 --- python-kiwi.changes | 25 ++++++++++++++++++++++++- python-kiwi.spec | 2 +- python-kiwi.tar.gz | 4 ++-- 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/python-kiwi.changes b/python-kiwi.changes index 3ef33c7..153dc21 100644 --- a/python-kiwi.changes +++ b/python-kiwi.changes @@ -1,6 +1,29 @@ +------------------------------------------------------------------- +Mon Jul 10 12:33:58 CEST 2017 - ms@suse.de + +- Bump version: 9.9.1 → 9.9.2 + +------------------------------------------------------------------- +Mon Jul 10 12:22:03 CEST 2017 - ms@suse.de + +- Refactor Uri is_public method + + Don't call a nested is_remote from is_public, instead the method + was rewritten to explicitly cover the responsibility to check + under which conditions we treat an uri as publicly available + or not + +------------------------------------------------------------------- +Sun Jul 9 22:36:04 CEST 2017 - ms@suse.de + +- Fixed Uri is_remote method + + If called inside of the buildservice the obs uri type is not + a remote uri because the translation ends in a local path + ------------------------------------------------------------------- Fri Jul 7 15:39:27 CEST 2017 - ms@suse.de - + - Bump version: 9.9.0 → 9.9.1 ------------------------------------------------------------------- diff --git a/python-kiwi.spec b/python-kiwi.spec index 141aab7..6225492 100644 --- a/python-kiwi.spec +++ b/python-kiwi.spec @@ -67,7 +67,7 @@ %endif Name: python-kiwi -Version: 9.9.1 +Version: 9.9.2 Release: 0 Provides: kiwi-schema = 6.5 Url: https://github.com/SUSE/kiwi diff --git a/python-kiwi.tar.gz b/python-kiwi.tar.gz index ba27b91..ff5b336 100644 --- a/python-kiwi.tar.gz +++ b/python-kiwi.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02ada1297570e50733b4c4ff7c46ee5014a81b7396bcfc86b5abf3357837a153 -size 3431435 +oid sha256:a10b060ce6639c3b21a39ca263f3a06e3d0e1446dccb266683057beec66f223d +size 3337537