[liveusb-creator/f13] 3.11.4 bugfix release

Luke Macken lmacken at fedoraproject.org
Tue Jun 21 16:12:06 UTC 2011


commit acac5bd6236ac7821553044a1ee1ab2ab962d100
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Jun 21 12:11:55 2011 -0400

    3.11.4 bugfix release

 .gitignore           |    1 +
 liveusb-creator.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcdf499..13ebade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.0.tar.bz2
 /liveusb-creator-3.11.1.tar.bz2
 /liveusb-creator-3.11.2.tar.bz2
+/liveusb-creator-3.11.4.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index dc6716d..1beed5f 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           liveusb-creator
-Version:        3.11.2
+Version:        3.11.4
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Tue Jun 21 2011 Luke Macken <lmacken at redhat.com> - 3.11.4-1
+- Update to 3.11.4
+
 * Sun Jun 12 2011 Luke Macken <lmacken at redhat.com> - 3.11.2-1
 - Fix traceback that occurs when extlinux is not installed (#712722)
 
diff --git a/sources b/sources
index f4f159a..7037aee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1aa69c93f530364a67a675c0e664e61e  liveusb-creator-3.11.2.tar.bz2
+426b996ec55ce144dab9219766ec377f  liveusb-creator-3.11.4.tar.bz2


More information about the scm-commits mailing list