From e900fd4427a93cf4907e38ab462d7f586017d03dfd4206c6f91845f6491399f4 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 30 Jan 2023 17:50:12 +0000 Subject: [PATCH] - Update to version 1675100262.602a449: * Remove TESTING sambacc package OBS-URL: https://build.opensuse.org/package/show/network:samba:CONTAINERS/samba-ad-server?expand=0&rev=2 --- Containerfile | 1 - Dockerfile | 1 - _servicedata | 4 ++-- samba-ad-server.changes | 6 ++++++ 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Containerfile b/Containerfile index bba8d5b..7891e26 100644 --- a/Containerfile +++ b/Containerfile @@ -17,7 +17,6 @@ LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-ad-server:%%PKG_VERSION%%-%RELEASE%" # endlabelprefix -RUN zypper ar --no-gpgcheck https://mirrorcache-us.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_Tumbleweed/network%3Asamba%3ATESTING.repo RUN zypper --non-interactive install --no-recommends \ findutils \ python3-pip \ diff --git a/Dockerfile b/Dockerfile index bba8d5b..7891e26 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,6 @@ LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/samba-ad-server:%%PKG_VERSION%%-%RELEASE%" # endlabelprefix -RUN zypper ar --no-gpgcheck https://mirrorcache-us.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_Tumbleweed/network%3Asamba%3ATESTING.repo RUN zypper --non-interactive install --no-recommends \ findutils \ python3-pip \ diff --git a/_servicedata b/_servicedata index eb5bd93..212447d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/samba-container.git - 8446eafe38eaaae911c1220e47d087b29fea15a5 + 602a44991137144e1cda297069fdb961268ef499 - + \ No newline at end of file diff --git a/samba-ad-server.changes b/samba-ad-server.changes index 58e9173..63ac461 100644 --- a/samba-ad-server.changes +++ b/samba-ad-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 30 17:49:37 UTC 2023 - dmulder@suse.com + +- Update to version 1675100262.602a449: + * Remove TESTING sambacc package + ------------------------------------------------------------------- Thu Jan 26 21:46:54 UTC 2023 - David Mulder