parent
fa40450af4
commit
8e59e71e5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/livecd-tools-19.6.tar.bz2
|
||||
/livecd-tools-19.7.tar.bz2
|
||||
/livecd-tools-19.8.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Tools for building live CDs
|
||||
Name: livecd-tools
|
||||
Version: 19.7
|
||||
Version: 19.8
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2
|
||||
@ -105,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/imgcreate/*.pyc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 07 2014 Brian C. Lane <bcl@redhat.com> 19.8-1
|
||||
- Version 19.8 (bcl)
|
||||
- Add missing quote (#1044675) (bcl)
|
||||
|
||||
* Tue Jan 07 2014 Brian C. Lane <bcl@redhat.com> 19.7-1
|
||||
- Version 19.7 (bcl)
|
||||
- Use LC_ALL=C for parted calls (#1045854) (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user