- Each branch needs a different version number.
This commit is contained in:
parent
eb3d327956
commit
58a780ed63
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ livecd-tools-033.tar.bz2
|
||||
/livecd-tools-034.tar.bz2
|
||||
/livecd-tools-0.3.5.tar.bz2
|
||||
/livecd-tools-0.3.6.tar.bz2
|
||||
/livecd-tools-15.0.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Tools for building live CDs
|
||||
Name: livecd-tools
|
||||
Version: 0.3.6
|
||||
Version: 15.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2
|
||||
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/imgcreate/*.pyc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2010 Brian C. Lane <bcl@redhat.com> - 15.0-1
|
||||
- Each branch needs a different version number.
|
||||
|
||||
* Mon Nov 15 2010 Brian C. Lane <bcl@redhat.com> - 0.3.6-1
|
||||
- Bump version to 0.3.6 (bcl)
|
||||
- Misc. fixups (#652522) (fgrose)
|
||||
|
Loading…
Reference in New Issue
Block a user