- Version 20.0 (bcl)

- Install docs in unversioned doc directory (#992144) (bochecha)
This commit is contained in:
Brian C. Lane 2013-08-07 11:30:22 -07:00
parent 471dceac50
commit 35c98fd9d3
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/livecd-tools-19.6.tar.bz2
/livecd-tools-20.0.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 19.6
Release: 2%{?dist}
Version: 20.0
Release: 1%{?dist}
Epoch: 1
License: GPLv2
Group: System Environment/Base
@ -105,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Wed Aug 07 2013 Brian C. Lane <bcl@redhat.com> 20.0-1
- Version 20.0 (bcl)
- Install docs in unversioned doc directory (#992144) (bochecha)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:19.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
058f88cefe61d656df217cc5dcfbbbb7 livecd-tools-19.6.tar.bz2
967794e73df4d5239266f2e9e892b518 livecd-tools-20.0.tar.bz2