Update to 3.4.6 (#1927044)

This commit is contained in:
Christian Heimes 2021-03-03 13:20:21 +01:00
commit 6046d8e211
4 changed files with 8 additions and 5 deletions

View file

@ -49,7 +49,6 @@ fedpkg new-sources cryptography_vectors-3.4.tar.gz
Commit changes
```shell
git add sources .gitignore python-cryptography-vectors.spec
fedpkg commit --clog
fedpkg push
```
@ -86,7 +85,6 @@ fedpkg new-sources cryptography-3.4.tar.gz cryptography-3.4.tar.gz.asc
Commit changes
```shell
git add sources .gitignore python-cryptography.spec
fedpkg commit --clog
fedpkg push
```