Fedora Release Engineering 2016-07-19 10:56:42 +00:00
parent be11bb7318
commit e5e0e577b4

View File

@ -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