[fedora-upgrade] Update fedora-upgrade to 18.5-1

Miroslav Suchý msuchy at fedoraproject.org
Mon Dec 17 12:00:14 UTC 2012


commit 03160bd53b67c3672d56586bb383f10d1cd2b1ed
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Dec 17 13:00:10 2012 +0100

    Update fedora-upgrade to 18.5-1

 .gitignore          |    1 +
 fedora-upgrade.spec |   12 +++++++++++-
 sources             |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de3752a..eeb2019 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fedora-upgrade-18.3.tar.gz
+/fedora-upgrade-18.5.tar.gz
diff --git a/fedora-upgrade.spec b/fedora-upgrade.spec
index 9697910..cf26fd0 100644
--- a/fedora-upgrade.spec
+++ b/fedora-upgrade.spec
@@ -1,5 +1,5 @@
 Name:		fedora-upgrade
-Version:	18.3
+Version:	18.5
 Release:	1%{?dist}
 Summary:	Upgrade Fedora to next version using yum upgrade
 
@@ -43,6 +43,16 @@ install -m644 fedora-upgrade.8 %{buildroot}/%{_mandir}/man8/
 %doc %{_mandir}/man8/fedora-upgrade.8*
 
 %changelog
+* Mon Dec 17 2012 Miroslav Suchý <msuchy at redhat.com> 18.5-1
+- add fedora-git releaser
+
+* Mon Dec 17 2012 Miroslav Suchý <msuchy at redhat.com> 18.4-1
+- make output more friendly by adding more space
+- enhance README.md - what works and how it works
+- make optional steps during upgrade really optional
+- bug 844167 should be fixed, no need to disable selinux now
+- add support for upgrading to rawhide
+
 * Tue Dec 11 2012 Miroslav Suchý <msuchy at redhat.com> 18.3-1
 - do not set executable flag on man page
 - add man page
diff --git a/sources b/sources
index 4fde94d..9e9116c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-295fc11ce2065ee34194b8f30c0f4141  fedora-upgrade-18.3.tar.gz
+14adab45e8b6783a9b2ced5eaee33364  fedora-upgrade-18.5.tar.gz


More information about the scm-commits mailing list