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