summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-02-01 16:43:01 -0800
committerBrian C. Lane <bcl@redhat.com>2012-02-01 16:43:01 -0800
commitddbd16b76c246c33c8515b1a7781ea8cfbf94cfb (patch)
tree855ba6ea65170301ad70f1535f553f5323812b6d
parent0ef3476e353eb2d409da96fa2c0f418972353f23 (diff)
downloadanaconda-ddbd16b76c246c33c8515b1a7781ea8cfbf94cfb.tar.gz
anaconda-ddbd16b76c246c33c8515b1a7781ea8cfbf94cfb.tar.xz
anaconda-ddbd16b76c246c33c8515b1a7781ea8cfbf94cfb.zip
New version.
-rw-r--r--anaconda.spec.in4
-rw-r--r--configure.ac2
-rw-r--r--po/anaconda.pot4
3 files changed, 7 insertions, 3 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index e8fee40b0..fb1bb044e 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -232,6 +232,10 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Wed Feb 01 2012 Brian C. Lane <bcl@redhat.com> - 17.5-1
+- Add a separate function to get an LV's VG name. (dlehman)
+- util-linux-ng is now util-linux (bcl)
+
* Tue Jan 31 2012 Brian C. Lane <bcl@redhat.com> - 17.4-1
- liveinst: canonicalize live-baseloop symlink (bcl)
- Fixup getDeviceBy* methods (bcl)
diff --git a/configure.ac b/configure.ac
index 955aeb8f6..14e0e944a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
m4_define(python_required_version, 2.5)
AC_PREREQ([2.63])
-AC_INIT([anaconda], [17.4], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.5], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])
diff --git a/po/anaconda.pot b/po/anaconda.pot
index 0c92314c2..71a50b6db 100644
--- a/po/anaconda.pot
+++ b/po/anaconda.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: anaconda 17.3\n"
+"Project-Id-Version: anaconda 17.4\n"
"Report-Msgid-Bugs-To: anaconda-devel-list@redhat.com\n"
-"POT-Creation-Date: 2012-01-31 15:45-0800\n"
+"POT-Creation-Date: 2012-02-01 16:41-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"