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

Richard Hughes rhughes at fedoraproject.org
Fri Oct 21 14:34:04 UTC 2011


commit 718b7cb707938f6cb6a37e8bc3896b9f2dd8a01d
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 7116abc..8535d2c 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