diff --git a/patatt-0.4.3.tar.asc b/patatt-0.4.3.tar.asc deleted file mode 100644 index 327be7b..0000000 --- a/patatt-0.4.3.tar.asc +++ /dev/null @@ -1,10 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Comment: This signature is for the .tar version of the archive -Comment: git archive --format tar --prefix=patatt-0.4.3/ v0.4.3 -Comment: git version 2.31.1 - -iHUEABYIAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCYK5UCAAKCRC2xBzjVmSZ -bB3YAQCPwbFKKlwbPz7nV3rqpp8T/N2As33+Tfaq9bQ+rxpwVgEA/xsqyjZ+IvSM -5bgLMjIsn2AkmVHAz6AbAI3OFlHfHQU= -=qN25 ------END PGP SIGNATURE----- diff --git a/patatt-0.4.3.tar.gz b/patatt-0.4.3.tar.gz deleted file mode 100644 index 75dce8e..0000000 --- a/patatt-0.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96e2a077e833c478011339cd76fd4feec1ca65f99ef4c6662230e2017e6724df -size 41894 diff --git a/patatt-0.4.4.tar.asc b/patatt-0.4.4.tar.asc new file mode 100644 index 0000000..b40ff4b --- /dev/null +++ b/patatt-0.4.4.tar.asc @@ -0,0 +1,10 @@ +-----BEGIN PGP SIGNATURE----- +Comment: This signature is for the .tar version of the archive +Comment: git archive --format tar --prefix=patatt-0.4.4/ v0.4.4 +Comment: git version 2.31.1 + +iHUEABYIAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCYLD6ywAKCRC2xBzjVmSZ +bJ7jAPwJPafr7RqR74lCMO2aZY5gxvctwo8P4zl4UhP8nnI9iAEA/1sErKJmwqqa +aAIz4g+MtRJ6Ei6D4SjTxyDRG8PY/QY= +=o8RX +-----END PGP SIGNATURE----- diff --git a/patatt-0.4.4.tar.gz b/patatt-0.4.4.tar.gz new file mode 100644 index 0000000..3735033 --- /dev/null +++ b/patatt-0.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb232d3583ead3d23630707c2e2ba24cfb4d81d0a43e409cad736206b649110b +size 41928 diff --git a/python-patatt.changes b/python-patatt.changes index 74a75ce..1df0696 100644 --- a/python-patatt.changes +++ b/python-patatt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 3 07:36:44 UTC 2021 - Jiri Slaby + +- update to 0.4.4 + * Fix lookups for uncommitted keys + ------------------------------------------------------------------- Thu May 27 08:39:32 UTC 2021 - Jiri Slaby diff --git a/python-patatt.spec b/python-patatt.spec index 90dfb9b..11996e0 100644 --- a/python-patatt.spec +++ b/python-patatt.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-patatt -Version: 0.4.3 +Version: 0.4.4 Release: 0 Summary: Cryptographic patch attestation for the masses License: MIT-0