bumping version to tldp-0.7.13

This commit is contained in:
Martin A. Brown 2016-05-13 12:29:20 -04:00
parent 48daa85fd8
commit fb027155ed
3 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
%define sourcename tldp %define sourcename tldp
%define name python-tldp %define name python-tldp
%define version 0.7.12 %define version 0.7.13
%define unmangled_version 0.7.12 %define unmangled_version 0.7.13
%define unmangled_version 0.7.12 %define unmangled_version 0.7.13
%define release 1 %define release 1
Summary: automatic publishing tool for DocBook, Linuxdoc and Asciidoc Summary: automatic publishing tool for DocBook, Linuxdoc and Asciidoc

4
debian/changelog vendored
View File

@ -1,5 +1,5 @@
tldp (0.7.12-1) unstable; urgency=low tldp (0.7.13-1) unstable; urgency=low
* Initial release (Closes: #822181) * Initial release (Closes: #822181)
-- Martin A. Brown <martin@linux-ip.net> Wed, 27 Apr 2016 17:09:56 +0000 -- Martin A. Brown <martin@linux-ip.net> Wed, 13 May 2016 16:28:22 +0000

View File

@ -9,4 +9,4 @@ import tldp.outputs
import tldp.sources import tldp.sources
import tldp.inventory import tldp.inventory
VERSION = "0.7.12" VERSION = "0.7.13"