[packit] 0.23.21 upstream release
Upstream tag: 0.23.21 Upstream commit: fd8b56f3 Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
3d3fc1ffba
commit
3be0aa7251
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/p11-kit-0.23.19.tar.xz
|
/p11-kit-0.23.19.tar.xz
|
||||||
/p11-kit-0.23.19.tar.xz.sig
|
/p11-kit-0.23.19.tar.xz.sig
|
||||||
/p11-kit-0.23.20.tar.xz
|
/p11-kit-0.23.20.tar.xz
|
||||||
|
/p11-kit-0.23.21.tar.xz
|
||||||
|
24
.packit.yaml
Normal file
24
.packit.yaml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
specfile_path: p11-kit.spec
|
||||||
|
synced_files:
|
||||||
|
- p11-kit.spec
|
||||||
|
- .packit.yaml
|
||||||
|
upstream_package_name: p11-kit
|
||||||
|
downstream_package_name: p11-kit
|
||||||
|
|
||||||
|
# Use only populated spec files and upstream sources.
|
||||||
|
actions:
|
||||||
|
post-upstream-clone:
|
||||||
|
- wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/p11-kit.spec
|
||||||
|
- wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/p11-kit-client.service
|
||||||
|
- wget https://src.fedoraproject.org/rpms/p11-kit/raw/master/f/trust-extract-compat
|
||||||
|
get-current-version:
|
||||||
|
- "git describe --abbrev=0"
|
||||||
|
create-archive:
|
||||||
|
- "wget https://github.com/p11-glue/p11-kit/releases/download/$PACKIT_PROJECT_VERSION/p11-kit-$PACKIT_PROJECT_VERSION.tar.xz"
|
||||||
|
- "wget https://github.com/p11-glue/p11-kit/releases/download/$PACKIT_PROJECT_VERSION/p11-kit-$PACKIT_PROJECT_VERSION.tar.xz.sig"
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- job: propose_downstream
|
||||||
|
trigger: release
|
||||||
|
metadata:
|
||||||
|
dist_git_branches: fedora-all
|
3
README.packit
Normal file
3
README.packit
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
This repository is maintained by packit.
|
||||||
|
https://packit.dev/
|
||||||
|
The file was generated using packit 0.14.1.dev26+gb5da23c.
|
BIN
p11-kit-0.23.21.tar.xz.sig
Normal file
BIN
p11-kit-0.23.21.tar.xz.sig
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
# This spec file has been automatically updated
|
# This spec file has been automatically updated
|
||||||
Version: 0.23.20
|
Version: 0.23.21
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Name: p11-kit
|
Name: p11-kit
|
||||||
Summary: Library for loading and sharing PKCS#11 modules
|
Summary: Library for loading and sharing PKCS#11 modules
|
||||||
@ -151,6 +151,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 0.23.21-2
|
||||||
|
- new upstream release: 0.23.21
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.20-2
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.20-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (p11-kit-0.23.20.tar.xz) = 1eb88773fdd49dd48c7e089744e9dbbf6c1033a4863f3bfe75a68d842804baa3c373cb1b28ee625dd69a6e16c89df4ac755e0928495dccf38c007c530f6cfa57
|
SHA512 (p11-kit-0.23.21.tar.xz) = 4c796ca2c72a650f105a7a70aa62e55edb12e1c151e91ef92bfeee6c5c68982b36023400b42c4efcb1d351b7848e8618c26607cdb0f77b48ae40e2ecfd713e3e
|
||||||
|
Loading…
Reference in New Issue
Block a user