From a95b5f34c25a25236f227f0e12483dfa2a9ee7970e445e9496f098dded17fa95 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 28 Mar 2023 16:14:46 +0000 Subject: [PATCH] - Import commit 8b01686dd20124efc300d21ef38d85c1f75c372f 8b01686dd2 test: don't export $TOOLS_DIR 7a56b1b2f0 test: clean up $STATEDIR too 324bb19eb8 test: $STATEDIR should not point to /usr/lib/systemd/tests when NO_BUILD=1 2251735482 test: install symlinks with valid targets on SUSE and Debian c30905a269 test: on openSUSE install the collection of unit test binaries in the target only for TEST-02-UNITTESTS 797ced15d8 meson: make sure the unit test scripts find testdata/ even if they are not installed in the same directory 04dc5b44b7 meson: define testdata_dir globally 69643c6c96 test: install unit tests in a dedicated subdirectory below '$testsdir' OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1364 --- systemd-v253.1+suse.14.g8b01686dd2.tar.xz | 3 +++ systemd-v253.1+suse.6.gd914e29c33.tar.xz | 3 --- systemd.changes | 14 ++++++++++++++ systemd.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 systemd-v253.1+suse.14.g8b01686dd2.tar.xz delete mode 100644 systemd-v253.1+suse.6.gd914e29c33.tar.xz diff --git a/systemd-v253.1+suse.14.g8b01686dd2.tar.xz b/systemd-v253.1+suse.14.g8b01686dd2.tar.xz new file mode 100644 index 00000000..a9fad76e --- /dev/null +++ b/systemd-v253.1+suse.14.g8b01686dd2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbf20d2d10f6bced7a3a001b5ed122a52a5732ff36e1e48fb2cb69cb747b0bd +size 8202120 diff --git a/systemd-v253.1+suse.6.gd914e29c33.tar.xz b/systemd-v253.1+suse.6.gd914e29c33.tar.xz deleted file mode 100644 index 3499edab..00000000 --- a/systemd-v253.1+suse.6.gd914e29c33.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79ae68b276a576457d6036e830dd95d377dcaacc716056c1d66633e65f10709a -size 8202064 diff --git a/systemd.changes b/systemd.changes index 17bc1df5..6c641cd6 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 28 16:01:58 UTC 2023 - Franck Bui + +- Import commit 8b01686dd20124efc300d21ef38d85c1f75c372f + + 8b01686dd2 test: don't export $TOOLS_DIR + 7a56b1b2f0 test: clean up $STATEDIR too + 324bb19eb8 test: $STATEDIR should not point to /usr/lib/systemd/tests when NO_BUILD=1 + 2251735482 test: install symlinks with valid targets on SUSE and Debian + c30905a269 test: on openSUSE install the collection of unit test binaries in the target only for TEST-02-UNITTESTS + 797ced15d8 meson: make sure the unit test scripts find testdata/ even if they are not installed in the same directory + 04dc5b44b7 meson: define testdata_dir globally + 69643c6c96 test: install unit tests in a dedicated subdirectory below '$testsdir' + ------------------------------------------------------------------- Thu Mar 23 07:07:34 UTC 2023 - Franck Bui diff --git a/systemd.spec b/systemd.spec index b69ba771..a74f9bc7 100644 --- a/systemd.spec +++ b/systemd.spec @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define archive_version +suse.6.gd914e29c33 +%define archive_version +suse.14.g8b01686dd2 %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit