- Update to version 1.3.0

* Track .changes file in git

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=66
This commit is contained in:
Thomas Schmidt 2023-08-03 13:34:33 +00:00 committed by Git OBS Bridge
parent e0befd4d61
commit fa709b2edc
4 changed files with 16 additions and 5 deletions

View File

@ -1,9 +1,13 @@
<services>
<!-- The copy of this file in the OBS package needs to be manually updated from the one in git repo. -->
<!-- The copy of this file in the OBS package needs to be manually updated
from the one in git repo.
Parameter definitions:
https://github.com/openSUSE/obs-service-tar_scm/blob/master/tar_scm.service.in
-->
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/SUSE/connect-ng.git</param>
<param name="revision">main</param>
<param name="revision">ae8ba1ea979da277824e8f905114a723ae66def1</param>
<param name="version">_auto_</param>
<param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
<param name="filename">connect-ng</param>
@ -21,6 +25,7 @@
<service name="extract_file" mode="manual">
<param name="archive">connect-ng*.tar.xz</param>
<param name="files">connect-ng-*/suseconnect-ng.spec</param>
<param name="files">connect-ng-*/suseconnect-ng.changes</param>
<param name="files">connect-ng-*/suseconnect-ng-rpmlintrc</param>
</service>
<service name="set_version" mode="manual">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/SUSE/connect-ng.git</param>
<param name="changesrevision">abd0fec5d4a4b9ddd5eb25a9f18a1968b4dc8164</param></service></servicedata>
<param name="changesrevision">190ce5dfe5889e23564eb0c177976c6a2fde8862</param></service></servicedata>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 3 12:11:07 UTC 2023 - tschmidt@suse.com
- Update to version 1.3.0
* Track .changes file in git
-------------------------------------------------------------------
Mon Jul 10 09:51:29 UTC 2023 - tschmidt@suse.com

View File

@ -23,7 +23,7 @@
%bcond_with hwinfo
Name: suseconnect-ng
Version: 1.2.0~git0.abd0fec
Version: 1.2.0~git5.190ce5d
Release: 0
URL: https://github.com/SUSE/connect-ng
License: LGPL-2.1-or-later
@ -57,7 +57,7 @@ BuildRequires: systemd
%endif
Obsoletes: SUSEConnect < 1.1.0
Provides: SUSEConnect = 1.1.0
Provides: SUSEConnect = %version
Obsoletes: zypper-migration-plugin < 0.99
Provides: zypper-migration-plugin = 0.99
Obsoletes: zypper-search-packages-plugin < 0.99