summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--anaconda.spec.in4
-rw-r--r--configure.ac2
-rw-r--r--po/anaconda.pot8
3 files changed, 9 insertions, 5 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 52ffc8325..d82e3c5be 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -242,6 +242,10 @@ update-desktop-database &> /dev/null || :
%{_prefix}/lib/dracut/modules.d/80%{name}/*
%changelog
+* Mon Feb 04 2013 Brian C. Lane <bcl@redhat.com> - 19.4-1
+- Remove libcurl requirement from configure.ac. (dlehman)
+- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
+
* Fri Feb 01 2013 Brian C. Lane <bcl@redhat.com> - 19.3-1
- unpack product.img to correct location (#869098) (bcl)
- Fix including _isys.so and isys/__init__.py in updates.img (vpodzime)
diff --git a/configure.ac b/configure.ac
index 7206301dd..a8dff3e83 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], [19.3], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [19.4], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])
diff --git a/po/anaconda.pot b/po/anaconda.pot
index 4b54afad5..66d84ca8b 100644
--- a/po/anaconda.pot
+++ b/po/anaconda.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: anaconda 19.2\n"
+"Project-Id-Version: anaconda 19.3\n"
"Report-Msgid-Bugs-To: anaconda-devel-list@redhat.com\n"
-"POT-Creation-Date: 2013-02-01 16:49-0800\n"
+"POT-Creation-Date: 2013-02-04 13:33-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"
@@ -173,11 +173,11 @@ msgstr ""
msgid " against anaconda at %s"
msgstr ""
-#: pyanaconda/constants.py:98
+#: pyanaconda/constants.py:95
msgid "Start VNC"
msgstr ""
-#: pyanaconda/constants.py:99
+#: pyanaconda/constants.py:96
msgid "Use text mode"
msgstr ""