[preupgrade] New upstream release.

Richard Hughes rhughes at fedoraproject.org
Fri May 18 10:23:53 UTC 2012


commit 71e9def5085dce9e4341eb844f6d0991e57c5bde
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri May 18 11:22:35 2012 +0100

    New upstream release.
    
    - Use grub2-reboot instead of grub --once
    - Update a *lot* of translations form transifex

 .gitignore      |    1 +
 preupgrade.spec |    9 +++++++--
 releases.txt    |   20 +++++++++++++++++---
 sources         |    2 +-
 4 files changed, 26 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6bef51c..8035464 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/preupgrade-1.1.11.tar.bz2
diff --git a/preupgrade.spec b/preupgrade.spec
index d417595..8611f04 100644
--- a/preupgrade.spec
+++ b/preupgrade.spec
@@ -1,7 +1,7 @@
 Summary: Prepares a system for an upgrade
 Name: preupgrade
-Version: 1.1.10
-Release: 2%{?dist}
+Version: 1.1.11
+Release: 1%{?dist}
 License: GPLv2+
 Source: https://fedorahosted.org/releases/p/r/preupgrade/%{name}-%{version}.tar.bz2
 Source1: http://mirrors.fedoraproject.org/releases.txt
@@ -56,6 +56,11 @@ install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/usr/share/preupgrade/releases.list
 %{python_sitelib}/%{name}
 
 %changelog
+* Fri May 18 2012 Richard Hughes <richard at hughsie.com> - 1.1.11-1
+- New upstream release.
+- Use grub2-reboot instead of grub --once
+- Update a *lot* of translations form transifex
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/releases.txt b/releases.txt
index 6e1378e..caf3255 100644
--- a/releases.txt
+++ b/releases.txt
@@ -27,13 +27,27 @@
 # One of (mirrorlist or baseurl) is required. If those trees do not contain
 # boot images (like Fedora 8's Everything tree) then an installurl or
 # installmirrorlist is required.
+#
+[Fedora 17 (Beefy Miracle)]
+stable=False
+preupgrade-ok=True
+version=17
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-17&arch=$basearch
+installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/development/17/$basearch/os/
+
+[Fedora 16 (Verne)]
+stable=True
+preupgrade-ok=True
+version=16
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-16&arch=$basearch
+installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/16/Fedora/$basearch/os/
 
 [Fedora 15 (Lovelock)]
-stable=False
+stable=True
 preupgrade-ok=True
 version=15
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-15&arch=$basearch
-installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/development/15/$basearch/os/
+installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/15/Fedora/$basearch/os/
 
 [Fedora 14 (Laughlin)]
 stable=True
@@ -48,7 +62,7 @@ preupgrade-ok=True
 version=13
 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-13&arch=$basearch
 installmirrorlist=http://mirrors.fedoraproject.org/mirrorlist?path=pub/fedora/linux/releases/13/Fedora/$basearch/os
-#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/13/$basearch/os
+eol-date=20110624
 
 [Fedora 12 (Constantine)]
 stable=True
diff --git a/sources b/sources
index 08a8d85..09a5df8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10f5b23e476442854f88ee86dbfd5117  preupgrade-1.1.10.tar.bz2
+3f03dc57e3d81ac89f7c4106332e6e64  preupgrade-1.1.11.tar.bz2


More information about the scm-commits mailing list