diff --git a/_service b/_service index 5fd926e..a6eb2b4 100644 --- a/_service +++ b/_service @@ -1,14 +1,14 @@ - + https://github.com/openSUSE/release-compare.git git - 0.4.1 - 0.4.1 + 0.5.2 + 0.5.2 release-compare.spec - + diff --git a/release-compare-0.4.1.obscpio b/release-compare-0.4.1.obscpio deleted file mode 100644 index 55360d8..0000000 --- a/release-compare-0.4.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:614a6e8c369fc4405bae0f481fe033851c0e7e1c80863317701e241eb0089bf5 -size 44042 diff --git a/release-compare-0.5.2.obscpio b/release-compare-0.5.2.obscpio new file mode 100644 index 0000000..74a48d7 --- /dev/null +++ b/release-compare-0.5.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4828f3851d1cf3ebd1175781ff76dcf01b693820e2a088dbda27556418a196 +size 45578 diff --git a/release-compare.changes b/release-compare.changes index 1805160..40de360 100644 --- a/release-compare.changes +++ b/release-compare.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Feb 2 08:12:14 UTC 2021 - Adrian Schröter + +- update to version 0.5.2 + * escape backslashes in YAML string + +------------------------------------------------------------------- +Mon Feb 1 13:06:15 UTC 2021 - Adrian Schröter + +- update to version 0.5.1 + * Handle packages info without license tag correctly + * fix potential diff format issue + +------------------------------------------------------------------- +Wed Dec 16 13:08:26 UTC 2020 - Joachim Gleissner + +- create list of package version changes in YAML output + + +------------------------------------------------------------------- +Thu Dec 10 15:00:48 UTC 2020 - Adrian Schröter + +- update to version 0.5.0 + * exports changes also as YAML file (provided by Joachim Gleissner) + ------------------------------------------------------------------- Tue Nov 10 10:13:59 UTC 2020 - Adrian Schröter diff --git a/release-compare.obsinfo b/release-compare.obsinfo index 79e01fd..5f00200 100644 --- a/release-compare.obsinfo +++ b/release-compare.obsinfo @@ -1,5 +1,5 @@ name: release-compare -version: 0.4.1 -mtime: 1605003076 -commit: 5a51c7f24f30672774e0f1692059ecc7fe820877 +version: 0.5.2 +mtime: 1612253338 +commit: e5f4c00214472a822f26e39b6a53fd480d6a8ba3 diff --git a/release-compare.spec b/release-compare.spec index 4ea5bec..5c47de3 100644 --- a/release-compare.spec +++ b/release-compare.spec @@ -1,7 +1,7 @@ # # spec file for package release-compare # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.4.1 +Version: 0.5.2 Release: 0 Source: %name-%version.tar.xz BuildArch: noarch