diff --git a/.gitignore b/.gitignore index 2fd0d88..9115531 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /livecd-tools-23.0.tar.bz2 /livecd-tools-23.1.tar.gz /livecd-tools-23.2.tar.gz +/livecd-tools-23.3.tar.gz diff --git a/livecd-tools.spec b/livecd-tools.spec index 4c3a56d..d1228ae 100644 --- a/livecd-tools.spec +++ b/livecd-tools.spec @@ -4,8 +4,8 @@ Summary: Tools for building live CDs Name: livecd-tools -Version: 23.2 -Release: 4%{?dist} +Version: 23.3 +Release: 1%{?dist} Epoch: 1 License: GPLv2 Group: System Environment/Base @@ -107,6 +107,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/imgcreate/*.pyc %changelog +* Thu May 05 2016 Brian C. Lane 23.3-1 +- Version 23.3 (bcl) +- litd: add the "rw" argument even if there's no "ro" (#1318470) (lkundrak) +- Remove everything but LiveOS/ from appended ISO (lzap+git) +- support aarch64 (jef199006) + * Thu Feb 04 2016 Fedora Release Engineering - 1:23.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0673dbf..a341531 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53df07365a396637d59f8ed5735e3db1 livecd-tools-23.2.tar.gz +902f7801fd7fc2959b67637cf649efb6 livecd-tools-23.3.tar.gz