Bump Release to be in sync with autochangelog

This commit is contained in:
Jiri Popelka 2022-02-07 09:16:23 +01:00
parent 8bb30aa385
commit 32ae22bd3c
No known key found for this signature in database
GPG Key ID: A3E9A812AAB73DA7

View File

@ -11,7 +11,7 @@
Name: python-httpretty
Version: 1.1.4
# If github_date is defined, assume a post-release snapshot
Release: 3%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Release: 6%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
Summary: HTTP request mock tool for Python
License: MIT