Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
This commit is contained in:
parent
0adbccf5c2
commit
b3cb7629f3
1
.python-httpretty.metadata
Normal file
1
.python-httpretty.metadata
Normal file
@ -0,0 +1 @@
|
||||
7fbb6dd44b64de5bb97cad6c54916e1b604ce7c3 httpretty-1.0.5.tar.gz
|
@ -15,7 +15,7 @@
|
||||
Name: python-httpretty
|
||||
Version: 1.0.5
|
||||
# If github_date is defined, assume a post-release snapshot
|
||||
Release: 4%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Release: 5%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
||||
Summary: HTTP request mock tool for Python
|
||||
|
||||
License: MIT
|
||||
@ -125,6 +125,10 @@ LANG=C.UTF-8 %py2_install
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.5-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.5-4
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user