diff --git a/.files b/.files index 948e882..704be74 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index db5f14a..9dec7ad 100644 --- a/.rev +++ b/.rev @@ -665,4 +665,13 @@ Lets break everything :) * Fix /etc/alternatives being white listed 1035828 + + ce8252551e850c47f6a8c54cc1e3302f + 84.87+git20230324.8680ce4 + + dimstar_suse + - Update to version 84.87+git20230324.8680ce4: + * Remove __patchable_function_entries from .a objects + 1074175 + diff --git a/.servicemark b/.servicemark deleted file mode 100644 index 5c78508..0000000 --- a/.servicemark +++ /dev/null @@ -1 +0,0 @@ -26ec887ea795e795838e7daf39dcb34b diff --git a/_servicedata b/_servicedata index 05548e1..b582a0a 100644 --- a/_servicedata +++ b/_servicedata @@ -4,4 +4,4 @@ 6c5fe09a2a2108e70a5724f798ad985b628bbc0a https://github.com/openSUSE/brp-check-suse.git - 2f7add6f0b7f5c2e9698d180a4761a10fb808482 \ No newline at end of file + 8680ce4fd3495c909fe58b0e4398c4f2d37eb385 \ No newline at end of file diff --git a/brp-check-suse-84.87+git20221115.2f7add6.tar.xz b/brp-check-suse-84.87+git20221115.2f7add6.tar.xz deleted file mode 120000 index bf315c9..0000000 --- a/brp-check-suse-84.87+git20221115.2f7add6.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidbkmercxtjjq2bun33o3ekpwpu6zwpd6vzvr4ag446vlx6tldyr4 \ No newline at end of file diff --git a/brp-check-suse-84.87+git20230324.8680ce4.tar.xz b/brp-check-suse-84.87+git20230324.8680ce4.tar.xz new file mode 120000 index 0000000..38c0f2f --- /dev/null +++ b/brp-check-suse-84.87+git20230324.8680ce4.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiac2corylktchoygtszrzdcailgvgjkp4w4z33hw5dxjvwdmbqrda \ No newline at end of file diff --git a/brp-check-suse.changes b/brp-check-suse.changes index de62acb..7a05d2d 100644 --- a/brp-check-suse.changes +++ b/brp-check-suse.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Mar 24 13:05:24 UTC 2023 - dmueller@suse.com + +- Update to version 84.87+git20230324.8680ce4: + * Remove __patchable_function_entries from .a objects + +------------------------------------------------------------------- Tue Nov 15 11:34:57 UTC 2022 - Dirk Müller - Update to version 84.87+git20221115.2f7add6: diff --git a/brp-check-suse.spec b/brp-check-suse.spec index b40ad5d..4afc531 100644 --- a/brp-check-suse.spec +++ b/brp-check-suse.spec @@ -1,7 +1,7 @@ # # spec file for package brp-check-suse # -# Copyright (c) 2022 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 @@ -23,7 +23,7 @@ Summary: Build root policy check scripts License: GPL-2.0-or-later Group: Development/Tools/Building Requires: perl -Version: 84.87+git20221115.2f7add6 +Version: 84.87+git20230324.8680ce4 Release: 0 URL: https://github.com/openSUSE/brp-check-suse BuildRequires: gcc-c++