Accepting request 1008756 from home:jtomasiak:branches:systemsmanagement:SCC
- Update to version 0.0.10~git2.ee561b8: * Drop .git from tar OBS-URL: https://build.opensuse.org/request/show/1008756 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=39
This commit is contained in:
parent
deeb468355
commit
76d219ac4e
3
_service
3
_service
@ -1,4 +1,5 @@
|
||||
<services>
|
||||
<!-- The copy of this file in the OBS package needs to be manually updated from the one in git repo. -->
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||
@ -10,7 +11,7 @@
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="package-meta">yes</param>
|
||||
<param name="package-meta">no</param>
|
||||
<param name="exclude">vendor</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||
<param name="changesrevision">73198c3ea70f8747a31fbf592d6aa2927e1dafeb</param></service></servicedata>
|
||||
<param name="changesrevision">df49d3b561b57a84feaf908b319722afbf84b07a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:221c385c3455e73639ff1a1163c9e6d054405e8675644aa2f8c2b079d16770a8
|
||||
size 598548
|
3
connect-ng-0.0.10~git2.ee561b8.tar.xz
Normal file
3
connect-ng-0.0.10~git2.ee561b8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7eee33ed5019265656e77cde47d1139ee52c27d14ef78af52094f5050a9266b
|
||||
size 78060
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 07 10:31:53 UTC 2022 - jtomasiak@suse.com
|
||||
|
||||
- Update to version 0.0.10~git2.ee561b8:
|
||||
* Drop .git from tar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:31:03 UTC 2022 - jtomasiak@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%bcond_with hwinfo
|
||||
|
||||
Name: suseconnect-ng
|
||||
Version: 0.0.10~git0.5f84106
|
||||
Version: 0.0.10~git2.ee561b8
|
||||
Release: 0
|
||||
URL: https://github.com/SUSE/connect-ng
|
||||
Summary: Utility to register a system with the SUSE Customer Center
|
||||
@ -104,8 +104,6 @@ This package provides bindings needed to use libsuseconnect from Ruby scripts.
|
||||
|
||||
%prep
|
||||
%setup -q -n connect-ng-%{version}
|
||||
# keep git metadata but don't use it for "VCS stamping"
|
||||
mv .git .git.bak
|
||||
|
||||
%build
|
||||
find %_builddir/..
|
||||
|
Loading…
Reference in New Issue
Block a user