* Use package versions for change log (yaml) generation

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/release-compare?expand=0&rev=62
This commit is contained in:
Joachim Gleissner 2021-04-27 10:28:36 +00:00 committed by Git OBS Bridge
parent c0af1fa4c3
commit 77bf0b45dd
6 changed files with 15 additions and 10 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 27 10:27:46 UTC 2021 - Joachim Gleissner <jgleissner@suse.com>
- 0.5.5
* Use package versions for change log (yaml) generation
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 8 13:33:27 UTC 2021 - Joachim Gleissner <jgleissner@suse.com> Mon Feb 8 13:33:27 UTC 2021 - Joachim Gleissner <jgleissner@suse.com>

View File

@ -1,5 +1,5 @@
name: release-compare name: release-compare
version: 0.5.4 version: 0.5.5
mtime: 1612509265 mtime: 1619097839
commit: ecc917f7a0ec62201ecebca950024ccf1d6c792f commit: 93759a1386abcacf81190fd0ecb2ba7c602af91d

View File

@ -21,7 +21,7 @@ Summary: Release Compare Script
License: GPL-3.0-or-later License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
URL: https://github.com/openSUSE/release-compare URL: https://github.com/openSUSE/release-compare
Version: 0.5.4 Version: 0.5.5
Release: 0 Release: 0
Source: %name-%version.tar.xz Source: %name-%version.tar.xz
BuildArch: noarch BuildArch: noarch
@ -33,7 +33,6 @@ to last released result.
Note: you need to use a releasetarget definition in your OBS repository Note: you need to use a releasetarget definition in your OBS repository
to get this working. And the release target needs to have published binaries. to get this working. And the release target needs to have published binaries.
%prep %prep
%setup -q %setup -q