[fedup/f18] 0.7.1

Will Woods wwoods at fedoraproject.org
Tue Nov 20 04:05:20 UTC 2012


commit e74483ece5e2baf11538875ae795035090b10ebc
Author: Will Woods <wwoods at redhat.com>
Date:   Mon Nov 19 23:04:51 2012 -0500

    0.7.1

 .gitignore |    1 +
 fedup.spec |   11 +++++++++--
 sources    |    1 +
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad73725..a2d52fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fedup-0.7.tar.xz
+/fedup-0.7.1.tar.xz
diff --git a/fedup.spec b/fedup.spec
index aa87d99..a674aad 100644
--- a/fedup.spec
+++ b/fedup.spec
@@ -1,5 +1,5 @@
 Name:           fedup
-Version:        0.7
+Version:        0.7.1
 Release:        1%{?dist}
 Summary:        The Fedora Upgrade tool
 
@@ -28,7 +28,7 @@ make install-systemd DESTDIR=$RPM_BUILD_ROOT
 
 
 %files
-%doc README.asciidoc TODO COPYING
+%doc README.asciidoc TODO.asciidoc COPYING
 # systemd stuff
 %{_unitdir}/system-upgrade.target
 %{_unitdir}/upgrade-prep.service
@@ -46,5 +46,12 @@ make install-systemd DESTDIR=$RPM_BUILD_ROOT
 #{_datadir}/fedup/ui
 
 %changelog
+* Mon Nov 19 2012 Will Woods <wwoods at redhat.com> 0.7.1-1
+- Add --clean commandline argument
+- Fix grubby traceback (#872088)
+- Fetch kernel/initrd and set up bootloader
+- Work around data-corrupting umount bug (#873459)
+- Add support for upgrades from media (--device)
+
 * Wed Oct 24 2012 Will Woods <wwoods at redhat.com> 0.7-1
 - Initial packaging
diff --git a/sources b/sources
index 2a5ae00..a60db71 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 ba0771c10426e7fa1e28aa1670bbd429  fedup-0.7.tar.xz
+766712e0b681c5f81af9b6323eb612f2  fedup-0.7.1.tar.xz


More information about the scm-commits mailing list