Compare commits

1 Commits
main ... 1.1

6 changed files with 10 additions and 17 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.9.2</param>
<param name="revision">0.9.2</param>
<param name="version">0.9.1</param>
<param name="revision">0.9.1</param>
<param name="extract">release-compare.spec</param>
</service>

BIN
release-compare-0.9.1.obscpio LFS Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Tue Aug 20 06:37:21 UTC 2024 - Adrian Schröter <adrian@suse.de>
- 0.9.2
* Added support for product-composer results
* crash fixes
-------------------------------------------------------------------
Tue Jun 13 10:28:08 UTC 2023 - Joachim Gleissner <jgleissner@suse.com>

View File

@@ -1,4 +1,4 @@
name: release-compare
version: 0.9.2
mtime: 1724135689
commit: 7795f5deb8594823d1db21de503764f96e398c45
version: 0.9.1
mtime: 1686651015
commit: a860541bc2416c01743629d0e37969762ba4a350

View File

@@ -1,7 +1,7 @@
#
# spec file for package release-compare
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 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.9.2
Version: 0.9.1
Release: 0
Source: %name-%version.tar.xz
BuildArch: noarch