Fedora Release Engineering 2016-07-19 12:02:36 +00:00
parent 221a308b4a
commit bfb2d5b165

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Version: 0.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simple python library to deal with URI Templates (RFC 6570)
License: BSD
@ -73,5 +73,8 @@ py.test-%{python3_version} -v
%{python3_sitelib}/%{modname}/
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Wed Jun 29 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.3.0-1
- Initial package