This commit is contained in:
parent
be11bb7318
commit
e5e0e577b4
@ -3,7 +3,7 @@
|
|||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Summary: Unicode-aware Pure Python Expect-like module
|
Summary: Unicode-aware Pure Python Expect-like module
|
||||||
Version: 4.1.0
|
Version: 4.1.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/%{modname}/%{modname}
|
URL: https://github.com/%{modname}/%{modname}
|
||||||
@ -142,6 +142,9 @@ popd
|
|||||||
%{python3_sitelib}/%{modname}-*.egg-info
|
%{python3_sitelib}/%{modname}-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.0-2
|
||||||
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
* Thu Jun 30 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.1.0-1
|
* Thu Jun 30 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.1.0-1
|
||||||
- Update to 4.1.0
|
- Update to 4.1.0
|
||||||
- Improve packaging
|
- Improve packaging
|
||||||
|
Loading…
Reference in New Issue
Block a user