diff --git a/_servicedata b/_servicedata index 4907f27..9bdf3ea 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - 516a41694fe9fe46a73008c1408a2e58070c2a09 \ No newline at end of file + ea9a6cda72b403330dab9ff14f2204df0e9bdb46 \ No newline at end of file diff --git a/connect-ng-1.3.0~git13.ea9a6cda72b4.tar.xz b/connect-ng-1.3.0~git13.ea9a6cda72b4.tar.xz new file mode 100644 index 0000000..6bf9075 --- /dev/null +++ b/connect-ng-1.3.0~git13.ea9a6cda72b4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799f47f94b0998a38523749718d07c8611d6e2b192237998bb0324900d76df89 +size 86064 diff --git a/connect-ng-1.3.0~git7.516a41694fe9.tar.xz b/connect-ng-1.3.0~git7.516a41694fe9.tar.xz deleted file mode 100644 index 078c208..0000000 --- a/connect-ng-1.3.0~git7.516a41694fe9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7612be9b564b34bdbf64b576548c8f389abbe041578c256f5d754e4b7b986be -size 86096 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index d3d3030..93fc8de 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 15 10:57:30 UTC 2023 - Miquel Sabate Sola + +- Update to version 1.3.0~git13.ea9a6cda72b4 + - Fixes bsc#1170267 + - Fixes bsc#1214781 + - Enables the build for SLE12 SP5 + ------------------------------------------------------------------- Thu Aug 3 12:11:07 UTC 2023 - tschmidt@suse.com diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index a61c15f..df4b300 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -24,7 +24,7 @@ Name: suseconnect-ng # the version will get set by the 'set_version' service -Version: 1.3.0~git7.516a41694fe9 +Version: 1.3.0~git13.ea9a6cda72b4 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later @@ -32,14 +32,8 @@ Summary: Utility to register a system with the SUSE Customer Center Group: System/Management Source: connect-ng-%{version}.tar.xz Source1: %name-rpmlintrc -BuildRequires: golang-packaging -# use FIPS compliant go version for SLE targets and Leap 15.5+ targets -%if ( 0%{?is_opensuse} == 0 && 0%{?sle_version} ) || ( 0%{?is_opensuse} == 1 && 0%{?sle_version} >= 150500 ) -# temporary until BuildRequires: go-openssl >= 1.16 works BuildRequires: go1.18-openssl -%else -BuildRequires: go >= 1.16 -%endif +BuildRequires: golang-packaging BuildRequires: ruby-devel BuildRequires: zypper