From a186c192dd3a94b8e6596b8ea8a12d68f4ed72007a0433642f8128469b903874 Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Wed, 31 Aug 2022 10:41:57 +0000 Subject: [PATCH] - Update to version 0.0.9~git8.f9adb71: * Use standard buildconditionals * Strip the binaries (saves ~ 30%) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=33 --- _servicedata | 2 +- connect-ng-0.0.9~git5.75890b6.tar.xz | 3 --- connect-ng-0.0.9~git8.f9adb71.tar.xz | 3 +++ suseconnect-ng.changes | 7 +++++++ suseconnect-ng.spec | 11 +++++------ 5 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 connect-ng-0.0.9~git5.75890b6.tar.xz create mode 100644 connect-ng-0.0.9~git8.f9adb71.tar.xz diff --git a/_servicedata b/_servicedata index fb8fae1..8c18917 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - 75890b6d6cb41ce623cec1fd77f3c899e2625f88 \ No newline at end of file + 2654e7655fc297dc0c9c34497f379febf9cd6a1d \ No newline at end of file diff --git a/connect-ng-0.0.9~git5.75890b6.tar.xz b/connect-ng-0.0.9~git5.75890b6.tar.xz deleted file mode 100644 index a219b8c..0000000 --- a/connect-ng-0.0.9~git5.75890b6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbbc41a68503c1d8047e823599912eda262dd8851cd4c2c2b5da5dedf42b81b4 -size 831728 diff --git a/connect-ng-0.0.9~git8.f9adb71.tar.xz b/connect-ng-0.0.9~git8.f9adb71.tar.xz new file mode 100644 index 0000000..a630e39 --- /dev/null +++ b/connect-ng-0.0.9~git8.f9adb71.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db844b57e44686b8e8a84930aea4cbc21c11cb4ba290baec2e0ce984a14545a +size 842644 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index a66281c..ba0962d 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 31 10:38:59 UTC 2022 - jan.suse@zerebecki.de + +- Update to version 0.0.9~git8.f9adb71: + * Use standard buildconditionals + * Strip the binaries (saves ~ 30%) + ------------------------------------------------------------------- Fri Aug 05 13:33:05 UTC 2022 - jan.suse@zerebecki.de diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index d2c8021..cfcb786 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -19,11 +19,11 @@ %global provider_prefix github.com/SUSE/connect-ng %global import_path %{provider_prefix} -# set this to 1 to enable hwinfo test in %check -%global test_hwinfo 0 +# set this to enable hwinfo test in %check +%bcond_with hwinfo Name: suseconnect-ng -Version: 0.0.9~git5.75890b6 +Version: 0.0.9~git8.f9adb71 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later @@ -35,7 +35,7 @@ BuildRequires: go >= 1.16 BuildRequires: golang-packaging BuildRequires: ruby-devel BuildRequires: zypper -%if 0%{?test_hwinfo} +%if %{with hwinfo} %global test_hwinfo_args -test-hwinfo # packages required only for hwinfo tests %ifarch %ix86 ia64 x86_64 %arm aarch64 @@ -45,7 +45,7 @@ BuildRequires: dmidecode BuildRequires: s390-tools %endif BuildRequires: systemd -%endif # test_hwinfo +%endif Obsoletes: SUSEConnect < 0.3.99 Provides: SUSEConnect = 0.3.99 @@ -82,7 +82,6 @@ suseconnect-ng reduces the size of its runtime dependencies compared to the replaced SUSEConnect. -%{go_nostrip} %{go_provides} %package -n libsuseconnect