diff --git a/package.yml b/package.yml index ab4f417..b49efed 100644 --- a/package.yml +++ b/package.yml @@ -1,38 +1,38 @@ name : skopeo -version : 1.1.0 -release : 7 +version : 1.1.1 +release : 8 source : - - git|https://github.com/containers/skopeo : v1.1.0 + - git|https://github.com/containers/skopeo : v1.1.1 # we need these extra sources so we can grab configs to package them # these are vendored with skopeo but are missing configs we need - git|https://github.com/containers/image : v5.5.1 - git|https://github.com/containers/storage : v1.20.2 - git|https://github.com/containers/common : v0.14.0 license : Apache-2.0 component : virt summary : Work with remote OCI images registries - retrieving information, images, signing content description: | Skopeo works with API V2 registries such as Docker registries, the Atomic registry, private registries, local directories and local OCI-layout directories. Skopeo does not require a daemon to be running to perform these operations. builddeps : - pkgconfig(devmapper) - pkgconfig(gpgme) - btrfs-progs-devel - golang - go-md2man build : | %make binary-local %make docs install : | %make_install install -m644 $sources/storage.git/storage.conf -t "$installdir/etc/containers/" install -m644 $sources/image.git/registries.conf -t "$installdir/etc/containers/" install -m644 $sources/common.git/pkg/config/containers.conf -t "$installdir/etc/containers/" %patch -d $installdir/etc/containers/ < $pkgfiles/registries.conf.patch %patch -d $installdir/etc/containers/ < $pkgfiles/containers.conf.patch install -d "$installdir/usr/share/man/man5/" go-md2man -in "$sources/storage.git/docs/containers-storage.conf.5.md" -out "$installdir/usr/share/man/man5/containers-storage.conf.5" go-md2man -in "$sources/image.git/docs/containers-registries.conf.5.md" -out "$installdir/usr/share/man/man5/containers-registries.conf.5" go-md2man -in "$sources/image.git/docs/containers-policy.json.5.md" -out "$installdir/usr/share/man/man5/containers-policy.conf.5" go-md2man -in "$sources/common.git/docs/containers.conf.5.md" -out "$installdir/usr/share/man/man5/containers.conf.5" diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index bcd3c5e..73a939c 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,56 +1,56 @@ skopeo Mislav Čakarić mcakaric@gmail.com Apache-2.0 virt Work with remote OCI images registries - retrieving information, images, signing content Skopeo works with API V2 registries such as Docker registries, the Atomic registry, private registries, local directories and local OCI-layout directories. Skopeo does not require a daemon to be running to perform these operations. https://getsol.us/sources/README.Solus skopeo Work with remote OCI images registries - retrieving information, images, signing content Skopeo works with API V2 registries such as Docker registries, the Atomic registry, private registries, local directories and local OCI-layout directories. Skopeo does not require a daemon to be running to perform these operations. virt /etc/containers/containers.conf /etc/containers/policy.json /etc/containers/registries.conf /etc/containers/registries.d/default.yaml /etc/containers/storage.conf /usr/bin/skopeo /usr/share/bash-completion/completions/skopeo /usr/share/man/man1/skopeo-copy.1 /usr/share/man/man1/skopeo-delete.1 /usr/share/man/man1/skopeo-inspect.1 /usr/share/man/man1/skopeo-list-tags.1 /usr/share/man/man1/skopeo-login.1 /usr/share/man/man1/skopeo-logout.1 /usr/share/man/man1/skopeo-manifest-digest.1 /usr/share/man/man1/skopeo-standalone-sign.1 /usr/share/man/man1/skopeo-standalone-verify.1 /usr/share/man/man1/skopeo-sync.1 /usr/share/man/man1/skopeo.1 /usr/share/man/man5/containers-policy.conf.5 /usr/share/man/man5/containers-registries.conf.5 /usr/share/man/man5/containers-storage.conf.5 /usr/share/man/man5/containers.conf.5 /var/lib/containers/sigstore - - 2020-06-23 - 1.1.0 + + 2020-08-28 + 1.1.1 Packaging update Mislav Čakarić mcakaric@gmail.com \ No newline at end of file