Update to 0.9.0
- Fixed 2 warnings from fedpkg lint
This commit is contained in:
parent
66dcbf8c0a
commit
b37b685cb3
3 changed files with 9 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||
|
||||
Name: python-waitress
|
||||
Version: 0.9.0b1
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
|
|
@ -117,6 +117,10 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 5 2016 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.9.0-1
|
||||
- Update to 0.9.0
|
||||
- Fixed 2 warnings from fedpkg lint
|
||||
|
||||
* Sun Apr 10 2016 Kevin Fenzi <kevin@scrye.com> - 0.9.0b1-1
|
||||
- Update to 0.9.0b1. Fixes bug #1325661
|
||||
|
||||
|
|
@ -139,7 +143,7 @@ popd
|
|||
- Conditionalize the python3 subpackage.
|
||||
|
||||
* Mon Jul 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-4
|
||||
- Fix comment in %description about versioned directory for docs
|
||||
- Fix comment in description section about versioned directory for docs
|
||||
- Use __python2 macro instead of __python
|
||||
|
||||
* Sat Jun 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-3
|
||||
|
|
@ -178,7 +182,7 @@ popd
|
|||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Nov 28 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-3
|
||||
- Use %{version} in the Source0 to avoid duplicates
|
||||
- Use version macro in the Source0 to avoid duplicates
|
||||
* Sat Nov 24 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-2
|
||||
- Point to the local docs directory in the description for the documentation
|
||||
- Remove py3dir before copying the files to it in the prep phase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue