Accepting request 834935 from openSUSE:Tools

- update to version 0.3.11
  * relax report parsing
    (either single or double quotes might be used depending on
     the build stage)
  * hide author (and email) lines in diff

- update to version 0.3.10
  * fixed escaping in sed statement

- update to version 0.3.9
  * fix one more subtile difference in kiwi appliance builds

- update to version 0.3.8
  * fix parsing of kiwi appliance packages files

OBS-URL: https://build.opensuse.org/request/show/834935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/release-compare?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-09-16 17:42:46 +00:00 committed by Git OBS Bridge
commit 236e11ffad
6 changed files with 36 additions and 9 deletions

View File

@ -3,8 +3,8 @@
<param name="url">https://github.com/openSUSE/release-compare.git</param>
<param name="scm">git</param>
<param name="version">0.3.7</param>
<param name="revision">0.3.7</param>
<param name="version">0.3.11</param>
<param name="revision">0.3.11</param>
<param name="extract">release-compare.spec</param>
</service>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d20e37ca03d7e45a5f1a635b69687813fb6fba1bcba5516a218a364c42c6455a
size 43530

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b783fba9291715aaa408747c139242393afd14fcd28455f5d4af1a601b95b99
size 43018

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Sep 16 12:27:11 UTC 2020 - Adrian Schröter <adrian@suse.de>
- update to version 0.3.11
* relax report parsing
(either single or double quotes might be used depending on
the build stage)
* hide author (and email) lines in diff
-------------------------------------------------------------------
Tue Sep 15 15:01:25 UTC 2020 - Adrian Schröter <adrian@suse.de>
- update to version 0.3.10
* fixed escaping in sed statement
-------------------------------------------------------------------
Mon Sep 14 18:23:44 UTC 2020 - Adrian Schröter <adrian@suse.de>
- update to version 0.3.9
* fix one more subtile difference in kiwi appliance builds
-------------------------------------------------------------------
Mon Sep 14 12:40:02 UTC 2020 - Adrian Schröter <adrian@suse.de>
- update to version 0.3.8
* fix parsing of kiwi appliance packages files
-------------------------------------------------------------------
Mon Sep 14 08:03:58 UTC 2020 - Adrian Schröter <adrian@suse.de>

View File

@ -1,5 +1,5 @@
name: release-compare
version: 0.3.7
mtime: 1600070550
commit: a14de1b231053dfb55e70a16e4d5009f18bf13f5
version: 0.3.11
mtime: 1600265542
commit: 3da4cb2100e7b897b9d5c78b6f44b982281f6bdd

View File

@ -21,7 +21,7 @@ Summary: Release Compare Script
License: GPL-3.0-or-later
Group: Development/Tools/Building
URL: https://github.com/openSUSE/release-compare
Version: 0.3.7
Version: 0.3.11
Release: 0
Source: %name-%version.tar.xz
BuildArch: noarch