[preupgrade/f14] New upstream release. Recommend downloading the DVD if there is not enough space in /boot Do not har

Richard Hughes rhughes at fedoraproject.org
Wed Nov 16 11:14:27 UTC 2011


commit 0b3b9a5e32e6af9ea821d0b3b8512959b3a6a6c4
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Oct 21 15:13:11 2011 +0100

    New upstream release.
    Recommend downloading the DVD if there is not enough space in /boot
    Do not hardcode --location=none when upgrading to F16

 .gitignore      |    1 +
 preupgrade.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec59084..6bef51c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 preupgrade-1.1.6.tar.bz2
 /preupgrade-1.1.8.tar.bz2
 /preupgrade-1.1.9.tar.bz2
+/preupgrade-1.1.10.tar.bz2
diff --git a/preupgrade.spec b/preupgrade.spec
index 68816bc..59ba871 100644
--- a/preupgrade.spec
+++ b/preupgrade.spec
@@ -1,6 +1,6 @@
 Summary: Prepares a system for an upgrade
 Name: preupgrade
-Version: 1.1.9
+Version: 1.1.10
 Release: 1%{?dist}
 License: GPLv2+
 Source: https://fedorahosted.org/releases/p/r/preupgrade/%{name}-%{version}.tar.bz2
@@ -56,6 +56,11 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/preupgrade/releases.list
 %{python_sitelib}/%{name}
 
 %changelog
+* Fri Oct 21 2011 Richard Hughes <richard at hughsie.com> - 1.1.10-1
+- New upstream release.
+- Recommend downloading the DVD if there is not enough space in /boot
+- Do not hardcode --location=none when upgrading to F16
+
 * Tue Mar 15 2011 Richard Hughes <richard at hughsie.com> - 1.1.9-1
 - New upstream release.
 
diff --git a/sources b/sources
index 438619c..08a8d85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dab50adb4f8c7933e1b9b5308493e43e  preupgrade-1.1.9.tar.bz2
+10f5b23e476442854f88ee86dbfd5117  preupgrade-1.1.10.tar.bz2


More information about the scm-commits mailing list