Update to 0.14
This commit is contained in:
parent
023a843c9d
commit
6edf3a7229
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ docutils-0.7.tar.gz
|
|||||||
/docutils-0.11.tar.gz
|
/docutils-0.11.tar.gz
|
||||||
/docutils-0.12.tar.gz
|
/docutils-0.12.tar.gz
|
||||||
/docutils-0.13.1.tar.gz
|
/docutils-0.13.1.tar.gz
|
||||||
|
/docutils-0.14.tar.gz
|
||||||
|
@ -5,15 +5,15 @@
|
|||||||
%global srcname docutils
|
%global srcname docutils
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.13.1
|
Version: 0.14
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: System for processing plaintext documentation
|
Summary: System for processing plaintext documentation
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
# See COPYING.txt for information
|
# See COPYING.txt for information
|
||||||
License: Public Domain and BSD and Python and GPLv3+
|
License: Public Domain and BSD and Python and GPLv3+
|
||||||
URL: http://docutils.sourceforge.net
|
URL: http://docutils.sourceforge.net
|
||||||
#Source0: http://downloads.sourceforge.net/docutils/%{srcname}-%{version}.tar.gz
|
#Source0: http://downloads.sourceforge.net/docutils/%%{srcname}-%%{version}.tar.gz
|
||||||
# Sometimes we need snapshots. Instructions below:
|
# Sometimes we need snapshots. Instructions below:
|
||||||
# svn co -r 7687 svn://svn.code.sf.net/p/docutils/code/trunk/docutils
|
# svn co -r 7687 svn://svn.code.sf.net/p/docutils/code/trunk/docutils
|
||||||
# cd docutils
|
# cd docutils
|
||||||
@ -167,7 +167,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 40.13.1-7
|
* Sun Oct 22 2017 Kevin Fenzi <kevin@scrye.com> - 0.14-1
|
||||||
|
- Update to 0.14
|
||||||
|
|
||||||
|
* Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 0.13.1-7
|
||||||
- Cleanup spec file conditionals
|
- Cleanup spec file conditionals
|
||||||
|
|
||||||
* Sun Jul 30 2017 Jan Beran <jberan@redhat.com> - 0.13.1-6
|
* Sun Jul 30 2017 Jan Beran <jberan@redhat.com> - 0.13.1-6
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (docutils-0.13.1.tar.gz) = 6a68b27dac3705ff532cb79d6b6808071206544a1c653e6a24d46971a5e10edffc7d275834eec4e80d948eb066bb099cae0195c0ab674e68747820e54f0ea64e
|
SHA512 (docutils-0.14.tar.gz) = 1ed72c2ef7d2ca38d1c6f3154b7986ea46f599d9bd826405a5257fdd7740c8626957d6298aa95fb0edea8a24515de22f1ad9b2ecbd59341a1ab7a2bab30f500c
|
||||||
|
Loading…
Reference in New Issue
Block a user