- Bump version to 0.3.6 (bcl)

- Misc. fixups (#652522) (fgrose)
- Set indentation to 4 spaces (#652522) (fgrose)
- Add a release target (bcl)
- Pass dracut args during check (#589778) (bcl)
- Update dracut args (#652484) (bcl)
- Cleanup tabs (#652522) (fgrose)
- Cleanup EOL spaces (#652522) (fgrose)
- Typo. Need space before ]. (bruno)
- Add support for timeout and totaltimeout to livecd-iso-to-disk (#531566)
  (bcl)
- Add proxy support to livecd-creator (#649546) (bcl)
epel9
Brian C. Lane 14 years ago
parent b6631d0591
commit eb3d327956

1
.gitignore vendored

@ -1,3 +1,4 @@
livecd-tools-033.tar.bz2 livecd-tools-033.tar.bz2
/livecd-tools-034.tar.bz2 /livecd-tools-034.tar.bz2
/livecd-tools-0.3.5.tar.bz2 /livecd-tools-0.3.5.tar.bz2
/livecd-tools-0.3.6.tar.bz2

@ -4,7 +4,7 @@
Summary: Tools for building live CDs Summary: Tools for building live CDs
Name: livecd-tools Name: livecd-tools
Version: 0.3.5 Version: 0.3.6
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2 License: GPLv2
@ -92,6 +92,20 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc %{python_sitelib}/imgcreate/*.pyc
%changelog %changelog
* 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)
- Set indentation to 4 spaces (#652522) (fgrose)
- Add a release target (bcl)
- Pass dracut args during check (#589778) (bcl)
- Update dracut args (#652484) (bcl)
- Cleanup tabs (#652522) (fgrose)
- Cleanup EOL spaces (#652522) (fgrose)
- Typo. Need space before ]. (bruno)
- Add support for timeout and totaltimeout to livecd-iso-to-disk (#531566)
(bcl)
- Add proxy support to livecd-creator (#649546) (bcl)
* Mon Nov 01 2010 Brian C. Lane <bcl@redhat.com> - 0.3.5-1 * Mon Nov 01 2010 Brian C. Lane <bcl@redhat.com> - 0.3.5-1
- Converting version number to NVR - Converting version number to NVR
- Removed patches (now included in v0.3.5) - Removed patches (now included in v0.3.5)

@ -1 +1 @@
b1acf6baf5ed6f25eda2aedef52bfc99 livecd-tools-0.3.5.tar.bz2 02c9c6f6d8cc814effd327ea50a1f3eb livecd-tools-0.3.6.tar.bz2

Loading…
Cancel
Save