From 2fbb5ccbc6144a2905cff81ac677d1dac267476e1c98503c0e3d0950b4cd8472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 13 Sep 2019 06:08:57 +0000 Subject: [PATCH] - 1.2.3 handle multiple packages with same name but different version/release in one repo. bsc#1150238 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=100 --- _service | 4 ++-- product-builder-1.2.2.obscpio | 3 --- product-builder-1.2.3.obscpio | 3 +++ product-builder.changes | 8 ++++++++ product-builder.obsinfo | 6 +++--- product-builder.spec | 2 +- 6 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 product-builder-1.2.2.obscpio create mode 100644 product-builder-1.2.3.obscpio diff --git a/_service b/_service index 60db89b..049584b 100644 --- a/_service +++ b/_service @@ -1,8 +1,8 @@ https://github.com/openSUSE/product-builder.git - 1.2.2 - 1.2.2 + 1.2.3 + 1.2.3 git rpm/product-builder.spec diff --git a/product-builder-1.2.2.obscpio b/product-builder-1.2.2.obscpio deleted file mode 100644 index dee7a4d..0000000 --- a/product-builder-1.2.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf757d6ad500ab79f04d3e02502b3574d4722e9a1c536122a1631349c0d3a626 -size 1312268 diff --git a/product-builder-1.2.3.obscpio b/product-builder-1.2.3.obscpio new file mode 100644 index 0000000..fdc9de9 --- /dev/null +++ b/product-builder-1.2.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9995ddd748daf8b6973857f6c49ea6f3fbc111b11b293187351c0b4edff9d5d9 +size 1313804 diff --git a/product-builder.changes b/product-builder.changes index ee188b2..ca689ed 100644 --- a/product-builder.changes +++ b/product-builder.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 13 06:08:31 UTC 2019 - Adrian Schröter + +- 1.2.3 + handle multiple packages with same name but different version/release in one repo. + bsc#1150238 + + ------------------------------------------------------------------- Tue Jul 16 07:38:10 UTC 2019 - Adrian Schröter diff --git a/product-builder.obsinfo b/product-builder.obsinfo index cf4eef0..f1ba8e4 100644 --- a/product-builder.obsinfo +++ b/product-builder.obsinfo @@ -1,5 +1,5 @@ name: product-builder -version: 1.2.2 -mtime: 1563275740 -commit: fa39a2b5a3f8bd27117afa9bca71b8512c1a77ca +version: 1.2.3 +mtime: 1568354810 +commit: d5ba81f2fd4438d04e3236bcc78564bd51f78e56 diff --git a/product-builder.spec b/product-builder.spec index 63c5221..f405da0 100644 --- a/product-builder.spec +++ b/product-builder.spec @@ -23,7 +23,7 @@ Url: http://github.com/openSUSE/product-builder Name: product-builder Conflicts: kiwi Conflicts: kiwi-instsource -Version: 1.2.2 +Version: 1.2.3 Release: 0 Provides: kiwi-schema = 6.2 Source: product-builder-%version.tar.xz